@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-cursor {
  syntax: "*";
  inherits: false;
}
@property --ww-style-width {
  syntax: "*";
  inherits: false;
}
@property --ww-style-height {
  syntax: "*";
  inherits: false;
}
@property --ww-style-background-image {
  syntax: "*";
  inherits: false;
}
@property --ww-style-background-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-radius {
  syntax: "*";
  inherits: false;
}
@property --ww-style-animation-play-state {
  syntax: "*";
  inherits: false;
}
@property --ww-style-padding {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-bottom {
  syntax: "*";
  inherits: false;
}
@property --ww-style-left {
  syntax: "*";
  inherits: false;
}
@property --ww-style-min-height {
  syntax: "*";
  inherits: false;
}
@property --ww-style-opacity {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-flex-direction-as-authored {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-flex-direction-column-forward {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-flex-direction-row-forward {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-flex-direction-column-reverse {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-flex-direction-row-reverse {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-flex-wrap-column {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-display {
  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-content-align-items-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-justify-content-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-align-content-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-grid-template-columns-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-column-gap-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-row-gap-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-style-max-height {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-justify-content {
  syntax: "*";
  inherits: false;
}
@property --ww-style-color {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-grid-columns {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-left {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-top {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-right {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-align-items {
  syntax: "*";
  inherits: false;
}
@property --ww-style-max-width {
  syntax: "*";
  inherits: false;
}
@property --ww-style-transform {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-font {
  syntax: "*";
  inherits: false;
}
@property --ww-style-min-width {
  syntax: "*";
  inherits: false;
}
@property --ww-style-margin {
  syntax: "*";
  inherits: false;
}
@property --ww-style-width-section-root {
  syntax: "*";
  inherits: false;
}
@layer ww-style-library {
  @layer definition, instance;
  @layer definition {
    @layer normal, custom;
    @layer normal {
      .ww-e-d2ll {
        margin: 0;
        padding: 25px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 560px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px #0000000d;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ll {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d2ll.ww-layout, .ww-e-d2ll [data-ww-ls~="d2ll"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ll.ww-layout, .ww-e-d2ll [data-ww-ls~="d2ll"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d34B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d34B.ww-layout, .ww-e-d34B [data-ww-ls~="d34B"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        row-gap: 5px;
      }
      .ww-e-d31O {
        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-d31O.ww-layout, .ww-e-d31O [data-ww-ls~="d31O"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Qa {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 72px;
        max-height: unset;
        min-height: unset;
        border: 0 solid #b0b0b0;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d4Qa {
          display: flex;
        }
      }
      .ww-e-d4Qa:where([data-ww-states~="K0hoz7"]) {
        padding: 0;
        overflow: visible;
        z-index: 100;
        width: 100%;
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
        box-shadow: revert-layer;
        border: 0 solid #b0b0b0;
      }
      .ww-e-d4Qa.ww-layout, .ww-e-d4Qa [data-ww-ls~="d4Qa"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4Qa.ww-layout, .ww-e-d4Qa [data-ww-ls~="d4Qa"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Iz {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 0 solid #b0b0b0;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d3Iz {
          display: flex;
        }
      }
      .ww-e-d3Iz:where([data-ww-states~="K0hoz7"]) {
        padding: 0;
        overflow: visible;
        z-index: 100;
        flex: 0 1 auto;
        height: 100%;
        aspect-ratio: unset;
        box-shadow: revert-layer;
        border: 0 solid #b0b0b0;
      }
      .ww-e-d3Iz.ww-layout, .ww-e-d3Iz [data-ww-ls~="d3Iz"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3Iz.ww-layout, .ww-e-d3Iz [data-ww-ls~="d3Iz"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d27M {
        margin: 0;
        padding: 0;
        overflow: visible;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 0 solid #b0b0b0;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d27M {
          display: flex;
        }
      }
      .ww-e-d27M:where([data-ww-states~="K0hoz7"]) {
        padding: 0;
        overflow: visible;
        z-index: 100;
        flex: 0 1 auto;
        height: 100%;
        aspect-ratio: unset;
        box-shadow: revert-layer;
        border: 0 solid #b0b0b0;
      }
      .ww-e-d27M.ww-layout, .ww-e-d27M [data-ww-ls~="d27M"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d27M.ww-layout, .ww-e-d27M [data-ww-ls~="d27M"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Oj {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 0 solid;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d2Oj {
          display: flex;
        }
      }
      .ww-e-d2Oj:where([data-ww-states~="K0hoz7"]) {
        padding: 0;
        overflow: unset;
        height: 100%;
        aspect-ratio: unset;
        box-shadow: revert-layer;
        border: 0 solid;
      }
      .ww-e-d2Oj.ww-layout, .ww-e-d2Oj [data-ww-ls~="d2Oj"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2Oj.ww-layout, .ww-e-d2Oj [data-ww-ls~="d2Oj"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d40B {
        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;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d40B.ww-layout, .ww-e-d40B [data-ww-ls~="d40B"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d39j {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d43m[data-ww-states~="DpdYhK"]) .ww-e-d39j {
        height: 100%;
        aspect-ratio: unset;
      }
      :where(.ww-e-d2RE[data-ww-states~="GDtqVB"]) .ww-e-d39j {
        height: auto;
        aspect-ratio: unset;
        max-height: 50vh;
      }
      .ww-e-d39j.ww-layout, .ww-e-d39j [data-ww-ls~="d39j"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3y5 {
        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-d3y5.ww-layout, .ww-e-d3y5 [data-ww-ls~="d3y5"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c2889199-8a52-4635-a3bd-0d84f6da2be7,24px);
        column-gap: var(--c2889199-8a52-4635-a3bd-0d84f6da2be7,24px);
      }
      .ww-e-d4DU {
        margin: 0;
        padding: 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b841af6a-0836-4052-adfd-99ee3aa9ee4a,#FFFFFF);
        border-radius: 8px;
      }
      .ww-e-d4DU.ww-layout, .ww-e-d4DU [data-ww-ls~="d4DU"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d4xf {
        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;
        background-color: #fff;
        border: 0 solid;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xf {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d4xf.ww-layout, .ww-e-d4xf [data-ww-ls~="d4xf"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xf.ww-layout, .ww-e-d4xf [data-ww-ls~="d4xf"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2DJ {
        margin: 0 auto;
        padding: 48px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2DJ.ww-layout, .ww-e-d2DJ [data-ww-ls~="d2DJ"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4v1 {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4v1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4v1 {
          display: flex;
        }
      }
      .ww-e-d4v1.ww-layout, .ww-e-d4v1 [data-ww-ls~="d4v1"] {
        display: flex;
        flex-direction: row;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4v1.ww-layout, .ww-e-d4v1 [data-ww-ls~="d4v1"] {
          display: flex;
          flex-direction: row;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4v1.ww-layout, .ww-e-d4v1 [data-ww-ls~="d4v1"] {
          display: flex;
          flex-direction: row;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3zJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d3zJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zJ {
          display: flex;
        }
      }
      .ww-e-d3zJ.ww-layout, .ww-e-d3zJ [data-ww-ls~="d3zJ"] {
        display: flex;
        flex-flow: row;
        align-content: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3zJ.ww-layout, .ww-e-d3zJ [data-ww-ls~="d3zJ"] {
          display: flex;
          flex-flow: wrap;
          align-content: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zJ.ww-layout, .ww-e-d3zJ [data-ww-ls~="d3zJ"] {
          display: flex;
          flex-flow: wrap;
          align-content: revert-layer;
        }
      }
      .ww-e-d2sm {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px -1px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 0 0 12px 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sm {
          display: flex;
        }
      }
      .ww-e-d2sm.ww-layout, .ww-e-d2sm [data-ww-ls~="d2sm"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2sm.ww-layout, .ww-e-d2sm [data-ww-ls~="d2sm"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          gap: 0;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sm.ww-layout, .ww-e-d2sm [data-ww-ls~="d2sm"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2JT {
        margin: 0;
        padding: 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d2JT.ww-layout, .ww-e-d2JT [data-ww-ls~="d2JT"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      .ww-e-d4DH {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d4DH.ww-layout, .ww-e-d4DH [data-ww-ls~="d4DH"] {
        display: flex;
      }
      .ww-e-d51V {
        margin: 0;
        padding: 24px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 99.97%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d51V {
          padding: 20px;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51V {
          padding: 16px;
          display: flex;
          width: revert-layer;
          flex: 0 1 auto;
        }
      }
      .ww-e-d51V.ww-layout, .ww-e-d51V [data-ww-ls~="d51V"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d51V.ww-layout, .ww-e-d51V [data-ww-ls~="d51V"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51V.ww-layout, .ww-e-d51V [data-ww-ls~="d51V"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Dp {
        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-d4Dp.ww-layout, .ww-e-d4Dp [data-ww-ls~="d4Dp"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4jA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4jA {
          width: 100%;
        }
      }
      .ww-e-d4jA.ww-layout, .ww-e-d4jA [data-ww-ls~="d4jA"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3ey {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ey {
          display: flex;
        }
      }
      .ww-e-d3ey.ww-layout, .ww-e-d3ey [data-ww-ls~="d3ey"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ey.ww-layout, .ww-e-d3ey [data-ww-ls~="d3ey"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d55I {
        margin: 0;
        padding: 0;
        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: var(--ww-default-font-family);
        line-height: 18px;
        white-space-collapse: preserve;
        cursor: var(--ww-style-cursor);
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d55I:where([data-ww-states~="EwFjn1"]) {
        padding: 8px 16px;
        min-height: 42px;
      }
      .ww-e-d55I:where([data-ww-states~="nkYzRX"]) {
        padding: 4px 12px;
        min-height: 36px;
      }
      .ww-e-d55I:where([data-ww-states~="VWC7Zi"]) {
        padding: 4px 8px;
        min-height: 30px;
      }
      .ww-e-d55I:where([data-ww-states~="x0MOfy"]) {
        color: #fff;
        background-color: var(--c9179837-9d7e-4518-9fa7-8e065db8409d,#0075df);
        border: 1px solid var(--c9179837-9d7e-4518-9fa7-8e065db8409d,#0075df);
      }
      .ww-e-d55I:where([data-ww-states~="uWM1M4"]) {
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        background-color: var(--530fd98b-c9ff-4178-8122-dfa61ebd54b2,#f8f8f8);
        border: 1px solid var(--b56a2bd5-4834-484d-8ecb-7760c0ebc14b,#c7c7c7);
      }
      .ww-e-d55I:where([data-ww-states~="8wmCqV"]) {
        color: #fff;
        background-color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d55I:where([data-ww-states~="5wSnTO"]) {
        color: var(--aed66389-4433-45b2-be66-5622e3df32e7,#919191);
        background-color: var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
        border: 1px solid var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
      }
      .ww-e-d55I:where([data-ww-states~="wCKqjb"]) {
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        background-color: #0000;
        border: 1px solid #0000;
      }
      .ww-e-d579 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-image) center center / cover no-repeat scroll, var(--ww-style-background-color);
        border-radius: var(--ww-style-border-radius);
      }
      .ww-e-d579.ww-layout, .ww-e-d579 [data-ww-ls~="d579"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3Ha {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ha {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d3Ha.ww-layout, .ww-e-d3Ha [data-ww-ls~="d3Ha"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ha.ww-layout, .ww-e-d3Ha [data-ww-ls~="d3Ha"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 24px;
        }
      }
      .ww-e-d1RK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1RK {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1RK.ww-layout, .ww-e-d1RK [data-ww-ls~="d1RK"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1RK.ww-layout, .ww-e-d1RK [data-ww-ls~="d1RK"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3E1 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d3E1.ww-layout, .ww-e-d3E1 [data-ww-ls~="d3E1"] {
        display: block;
      }
      .ww-e-d3E8 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d3E8.ww-layout, .ww-e-d3E8 [data-ww-ls~="d3E8"] {
        display: block;
      }
      .ww-e-d4Oc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4Oc {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4Oc.ww-layout, .ww-e-d4Oc [data-ww-ls~="d4Oc"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Oc.ww-layout, .ww-e-d4Oc [data-ww-ls~="d4Oc"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1Qi {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qi {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d1Qi.ww-layout, .ww-e-d1Qi [data-ww-ls~="d1Qi"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qi.ww-layout, .ww-e-d1Qi [data-ww-ls~="d1Qi"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1YS {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1YS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1YS {
          display: flex;
        }
      }
      :where(.ww-e-d4ux[data-ww-states~="mnqMIk"]) .ww-e-d1YS {
        opacity: 1;
      }
      :where(.ww-e-d4uq[data-ww-states~="3riVWb"]) .ww-e-d1YS {
        overflow: visible;
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
        min-height: 100%;
      }
      .ww-e-d1YS.ww-layout, .ww-e-d1YS [data-ww-ls~="d1YS"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d1YS.ww-layout, .ww-e-d1YS [data-ww-ls~="d1YS"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1YS.ww-layout, .ww-e-d1YS [data-ww-ls~="d1YS"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2NV {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2NV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2NV {
          display: flex;
        }
      }
      .ww-e-d2NV.ww-layout, .ww-e-d2NV [data-ww-ls~="d2NV"] {
        display: flex;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d2NV.ww-layout, .ww-e-d2NV [data-ww-ls~="d2NV"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2NV.ww-layout, .ww-e-d2NV [data-ww-ls~="d2NV"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d1Zf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zf {
          display: flex;
        }
      }
      .ww-e-d1Zf.ww-layout, .ww-e-d1Zf [data-ww-ls~="d1Zf"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zf.ww-layout, .ww-e-d1Zf [data-ww-ls~="d1Zf"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 24px;
        }
      }
      .ww-e-d4mg {
        margin: 0;
        padding: 20px;
        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-d4mg.ww-layout, .ww-e-d4mg [data-ww-ls~="d4mg"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d2F1 {
        margin: 0 auto;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1000px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2F1 {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2F1.ww-layout, .ww-e-d2F1 [data-ww-ls~="d2F1"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d2F1.ww-layout, .ww-e-d2F1 [data-ww-ls~="d2F1"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d4SS {
        margin: 30px 10px;
        padding: 30px 20px;
        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;
        background-color: #fff;
        box-shadow: 0 10px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
        border: 2px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4SS {
          padding: 40px 20px;
          display: flex;
        }
      }
      .ww-e-d4SS.ww-layout, .ww-e-d4SS [data-ww-ls~="d4SS"] {
        display: flex;
        flex-flow: column;
        justify-content: space-around;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4SS.ww-layout, .ww-e-d4SS [data-ww-ls~="d4SS"] {
          display: flex;
          flex-flow: column;
          justify-content: space-around;
          align-items: center;
        }
      }
      .ww-e-d52m {
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d52m.ww-layout, .ww-e-d52m [data-ww-ls~="d52m"] {
        display: block;
      }
      .ww-e-d1SS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1SS {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SS {
          display: grid;
        }
      }
      .ww-e-d1SS.ww-layout, .ww-e-d1SS [data-ww-ls~="d1SS"] {
        display: grid;
        grid-template-columns: 2fr 1fr;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SS.ww-layout, .ww-e-d1SS [data-ww-ls~="d1SS"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SS.ww-layout, .ww-e-d1SS [data-ww-ls~="d1SS"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d324 {
        margin: 0 0 24px;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d324 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d324.ww-layout, .ww-e-d324 [data-ww-ls~="d324"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d324.ww-layout, .ww-e-d324 [data-ww-ls~="d324"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d345 {
        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;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d345.ww-layout, .ww-e-d345 [data-ww-ls~="d345"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-d3kQ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 4px #0000000f;
        animation-duration: .35s;
        animation-fill-mode: both;
        animation-iteration-count: 1;
        animation-play-state: var(--ww-style-animation-play-state);
        animation-name: ww-keyframes-element-0f58c97a-17ae-4f6a-9c9b-aff8f99dfd6f-base-default;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      @keyframes ww-keyframes-element-0f58c97a-17ae-4f6a-9c9b-aff8f99dfd6f-base-default {
        0% {
          opacity: 0;
          transform: translateY(10px);
        }
        100% {
          opacity: 1;
          transform: translateY(0);
        }
      }
      .ww-e-d3kQ.ww-layout, .ww-e-d3kQ [data-ww-ls~="d3kQ"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-d3z1 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3z1.ww-layout, .ww-e-d3z1 [data-ww-ls~="d3z1"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d34N {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 0 solid #b0b0b0;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d34N {
          display: flex;
        }
      }
      .ww-e-d34N:where([data-ww-states~="K0hoz7"]) {
        padding: 0;
        overflow: visible;
        z-index: 100;
        width: 100%;
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
        box-shadow: revert-layer;
        border: 0 solid #b0b0b0;
      }
      .ww-e-d34N.ww-layout, .ww-e-d34N [data-ww-ls~="d34N"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d34N.ww-layout, .ww-e-d34N [data-ww-ls~="d34N"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1qo {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d1qo.ww-layout, .ww-e-d1qo [data-ww-ls~="d1qo"] {
        display: block;
      }
      .ww-e-d4Jc {
        margin: 0;
        padding: 20px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Jc.ww-layout, .ww-e-d4Jc [data-ww-ls~="d4Jc"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d1sL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1sL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sL {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1sL.ww-layout, .ww-e-d1sL [data-ww-ls~="d1sL"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1sL.ww-layout, .ww-e-d1sL [data-ww-ls~="d1sL"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sL.ww-layout, .ww-e-d1sL [data-ww-ls~="d1sL"] {
          display: flex;
          gap: 10px;
        }
      }
      .ww-e-d3xi {
        margin: 0;
        padding: 16px;
        overflow: unset;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xi {
          display: flex;
        }
      }
      .ww-e-d3xi.ww-layout, .ww-e-d3xi [data-ww-ls~="d3xi"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xi.ww-layout, .ww-e-d3xi [data-ww-ls~="d3xi"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1uh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1uh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uh {
          display: flex;
        }
      }
      .ww-e-d1uh.ww-layout, .ww-e-d1uh [data-ww-ls~="d1uh"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uh.ww-layout, .ww-e-d1uh [data-ww-ls~="d1uh"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uh.ww-layout, .ww-e-d1uh [data-ww-ls~="d1uh"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 6px;
        }
      }
      .ww-e-d2xw {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #232d3f;
        box-shadow: 0 10px 25px #0003;
        border-radius: 16px;
      }
      .ww-e-d2xw:where(:hover) {
        background-color: #33415b;
        cursor: pointer;
      }
      .ww-e-d2xw.ww-layout, .ww-e-d2xw [data-ww-ls~="d2xw"] {
        display: block;
      }
      .ww-e-d4T2 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-right: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4T2 {
          padding: 15px 10px;
          display: flex;
          width: 80px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T2 {
          display: none;
        }
      }
      .ww-e-d4T2.ww-layout, .ww-e-d4T2 [data-ww-ls~="d4T2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4T2.ww-layout, .ww-e-d4T2 [data-ww-ls~="d4T2"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T2.ww-layout, .ww-e-d4T2 [data-ww-ls~="d4T2"] {
          display: none;
        }
      }
      .ww-e-d3sG {
        margin: 0 0 48px;
        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-d3sG.ww-layout, .ww-e-d3sG [data-ww-ls~="d3sG"] {
        display: block;
      }
      .ww-e-d3zf {
        margin: 0;
        padding: 20px 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d3zf.ww-layout, .ww-e-d3zf [data-ww-ls~="d3zf"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d4DE {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4DE {
          display: flex;
        }
      }
      .ww-e-d4DE.ww-layout, .ww-e-d4DE [data-ww-ls~="d4DE"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4DE.ww-layout, .ww-e-d4DE [data-ww-ls~="d4DE"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d57F {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        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);
        border: 1px solid #fff;
        border-radius: 100px;
      }
      .ww-e-d57F:where([data-ww-states~="UNXGOk"]) {
        position: absolute;
        top: 0;
        left: 0;
        transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57F:where([data-ww-states~="1WaS3a"]) {
        position: absolute;
        top: 0;
        right: 0;
        transform: scale3d(1, 1, 1) translate3d(50%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57F:where([data-ww-states~="OnNaoM"]) {
        position: absolute;
        bottom: 0;
        left: 0;
        transform: scale3d(1, 1, 1) translate3d(-50%, 50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57F:where([data-ww-states~="Hqusyu"]) {
        position: absolute;
        right: 0;
        bottom: 0;
        transform: scale3d(1, 1, 1) translate3d(50%, 50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57F.ww-layout, .ww-e-d57F [data-ww-ls~="d57F"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d23k {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: 80vh;
        max-height: 90vh;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d23k {
          margin: 20px;
          overflow: hidden;
          display: flex;
          max-width: 95vw;
          height: 85vh;
          border-radius: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23k {
          margin: auto 0 0;
          display: flex;
          max-width: 100%;
          border-radius: 16px 16px 0 0;
        }
      }
      .ww-e-d23k.ww-layout, .ww-e-d23k [data-ww-ls~="d23k"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d23k.ww-layout, .ww-e-d23k [data-ww-ls~="d23k"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23k.ww-layout, .ww-e-d23k [data-ww-ls~="d23k"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d39t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d39t {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d39t {
          display: none;
        }
      }
      .ww-e-d39t.ww-layout, .ww-e-d39t [data-ww-ls~="d39t"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d39t.ww-layout, .ww-e-d39t [data-ww-ls~="d39t"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d39t.ww-layout, .ww-e-d39t [data-ww-ls~="d39t"] {
          display: none;
        }
      }
      .ww-e-d2H3 {
        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-d2H3.ww-layout, .ww-e-d2H3 [data-ww-ls~="d2H3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3qb {
        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-d3qb.ww-layout, .ww-e-d3qb [data-ww-ls~="d3qb"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3qb.ww-layout, .ww-e-d3qb [data-ww-ls~="d3qb"] {
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2nN {
        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-d2nN.ww-layout, .ww-e-d2nN [data-ww-ls~="d2nN"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1zw {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1zw.ww-layout, .ww-e-d1zw [data-ww-ls~="d1zw"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d56p {
        margin: 0;
        padding: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) 0px;
        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-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d56p.ww-layout, .ww-e-d56p [data-ww-ls~="d56p"] {
        display: flex;
        align-items: center;
        column-gap: 12px;
      }
      .ww-e-d54y {
        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-d54y.ww-layout, .ww-e-d54y [data-ww-ls~="d54y"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55F {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
      }
      .ww-e-d55F.ww-layout, .ww-e-d55F [data-ww-ls~="d55F"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d56q {
        margin: 0;
        padding: var(--492a9411-1702-4f94-828e-f03daf553237,16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 56px;
      }
      .ww-e-d56q.ww-layout, .ww-e-d56q [data-ww-ls~="d56q"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      .ww-e-d55G {
        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-d55G.ww-layout, .ww-e-d55G [data-ww-ls~="d55G"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 150px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d57V.ww-layout, .ww-e-d57V [data-ww-ls~="d57V"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d42O {
        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-d2QI {
        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-d3sJ {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f1f5f9;
      }
      .ww-e-d3sJ.ww-layout, .ww-e-d3sJ [data-ww-ls~="d3sJ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4MG {
        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-d27V {
        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-d2Jk {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2Jk.ww-layout, .ww-e-d2Jk [data-ww-ls~="d2Jk"] {
        display: block;
      }
      .ww-e-d1si {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1si.ww-layout, .ww-e-d1si [data-ww-ls~="d1si"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d1sm {
        margin: 0 auto;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 1100px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      .ww-e-d1sm.ww-layout, .ww-e-d1sm [data-ww-ls~="d1sm"] {
        display: block;
      }
      .ww-e-d4rE {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d4rE.ww-layout, .ww-e-d4rE [data-ww-ls~="d4rE"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2gu {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d2gu.ww-layout, .ww-e-d2gu [data-ww-ls~="d2gu"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2Pn {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2Pn.ww-layout, .ww-e-d2Pn [data-ww-ls~="d2Pn"] {
        display: block;
      }
      .ww-e-d4Hr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Hr.ww-layout, .ww-e-d4Hr [data-ww-ls~="d4Hr"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d3gC {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1000px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 4px 12px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d3gC.ww-layout, .ww-e-d3gC [data-ww-ls~="d3gC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2mf {
        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-d54Z {
        margin: 0 0 24px;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 70px;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d54Z {
          display: grid;
          flex: 0 1 auto;
          min-height: 180px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d54Z {
          display: grid;
          min-height: unset;
        }
      }
      .ww-e-d54Z.ww-layout, .ww-e-d54Z [data-ww-ls~="d54Z"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d54Z.ww-layout, .ww-e-d54Z [data-ww-ls~="d54Z"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d54Z.ww-layout, .ww-e-d54Z [data-ww-ls~="d54Z"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          gap: 4px;
        }
      }
      .ww-e-d1XF {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d1XF.ww-layout, .ww-e-d1XF [data-ww-ls~="d1XF"] {
        display: block;
      }
      .ww-e-d3Qw {
        margin: 0;
        padding: 0 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qw {
          padding: 0 16px;
          display: flex;
        }
      }
      .ww-e-d3Qw.ww-layout, .ww-e-d3Qw [data-ww-ls~="d3Qw"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qw.ww-layout, .ww-e-d3Qw [data-ww-ls~="d3Qw"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qw.ww-layout, .ww-e-d3Qw [data-ww-ls~="d3Qw"] {
          display: flex;
          align-items: center;
          gap: 20px;
        }
      }
      .ww-e-d2YI {
        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-d2YI.ww-layout, .ww-e-d2YI [data-ww-ls~="d2YI"] {
        display: flex;
        flex-flow: column;
        gap: 0 24px;
      }
      .ww-e-d2r7 {
        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-d23r {
        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-d3q9 {
        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-d2Yl {
        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-d3Tm {
        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-d2Ej {
        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-d1TV {
        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-d3Ay {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ay {
          display: flex;
        }
      }
      .ww-e-d3Ay.ww-layout, .ww-e-d3Ay [data-ww-ls~="d3Ay"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ay.ww-layout, .ww-e-d3Ay [data-ww-ls~="d3Ay"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2v9 {
        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-d2KO {
        margin: 0 0 24px;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 70px;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KO {
          display: grid;
          flex: 0 1 auto;
          min-height: 180px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2KO {
          display: grid;
          min-height: unset;
        }
      }
      .ww-e-d2KO.ww-layout, .ww-e-d2KO [data-ww-ls~="d2KO"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KO.ww-layout, .ww-e-d2KO [data-ww-ls~="d2KO"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2KO.ww-layout, .ww-e-d2KO [data-ww-ls~="d2KO"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          gap: 4px;
        }
      }
      .ww-e-d41m {
        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-d231 {
        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-d3Rq {
        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-d26J {
        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-d247 {
        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-d2Kl {
        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-d3Mb {
        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-d1b3 {
        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-d2gK {
        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-d4P7 {
        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-d1vi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vi.ww-layout, .ww-e-d1vi [data-ww-ls~="d1vi"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Pi {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pi {
          padding: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pi {
          padding: 16px;
        }
      }
      .ww-e-d3Pi.ww-layout, .ww-e-d3Pi [data-ww-ls~="d3Pi"] {
        display: block;
      }
      .ww-e-d3vT {
        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-d4Jf {
        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-d4PX {
        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-d4BF {
        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-d4oS {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d4oS.ww-layout, .ww-e-d4oS [data-ww-ls~="d4oS"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2az {
        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-d2lT {
        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-d3Hx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Hx {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Hx {
          display: grid;
        }
      }
      .ww-e-d3Hx.ww-layout, .ww-e-d3Hx [data-ww-ls~="d3Hx"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Hx.ww-layout, .ww-e-d3Hx [data-ww-ls~="d3Hx"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Hx.ww-layout, .ww-e-d3Hx [data-ww-ls~="d3Hx"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4G2 {
        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-d2Ex {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 500px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vX {
        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-d3Na {
        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-d27T {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d20X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border: 0 solid #d96e4a;
        outline: 0 solid;
        border-radius: 12px;
      }
      .ww-e-d20X:where([data-ww-states~="tllKvf"]) {
        padding: 16px;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 2px solid #d96e4a;
      }
      .ww-e-d20X.ww-layout, .ww-e-d20X [data-ww-ls~="d20X"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        gap: 12px;
      }
      .ww-e-d4vh {
        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-d4vh.ww-layout, .ww-e-d4vh [data-ww-ls~="d4vh"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4sj {
        margin: 0;
        padding: var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb, 16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        cursor: auto;
        box-shadow: 0 4px 4px #0000001a;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d4sj:where([data-ww-states~="2pjQpS"]) {
        background-color: var(--fa4d9179-2c75-4b4e-ac46-90ca735cc6d2,#e6f6e6);
      }
      .ww-e-d4sj.ww-layout, .ww-e-d4sj [data-ww-ls~="d4sj"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4ua {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4ua {
          padding: 16px;
        }
      }
      .ww-e-d4ua.ww-layout, .ww-e-d4ua [data-ww-ls~="d4ua"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4AG {
        margin: 0;
        padding: 0 0 15px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4AG {
          padding: 20px 0;
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AG {
          display: grid;
        }
      }
      .ww-e-d4AG.ww-layout, .ww-e-d4AG [data-ww-ls~="d4AG"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4AG.ww-layout, .ww-e-d4AG [data-ww-ls~="d4AG"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AG.ww-layout, .ww-e-d4AG [data-ww-ls~="d4AG"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d23N {
        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-d2y3 {
        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-d4Nz {
        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-d2Gr {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gr {
          display: flex;
        }
      }
      .ww-e-d2Gr.ww-layout, .ww-e-d2Gr [data-ww-ls~="d2Gr"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gr.ww-layout, .ww-e-d2Gr [data-ww-ls~="d2Gr"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3v4 {
        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-d3ZS {
        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-d3ZS.ww-layout, .ww-e-d3ZS [data-ww-ls~="d3ZS"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      .ww-e-d2Dh {
        margin: 0 0 24px;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Dh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Dh {
          display: grid;
        }
      }
      .ww-e-d2Dh.ww-layout, .ww-e-d2Dh [data-ww-ls~="d2Dh"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Dh.ww-layout, .ww-e-d2Dh [data-ww-ls~="d2Dh"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Dh.ww-layout, .ww-e-d2Dh [data-ww-ls~="d2Dh"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          gap: 4px;
        }
      }
      .ww-e-d4sT {
        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-d2zR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border: 0 solid #d96e4a;
        outline: 0 solid;
        border-radius: 12px;
      }
      .ww-e-d2zR:where([data-ww-states~="tllKvf"]) {
        padding: 16px;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #d96e4a;
      }
      .ww-e-d2zR.ww-layout, .ww-e-d2zR [data-ww-ls~="d2zR"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        gap: 12px;
      }
      .ww-e-d32N {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d32N.ww-layout, .ww-e-d32N [data-ww-ls~="d32N"] {
        display: block;
      }
      .ww-e-d31g {
        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-d4wn {
        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-d4ri {
        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-d4ri.ww-layout, .ww-e-d4ri [data-ww-ls~="d4ri"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d4sM {
        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-d3sE {
        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-d24n {
        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-d3m5 {
        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-d2ro {
        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;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d2ro.ww-layout, .ww-e-d2ro [data-ww-ls~="d2ro"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d1zA {
        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-d4m3 {
        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-d4m3.ww-layout, .ww-e-d4m3 [data-ww-ls~="d4m3"] {
        display: flex;
        flex-flow: column;
        gap: 0 24px;
      }
      .ww-e-d25N {
        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-d3wj {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3wj.ww-layout, .ww-e-d3wj [data-ww-ls~="d3wj"] {
        display: block;
      }
      .ww-e-d3LU {
        margin: 0 auto;
        padding: 0 32px;
        z-index: 999;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        right: auto;
        left: auto;
        width: var(--ww-style-width, calc(100% - undefined));
        max-width: unset;
        min-width: unset;
        height: 70px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3LU {
          margin: 0;
          padding: 0 24px;
          display: flex;
          left: var(--ww-style-left);
          width: var(--ww-style-width, calc(100% - undefined));
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LU {
          padding: 0 20px;
          display: flex;
          left: 0;
          width: revert-layer;
        }
      }
      .ww-e-d3LU.ww-layout, .ww-e-d3LU [data-ww-ls~="d3LU"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3LU.ww-layout, .ww-e-d3LU [data-ww-ls~="d3LU"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LU.ww-layout, .ww-e-d3LU [data-ww-ls~="d3LU"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4Mg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d20p {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1152px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
      }
      .ww-e-d20p.ww-layout, .ww-e-d20p [data-ww-ls~="d20p"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d2vQ {
        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-d4KQ {
        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-d3zu {
        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-d3zu.ww-layout, .ww-e-d3zu [data-ww-ls~="d3zu"] {
        display: block;
      }
      .ww-e-d21S {
        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-d443 {
        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-d1UN {
        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-d2xl {
        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-d464 {
        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-d464.ww-layout, .ww-e-d464 [data-ww-ls~="d464"] {
        display: block;
      }
      .ww-e-d4R1 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d4R1.ww-layout, .ww-e-d4R1 [data-ww-ls~="d4R1"] {
        display: block;
      }
      .ww-e-d4iv {
        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-d1rY {
        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-d3mc {
        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-d2wc {
        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-d3nx {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      .ww-e-d3nx.ww-layout, .ww-e-d3nx [data-ww-ls~="d3nx"] {
        display: block;
      }
      .ww-e-d1t7 {
        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-d1cJ {
        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-d43K {
        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-d3gH {
        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-d2cJ {
        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-d3d9 {
        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-d23H {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d23H {
          display: flex;
        }
      }
      .ww-e-d23H.ww-layout, .ww-e-d23H [data-ww-ls~="d23H"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d23H.ww-layout, .ww-e-d23H [data-ww-ls~="d23H"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d37f {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d37f.ww-layout, .ww-e-d37f [data-ww-ls~="d37f"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d3nj {
        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-d1yF {
        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-d1wg {
        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-d3nK {
        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-d1tL {
        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-d44Z {
        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-d3cf {
        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-d2zX {
        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-d2dr {
        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-d2dr.ww-layout, .ww-e-d2dr [data-ww-ls~="d2dr"] {
        display: block;
      }
      .ww-e-d2HW {
        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-d3sP {
        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-d3sP.ww-layout, .ww-e-d3sP [data-ww-ls~="d3sP"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 24px;
      }
      .ww-e-d3vi {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3vi.ww-layout, .ww-e-d3vi [data-ww-ls~="d3vi"] {
        display: block;
      }
      .ww-e-d1ZW {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 70vh;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1ZW {
          overflow: hidden;
          display: block;
          background-color: #fff;
          box-shadow: 0 4px 6px -1px #0000000d;
          border: 1px solid #e5e7eb;
          border-radius: 16px;
        }
      }
      .ww-e-d1ZW.ww-layout, .ww-e-d1ZW [data-ww-ls~="d1ZW"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1ZW.ww-layout, .ww-e-d1ZW [data-ww-ls~="d1ZW"] {
          display: block;
        }
      }
      .ww-e-d4KL {
        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-d4KL.ww-layout, .ww-e-d4KL [data-ww-ls~="d4KL"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1aK {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 0 solid #d06b46;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aK {
          display: flex;
          max-width: 100%;
        }
      }
      .ww-e-d1aK:where([data-ww-states~="0gTBNK"]) {
        border: 1px solid #d06b46;
      }
      .ww-e-d1aK.ww-layout, .ww-e-d1aK [data-ww-ls~="d1aK"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1aK.ww-layout, .ww-e-d1aK [data-ww-ls~="d1aK"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d480 {
        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-d4wX {
        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-d4Sa {
        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-d4Ox {
        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-d31u {
        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-d1eU {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      @media (max-width: 991px) {
        .ww-e-d1eU {
          padding: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eU {
          padding: 16px;
        }
      }
      .ww-e-d1eU.ww-layout, .ww-e-d1eU [data-ww-ls~="d1eU"] {
        display: block;
      }
      .ww-e-d35K {
        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-d3Sr {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d3Sr.ww-layout, .ww-e-d3Sr [data-ww-ls~="d3Sr"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Lq {
        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-d2Lq.ww-layout, .ww-e-d2Lq [data-ww-ls~="d2Lq"] {
        display: block;
      }
      .ww-e-d4HF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XQ {
        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-d1n7 {
        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-d2Dk {
        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-d4vD {
        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-d49o {
        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-d4AV {
        margin: 0;
        padding: 0;
        z-index: 1000;
        align-self: unset;
        display: flex;
        width: 480px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4AV {
          width: 100vw;
        }
      }
      .ww-e-d3Xd {
        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-d45U {
        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-d4x7 {
        margin: 0;
        padding: 30px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 850px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #0000000d;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-4f3c1139-d9f1-418a-8876-a220f7a8a81e-base-default;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @keyframes ww-keyframes-element-4f3c1139-d9f1-418a-8876-a220f7a8a81e-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d4x7.ww-layout, .ww-e-d4x7 [data-ww-ls~="d4x7"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d2s5 {
        margin: 0;
        padding: 0 40px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        animation-duration: .8s;
        animation-timing-function: cubic-bezier(.4, 0, .2, 1);
        animation-delay: .6s;
        animation-fill-mode: both;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-3a039b9f-62da-464a-a6dd-e3e024c3ae42-base-default;
      }
      @keyframes ww-keyframes-element-3a039b9f-62da-464a-a6dd-e3e024c3ae42-base-default {
        0% {
          opacity: 0;
          transform: translateY(30px);
        }
        100% {
          opacity: 1;
          transform: translateY(0);
        }
      }
      @media (max-width: 991px) {
        .ww-e-d2s5 {
          padding: 0 32px 32px;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s5 {
          padding: 0 24px 24px;
          display: flex;
        }
      }
      .ww-e-d2s5.ww-layout, .ww-e-d2s5 [data-ww-ls~="d2s5"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
      }
      @media (max-width: 991px) {
        .ww-e-d2s5.ww-layout, .ww-e-d2s5 [data-ww-ls~="d2s5"] {
          display: flex;
          flex-flow: column;
          row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
          column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s5.ww-layout, .ww-e-d2s5 [data-ww-ls~="d2s5"] {
          display: flex;
          flex-flow: column;
          row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
          column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        }
      }
      .ww-e-d54i {
        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-d1Yc {
        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-d4CV {
        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-d2s3 {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2s3.ww-layout, .ww-e-d2s3 [data-ww-ls~="d2s3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d31i {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d31i.ww-layout, .ww-e-d31i [data-ww-ls~="d31i"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2RE {
        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-d4vi {
        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-d1RN {
        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-d3UZ {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d3UZ.ww-layout, .ww-e-d3UZ [data-ww-ls~="d3UZ"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d3xH {
        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: 100vh;
      }
      .ww-e-d3xH.ww-layout, .ww-e-d3xH [data-ww-ls~="d3xH"] {
        display: flex;
      }
      .ww-e-d4uq {
        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-d4iT {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4iT {
          padding: 20px;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4iT {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4iT.ww-layout, .ww-e-d4iT [data-ww-ls~="d4iT"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4iT.ww-layout, .ww-e-d4iT [data-ww-ls~="d4iT"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4iT.ww-layout, .ww-e-d4iT [data-ww-ls~="d4iT"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d1yP {
        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-d3Nv {
        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-d3LB {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
        border: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d3LB.ww-layout, .ww-e-d3LB [data-ww-ls~="d3LB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Ge {
        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-d3bP {
        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-d3hD {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d3hD.ww-layout, .ww-e-d3hD [data-ww-ls~="d3hD"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1Qt {
        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-d2t1 {
        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-d4Ch {
        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-d4cq {
        margin: 0 0 auto;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4cq.ww-layout, .ww-e-d4cq [data-ww-ls~="d4cq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3O6 {
        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-d1qy {
        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-d1V6 {
        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-d4fP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4fP.ww-layout, .ww-e-d4fP [data-ww-ls~="d4fP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Bz {
        margin: 70px 0 0 auto;
        padding: 32px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: var(--ww-style-width, calc(100% - undefined));
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, calc(100vh - 70px));
        background-color: #f8fafc;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bz {
          margin: 0 0 0 240px;
          padding: 24px;
          display: flex;
          width: var(--ww-style-width, calc(100% - 240px));
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bz {
          margin: 60px 0 0;
          padding: 16px;
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2Bz.ww-layout, .ww-e-d2Bz [data-ww-ls~="d2Bz"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        row-gap: 25px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bz.ww-layout, .ww-e-d2Bz [data-ww-ls~="d2Bz"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          row-gap: 25px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bz.ww-layout, .ww-e-d2Bz [data-ww-ls~="d2Bz"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          row-gap: 25px;
        }
      }
      .ww-e-d2yh {
        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-d3mg {
        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-d2vV {
        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-d4CF {
        margin: 0;
        padding: 0;
        z-index: 1000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
        background-color: #fff;
        border-right: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4CF {
          display: flex;
          width: 240px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CF {
          overflow: auto;
          z-index: 100;
          display: flex;
          position: revert-layer;
          inset: revert-layer;
          width: 280px;
          height: 300px;
          aspect-ratio: unset;
          box-shadow: 0 0 40px #0000001a;
          opacity: 1;
          transition: transform 0.3s ease 0.35s;
          transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d4CF:where([data-ww-states~="jsK9eT"]) {
        width: revert-layer;
      }
      .ww-e-d4CF.ww-layout, .ww-e-d4CF [data-ww-ls~="d4CF"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4CF.ww-layout, .ww-e-d4CF [data-ww-ls~="d4CF"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CF.ww-layout, .ww-e-d4CF [data-ww-ls~="d4CF"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d45M {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d45M {
          padding: 16px;
        }
      }
      .ww-e-d45M.ww-layout, .ww-e-d45M [data-ww-ls~="d45M"] {
        display: block;
      }
      .ww-e-d2BK {
        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-d56f {
        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-d56f.ww-layout, .ww-e-d56f [data-ww-ls~="d56f"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57G {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d57G:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d57G.ww-layout, .ww-e-d57G [data-ww-ls~="d57G"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d58M {
        margin: 0;
        padding: var(--802450d4-96e6-46b9-88b5-4ff2ad0c2a9c,4px) var(--0a3be4c7-8af6-4f2a-8356-cfc9a654bedb,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        opacity: var(--ww-style-opacity);
        transition: all 0.4s ease 0s;
        border-radius: var(--7f9785c9-45e0-4bab-91b0-6122b1deafe7,8px);
      }
      .ww-e-d58M:where([data-ww-states~="PpBwds"]) {
        position: absolute;
        top: 0;
        left: -8px;
        transform: scale3d(1, 1, 1) translate3d(-100%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="J1tnWA"]) {
        position: absolute;
        top: -8px;
        transform: scale3d(1, 1, 1) translate3d(0, -100%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="hRckLg"]) {
        position: absolute;
        top: 0;
        right: -8px;
        transform: scale3d(1, 1, 1) translate3d(100%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="usqJiG"]) {
        position: absolute;
        bottom: 0;
        left: -8px;
        transform: scale3d(1, 1, 1) translate3d(-100%, 50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="e5HAqf"]) {
        position: absolute;
        bottom: -8px;
        transform: scale3d(1, 1, 1) translate3d(0, 100%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="mBeMZ1"]) {
        position: absolute;
        right: -8px;
        bottom: 0;
        transform: scale3d(1, 1, 1) translate3d(100%, 50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="P1yJoP"]) {
        position: absolute;
        top: 50%;
        left: -8px;
        transform: scale3d(1, 1, 1) translate3d(-100%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M:where([data-ww-states~="N7AvUJ"]) {
        position: absolute;
        top: 50%;
        right: -8px;
        transform: scale3d(1, 1, 1) translate3d(100%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d58M.ww-layout, .ww-e-d58M [data-ww-ls~="d58M"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d57E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d57E:where([data-ww-states~="ESzFpN"]) {
        position: absolute;
        top: 0;
        left: 0;
        transform: scale3d(1, 1, 1) translate3d(-50%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57E:where([data-ww-states~="eZyykA"]) {
        position: absolute;
        top: 0;
        right: 0;
        transform: scale3d(1, 1, 1) translate3d(50%, -50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57E:where([data-ww-states~="CSvlkA"]) {
        position: absolute;
        bottom: 0;
        left: 0;
        transform: scale3d(1, 1, 1) translate3d(-50%, 50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57E:where([data-ww-states~="tVw9ww"]) {
        position: absolute;
        right: 0;
        bottom: 0;
        transform: scale3d(1, 1, 1) translate3d(50%, 50%, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57E.ww-layout, .ww-e-d57E [data-ww-ls~="d57E"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d56X {
        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: auto;
      }
      .ww-e-d56X.ww-layout, .ww-e-d56X [data-ww-ls~="d56X"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d56a {
        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-d56a.ww-layout, .ww-e-d56a [data-ww-ls~="d56a"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d54w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 420px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 8px 16px #0000000a;
        border: 1px solid var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
        border-radius: 8px;
      }
      .ww-e-d54w.ww-layout, .ww-e-d54w [data-ww-ls~="d54w"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57S {
        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-d57S.ww-layout, .ww-e-d57S [data-ww-ls~="d57S"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d58J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: var(--ww-style-cursor);
      }
      .ww-e-d58J.ww-layout, .ww-e-d58J [data-ww-ls~="d58J"] {
        display: flex;
        flex-direction: var(--ww-content-ww-layout-flex-direction-row-reverse, var(--ww-content-ww-layout-flex-direction-column-reverse, var(--ww-content-ww-layout-flex-direction-row-forward, var(--ww-content-ww-layout-flex-direction-column-forward, var(--ww-content-ww-layout-flex-direction-as-authored, revert-layer)))));
        flex-wrap: var(--ww-content-ww-layout-flex-wrap-column, revert-layer);
      }
      .ww-e-d58X {
        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-d58X.ww-layout, .ww-e-d58X [data-ww-ls~="d58X"] {
        display: flex;
        flex-direction: var(--ww-content-ww-layout-flex-direction-row-forward, var(--ww-content-ww-layout-flex-direction-column-forward, var(--ww-content-ww-layout-flex-direction-as-authored, revert-layer)));
        align-items: flex-start;
        column-gap: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px);
        flex-wrap: var(--ww-content-ww-layout-flex-wrap-column, revert-layer);
      }
      .ww-e-d550 {
        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-d550.ww-layout, .ww-e-d550 [data-ww-ls~="d550"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Nd {
        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: sans-serif;
        font-weight: 800;
        text-align: right;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ne {
        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: sans-serif;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Nf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ng {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1Nh {
        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: sans-serif;
        font-weight: bold;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ni {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ni.ww-layout, .ww-e-d1Ni [data-ww-ls~="d1Ni"] {
        display: block;
      }
      .ww-e-d1Nj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Nk {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1Nk {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Nl {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d1Nl {
          display: flex;
        }
      }
      .ww-e-d1Nl.ww-layout, .ww-e-d1Nl [data-ww-ls~="d1Nl"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Nl.ww-layout, .ww-e-d1Nl [data-ww-ls~="d1Nl"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Nm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 48px;
        font-family: Inter, sans-serif;
        line-height: 1;
        font-weight: 900;
        color: #fff;
        letter-spacing: -.05em;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Nn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
        transform: translateY(-50%);
      }
      .ww-e-d1No {
        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: sans-serif;
        font-weight: 800;
        text-align: right;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Np {
        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-d1Np.ww-layout, .ww-e-d1Np [data-ww-ls~="d1Np"] {
        display: block;
      }
      .ww-e-d1Nq {
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1Nr {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ns {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ns {
          display: flex;
        }
      }
      .ww-e-d1Ns.ww-layout, .ww-e-d1Ns [data-ww-ls~="d1Ns"] {
        display: none;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ns.ww-layout, .ww-e-d1Ns [data-ww-ls~="d1Ns"] {
          display: flex;
        }
      }
      .ww-e-d1Nt {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Nt {
          display: flex;
        }
      }
      .ww-e-d1Nt.ww-layout, .ww-e-d1Nt [data-ww-ls~="d1Nt"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Nt.ww-layout, .ww-e-d1Nt [data-ww-ls~="d1Nt"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Nu {
        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: sans-serif;
        font-weight: bold;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Nv {
        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: sans-serif;
        font-weight: bold;
        color: #fff;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Nw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Nx {
        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: sans-serif;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ny {
        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-d1Ny.ww-layout, .ww-e-d1Ny [data-ww-ls~="d1Ny"] {
        display: block;
      }
      .ww-e-d1Nz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Nz.ww-layout, .ww-e-d1Nz [data-ww-ls~="d1Nz"] {
        display: block;
      }
      .ww-e-d1O0 {
        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-d1O0.ww-layout, .ww-e-d1O0 [data-ww-ls~="d1O0"] {
        display: block;
      }
      .ww-e-d1O1 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1O2 {
        margin: 0;
        padding: 8px;
        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-family: sans-serif;
        font-weight: bold;
        text-align: center;
        color: #ea580c;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d1O3 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1O3 {
          display: grid;
        }
      }
      .ww-e-d1O3.ww-layout, .ww-e-d1O3 [data-ww-ls~="d1O3"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1O3.ww-layout, .ww-e-d1O3 [data-ww-ls~="d1O3"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d1O4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1O4 {
          display: flex;
        }
      }
      .ww-e-d1O4.ww-layout, .ww-e-d1O4 [data-ww-ls~="d1O4"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d1O4.ww-layout, .ww-e-d1O4 [data-ww-ls~="d1O4"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
        }
      }
      .ww-e-d1O5 {
        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: sans-serif;
        font-weight: 900;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1O6 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1O6 {
          display: flex;
        }
      }
      .ww-e-d1O6.ww-layout, .ww-e-d1O6 [data-ww-ls~="d1O6"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d1O6.ww-layout, .ww-e-d1O6 [data-ww-ls~="d1O6"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
        }
      }
      .ww-e-d1O7 {
        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-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1O8 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1O8 {
          display: none;
        }
      }
      .ww-e-d1O8.ww-layout, .ww-e-d1O8 [data-ww-ls~="d1O8"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d1O8.ww-layout, .ww-e-d1O8 [data-ww-ls~="d1O8"] {
          display: none;
        }
      }
      .ww-e-d1O9 {
        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: sans-serif;
        font-weight: bold;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1OA {
        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-d1OA.ww-layout, .ww-e-d1OA [data-ww-ls~="d1OA"] {
        display: block;
      }
      .ww-e-d1OB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1OC {
        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: sans-serif;
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d1OD {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1OE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1OF {
        margin: 0 0 16px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1OF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1OF {
          display: flex;
        }
      }
      .ww-e-d1OF.ww-layout, .ww-e-d1OF [data-ww-ls~="d1OF"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1OF.ww-layout, .ww-e-d1OF [data-ww-ls~="d1OF"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1OF.ww-layout, .ww-e-d1OF [data-ww-ls~="d1OF"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1OG {
        margin: 0;
        padding: 8px;
        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-family: sans-serif;
        font-weight: bold;
        text-align: center;
        color: #ea580c;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d1OH {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1OI {
        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-d1OI.ww-layout, .ww-e-d1OI [data-ww-ls~="d1OI"] {
        display: block;
      }
      .ww-e-d1OJ {
        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-d1OJ.ww-layout, .ww-e-d1OJ [data-ww-ls~="d1OJ"] {
        display: block;
      }
      .ww-e-d1OK {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1OL {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1OM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1OM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1OM {
          display: flex;
        }
      }
      .ww-e-d1OM.ww-layout, .ww-e-d1OM [data-ww-ls~="d1OM"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1OM.ww-layout, .ww-e-d1OM [data-ww-ls~="d1OM"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1OM.ww-layout, .ww-e-d1OM [data-ww-ls~="d1OM"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1ON {
        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-d1ON.ww-layout, .ww-e-d1ON [data-ww-ls~="d1ON"] {
        display: block;
      }
      .ww-e-d1OO {
        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-d1OO.ww-layout, .ww-e-d1OO [data-ww-ls~="d1OO"] {
        display: block;
      }
      .ww-e-d1OP {
        margin: 0;
        padding: 6px 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: #ecfdf5;
        border: 1px solid #d1fae5;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d1OP {
          display: flex;
        }
      }
      .ww-e-d1OP.ww-layout, .ww-e-d1OP [data-ww-ls~="d1OP"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1OP.ww-layout, .ww-e-d1OP [data-ww-ls~="d1OP"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1OQ {
        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: sans-serif;
        font-weight: 800;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1OR {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 8px;
      }
      .ww-e-d1OR.ww-layout, .ww-e-d1OR [data-ww-ls~="d1OR"] {
        display: block;
      }
      .ww-e-d1OS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1OT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.5;
      }
      .ww-e-d1OU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1OV {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.8;
      }
      @media (max-width: 991px) {
        .ww-e-d1OV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1OV {
          display: flex;
        }
      }
      .ww-e-d1OV.ww-layout, .ww-e-d1OV [data-ww-ls~="d1OV"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1OV.ww-layout, .ww-e-d1OV [data-ww-ls~="d1OV"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1OV.ww-layout, .ww-e-d1OV [data-ww-ls~="d1OV"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1OW {
        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: sans-serif;
        font-weight: 800;
        text-align: right;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1OX {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #fdba74;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1OY {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1OY {
          display: flex;
        }
      }
      .ww-e-d1OY.ww-layout, .ww-e-d1OY [data-ww-ls~="d1OY"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1OY.ww-layout, .ww-e-d1OY [data-ww-ls~="d1OY"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1OZ {
        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: sans-serif;
        font-weight: 900;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1Oa {
        margin: 0;
        padding: 8px;
        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-family: sans-serif;
        font-weight: bold;
        text-align: center;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d1Ob {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ob {
          display: grid;
        }
      }
      .ww-e-d1Ob.ww-layout, .ww-e-d1Ob [data-ww-ls~="d1Ob"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ob.ww-layout, .ww-e-d1Ob [data-ww-ls~="d1Ob"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d1Oc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.5;
      }
      .ww-e-d1Od {
        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: sans-serif;
        font-weight: 900;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1Oe {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1Oe {
          display: flex;
        }
      }
      .ww-e-d1Oe.ww-layout, .ww-e-d1Oe [data-ww-ls~="d1Oe"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Oe.ww-layout, .ww-e-d1Oe [data-ww-ls~="d1Oe"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1Of {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1Og {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Og {
          display: flex;
        }
      }
      .ww-e-d1Og.ww-layout, .ww-e-d1Og [data-ww-ls~="d1Og"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Og.ww-layout, .ww-e-d1Og [data-ww-ls~="d1Og"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Oh {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Oi {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1Oi {
          display: grid;
        }
      }
      .ww-e-d1Oi.ww-layout, .ww-e-d1Oi [data-ww-ls~="d1Oi"] {
        display: grid;
        grid-template-columns: 3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 50px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Oi.ww-layout, .ww-e-d1Oi [data-ww-ls~="d1Oi"] {
          display: grid;
          grid-template-columns: 3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 50px;
        }
      }
      .ww-e-d1Oj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ok {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ol {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Om {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Om {
          display: flex;
        }
      }
      .ww-e-d1Om.ww-layout, .ww-e-d1Om [data-ww-ls~="d1Om"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1Om.ww-layout, .ww-e-d1Om [data-ww-ls~="d1Om"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1On {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1Oo {
        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: sans-serif;
        font-weight: 800;
        text-align: right;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Op {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Op {
          display: flex;
        }
      }
      .ww-e-d1Op.ww-layout, .ww-e-d1Op [data-ww-ls~="d1Op"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Op.ww-layout, .ww-e-d1Op [data-ww-ls~="d1Op"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1Oq {
        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: sans-serif;
        font-weight: 800;
        text-align: right;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Or {
        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-d1Or.ww-layout, .ww-e-d1Or [data-ww-ls~="d1Or"] {
        display: block;
      }
      .ww-e-d1Os {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 8px;
      }
      .ww-e-d1Os.ww-layout, .ww-e-d1Os [data-ww-ls~="d1Os"] {
        display: block;
      }
      .ww-e-d1Ot {
        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-d1Ot.ww-layout, .ww-e-d1Ot [data-ww-ls~="d1Ot"] {
        display: block;
      }
      .ww-e-d1Ou {
        margin: 0 0 16px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ou {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ou {
          display: flex;
        }
      }
      .ww-e-d1Ou.ww-layout, .ww-e-d1Ou [data-ww-ls~="d1Ou"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ou.ww-layout, .ww-e-d1Ou [data-ww-ls~="d1Ou"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ou.ww-layout, .ww-e-d1Ou [data-ww-ls~="d1Ou"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Ov {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ov {
          display: flex;
        }
      }
      .ww-e-d1Ov.ww-layout, .ww-e-d1Ov [data-ww-ls~="d1Ov"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ov.ww-layout, .ww-e-d1Ov [data-ww-ls~="d1Ov"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1Ow {
        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: sans-serif;
        font-weight: 500;
        color: #fb923c;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ox {
        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: sans-serif;
        font-weight: 800;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Oy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Oz {
        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: 32px;
        font-family: sans-serif;
        font-weight: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1P0 {
        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: sans-serif;
        font-weight: bold;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1P1 {
        margin: 0;
        padding: 8px;
        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-family: sans-serif;
        font-weight: bold;
        text-align: center;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d1P2 {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1P3 {
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1P4 {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1P5 {
        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: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1P6 {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1P7 {
        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-d1P7.ww-layout, .ww-e-d1P7 [data-ww-ls~="d1P7"] {
        display: block;
      }
      .ww-e-d1P8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1P8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1P8 {
          display: flex;
        }
      }
      .ww-e-d1P8.ww-layout, .ww-e-d1P8 [data-ww-ls~="d1P8"] {
        display: flex;
        align-items: baseline;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1P8.ww-layout, .ww-e-d1P8 [data-ww-ls~="d1P8"] {
          display: flex;
          align-items: baseline;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1P8.ww-layout, .ww-e-d1P8 [data-ww-ls~="d1P8"] {
          display: flex;
          align-items: baseline;
          gap: 4px;
        }
      }
      .ww-e-d1P9 {
        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-d1P9.ww-layout, .ww-e-d1P9 [data-ww-ls~="d1P9"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1PA {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1PB {
        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: sans-serif;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1PC {
        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: sans-serif;
        font-weight: bold;
        color: #047857;
        white-space-collapse: preserve;
      }
      .ww-e-d1PD {
        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: sans-serif;
        font-weight: bold;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d1PE {
        margin: 0;
        padding: 24px;
        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;
        box-shadow: 0 10px 15px -3px #0000001a;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1PE {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1PE {
          display: none;
        }
      }
      .ww-e-d1PE.ww-layout, .ww-e-d1PE [data-ww-ls~="d1PE"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d1PE.ww-layout, .ww-e-d1PE [data-ww-ls~="d1PE"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1PE.ww-layout, .ww-e-d1PE [data-ww-ls~="d1PE"] {
          display: none;
        }
      }
      .ww-e-d1PF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb99;
        border-radius: 16px;
      }
      .ww-e-d1PF.ww-layout, .ww-e-d1PF [data-ww-ls~="d1PF"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1PG {
        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: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1PH {
        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-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1PI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1PI.ww-layout, .ww-e-d1PI [data-ww-ls~="d1PI"] {
        display: block;
      }
      .ww-e-d1PJ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a;
        border: 1px solid #e5e7eb99;
        border-radius: 16px;
      }
      .ww-e-d1PJ.ww-layout, .ww-e-d1PJ [data-ww-ls~="d1PJ"] {
        display: block;
      }
      .ww-e-d1PK {
        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-d1PL {
        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: sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1PM {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d1PM {
          display: grid;
        }
      }
      .ww-e-d1PM.ww-layout, .ww-e-d1PM [data-ww-ls~="d1PM"] {
        display: grid;
        grid-template-columns: 3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 50px;
      }
      @media (max-width: 767px) {
        .ww-e-d1PM.ww-layout, .ww-e-d1PM [data-ww-ls~="d1PM"] {
          display: grid;
          grid-template-columns: 3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 50px;
        }
      }
      .ww-e-d1PN {
        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-family: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #ea580c;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1PO {
        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-family: sans-serif;
        font-weight: bold;
        text-align: right;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1PP {
        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: 900;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        letter-spacing: .3em;
        white-space-collapse: preserve;
      }
      .ww-e-d1PQ {
        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: 900;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        letter-spacing: .15em;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d1PR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1PR {
          display: flex;
        }
      }
      .ww-e-d1PR.ww-layout, .ww-e-d1PR [data-ww-ls~="d1PR"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1PR.ww-layout, .ww-e-d1PR [data-ww-ls~="d1PR"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1PS {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1PT {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1PT {
          display: flex;
        }
      }
      .ww-e-d1PT.ww-layout, .ww-e-d1PT [data-ww-ls~="d1PT"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1PT.ww-layout, .ww-e-d1PT [data-ww-ls~="d1PT"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1PU {
        margin: 0;
        padding: 24px 0 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #ffffff1a;
      }
      @media (max-width: 767px) {
        .ww-e-d1PU {
          display: flex;
        }
      }
      .ww-e-d1PU.ww-layout, .ww-e-d1PU [data-ww-ls~="d1PU"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1PU.ww-layout, .ww-e-d1PU [data-ww-ls~="d1PU"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1PV {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1PV {
          display: flex;
        }
      }
      .ww-e-d1PV.ww-layout, .ww-e-d1PV [data-ww-ls~="d1PV"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1PV.ww-layout, .ww-e-d1PV [data-ww-ls~="d1PV"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1PW {
        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: 900;
        color: #94a3b8;
        letter-spacing: .15em;
        white-space-collapse: preserve;
      }
      .ww-e-d1PX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1PX {
          display: flex;
        }
      }
      .ww-e-d1PX.ww-layout, .ww-e-d1PX [data-ww-ls~="d1PX"] {
        display: flex;
        align-items: baseline;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: nowrap;
      }
      @media (max-width: 767px) {
        .ww-e-d1PX.ww-layout, .ww-e-d1PX [data-ww-ls~="d1PX"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: nowrap;
        }
      }
      .ww-e-d1PY {
        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: 900;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d1PZ {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d1Pa {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1Pb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Pc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Pc.ww-layout, .ww-e-d1Pc [data-ww-ls~="d1Pc"] {
        display: block;
      }
      .ww-e-d1Pd {
        margin: 0;
        padding: 6px 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);
        border: 1px solid #dbeafe;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Pd {
          display: flex;
        }
      }
      .ww-e-d1Pd.ww-layout, .ww-e-d1Pd [data-ww-ls~="d1Pd"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Pd.ww-layout, .ww-e-d1Pd [data-ww-ls~="d1Pd"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Pe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.5;
      }
      .ww-e-d1Pf {
        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: sans-serif;
        font-weight: bold;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d1Pg {
        margin: 0;
        padding: 6px 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: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Pg {
          display: flex;
        }
      }
      .ww-e-d1Pg.ww-layout, .ww-e-d1Pg [data-ww-ls~="d1Pg"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Pg.ww-layout, .ww-e-d1Pg [data-ww-ls~="d1Pg"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Ph {
        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: sans-serif;
        font-weight: bold;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Pi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Pi.ww-layout, .ww-e-d1Pi [data-ww-ls~="d1Pi"] {
        display: block;
      }
      .ww-e-d1Pj {
        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: sans-serif;
        font-weight: bold;
        color: #047857;
        white-space-collapse: preserve;
      }
      .ww-e-d1Pm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Pm.ww-layout, .ww-e-d1Pm [data-ww-ls~="d1Pm"] {
        display: block;
      }
      .ww-e-d1Pn {
        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-d1Pn.ww-layout, .ww-e-d1Pn [data-ww-ls~="d1Pn"] {
        display: block;
      }
      .ww-e-d1Po {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Pp {
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1Pq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Pq.ww-layout, .ww-e-d1Pq [data-ww-ls~="d1Pq"] {
        display: block;
      }
      .ww-e-d1Pr {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Pt {
        margin: 0;
        padding: 13px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1Pt.ww-layout, .ww-e-d1Pt [data-ww-ls~="d1Pt"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1Pu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Pu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Pu {
          display: flex;
        }
      }
      .ww-e-d1Pu.ww-layout, .ww-e-d1Pu [data-ww-ls~="d1Pu"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1Pu.ww-layout, .ww-e-d1Pu [data-ww-ls~="d1Pu"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Pu.ww-layout, .ww-e-d1Pu [data-ww-ls~="d1Pu"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1Pv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Pv.ww-layout, .ww-e-d1Pv [data-ww-ls~="d1Pv"] {
        display: block;
      }
      .ww-e-d1Pw {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Px {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1Px {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Py {
        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-d1Py.ww-layout, .ww-e-d1Py [data-ww-ls~="d1Py"] {
        display: block;
      }
      .ww-e-d1Pz {
        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-d1Pz.ww-layout, .ww-e-d1Pz [data-ww-ls~="d1Pz"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Q0 {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Q1 {
        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-family: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #9ca3af;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1Q2 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q2 {
          display: grid;
        }
      }
      .ww-e-d1Q2.ww-layout, .ww-e-d1Q2 [data-ww-ls~="d1Q2"] {
        display: grid;
        grid-template-columns: 3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 50px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q2.ww-layout, .ww-e-d1Q2 [data-ww-ls~="d1Q2"] {
          display: grid;
          grid-template-columns: 3fr 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 50px;
        }
      }
      .ww-e-d1Q3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q3 {
          display: flex;
        }
      }
      .ww-e-d1Q3.ww-layout, .ww-e-d1Q3 [data-ww-ls~="d1Q3"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q3.ww-layout, .ww-e-d1Q3 [data-ww-ls~="d1Q3"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 4px;
        }
      }
      .ww-e-d1Q4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: flex-end;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q4 {
          display: flex;
        }
      }
      .ww-e-d1Q4.ww-layout, .ww-e-d1Q4 [data-ww-ls~="d1Q4"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q4.ww-layout, .ww-e-d1Q4 [data-ww-ls~="d1Q4"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1Q5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: flex-end;
        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: #d97706;
        white-space-collapse: preserve;
      }
      .ww-e-d1Q6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #d97706;
        border-radius: 50%;
      }
      .ww-e-d1Q6.ww-layout, .ww-e-d1Q6 [data-ww-ls~="d1Q6"] {
        display: block;
      }
      .ww-e-d1Q7 {
        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: #d97706;
        text-decoration: line-through;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d1Q8 {
        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: sans-serif;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Q9 {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q9 {
          display: flex;
        }
      }
      .ww-e-d1Q9.ww-layout, .ww-e-d1Q9 [data-ww-ls~="d1Q9"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q9.ww-layout, .ww-e-d1Q9 [data-ww-ls~="d1Q9"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1QA {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QA {
          display: none;
        }
      }
      .ww-e-d1QA.ww-layout, .ww-e-d1QA [data-ww-ls~="d1QA"] {
        display: flex;
      }
      @media (max-width: 767px) {
        .ww-e-d1QA.ww-layout, .ww-e-d1QA [data-ww-ls~="d1QA"] {
          display: none;
        }
      }
      .ww-e-d1QB {
        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: sans-serif;
        font-weight: 900;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1QC {
        margin: 0;
        padding: 6px 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: #ecfdf5;
        border: 1px solid #d1fae5;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QC {
          display: flex;
        }
      }
      .ww-e-d1QC.ww-layout, .ww-e-d1QC [data-ww-ls~="d1QC"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1QC.ww-layout, .ww-e-d1QC [data-ww-ls~="d1QC"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1QD {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QD {
          display: flex;
        }
      }
      :where(.ww-e-d1QA[data-ww-states~="MogjIO"]) .ww-e-d1QD {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1QD.ww-layout, .ww-e-d1QD [data-ww-ls~="d1QD"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QD.ww-layout, .ww-e-d1QD [data-ww-ls~="d1QD"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1QE {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QE {
          display: flex;
        }
      }
      :where(.ww-e-d1QA[data-ww-states~="DRnBwK"]) .ww-e-d1QE {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1QE.ww-layout, .ww-e-d1QE [data-ww-ls~="d1QE"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QE.ww-layout, .ww-e-d1QE [data-ww-ls~="d1QE"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1QF {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1QF {
          display: flex;
        }
      }
      .ww-e-d1QF.ww-layout, .ww-e-d1QF [data-ww-ls~="d1QF"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1QF.ww-layout, .ww-e-d1QF [data-ww-ls~="d1QF"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1QG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1QG.ww-layout, .ww-e-d1QG [data-ww-ls~="d1QG"] {
        display: block;
      }
      .ww-e-d1QH {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1QI {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1QK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.5;
      }
      .ww-e-d1QL {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 999px;
      }
      .ww-e-d1QL.ww-layout, .ww-e-d1QL [data-ww-ls~="d1QL"] {
        display: block;
      }
      .ww-e-d1QN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1QN.ww-layout, .ww-e-d1QN [data-ww-ls~="d1QN"] {
        display: block;
      }
      .ww-e-d1QO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
        transform: translateY(-50%);
      }
      .ww-e-d1QP {
        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: sans-serif;
        font-weight: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1QQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1QQ.ww-layout, .ww-e-d1QQ [data-ww-ls~="d1QQ"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1QR {
        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: 900;
        color: #94a3b8;
        letter-spacing: .15em;
        white-space-collapse: preserve;
      }
      .ww-e-d1QS {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1QS {
          display: flex;
        }
      }
      .ww-e-d1QS.ww-layout, .ww-e-d1QS [data-ww-ls~="d1QS"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1QS.ww-layout, .ww-e-d1QS [data-ww-ls~="d1QS"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1QT {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1QT {
          display: flex;
        }
      }
      .ww-e-d1QT.ww-layout, .ww-e-d1QT [data-ww-ls~="d1QT"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1QT.ww-layout, .ww-e-d1QT [data-ww-ls~="d1QT"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1QU {
        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: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d1QV {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1QW {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1QW {
          display: flex;
        }
      }
      .ww-e-d1QW.ww-layout, .ww-e-d1QW [data-ww-ls~="d1QW"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1QW.ww-layout, .ww-e-d1QW [data-ww-ls~="d1QW"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1QX {
        margin: 0;
        padding: 12px 12px 12px 32px;
        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: 18px;
        font-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #f9fafb;
        border-radius: 12px;
      }
      .ww-e-d1QY {
        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: sans-serif;
        font-weight: 800;
        text-align: right;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1QZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1QZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1QZ {
          display: flex;
        }
      }
      .ww-e-d1QZ.ww-layout, .ww-e-d1QZ [data-ww-ls~="d1QZ"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1QZ.ww-layout, .ww-e-d1QZ [data-ww-ls~="d1QZ"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1QZ.ww-layout, .ww-e-d1QZ [data-ww-ls~="d1QZ"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1Qa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Qa.ww-layout, .ww-e-d1Qa [data-ww-ls~="d1Qa"] {
        display: block;
      }
      .ww-e-d1Qb {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qc {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qd {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d1Qe {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Qf {
        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-family: sans-serif;
        font-weight: bold;
        text-align: right;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1Qh {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb99;
        border-radius: 16px;
      }
      .ww-e-d1Qh.ww-layout, .ww-e-d1Qh [data-ww-ls~="d1Qh"] {
        display: block;
      }
      .ww-e-d1Qj {
        margin: 0;
        padding: 32px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 25px 50px -12px #0f172a80;
        border-radius: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qj {
          padding: 24px;
          display: flex;
          border-radius: 24px;
        }
      }
      .ww-e-d1Qj.ww-layout, .ww-e-d1Qj [data-ww-ls~="d1Qj"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qj.ww-layout, .ww-e-d1Qj [data-ww-ls~="d1Qj"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d1Qk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qk {
          display: flex;
        }
      }
      .ww-e-d1Qk.ww-layout, .ww-e-d1Qk [data-ww-ls~="d1Qk"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qk.ww-layout, .ww-e-d1Qk [data-ww-ls~="d1Qk"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          gap: 16px;
        }
      }
      .ww-e-d1Ql {
        margin: 0;
        padding: 12px 12px 12px 32px;
        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: 18px;
        font-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #f9fafb;
        border-radius: 12px;
      }
      .ww-e-d1Qm {
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        font-weight: 500;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qn {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qn {
          display: flex;
        }
      }
      .ww-e-d1Qn.ww-layout, .ww-e-d1Qn [data-ww-ls~="d1Qn"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qn.ww-layout, .ww-e-d1Qn [data-ww-ls~="d1Qn"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1Qo {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 420px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qo {
          padding: 24px;
          display: flex;
          max-width: 100%;
        }
      }
      .ww-e-d1Qo.ww-layout, .ww-e-d1Qo [data-ww-ls~="d1Qo"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qo.ww-layout, .ww-e-d1Qo [data-ww-ls~="d1Qo"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d1Qp {
        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: system-ui, -apple-system, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qq {
        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: system-ui, -apple-system, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qr {
        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: system-ui, -apple-system, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qs {
        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-d1Qu {
        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-d1Qv {
        margin: 0 0 8px;
        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: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1Qw {
        margin: 0 0 32px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qw {
          display: flex;
        }
      }
      .ww-e-d1Qw.ww-layout, .ww-e-d1Qw [data-ww-ls~="d1Qw"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qw.ww-layout, .ww-e-d1Qw [data-ww-ls~="d1Qw"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d1Qx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qx {
          display: flex;
        }
      }
      .ww-e-d1Qx.ww-layout, .ww-e-d1Qx [data-ww-ls~="d1Qx"] {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: revert-layer;
        gap: 4px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qx.ww-layout, .ww-e-d1Qx [data-ww-ls~="d1Qx"] {
          display: flex;
          justify-content: center;
          align-items: center;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1Qy {
        margin: 0;
        padding: 10px 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: #fef2f2;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #fecaca;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qy {
          display: flex;
        }
      }
      .ww-e-d1Qy.ww-layout, .ww-e-d1Qy [data-ww-ls~="d1Qy"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qy.ww-layout, .ww-e-d1Qy [data-ww-ls~="d1Qy"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1Qz {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1R0 {
        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-d1R0.ww-layout, .ww-e-d1R0 [data-ww-ls~="d1R0"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1R1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 400px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d1R1 {
          display: flex;
        }
      }
      :where(.ww-e-d1RK[data-ww-states~="KcR3Tk"]) .ww-e-d1R1 {
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d1R1.ww-layout, .ww-e-d1R1 [data-ww-ls~="d1R1"] {
        display: flex;
        flex-flow: column;
        place-content: space-around center;
        align-items: stretch;
      }
      @media (max-width: 991px) {
        .ww-e-d1R1.ww-layout, .ww-e-d1R1 [data-ww-ls~="d1R1"] {
          display: flex;
          flex-flow: column;
          place-content: space-around center;
          align-items: stretch;
        }
      }
      .ww-e-d1R2 {
        margin: 0;
        padding: 20px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1R2 {
          display: flex;
        }
      }
      .ww-e-d1R2.ww-layout, .ww-e-d1R2 [data-ww-ls~="d1R2"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1R2.ww-layout, .ww-e-d1R2 [data-ww-ls~="d1R2"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1R3 {
        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;
        border-radius: 8px;
      }
      .ww-e-d1R4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1R5 {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1R6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1R6 {
          display: flex;
        }
      }
      .ww-e-d1R6.ww-layout, .ww-e-d1R6 [data-ww-ls~="d1R6"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1R6.ww-layout, .ww-e-d1R6 [data-ww-ls~="d1R6"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1R7 {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1R8 {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1R8 {
          display: flex;
        }
      }
      .ww-e-d1R8.ww-layout, .ww-e-d1R8 [data-ww-ls~="d1R8"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1R8.ww-layout, .ww-e-d1R8 [data-ww-ls~="d1R8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1R9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1R9 {
          display: flex;
        }
      }
      .ww-e-d1R9.ww-layout, .ww-e-d1R9 [data-ww-ls~="d1R9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1R9.ww-layout, .ww-e-d1R9 [data-ww-ls~="d1R9"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1RB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d1RB.ww-layout, .ww-e-d1RB [data-ww-ls~="d1RB"] {
        display: block;
      }
      .ww-e-d1RC {
        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);
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1RD {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: 350px;
        min-width: 300px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1RD {
          display: none;
        }
      }
      .ww-e-d1RD.ww-layout, .ww-e-d1RD [data-ww-ls~="d1RD"] {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1RD.ww-layout, .ww-e-d1RD [data-ww-ls~="d1RD"] {
          display: none;
        }
      }
      .ww-e-d1RE {
        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);
        font-weight: 500;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d1RF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1RF {
          display: flex;
        }
      }
      .ww-e-d1RF.ww-layout, .ww-e-d1RF [data-ww-ls~="d1RF"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1RF.ww-layout, .ww-e-d1RF [data-ww-ls~="d1RF"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d1RG {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1RH {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1RI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1RI {
          display: flex;
        }
      }
      .ww-e-d1RI.ww-layout, .ww-e-d1RI [data-ww-ls~="d1RI"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1RI.ww-layout, .ww-e-d1RI [data-ww-ls~="d1RI"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d1RL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1RM {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      :where(.ww-e-d1RK[data-ww-states~="KcR3Tk"]) .ww-e-d1RM {
        display: grid;
        flex: 0 1 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d1RM.ww-layout, .ww-e-d1RM [data-ww-ls~="d1RM"] {
        display: flex;
        flex-flow: column;
      }
      :where(.ww-e-d1RK[data-ww-states~="KcR3Tk"]) .ww-e-d1RM.ww-layout, :where(.ww-e-d1RK[data-ww-states~="KcR3Tk"]) .ww-e-d1RM [data-ww-ls~="d1RM"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1.5fr 1fr;
      }
      .ww-e-d1RO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1RO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1RO {
          display: flex;
        }
      }
      .ww-e-d1RO.ww-layout, .ww-e-d1RO [data-ww-ls~="d1RO"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1RO.ww-layout, .ww-e-d1RO [data-ww-ls~="d1RO"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1RO.ww-layout, .ww-e-d1RO [data-ww-ls~="d1RO"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1RP {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1RQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        cursor: auto;
      }
      .ww-e-d1RR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1RS {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1RS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1RS {
          display: flex;
        }
      }
      .ww-e-d1RS.ww-layout, .ww-e-d1RS [data-ww-ls~="d1RS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1RS.ww-layout, .ww-e-d1RS [data-ww-ls~="d1RS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1RS.ww-layout, .ww-e-d1RS [data-ww-ls~="d1RS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1RT {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1RT.ww-layout, .ww-e-d1RT [data-ww-ls~="d1RT"] {
        display: block;
      }
      .ww-e-d1RU {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1RU.ww-layout, .ww-e-d1RU [data-ww-ls~="d1RU"] {
        display: block;
      }
      .ww-e-d1RV {
        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-d1RV.ww-layout, .ww-e-d1RV [data-ww-ls~="d1RV"] {
        display: block;
      }
      .ww-e-d1RW {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1RW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1RW {
          display: flex;
        }
      }
      .ww-e-d1RW.ww-layout, .ww-e-d1RW [data-ww-ls~="d1RW"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1RW.ww-layout, .ww-e-d1RW [data-ww-ls~="d1RW"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1RW.ww-layout, .ww-e-d1RW [data-ww-ls~="d1RW"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1RX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1RY {
        margin: 0 0 20px;
        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-d1RY.ww-layout, .ww-e-d1RY [data-ww-ls~="d1RY"] {
        display: block;
      }
      .ww-e-d1RZ {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ra {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rb {
        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-d1Rb.ww-layout, .ww-e-d1Rb [data-ww-ls~="d1Rb"] {
        display: block;
      }
      .ww-e-d1Rc {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d1Rd {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Re {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Rf {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rg {
        margin: 4px 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: 10px;
        font-family: Inter, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rh {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ri {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rj {
        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-d1Rj.ww-layout, .ww-e-d1Rj [data-ww-ls~="d1Rj"] {
        display: block;
      }
      .ww-e-d1Rk {
        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-d1Rk.ww-layout, .ww-e-d1Rk [data-ww-ls~="d1Rk"] {
        display: block;
      }
      .ww-e-d1Rl {
        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-d1Rl.ww-layout, .ww-e-d1Rl [data-ww-ls~="d1Rl"] {
        display: block;
      }
      .ww-e-d1Rm {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rn {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ro {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Rp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Rq {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Rs {
        margin: 0 0 4px;
        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: #fff;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d1Rt {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d1Ru {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Rv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Rw {
        margin: 0 0 8px;
        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: #9a3412;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Rx {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 8px;
      }
      .ww-e-d1Rx.ww-layout, .ww-e-d1Rx [data-ww-ls~="d1Rx"] {
        display: block;
      }
      .ww-e-d1Ry {
        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-d1Ry.ww-layout, .ww-e-d1Ry [data-ww-ls~="d1Ry"] {
        display: block;
      }
      .ww-e-d1Rz {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1S0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1S0 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1S0 {
          display: grid;
        }
      }
      .ww-e-d1S0.ww-layout, .ww-e-d1S0 [data-ww-ls~="d1S0"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1S0.ww-layout, .ww-e-d1S0 [data-ww-ls~="d1S0"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1S0.ww-layout, .ww-e-d1S0 [data-ww-ls~="d1S0"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1S1 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1S1.ww-layout, .ww-e-d1S1 [data-ww-ls~="d1S1"] {
        display: block;
      }
      .ww-e-d1S2 {
        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: #7c2d12;
        white-space-collapse: preserve;
      }
      .ww-e-d1S3 {
        margin: 0 0 20px;
        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-d1S3.ww-layout, .ww-e-d1S3 [data-ww-ls~="d1S3"] {
        display: block;
      }
      .ww-e-d1S4 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1S5 {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1S6 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1S6.ww-layout, .ww-e-d1S6 [data-ww-ls~="d1S6"] {
        display: block;
      }
      .ww-e-d1S7 {
        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-d1S7.ww-layout, .ww-e-d1S7 [data-ww-ls~="d1S7"] {
        display: block;
      }
      .ww-e-d1S8 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1S8.ww-layout, .ww-e-d1S8 [data-ww-ls~="d1S8"] {
        display: block;
      }
      .ww-e-d1S9 {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1SA {
        margin: 0;
        padding: 24px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 16px;
      }
      .ww-e-d1SA.ww-layout, .ww-e-d1SA [data-ww-ls~="d1SA"] {
        display: block;
      }
      .ww-e-d1SB {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1SC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1SD {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 991px) {
        .ww-e-d1SD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SD {
          display: flex;
        }
      }
      .ww-e-d1SD.ww-layout, .ww-e-d1SD [data-ww-ls~="d1SD"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SD.ww-layout, .ww-e-d1SD [data-ww-ls~="d1SD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SD.ww-layout, .ww-e-d1SD [data-ww-ls~="d1SD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1SE {
        margin: 0 0 4px;
        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: #fff;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d1SF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1SG {
        margin: 0 0 16px;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-d1SG {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SG {
          display: grid;
        }
      }
      .ww-e-d1SG.ww-layout, .ww-e-d1SG [data-ww-ls~="d1SG"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SG.ww-layout, .ww-e-d1SG [data-ww-ls~="d1SG"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SG.ww-layout, .ww-e-d1SG [data-ww-ls~="d1SG"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d1SH {
        margin: 0 0 4px;
        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: #fff;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d1SI {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: flex;
        position: absolute;
        top: -20px;
        right: -20px;
        width: 120px;
        max-width: unset;
        min-width: unset;
        height: 120px;
        max-height: unset;
        min-height: unset;
        opacity: 0.05;
      }
      .ww-e-d1SJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1SJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SJ {
          display: flex;
        }
      }
      .ww-e-d1SJ.ww-layout, .ww-e-d1SJ [data-ww-ls~="d1SJ"] {
        display: flex;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SJ.ww-layout, .ww-e-d1SJ [data-ww-ls~="d1SJ"] {
          display: flex;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SJ.ww-layout, .ww-e-d1SJ [data-ww-ls~="d1SJ"] {
          display: flex;
          gap: 8px;
        }
      }
      .ww-e-d1SK {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d1SL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1SL {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SL {
          display: grid;
        }
      }
      .ww-e-d1SL.ww-layout, .ww-e-d1SL [data-ww-ls~="d1SL"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SL.ww-layout, .ww-e-d1SL [data-ww-ls~="d1SL"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SL.ww-layout, .ww-e-d1SL [data-ww-ls~="d1SL"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1SM {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 991px) {
        .ww-e-d1SM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SM {
          display: flex;
        }
      }
      .ww-e-d1SM.ww-layout, .ww-e-d1SM [data-ww-ls~="d1SM"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SM.ww-layout, .ww-e-d1SM [data-ww-ls~="d1SM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SM.ww-layout, .ww-e-d1SM [data-ww-ls~="d1SM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1SN {
        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-d1SN.ww-layout, .ww-e-d1SN [data-ww-ls~="d1SN"] {
        display: block;
      }
      .ww-e-d1SO {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1SO.ww-layout, .ww-e-d1SO [data-ww-ls~="d1SO"] {
        display: block;
      }
      .ww-e-d1SP {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1SP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SP {
          display: flex;
        }
      }
      .ww-e-d1SP.ww-layout, .ww-e-d1SP [data-ww-ls~="d1SP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SP.ww-layout, .ww-e-d1SP [data-ww-ls~="d1SP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SP.ww-layout, .ww-e-d1SP [data-ww-ls~="d1SP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1SQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1SR {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 991px) {
        .ww-e-d1SR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SR {
          display: flex;
        }
      }
      .ww-e-d1SR.ww-layout, .ww-e-d1SR [data-ww-ls~="d1SR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SR.ww-layout, .ww-e-d1SR [data-ww-ls~="d1SR"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SR.ww-layout, .ww-e-d1SR [data-ww-ls~="d1SR"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1ST {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ST {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ST {
          display: flex;
        }
      }
      .ww-e-d1ST.ww-layout, .ww-e-d1ST [data-ww-ls~="d1ST"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1ST.ww-layout, .ww-e-d1ST [data-ww-ls~="d1ST"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ST.ww-layout, .ww-e-d1ST [data-ww-ls~="d1ST"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1SU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1SU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SU {
          display: flex;
        }
      }
      .ww-e-d1SU.ww-layout, .ww-e-d1SU [data-ww-ls~="d1SU"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1SU.ww-layout, .ww-e-d1SU [data-ww-ls~="d1SU"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1SU.ww-layout, .ww-e-d1SU [data-ww-ls~="d1SU"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1SV {
        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-d1SV.ww-layout, .ww-e-d1SV [data-ww-ls~="d1SV"] {
        display: block;
      }
      .ww-e-d1SW {
        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-d1SW.ww-layout, .ww-e-d1SW [data-ww-ls~="d1SW"] {
        display: block;
      }
      .ww-e-d1SX {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1SX.ww-layout, .ww-e-d1SX [data-ww-ls~="d1SX"] {
        display: block;
      }
      .ww-e-d1SY {
        margin: 20px 0 0;
        padding: 20px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d1SY.ww-layout, .ww-e-d1SY [data-ww-ls~="d1SY"] {
        display: block;
      }
      .ww-e-d1SZ {
        margin: 0;
        padding: 8px;
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d1Sa {
        margin: 0;
        padding: 8px;
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d1Sb {
        margin: 0;
        padding: 8px;
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d1Sc {
        margin: 0;
        padding: 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: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d1Sd {
        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: #fff;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1Se {
        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: #fff;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1Sf {
        margin: 0 0 4px;
        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: #fff;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d1Sg {
        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;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1Sh {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
        background-color: #0000;
        border-top: none;
        border-right: none;
        border-bottom: 1px dashed #d96e4a;
        border-left: none;
        border-image: none;
      }
      .ww-e-d1Si {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Sj {
        margin: 0 0 20px;
        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-d1Sj.ww-layout, .ww-e-d1Sj [data-ww-ls~="d1Sj"] {
        display: block;
      }
      .ww-e-d1Sk {
        margin: 0;
        padding: 16px;
        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: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Sk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Sk {
          display: flex;
        }
      }
      .ww-e-d1Sk.ww-layout, .ww-e-d1Sk [data-ww-ls~="d1Sk"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1Sk.ww-layout, .ww-e-d1Sk [data-ww-ls~="d1Sk"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Sk.ww-layout, .ww-e-d1Sk [data-ww-ls~="d1Sk"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d1Sl {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Sl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Sl {
          display: flex;
        }
      }
      .ww-e-d1Sl.ww-layout, .ww-e-d1Sl [data-ww-ls~="d1Sl"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Sl.ww-layout, .ww-e-d1Sl [data-ww-ls~="d1Sl"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Sl.ww-layout, .ww-e-d1Sl [data-ww-ls~="d1Sl"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1Sm {
        margin: 0 0 8px;
        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: #9a3412;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Sn {
        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: #7c2d12;
        white-space-collapse: preserve;
      }
      .ww-e-d1So {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1Sp {
        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-d1Sp.ww-layout, .ww-e-d1Sp [data-ww-ls~="d1Sp"] {
        display: block;
      }
      .ww-e-d1Sq {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 8px;
      }
      .ww-e-d1Sq.ww-layout, .ww-e-d1Sq [data-ww-ls~="d1Sq"] {
        display: block;
      }
      .ww-e-d1Sr {
        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;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ss {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ss {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ss {
          display: flex;
        }
      }
      .ww-e-d1Ss.ww-layout, .ww-e-d1Ss [data-ww-ls~="d1Ss"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ss.ww-layout, .ww-e-d1Ss [data-ww-ls~="d1Ss"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ss.ww-layout, .ww-e-d1Ss [data-ww-ls~="d1Ss"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1St {
        margin: 20px 0 0;
        padding: 20px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d1St.ww-layout, .ww-e-d1St [data-ww-ls~="d1St"] {
        display: block;
      }
      .ww-e-d1Su {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Sv {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Sw {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1Sw.ww-layout, .ww-e-d1Sw [data-ww-ls~="d1Sw"] {
        display: block;
      }
      .ww-e-d1Sx {
        margin: 16px 0 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;
        background-color: #ffffff0d;
        cursor: pointer;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Sx {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Sx {
          display: flex;
        }
      }
      .ww-e-d1Sx.ww-layout, .ww-e-d1Sx [data-ww-ls~="d1Sx"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Sx.ww-layout, .ww-e-d1Sx [data-ww-ls~="d1Sx"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Sx.ww-layout, .ww-e-d1Sx [data-ww-ls~="d1Sx"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1Sy {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Sz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T0 {
        margin: 0 0 4px;
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1T1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T4 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1T4.ww-layout, .ww-e-d1T4 [data-ww-ls~="d1T4"] {
        display: block;
      }
      .ww-e-d1T5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1T5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1T5 {
          display: flex;
        }
      }
      .ww-e-d1T5.ww-layout, .ww-e-d1T5 [data-ww-ls~="d1T5"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1T5.ww-layout, .ww-e-d1T5 [data-ww-ls~="d1T5"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1T5.ww-layout, .ww-e-d1T5 [data-ww-ls~="d1T5"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1T6 {
        margin: 0 0 20px;
        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-d1T6.ww-layout, .ww-e-d1T6 [data-ww-ls~="d1T6"] {
        display: block;
      }
      .ww-e-d1T7 {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1T7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1T7 {
          display: flex;
        }
      }
      .ww-e-d1T7.ww-layout, .ww-e-d1T7 [data-ww-ls~="d1T7"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1T7.ww-layout, .ww-e-d1T7 [data-ww-ls~="d1T7"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1T7.ww-layout, .ww-e-d1T7 [data-ww-ls~="d1T7"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1T8 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1T9 {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1TA {
        margin: 4px 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: 10px;
        font-family: Inter, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1TB {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 991px) {
        .ww-e-d1TB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TB {
          display: flex;
        }
      }
      .ww-e-d1TB.ww-layout, .ww-e-d1TB [data-ww-ls~="d1TB"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TB.ww-layout, .ww-e-d1TB [data-ww-ls~="d1TB"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TB.ww-layout, .ww-e-d1TB [data-ww-ls~="d1TB"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1TC {
        margin: 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;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TC {
          display: flex;
        }
      }
      .ww-e-d1TC.ww-layout, .ww-e-d1TC [data-ww-ls~="d1TC"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1TC.ww-layout, .ww-e-d1TC [data-ww-ls~="d1TC"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TC.ww-layout, .ww-e-d1TC [data-ww-ls~="d1TC"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1TD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TD {
          display: flex;
        }
      }
      .ww-e-d1TD.ww-layout, .ww-e-d1TD [data-ww-ls~="d1TD"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1TD.ww-layout, .ww-e-d1TD [data-ww-ls~="d1TD"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TD.ww-layout, .ww-e-d1TD [data-ww-ls~="d1TD"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1TE {
        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-d1TE.ww-layout, .ww-e-d1TE [data-ww-ls~="d1TE"] {
        display: block;
      }
      .ww-e-d1TF {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1TG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1TG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TG {
          display: flex;
        }
      }
      .ww-e-d1TG.ww-layout, .ww-e-d1TG [data-ww-ls~="d1TG"] {
        display: flex;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TG.ww-layout, .ww-e-d1TG [data-ww-ls~="d1TG"] {
          display: flex;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TG.ww-layout, .ww-e-d1TG [data-ww-ls~="d1TG"] {
          display: flex;
          gap: 8px;
        }
      }
      .ww-e-d1TH {
        margin: 0;
        padding: 16px;
        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: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TH {
          display: flex;
        }
      }
      .ww-e-d1TH.ww-layout, .ww-e-d1TH [data-ww-ls~="d1TH"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1TH.ww-layout, .ww-e-d1TH [data-ww-ls~="d1TH"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TH.ww-layout, .ww-e-d1TH [data-ww-ls~="d1TH"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d1TI {
        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;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1TJ {
        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-d1TJ.ww-layout, .ww-e-d1TJ [data-ww-ls~="d1TJ"] {
        display: block;
      }
      .ww-e-d1TK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1TK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TK {
          display: flex;
        }
      }
      .ww-e-d1TK.ww-layout, .ww-e-d1TK [data-ww-ls~="d1TK"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TK.ww-layout, .ww-e-d1TK [data-ww-ls~="d1TK"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TK.ww-layout, .ww-e-d1TK [data-ww-ls~="d1TK"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1TL {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d1TL.ww-layout, .ww-e-d1TL [data-ww-ls~="d1TL"] {
        display: block;
      }
      .ww-e-d1TM {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1TN {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1TN {
          display: flex;
        }
      }
      .ww-e-d1TN.ww-layout, .ww-e-d1TN [data-ww-ls~="d1TN"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1TN.ww-layout, .ww-e-d1TN [data-ww-ls~="d1TN"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1TO {
        margin: 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;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1TO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TO {
          display: flex;
        }
      }
      .ww-e-d1TO.ww-layout, .ww-e-d1TO [data-ww-ls~="d1TO"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1TO.ww-layout, .ww-e-d1TO [data-ww-ls~="d1TO"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1TO.ww-layout, .ww-e-d1TO [data-ww-ls~="d1TO"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1TP {
        margin: 0 0 4px;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
        opacity: 1;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d1TQ {
        margin: 0;
        padding: 8px;
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d1TR {
        margin: 0;
        padding: 8px;
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d1TS {
        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: #1a2639;
        white-space-collapse: preserve;
      }
      .ww-e-d1TT {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1TT {
          display: flex;
        }
      }
      .ww-e-d1TT.ww-layout, .ww-e-d1TT [data-ww-ls~="d1TT"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1TT.ww-layout, .ww-e-d1TT [data-ww-ls~="d1TT"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1TU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1TU {
          display: flex;
        }
      }
      .ww-e-d1TU.ww-layout, .ww-e-d1TU [data-ww-ls~="d1TU"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1TU.ww-layout, .ww-e-d1TU [data-ww-ls~="d1TU"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1TW {
        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;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d1TX {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1TX {
          display: flex;
        }
      }
      .ww-e-d1TX.ww-layout, .ww-e-d1TX [data-ww-ls~="d1TX"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1TX.ww-layout, .ww-e-d1TX [data-ww-ls~="d1TX"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1TY {
        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: #4b5563;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d1TZ {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: background 0.2s ease;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1TZ {
          display: flex;
        }
      }
      .ww-e-d1TZ.ww-layout, .ww-e-d1TZ [data-ww-ls~="d1TZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1TZ.ww-layout, .ww-e-d1TZ [data-ww-ls~="d1TZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1Ta {
        margin: 0;
        padding: 16px 16px 16px 48px;
        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: 18px;
        font-family: Inter, sans-serif;
        color: #1a2639;
        white-space-collapse: preserve;
        background-color: #0000;
        transition: all 0.2s ease;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1Tb {
        margin: 0 0 32px;
        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-d1Tb.ww-layout, .ww-e-d1Tb [data-ww-ls~="d1Tb"] {
        display: block;
      }
      .ww-e-d1Tc {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 448px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tc {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d1Tc.ww-layout, .ww-e-d1Tc [data-ww-ls~="d1Tc"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tc.ww-layout, .ww-e-d1Tc [data-ww-ls~="d1Tc"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1Td {
        margin: 0 0 12px;
        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: 800;
        color: #9ca3af;
        letter-spacing: 1.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Te {
        margin: 12px 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: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1Tf {
        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-d1Tg {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d67d5b;
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #d67d5b4d;
        transition: transform 0.2s ease, background 0.2s ease;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tg {
          display: flex;
        }
      }
      .ww-e-d1Tg.ww-layout, .ww-e-d1Tg [data-ww-ls~="d1Tg"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tg.ww-layout, .ww-e-d1Tg [data-ww-ls~="d1Tg"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1Th {
        margin: 0 0 32px;
        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-d1Th.ww-layout, .ww-e-d1Th [data-ww-ls~="d1Th"] {
        display: block;
      }
      .ww-e-d1Ti {
        margin: 0 0 12px;
        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: 800;
        color: #9ca3af;
        letter-spacing: 1.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1Tj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tj {
          display: flex;
        }
      }
      .ww-e-d1Tj.ww-layout, .ww-e-d1Tj [data-ww-ls~="d1Tj"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tj.ww-layout, .ww-e-d1Tj [data-ww-ls~="d1Tj"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1Tk {
        margin: 0;
        padding: 16px 16px 16px 48px;
        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: 18px;
        font-family: Inter, sans-serif;
        color: #1a2639;
        white-space-collapse: preserve;
        background-color: #0000;
        transition: all 0.2s ease;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1Tl {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tl {
          display: flex;
        }
      }
      .ww-e-d1Tl.ww-layout, .ww-e-d1Tl [data-ww-ls~="d1Tl"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tl.ww-layout, .ww-e-d1Tl [data-ww-ls~="d1Tl"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1Tm {
        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-d1Tm.ww-layout, .ww-e-d1Tm [data-ww-ls~="d1Tm"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Tn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1To {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Tp {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Tq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tq {
          display: flex;
        }
      }
      .ww-e-d1Tq.ww-layout, .ww-e-d1Tq [data-ww-ls~="d1Tq"] {
        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);
      }
      @media (max-width: 767px) {
        .ww-e-d1Tq.ww-layout, .ww-e-d1Tq [data-ww-ls~="d1Tq"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Tr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d1Ts {
        margin: 0 0 20px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ts {
          display: flex;
        }
      }
      .ww-e-d1Ts.ww-layout, .ww-e-d1Ts [data-ww-ls~="d1Ts"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ts.ww-layout, .ww-e-d1Ts [data-ww-ls~="d1Ts"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1Tt {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tt {
          display: flex;
        }
      }
      .ww-e-d1Tt.ww-layout, .ww-e-d1Tt [data-ww-ls~="d1Tt"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tt.ww-layout, .ww-e-d1Tt [data-ww-ls~="d1Tt"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Tu {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tu {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d1Tu.ww-layout, .ww-e-d1Tu [data-ww-ls~="d1Tu"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tu.ww-layout, .ww-e-d1Tu [data-ww-ls~="d1Tu"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Tv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tv {
          display: flex;
        }
      }
      .ww-e-d1Tv.ww-layout, .ww-e-d1Tv [data-ww-ls~="d1Tv"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tv.ww-layout, .ww-e-d1Tv [data-ww-ls~="d1Tv"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1Tw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tw {
          display: flex;
        }
      }
      .ww-e-d1Tw.ww-layout, .ww-e-d1Tw [data-ww-ls~="d1Tw"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Tw.ww-layout, .ww-e-d1Tw [data-ww-ls~="d1Tw"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1Tx {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ty {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1Tz {
        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-d1U0 {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1U1 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1U2 {
        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-d1U3 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d1U3.ww-layout, .ww-e-d1U3 [data-ww-ls~="d1U3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1U4 {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1U4 {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1U4.ww-layout, .ww-e-d1U4 [data-ww-ls~="d1U4"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1U4.ww-layout, .ww-e-d1U4 [data-ww-ls~="d1U4"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1U5 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d1U5.ww-layout, .ww-e-d1U5 [data-ww-ls~="d1U5"] {
        display: block;
      }
      .ww-e-d1U6 {
        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-d1U7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1U7 {
          display: flex;
        }
      }
      .ww-e-d1U7.ww-layout, .ww-e-d1U7 [data-ww-ls~="d1U7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1U7.ww-layout, .ww-e-d1U7 [data-ww-ls~="d1U7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1U8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1U8 {
          display: flex;
        }
      }
      .ww-e-d1U8.ww-layout, .ww-e-d1U8 [data-ww-ls~="d1U8"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1U8.ww-layout, .ww-e-d1U8 [data-ww-ls~="d1U8"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1U9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1U9 {
          display: grid;
        }
      }
      .ww-e-d1U9.ww-layout, .ww-e-d1U9 [data-ww-ls~="d1U9"] {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1U9.ww-layout, .ww-e-d1U9 [data-ww-ls~="d1U9"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 24px;
        }
      }
      .ww-e-d1UA {
        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-d1UB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1UB {
          display: grid;
        }
      }
      .ww-e-d1UB.ww-layout, .ww-e-d1UB [data-ww-ls~="d1UB"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1UB.ww-layout, .ww-e-d1UB [data-ww-ls~="d1UB"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1UC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1UC {
          display: flex;
        }
      }
      .ww-e-d1UC.ww-layout, .ww-e-d1UC [data-ww-ls~="d1UC"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1UC.ww-layout, .ww-e-d1UC [data-ww-ls~="d1UC"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1UE {
        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-d1UF {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1UF {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1UG {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1UH {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d1UJ {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1UK {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1UK {
          display: flex;
        }
      }
      .ww-e-d1UK.ww-layout, .ww-e-d1UK [data-ww-ls~="d1UK"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1UK.ww-layout, .ww-e-d1UK [data-ww-ls~="d1UK"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1UL {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1UL {
          display: flex;
        }
      }
      .ww-e-d1UL.ww-layout, .ww-e-d1UL [data-ww-ls~="d1UL"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1UL.ww-layout, .ww-e-d1UL [data-ww-ls~="d1UL"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1UM {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1UM {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1UM.ww-layout, .ww-e-d1UM [data-ww-ls~="d1UM"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1UM.ww-layout, .ww-e-d1UM [data-ww-ls~="d1UM"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1UP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UP.ww-layout, .ww-e-d1UP [data-ww-ls~="d1UP"] {
        display: flex;
        flex-flow: column;
        row-gap: 12px;
      }
      .ww-e-d1UR {
        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: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d1UR.ww-layout, .ww-e-d1UR [data-ww-ls~="d1UR"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1US {
        margin: 0;
        padding: 6px 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 #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1US {
          display: flex;
        }
      }
      .ww-e-d1US.ww-layout, .ww-e-d1US [data-ww-ls~="d1US"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1US.ww-layout, .ww-e-d1US [data-ww-ls~="d1US"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1UT {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1UU {
        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-d1UU.ww-layout, .ww-e-d1UU [data-ww-ls~="d1UU"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1UV {
        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-d1UV.ww-layout, .ww-e-d1UV [data-ww-ls~="d1UV"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1UW {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1UX {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1UY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1UY {
          display: flex;
        }
      }
      .ww-e-d1UY.ww-layout, .ww-e-d1UY [data-ww-ls~="d1UY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1UY.ww-layout, .ww-e-d1UY [data-ww-ls~="d1UY"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1UZ {
        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-d1UZ.ww-layout, .ww-e-d1UZ [data-ww-ls~="d1UZ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Ua {
        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-d1Ua.ww-layout, .ww-e-d1Ua [data-ww-ls~="d1Ua"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px 4px;
      }
      .ww-e-d1Ub {
        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-d1Ub.ww-layout, .ww-e-d1Ub [data-ww-ls~="d1Ub"] {
        display: block;
      }
      .ww-e-d1Uc {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Ud {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1Ue {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 100%;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ue {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ue {
          display: flex;
        }
      }
      .ww-e-d1Ue.ww-layout, .ww-e-d1Ue [data-ww-ls~="d1Ue"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ue.ww-layout, .ww-e-d1Ue [data-ww-ls~="d1Ue"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ue.ww-layout, .ww-e-d1Ue [data-ww-ls~="d1Ue"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1Uf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Uf {
          display: flex;
        }
      }
      .ww-e-d1Uf.ww-layout, .ww-e-d1Uf [data-ww-ls~="d1Uf"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Uf.ww-layout, .ww-e-d1Uf [data-ww-ls~="d1Uf"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1Ug {
        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-d1Uh {
        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-d1Uh.ww-layout, .ww-e-d1Uh [data-ww-ls~="d1Uh"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Ui {
        margin: 4px 0 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 59px;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 240px;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1Ui.ww-layout, .ww-e-d1Ui [data-ww-ls~="d1Ui"] {
        display: block;
      }
      .ww-e-d1Uj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1Uk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ul {
        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;
        cursor: pointer;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ul {
          display: flex;
        }
      }
      .ww-e-d1Ul.ww-layout, .ww-e-d1Ul [data-ww-ls~="d1Ul"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ul.ww-layout, .ww-e-d1Ul [data-ww-ls~="d1Ul"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Um {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Un {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      .ww-e-d1Uo {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Up {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1Ur {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1Us {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Us.ww-layout, .ww-e-d1Us [data-ww-ls~="d1Us"] {
        display: var(--ww-style-display);
      }
      .ww-e-d1Uu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Uu {
          display: flex;
        }
      }
      .ww-e-d1Uu.ww-layout, .ww-e-d1Uu [data-ww-ls~="d1Uu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Uu.ww-layout, .ww-e-d1Uu [data-ww-ls~="d1Uu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Uv {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1Uv {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Uw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Uw {
          display: flex;
        }
      }
      .ww-e-d1Uw.ww-layout, .ww-e-d1Uw [data-ww-ls~="d1Uw"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1Uw.ww-layout, .ww-e-d1Uw [data-ww-ls~="d1Uw"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1Ux {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1Ux {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Uy {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1Uy {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Uz {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1V1 {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1V3 {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1V4 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1V4 {
          display: flex;
        }
      }
      .ww-e-d1V4.ww-layout, .ww-e-d1V4 [data-ww-ls~="d1V4"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1V4.ww-layout, .ww-e-d1V4 [data-ww-ls~="d1V4"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1V5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1V7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 56px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 56px;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1V7 {
          display: flex;
        }
      }
      .ww-e-d1V7.ww-layout, .ww-e-d1V7 [data-ww-ls~="d1V7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1V7.ww-layout, .ww-e-d1V7 [data-ww-ls~="d1V7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1V8 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1V8 {
          padding: 24px 20px;
          display: flex;
        }
      }
      .ww-e-d1V8.ww-layout, .ww-e-d1V8 [data-ww-ls~="d1V8"] {
        display: flex;
        flex-flow: column;
        gap: 28px;
      }
      @media (max-width: 767px) {
        .ww-e-d1V8.ww-layout, .ww-e-d1V8 [data-ww-ls~="d1V8"] {
          display: flex;
          flex-flow: column;
          gap: 28px;
        }
      }
      .ww-e-d1V9 {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1VA {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1VB {
        margin: 0;
        padding: 32px 32px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1VB {
          padding: 24px 20px 20px;
          display: flex;
        }
      }
      .ww-e-d1VB.ww-layout, .ww-e-d1VB [data-ww-ls~="d1VB"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1VB.ww-layout, .ww-e-d1VB [data-ww-ls~="d1VB"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1VC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1VC {
          display: flex;
        }
      }
      .ww-e-d1VC.ww-layout, .ww-e-d1VC [data-ww-ls~="d1VC"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VC.ww-layout, .ww-e-d1VC [data-ww-ls~="d1VC"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1VD {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d1VE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1VF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1VF {
          display: flex;
        }
      }
      .ww-e-d1VF.ww-layout, .ww-e-d1VF [data-ww-ls~="d1VF"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VF.ww-layout, .ww-e-d1VF [data-ww-ls~="d1VF"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1VG {
        margin: 0;
        padding: 20px;
        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: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VG {
          display: flex;
        }
      }
      .ww-e-d1VG.ww-layout, .ww-e-d1VG [data-ww-ls~="d1VG"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VG.ww-layout, .ww-e-d1VG [data-ww-ls~="d1VG"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1VH {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 520px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VH {
          display: flex;
          max-width: 100%;
          border-radius: 16px;
        }
      }
      .ww-e-d1VH.ww-layout, .ww-e-d1VH [data-ww-ls~="d1VH"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1VH.ww-layout, .ww-e-d1VH [data-ww-ls~="d1VH"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1VI {
        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-d1VJ {
        margin: 0;
        padding: 14px 28px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VJ {
          width: 100%;
        }
      }
      .ww-e-d1VK {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1VK {
          display: flex;
        }
      }
      .ww-e-d1VK.ww-layout, .ww-e-d1VK [data-ww-ls~="d1VK"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VK.ww-layout, .ww-e-d1VK [data-ww-ls~="d1VK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1VL {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1VL {
          display: flex;
        }
      }
      .ww-e-d1VL.ww-layout, .ww-e-d1VL [data-ww-ls~="d1VL"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VL.ww-layout, .ww-e-d1VL [data-ww-ls~="d1VL"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1VM {
        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-d1VN {
        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-d1VO {
        margin: 0;
        padding: 24px 32px;
        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-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1VO {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1VO.ww-layout, .ww-e-d1VO [data-ww-ls~="d1VO"] {
        display: flex;
        justify-content: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VO.ww-layout, .ww-e-d1VO [data-ww-ls~="d1VO"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 16px;
        }
      }
      .ww-e-d1VP {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1VQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: background 0.2s;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VQ {
          display: flex;
        }
      }
      .ww-e-d1VQ.ww-layout, .ww-e-d1VQ [data-ww-ls~="d1VQ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1VQ.ww-layout, .ww-e-d1VQ [data-ww-ls~="d1VQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1VR {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d1VS {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1VT {
        margin: 0;
        padding: 16px 20px;
        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: 20px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d1VU {
        margin: 0;
        padding: 14px 28px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border: none;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1VU {
          width: 100%;
        }
      }
      .ww-e-d1VV {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d1VW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #15803d;
        transition: width 0.5s;
      }
      .ww-e-d1VW.ww-layout, .ww-e-d1VW [data-ww-ls~="d1VW"] {
        display: block;
      }
      .ww-e-d1VX {
        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-d1VX.ww-layout, .ww-e-d1VX [data-ww-ls~="d1VX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1VY {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 99px;
      }
      .ww-e-d1VY.ww-layout, .ww-e-d1VY [data-ww-ls~="d1VY"] {
        display: block;
      }
      .ww-e-d1VZ {
        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-d1VZ.ww-layout, .ww-e-d1VZ [data-ww-ls~="d1VZ"] {
        display: block;
      }
      .ww-e-d1Va {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Va {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Va {
          display: flex;
        }
      }
      .ww-e-d1Va.ww-layout, .ww-e-d1Va [data-ww-ls~="d1Va"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Va.ww-layout, .ww-e-d1Va [data-ww-ls~="d1Va"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Va.ww-layout, .ww-e-d1Va [data-ww-ls~="d1Va"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Vb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vb {
          display: flex;
        }
      }
      .ww-e-d1Vb.ww-layout, .ww-e-d1Vb [data-ww-ls~="d1Vb"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vb.ww-layout, .ww-e-d1Vb [data-ww-ls~="d1Vb"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vb.ww-layout, .ww-e-d1Vb [data-ww-ls~="d1Vb"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d1Vc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vc {
          display: flex;
        }
      }
      .ww-e-d1Vc.ww-layout, .ww-e-d1Vc [data-ww-ls~="d1Vc"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vc.ww-layout, .ww-e-d1Vc [data-ww-ls~="d1Vc"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vc.ww-layout, .ww-e-d1Vc [data-ww-ls~="d1Vc"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      .ww-e-d1Vd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vd {
          display: flex;
        }
      }
      .ww-e-d1Vd.ww-layout, .ww-e-d1Vd [data-ww-ls~="d1Vd"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vd.ww-layout, .ww-e-d1Vd [data-ww-ls~="d1Vd"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vd.ww-layout, .ww-e-d1Vd [data-ww-ls~="d1Vd"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d1Ve {
        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-d1Ve.ww-layout, .ww-e-d1Ve [data-ww-ls~="d1Ve"] {
        display: block;
      }
      .ww-e-d1Vf {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vf {
          display: flex;
        }
      }
      .ww-e-d1Vf.ww-layout, .ww-e-d1Vf [data-ww-ls~="d1Vf"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vf.ww-layout, .ww-e-d1Vf [data-ww-ls~="d1Vf"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vf.ww-layout, .ww-e-d1Vf [data-ww-ls~="d1Vf"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d1Vg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vg {
          display: flex;
        }
      }
      .ww-e-d1Vg.ww-layout, .ww-e-d1Vg [data-ww-ls~="d1Vg"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vg.ww-layout, .ww-e-d1Vg [data-ww-ls~="d1Vg"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vg.ww-layout, .ww-e-d1Vg [data-ww-ls~="d1Vg"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      .ww-e-d1Vh {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vh {
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vh {
          display: grid;
        }
      }
      .ww-e-d1Vh.ww-layout, .ww-e-d1Vh [data-ww-ls~="d1Vh"] {
        display: grid;
        grid-template-columns: 2fr 1.5fr 1.5fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vh.ww-layout, .ww-e-d1Vh [data-ww-ls~="d1Vh"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vh.ww-layout, .ww-e-d1Vh [data-ww-ls~="d1Vh"] {
          display: grid;
          grid-template-columns: 2fr 1.5fr 1.5fr 1fr 1fr 1fr .5fr;
        }
      }
      .ww-e-d1Vi {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vi {
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vi {
          display: grid;
        }
      }
      .ww-e-d1Vi.ww-layout, .ww-e-d1Vi [data-ww-ls~="d1Vi"] {
        display: grid;
        grid-template-columns: 2fr 1.5fr 1.5fr 1fr 1fr 1fr .5fr;
        column-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vi.ww-layout, .ww-e-d1Vi [data-ww-ls~="d1Vi"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vi.ww-layout, .ww-e-d1Vi [data-ww-ls~="d1Vi"] {
          display: grid;
          grid-template-columns: 2fr 1.5fr 1.5fr 1fr 1fr 1fr .5fr;
          column-gap: 10px;
        }
      }
      .ww-e-d1Vj {
        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-d1Vj.ww-layout, .ww-e-d1Vj [data-ww-ls~="d1Vj"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vk {
        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-d1Vk.ww-layout, .ww-e-d1Vk [data-ww-ls~="d1Vk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vl {
        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-d1Vl.ww-layout, .ww-e-d1Vl [data-ww-ls~="d1Vl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vm {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vm {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vm {
          display: grid;
        }
      }
      .ww-e-d1Vm.ww-layout, .ww-e-d1Vm [data-ww-ls~="d1Vm"] {
        display: grid;
        grid-template-columns: 2fr 3fr 1fr 1.5fr 1fr 1fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vm.ww-layout, .ww-e-d1Vm [data-ww-ls~="d1Vm"] {
          display: grid;
          grid-template-columns: 2fr 3fr 1fr 1.5fr 1fr 1fr;
          column-gap: 5px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vm.ww-layout, .ww-e-d1Vm [data-ww-ls~="d1Vm"] {
          display: grid;
          grid-template-columns: 2fr 3fr 1fr 1.5fr 1fr 1fr;
          column-gap: 5px;
        }
      }
      .ww-e-d1Vn {
        margin: 0;
        padding: 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-d1Vn.ww-layout, .ww-e-d1Vn [data-ww-ls~="d1Vn"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vo {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e6e6e6;
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d1Vo.ww-layout, .ww-e-d1Vo [data-ww-ls~="d1Vo"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Vp {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: var(--ww-style-width, 100vw);
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #0006;
      }
      .ww-e-d1Vp.ww-layout, .ww-e-d1Vp [data-ww-ls~="d1Vp"] {
        display: flex;
      }
      .ww-e-d1Vq {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 520px;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e6e6e6;
        border-radius: 8px;
      }
      .ww-e-d1Vq.ww-layout, .ww-e-d1Vq [data-ww-ls~="d1Vq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vr {
        margin: 0;
        padding: 4px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 1px solid #e6e6e6;
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d1Vr.ww-layout, .ww-e-d1Vr [data-ww-ls~="d1Vr"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Vs {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Vt {
        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: var(--ww-default-font-family);
        color: #000;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Vu {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Vu.ww-layout, .ww-e-d1Vu [data-ww-ls~="d1Vu"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vv {
        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-d1Vv.ww-layout, .ww-e-d1Vv [data-ww-ls~="d1Vv"] {
        display: flex;
      }
      .ww-e-d1Vw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vw {
          display: flex;
        }
      }
      .ww-e-d1Vw.ww-layout, .ww-e-d1Vw [data-ww-ls~="d1Vw"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Vw.ww-layout, .ww-e-d1Vw [data-ww-ls~="d1Vw"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Vw.ww-layout, .ww-e-d1Vw [data-ww-ls~="d1Vw"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1Vx {
        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-d1Vy {
        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-d1Vy.ww-layout, .ww-e-d1Vy [data-ww-ls~="d1Vy"] {
        display: flex;
      }
      .ww-e-d1Vz {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1W0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1W0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1W0 {
          display: flex;
        }
      }
      .ww-e-d1W0.ww-layout, .ww-e-d1W0 [data-ww-ls~="d1W0"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1W0.ww-layout, .ww-e-d1W0 [data-ww-ls~="d1W0"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1W0.ww-layout, .ww-e-d1W0 [data-ww-ls~="d1W0"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1W1 {
        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-d1W1.ww-layout, .ww-e-d1W1 [data-ww-ls~="d1W1"] {
        display: block;
      }
      .ww-e-d1W2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #c2410c;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d1W2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1W2 {
          display: flex;
        }
      }
      .ww-e-d1W2.ww-layout, .ww-e-d1W2 [data-ww-ls~="d1W2"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1W2.ww-layout, .ww-e-d1W2 [data-ww-ls~="d1W2"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1W2.ww-layout, .ww-e-d1W2 [data-ww-ls~="d1W2"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1W3 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e0f2fe;
        border-radius: 99px;
      }
      .ww-e-d1W3.ww-layout, .ww-e-d1W3 [data-ww-ls~="d1W3"] {
        display: inline-block;
      }
      .ww-e-d1W4 {
        margin: 0;
        padding: 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-d1W5 {
        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-d1W6 {
        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-d1W6.ww-layout, .ww-e-d1W6 [data-ww-ls~="d1W6"] {
        display: block;
      }
      .ww-e-d1W7 {
        margin: 0;
        padding: 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-d1W8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1W8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1W8 {
          display: flex;
        }
      }
      .ww-e-d1W8.ww-layout, .ww-e-d1W8 [data-ww-ls~="d1W8"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1W8.ww-layout, .ww-e-d1W8 [data-ww-ls~="d1W8"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1W8.ww-layout, .ww-e-d1W8 [data-ww-ls~="d1W8"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1W9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1WA {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1WB {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1WC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1WD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1WE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1WF {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1WG {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d1WG {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1WG {
          display: grid;
        }
      }
      .ww-e-d1WG.ww-layout, .ww-e-d1WG [data-ww-ls~="d1WG"] {
        display: grid;
        grid-template-columns: 2fr 3fr 1fr 1.5fr 1fr 1fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d1WG.ww-layout, .ww-e-d1WG [data-ww-ls~="d1WG"] {
          display: grid;
          grid-template-columns: 2fr 3fr 1fr 1.5fr 1fr 1fr;
          column-gap: 5px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1WG.ww-layout, .ww-e-d1WG [data-ww-ls~="d1WG"] {
          display: grid;
          grid-template-columns: 2fr 3fr 1fr 1.5fr 1fr 1fr;
          column-gap: 5px;
        }
      }
      .ww-e-d1WH {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 99px;
      }
      .ww-e-d1WH.ww-layout, .ww-e-d1WH [data-ww-ls~="d1WH"] {
        display: inline-block;
      }
      .ww-e-d1WI {
        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-d1WI.ww-layout, .ww-e-d1WI [data-ww-ls~="d1WI"] {
        display: block;
      }
      .ww-e-d1WJ {
        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-d1WK {
        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-d1WL {
        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-d1WM {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1WN {
        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-d1WO {
        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-d1WP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1WQ {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1WR {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1WS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1WT {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1WU {
        margin: 0 0 16px;
        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-d1WV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1WW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1WX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1WY {
        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-d1WZ {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wa {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wb {
        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-d1Wc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1Wd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 10px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1We {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 10px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1Wf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1Wg {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wh {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wi {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wj {
        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: sans-serif;
        font-weight: 600;
        color: #ca8a04;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wk {
        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: sans-serif;
        font-weight: 500;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #15803d;
        transition: width 0.5s;
      }
      .ww-e-d1Wl.ww-layout, .ww-e-d1Wl [data-ww-ls~="d1Wl"] {
        display: block;
      }
      .ww-e-d1Wm {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wo {
        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: sans-serif;
        font-weight: 500;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wp {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wq {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1Wr {
        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: sans-serif;
        font-weight: 600;
        color: #ca8a04;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ws {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ws {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ws {
          display: flex;
        }
      }
      .ww-e-d1Ws.ww-layout, .ww-e-d1Ws [data-ww-ls~="d1Ws"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ws.ww-layout, .ww-e-d1Ws [data-ww-ls~="d1Ws"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ws.ww-layout, .ww-e-d1Ws [data-ww-ls~="d1Ws"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d1Wt {
        margin: 0;
        padding: 8px 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-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s;
        border: none;
        border-radius: 8px;
        --ww-element-transition: opacity 0.2s;
      }
      .ww-e-d1Wu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wu {
          display: flex;
        }
      }
      .ww-e-d1Wu.ww-layout, .ww-e-d1Wu [data-ww-ls~="d1Wu"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wu.ww-layout, .ww-e-d1Wu [data-ww-ls~="d1Wu"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wu.ww-layout, .ww-e-d1Wu [data-ww-ls~="d1Wu"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Wv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wv {
          display: flex;
        }
      }
      .ww-e-d1Wv.ww-layout, .ww-e-d1Wv [data-ww-ls~="d1Wv"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wv.ww-layout, .ww-e-d1Wv [data-ww-ls~="d1Wv"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wv.ww-layout, .ww-e-d1Wv [data-ww-ls~="d1Wv"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Ww {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ww {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ww {
          display: flex;
        }
      }
      .ww-e-d1Ww.ww-layout, .ww-e-d1Ww [data-ww-ls~="d1Ww"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1Ww.ww-layout, .ww-e-d1Ww [data-ww-ls~="d1Ww"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Ww.ww-layout, .ww-e-d1Ww [data-ww-ls~="d1Ww"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1Wx {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wx {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wx {
          display: flex;
        }
      }
      .ww-e-d1Wx.ww-layout, .ww-e-d1Wx [data-ww-ls~="d1Wx"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wx.ww-layout, .ww-e-d1Wx [data-ww-ls~="d1Wx"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wx.ww-layout, .ww-e-d1Wx [data-ww-ls~="d1Wx"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d1Wy {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wy {
          display: flex;
        }
      }
      .ww-e-d1Wy.ww-layout, .ww-e-d1Wy [data-ww-ls~="d1Wy"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wy.ww-layout, .ww-e-d1Wy [data-ww-ls~="d1Wy"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wy.ww-layout, .ww-e-d1Wy [data-ww-ls~="d1Wy"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1Wz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wz {
          display: flex;
        }
      }
      .ww-e-d1Wz.ww-layout, .ww-e-d1Wz [data-ww-ls~="d1Wz"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Wz.ww-layout, .ww-e-d1Wz [data-ww-ls~="d1Wz"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Wz.ww-layout, .ww-e-d1Wz [data-ww-ls~="d1Wz"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1X0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1X0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X0 {
          display: flex;
        }
      }
      .ww-e-d1X0.ww-layout, .ww-e-d1X0 [data-ww-ls~="d1X0"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1X0.ww-layout, .ww-e-d1X0 [data-ww-ls~="d1X0"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X0.ww-layout, .ww-e-d1X0 [data-ww-ls~="d1X0"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1X1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1X1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X1 {
          display: flex;
        }
      }
      .ww-e-d1X1.ww-layout, .ww-e-d1X1 [data-ww-ls~="d1X1"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1X1.ww-layout, .ww-e-d1X1 [data-ww-ls~="d1X1"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X1.ww-layout, .ww-e-d1X1 [data-ww-ls~="d1X1"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1X2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1X2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X2 {
          display: flex;
        }
      }
      .ww-e-d1X2.ww-layout, .ww-e-d1X2 [data-ww-ls~="d1X2"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1X2.ww-layout, .ww-e-d1X2 [data-ww-ls~="d1X2"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X2.ww-layout, .ww-e-d1X2 [data-ww-ls~="d1X2"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1X3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1X3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X3 {
          display: flex;
        }
      }
      .ww-e-d1X3.ww-layout, .ww-e-d1X3 [data-ww-ls~="d1X3"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1X3.ww-layout, .ww-e-d1X3 [data-ww-ls~="d1X3"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X3.ww-layout, .ww-e-d1X3 [data-ww-ls~="d1X3"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1X4 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fefce8;
        border: 1px solid #fef9c3;
        border-radius: 4px;
      }
      .ww-e-d1X4.ww-layout, .ww-e-d1X4 [data-ww-ls~="d1X4"] {
        display: block;
      }
      .ww-e-d1X5 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border: 1px solid #bbf7d0;
        border-radius: 99px;
      }
      .ww-e-d1X5.ww-layout, .ww-e-d1X5 [data-ww-ls~="d1X5"] {
        display: inline-block;
      }
      .ww-e-d1X6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1X6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X6 {
          display: flex;
        }
      }
      .ww-e-d1X6.ww-layout, .ww-e-d1X6 [data-ww-ls~="d1X6"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1X6.ww-layout, .ww-e-d1X6 [data-ww-ls~="d1X6"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X6.ww-layout, .ww-e-d1X6 [data-ww-ls~="d1X6"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1X7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1X7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X7 {
          display: flex;
        }
      }
      .ww-e-d1X7.ww-layout, .ww-e-d1X7 [data-ww-ls~="d1X7"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1X7.ww-layout, .ww-e-d1X7 [data-ww-ls~="d1X7"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X7.ww-layout, .ww-e-d1X7 [data-ww-ls~="d1X7"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
        }
      }
      .ww-e-d1X8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1X8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X8 {
          display: flex;
        }
      }
      .ww-e-d1X8.ww-layout, .ww-e-d1X8 [data-ww-ls~="d1X8"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1X8.ww-layout, .ww-e-d1X8 [data-ww-ls~="d1X8"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1X8.ww-layout, .ww-e-d1X8 [data-ww-ls~="d1X8"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1X9 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border: 1px solid #bbf7d0;
        border-radius: 99px;
      }
      .ww-e-d1X9.ww-layout, .ww-e-d1X9 [data-ww-ls~="d1X9"] {
        display: inline-block;
      }
      .ww-e-d1XA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 120px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 0 solid;
        border-radius: 4px;
      }
      .ww-e-d1XA.ww-layout, .ww-e-d1XA [data-ww-ls~="d1XA"] {
        display: block;
      }
      .ww-e-d1XB {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 99px;
      }
      .ww-e-d1XB.ww-layout, .ww-e-d1XB [data-ww-ls~="d1XB"] {
        display: block;
      }
      .ww-e-d1XC {
        margin: 0 auto;
        padding: 48px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d1XC.ww-layout, .ww-e-d1XC [data-ww-ls~="d1XC"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1XD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1XD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1XD {
          display: flex;
        }
      }
      .ww-e-d1XD.ww-layout, .ww-e-d1XD [data-ww-ls~="d1XD"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1XD.ww-layout, .ww-e-d1XD [data-ww-ls~="d1XD"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1XD.ww-layout, .ww-e-d1XD [data-ww-ls~="d1XD"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1XE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1XE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1XE {
          display: flex;
        }
      }
      .ww-e-d1XE.ww-layout, .ww-e-d1XE [data-ww-ls~="d1XE"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1XE.ww-layout, .ww-e-d1XE [data-ww-ls~="d1XE"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1XE.ww-layout, .ww-e-d1XE [data-ww-ls~="d1XE"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1XG {
        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-d1XG.ww-layout, .ww-e-d1XG [data-ww-ls~="d1XG"] {
        display: block;
      }
      .ww-e-d1XH {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1XI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d1XJ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1XK {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #0284c7;
        white-space-collapse: preserve;
      }
      .ww-e-d1XL {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: 38px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border-radius: 6px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1XM {
        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-d1XN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1XO {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d1XO.ww-layout, .ww-e-d1XO [data-ww-ls~="d1XO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1XP {
        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-d1XP.ww-layout, .ww-e-d1XP [data-ww-ls~="d1XP"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1XR {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1XR {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d1XR.ww-layout, .ww-e-d1XR [data-ww-ls~="d1XR"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1XR.ww-layout, .ww-e-d1XR [data-ww-ls~="d1XR"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1XS {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1XS {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1XS.ww-layout, .ww-e-d1XS [data-ww-ls~="d1XS"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1XS.ww-layout, .ww-e-d1XS [data-ww-ls~="d1XS"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1XT {
        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-d1XT.ww-layout, .ww-e-d1XT [data-ww-ls~="d1XT"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1XU {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1XU {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1XU.ww-layout, .ww-e-d1XU [data-ww-ls~="d1XU"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1XU.ww-layout, .ww-e-d1XU [data-ww-ls~="d1XU"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1XV {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1XW {
        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-d1XW.ww-layout, .ww-e-d1XW [data-ww-ls~="d1XW"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1XX {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1XY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d1Xc {
        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-d1Xc.ww-layout, .ww-e-d1Xc [data-ww-ls~="d1Xc"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1Xd {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xe {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xf {
          display: flex;
        }
      }
      .ww-e-d1Xf.ww-layout, .ww-e-d1Xf [data-ww-ls~="d1Xf"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xf.ww-layout, .ww-e-d1Xf [data-ww-ls~="d1Xf"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1Xg {
        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-d1Xg.ww-layout, .ww-e-d1Xg [data-ww-ls~="d1Xg"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1Xh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Xj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Xj.ww-layout, .ww-e-d1Xj [data-ww-ls~="d1Xj"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: auto auto;
        grid-template-rows: revert-layer;
        gap: 20px;
      }
      .ww-e-d1Xk {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xk {
          display: flex;
        }
      }
      .ww-e-d1Xk.ww-layout, .ww-e-d1Xk [data-ww-ls~="d1Xk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xk.ww-layout, .ww-e-d1Xk [data-ww-ls~="d1Xk"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1Xl {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xm {
        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-d1Xn {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d1Xo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xp {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xq {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1Xr {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1Xs {
        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-d1Xs.ww-layout, .ww-e-d1Xs [data-ww-ls~="d1Xs"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d1Xu {
        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-d1Xv {
        margin: 0;
        padding: 32px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xv {
          padding: 20px;
          display: flex;
        }
      }
      :where(.ww-e-d4uq[data-ww-states~="3riVWb"]) .ww-e-d1Xv {
        flex: 0 1 auto;
      }
      .ww-e-d1Xv.ww-layout, .ww-e-d1Xv [data-ww-ls~="d1Xv"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xv.ww-layout, .ww-e-d1Xv [data-ww-ls~="d1Xv"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1Xw {
        margin: 0 0 4px;
        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: sans-serif;
        line-height: 1.5;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Xx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        grid-column: span 2;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xx {
          display: flex;
        }
      }
      .ww-e-d1Xx.ww-layout, .ww-e-d1Xx [data-ww-ls~="d1Xx"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xx.ww-layout, .ww-e-d1Xx [data-ww-ls~="d1Xx"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Xy {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xy {
          display: flex;
        }
      }
      .ww-e-d1Xy.ww-layout, .ww-e-d1Xy [data-ww-ls~="d1Xy"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xy.ww-layout, .ww-e-d1Xy [data-ww-ls~="d1Xy"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Y1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y1 {
          display: flex;
        }
      }
      .ww-e-d1Y1.ww-layout, .ww-e-d1Y1 [data-ww-ls~="d1Y1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y1.ww-layout, .ww-e-d1Y1 [data-ww-ls~="d1Y1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Y5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y5 {
          display: flex;
        }
      }
      .ww-e-d1Y5.ww-layout, .ww-e-d1Y5 [data-ww-ls~="d1Y5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y5.ww-layout, .ww-e-d1Y5 [data-ww-ls~="d1Y5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Y6 {
        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-d1Y7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y7 {
          display: flex;
        }
      }
      .ww-e-d1Y7.ww-layout, .ww-e-d1Y7 [data-ww-ls~="d1Y7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y7.ww-layout, .ww-e-d1Y7 [data-ww-ls~="d1Y7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1Y8 {
        margin: 0;
        padding: 10px 12px;
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y8 {
          display: flex;
        }
      }
      .ww-e-d1Y8.ww-layout, .ww-e-d1Y8 [data-ww-ls~="d1Y8"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y8.ww-layout, .ww-e-d1Y8 [data-ww-ls~="d1Y8"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d1Y9 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1Y9 {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YA {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1YB {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1YB {
          display: flex;
        }
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1YB {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YB.ww-layout, .ww-e-d1YB [data-ww-ls~="d1YB"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1YB.ww-layout, .ww-e-d1YB [data-ww-ls~="d1YB"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d1YC {
        margin: 0 0 0 5px;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YD {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1YD {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YE {
        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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1YH {
        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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1YL {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1YL {
          display: flex;
        }
      }
      .ww-e-d1YL.ww-layout, .ww-e-d1YL [data-ww-ls~="d1YL"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1YL.ww-layout, .ww-e-d1YL [data-ww-ls~="d1YL"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1YM {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d1YM {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1YM {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YN {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d1YN {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1YN {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YP {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1YP {
          display: grid;
        }
      }
      :where(.ww-e-d4uq[data-ww-states~="3riVWb"]) .ww-e-d1YP {
        overflow: visible;
      }
      .ww-e-d1YP.ww-layout, .ww-e-d1YP [data-ww-ls~="d1YP"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d1YP.ww-layout, .ww-e-d1YP [data-ww-ls~="d1YP"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d1YV {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d1YV {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1YV {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border: 0 solid;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d1YX {
          display: flex;
        }
      }
      :where(.ww-e-d1Y1[data-ww-states~="q6vQ30"]) .ww-e-d1YX {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d1YX.ww-layout, .ww-e-d1YX [data-ww-ls~="d1YX"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1YX.ww-layout, .ww-e-d1YX [data-ww-ls~="d1YX"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
          gap: 10px;
        }
      }
      .ww-e-d1YY {
        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-d1YY.ww-layout, .ww-e-d1YY [data-ww-ls~="d1YY"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YZ {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1YZ {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1YZ.ww-layout, .ww-e-d1YZ [data-ww-ls~="d1YZ"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1YZ.ww-layout, .ww-e-d1YZ [data-ww-ls~="d1YZ"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1Ya {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1Yb {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1Yd {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d1Ye {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Yf {
        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-d1Yg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 11px;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Yh {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Yh {
          display: flex;
        }
      }
      .ww-e-d1Yh.ww-layout, .ww-e-d1Yh [data-ww-ls~="d1Yh"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Yh.ww-layout, .ww-e-d1Yh [data-ww-ls~="d1Yh"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1Yi {
        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-d1Yi.ww-layout, .ww-e-d1Yi [data-ww-ls~="d1Yi"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1Yj {
        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-d1Yj.ww-layout, .ww-e-d1Yj [data-ww-ls~="d1Yj"] {
        display: block;
      }
      .ww-e-d1Yk {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d1Yk.ww-layout, .ww-e-d1Yk [data-ww-ls~="d1Yk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Yl {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Yl {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1Yl.ww-layout, .ww-e-d1Yl [data-ww-ls~="d1Yl"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Yl.ww-layout, .ww-e-d1Yl [data-ww-ls~="d1Yl"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1Ym {
        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: var(--ww-default-font-family);
        line-height: 1.45;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1Yn {
        margin: 0;
        padding: 12px 16px 12px 32px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1Yo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Yp {
        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-d1Yp.ww-layout, .ww-e-d1Yp [data-ww-ls~="d1Yp"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Yq {
        margin: 10px 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-d1Yq.ww-layout, .ww-e-d1Yq [data-ww-ls~="d1Yq"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1Yr {
        margin: 0;
        padding: 12px 16px 12px 32px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1Ys {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Yt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yt.ww-layout, .ww-e-d1Yt [data-ww-ls~="d1Yt"] {
        display: flex;
      }
      .ww-e-d1Yu {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        animation-play-state: paused;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Yu {
          display: flex;
        }
      }
      :where(.ww-e-d1Yc[data-ww-states~="SqctKf"]) .ww-e-d1Yu {
        opacity: 0.46;
      }
      .ww-e-d1Yu.ww-layout, .ww-e-d1Yu [data-ww-ls~="d1Yu"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Yu.ww-layout, .ww-e-d1Yu [data-ww-ls~="d1Yu"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1Yv {
        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-d1Yv.ww-layout, .ww-e-d1Yv [data-ww-ls~="d1Yv"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1Yw {
        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-d1Yx {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1Yx.ww-layout, .ww-e-d1Yx [data-ww-ls~="d1Yx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Yy {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1Yz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1Z0 {
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border: 2px solid #d1d5db;
        border-radius: 5px;
      }
      .ww-e-d1Z0:where([data-ww-states~="checked"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d1Z1 {
        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-d1Z2 {
        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;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1Z2 {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d1Z2.ww-layout, .ww-e-d1Z2 [data-ww-ls~="d1Z2"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Z2.ww-layout, .ww-e-d1Z2 [data-ww-ls~="d1Z2"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1Z3 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Z4 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Z5 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: all 0.2s ease;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z5 {
          display: grid;
        }
      }
      .ww-e-d1Z5.ww-layout, .ww-e-d1Z5 [data-ww-ls~="d1Z5"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: revert-layer;
        column-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z5.ww-layout, .ww-e-d1Z5 [data-ww-ls~="d1Z5"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
          grid-template-rows: revert-layer;
          column-gap: 10px;
        }
      }
      .ww-e-d1Z6 {
        margin: 0;
        padding: 16px 24px;
        z-index: 2;
        align-self: unset;
        display: grid;
        position: sticky;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z6 {
          display: grid;
        }
      }
      .ww-e-d1Z6.ww-layout, .ww-e-d1Z6 [data-ww-ls~="d1Z6"] {
        display: grid;
        grid-template-columns: 2fr 2fr 1fr 1fr 2fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z6.ww-layout, .ww-e-d1Z6 [data-ww-ls~="d1Z6"] {
          display: grid;
          grid-template-columns: 2fr 2fr 1fr 1fr 2fr .5fr;
        }
      }
      .ww-e-d1Z7 {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1Z8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z8 {
          display: flex;
        }
      }
      .ww-e-d1Z8.ww-layout, .ww-e-d1Z8 [data-ww-ls~="d1Z8"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z8.ww-layout, .ww-e-d1Z8 [data-ww-ls~="d1Z8"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d1Z9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z9 {
          display: flex;
        }
      }
      .ww-e-d1Z9.ww-layout, .ww-e-d1Z9 [data-ww-ls~="d1Z9"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z9.ww-layout, .ww-e-d1Z9 [data-ww-ls~="d1Z9"] {
          display: flex;
        }
      }
      .ww-e-d1ZA {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 99px;
      }
      .ww-e-d1ZA.ww-layout, .ww-e-d1ZA [data-ww-ls~="d1ZA"] {
        display: block;
      }
      .ww-e-d1ZB {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZC {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZD {
        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: sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background-color: #0000;
      }
      .ww-e-d1ZE {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 99px;
      }
      .ww-e-d1ZE.ww-layout, .ww-e-d1ZE [data-ww-ls~="d1ZE"] {
        display: block;
      }
      .ww-e-d1ZF {
        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: sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d1ZG {
        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: sans-serif;
        font-weight: 600;
        text-align: center;
        color: #2f3d5a;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZH {
        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-family: sans-serif;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZI {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZJ {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZK {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZL {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ZN {
        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-d1ZN.ww-layout, .ww-e-d1ZN [data-ww-ls~="d1ZN"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZO {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: var(--ww-style-display);
        position: absolute;
        top: 30px;
        right: 25px;
        left: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZO.ww-layout, .ww-e-d1ZO [data-ww-ls~="d1ZO"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d1ZP {
        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-d1ZQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1ZR {
        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-d1ZR.ww-layout, .ww-e-d1ZR [data-ww-ls~="d1ZR"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1ZT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1ZU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1ZV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1ZX {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        box-shadow: 0 2px 3px #0006;
        transition: all 0.2s ease;
        border: 1px solid #6b728066;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1ZX:where(:hover) {
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d1ZY {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d1ZY {
          display: flex;
        }
      }
      .ww-e-d1ZY.ww-layout, .ww-e-d1ZY [data-ww-ls~="d1ZY"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1ZY.ww-layout, .ww-e-d1ZY [data-ww-ls~="d1ZY"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d1ZZ {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: all 0.2s ease;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1ZZ {
          display: grid;
        }
      }
      .ww-e-d1ZZ:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d1ZZ.ww-layout, .ww-e-d1ZZ [data-ww-ls~="d1ZZ"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 2fr 2fr 1fr 1fr 2fr .5fr;
        column-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ZZ.ww-layout, .ww-e-d1ZZ [data-ww-ls~="d1ZZ"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 2fr 2fr 1fr 1fr 2fr .5fr;
          column-gap: 10px;
        }
      }
      .ww-e-d1Za {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Za {
          display: flex;
        }
      }
      .ww-e-d1Za.ww-layout, .ww-e-d1Za [data-ww-ls~="d1Za"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Za.ww-layout, .ww-e-d1Za [data-ww-ls~="d1Za"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1Zb {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Zc {
        margin: 2px 0 0;
        padding: 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-d1Zd {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1Ze {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.6;
        color: #92400e;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zg {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zg {
          display: flex;
        }
      }
      .ww-e-d1Zg.ww-layout, .ww-e-d1Zg [data-ww-ls~="d1Zg"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zg.ww-layout, .ww-e-d1Zg [data-ww-ls~="d1Zg"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1Zh {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zh {
          display: flex;
        }
      }
      .ww-e-d1Zh.ww-layout, .ww-e-d1Zh [data-ww-ls~="d1Zh"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zh.ww-layout, .ww-e-d1Zh [data-ww-ls~="d1Zh"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1Zi {
        margin: 0;
        padding: 16px;
        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: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zi {
          display: flex;
        }
      }
      .ww-e-d1Zi.ww-layout, .ww-e-d1Zi [data-ww-ls~="d1Zi"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zi.ww-layout, .ww-e-d1Zi [data-ww-ls~="d1Zi"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d1Zj {
        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-d1Zk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zk {
          display: flex;
        }
      }
      .ww-e-d1Zk.ww-layout, .ww-e-d1Zk [data-ww-ls~="d1Zk"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zk.ww-layout, .ww-e-d1Zk [data-ww-ls~="d1Zk"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1Zl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #d27a5a;
        border-radius: 50%;
      }
      .ww-e-d1Zl.ww-layout, .ww-e-d1Zl [data-ww-ls~="d1Zl"] {
        display: block;
      }
      .ww-e-d1Zm {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zn {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zo {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zo {
          display: flex;
        }
      }
      .ww-e-d1Zo.ww-layout, .ww-e-d1Zo [data-ww-ls~="d1Zo"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zo.ww-layout, .ww-e-d1Zo [data-ww-ls~="d1Zo"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1Zp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #d27a5a;
        border-radius: 50%;
      }
      .ww-e-d1Zp.ww-layout, .ww-e-d1Zp [data-ww-ls~="d1Zp"] {
        display: block;
      }
      .ww-e-d1Zq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zq {
          display: flex;
        }
      }
      .ww-e-d1Zq.ww-layout, .ww-e-d1Zq [data-ww-ls~="d1Zq"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zq.ww-layout, .ww-e-d1Zq [data-ww-ls~="d1Zq"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1Zr {
        margin: 0 0 8px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zs {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zt {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d1Zu {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zv {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zv {
          padding: 24px;
        }
      }
      .ww-e-d1Zv.ww-layout, .ww-e-d1Zv [data-ww-ls~="d1Zv"] {
        display: block;
      }
      .ww-e-d1Zw {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 0 solid #d27a5a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zw {
          display: flex;
        }
      }
      :where(.ww-e-d1Zq[data-ww-states~="uvKgj5"]) .ww-e-d1Zw {
        background-color: #d27a5a0d;
        border: 1px solid #d27a5a;
      }
      .ww-e-d1Zw.ww-layout, .ww-e-d1Zw [data-ww-ls~="d1Zw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zw.ww-layout, .ww-e-d1Zw [data-ww-ls~="d1Zw"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Zx {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 0 solid #d27a5a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zx {
          display: flex;
        }
      }
      :where(.ww-e-d1Zq[data-ww-states~="WQT3fu"]) .ww-e-d1Zx {
        background-color: #d27a5a0d;
        border: 1px solid #d27a5a;
      }
      .ww-e-d1Zx.ww-layout, .ww-e-d1Zx [data-ww-ls~="d1Zx"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1Zx.ww-layout, .ww-e-d1Zx [data-ww-ls~="d1Zx"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1Zy {
        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;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1Zz {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1a0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1a0 {
          display: flex;
        }
      }
      .ww-e-d1a0.ww-layout, .ww-e-d1a0 [data-ww-ls~="d1a0"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d1a0.ww-layout, .ww-e-d1a0 [data-ww-ls~="d1a0"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d1a1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1a1 {
          display: flex;
        }
      }
      .ww-e-d1a1.ww-layout, .ww-e-d1a1 [data-ww-ls~="d1a1"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1a1.ww-layout, .ww-e-d1a1 [data-ww-ls~="d1a1"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d1a2 {
        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-d1a3 {
        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-d1a4 {
        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: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1a5 {
        margin: 0;
        padding: 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;
        transition: background 0.2s ease;
        border-radius: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1a5 {
          display: flex;
        }
      }
      .ww-e-d1a5.ww-layout, .ww-e-d1a5 [data-ww-ls~="d1a5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1a5.ww-layout, .ww-e-d1a5 [data-ww-ls~="d1a5"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1a6 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1a6 {
          flex: 1;
          text-align: center;
        }
      }
      .ww-e-d1a7 {
        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: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1a8 {
        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-d1a9 {
        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;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1a9 {
          display: flex;
        }
      }
      :where(.ww-e-d1aK[data-ww-states~="0gTBNK"]) .ww-e-d1a9 {
        padding: 16px;
      }
      .ww-e-d1a9.ww-layout, .ww-e-d1a9 [data-ww-ls~="d1a9"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1a9.ww-layout, .ww-e-d1a9 [data-ww-ls~="d1a9"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1aA {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1aA {
          display: flex;
        }
      }
      .ww-e-d1aA.ww-layout, .ww-e-d1aA [data-ww-ls~="d1aA"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1aA.ww-layout, .ww-e-d1aA [data-ww-ls~="d1aA"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1aB {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1aB {
          display: flex;
        }
      }
      .ww-e-d1aB.ww-layout, .ww-e-d1aB [data-ww-ls~="d1aB"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aB.ww-layout, .ww-e-d1aB [data-ww-ls~="d1aB"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d1aC {
        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;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1aD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1aD {
          display: flex;
        }
      }
      .ww-e-d1aD.ww-layout, .ww-e-d1aD [data-ww-ls~="d1aD"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1aD.ww-layout, .ww-e-d1aD [data-ww-ls~="d1aD"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1aE {
        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-d1aF {
        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-d1aG {
        margin: 0;
        padding: 2px 0 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-d1aG.ww-layout, .ww-e-d1aG [data-ww-ls~="d1aG"] {
        display: block;
      }
      .ww-e-d1aH {
        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-d1aI {
        margin: 0;
        padding: 2px 0 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-d1aI.ww-layout, .ww-e-d1aI [data-ww-ls~="d1aI"] {
        display: block;
      }
      .ww-e-d1aJ {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d1aJ {
          display: flex;
        }
      }
      .ww-e-d1aJ.ww-layout, .ww-e-d1aJ [data-ww-ls~="d1aJ"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aJ.ww-layout, .ww-e-d1aJ [data-ww-ls~="d1aJ"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d1aL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 400px;
        min-height: 300px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aL {
          display: flex;
        }
      }
      .ww-e-d1aL.ww-layout, .ww-e-d1aL [data-ww-ls~="d1aL"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1aL.ww-layout, .ww-e-d1aL [data-ww-ls~="d1aL"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1aM {
        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: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d1aN {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1aO {
        margin: 0;
        padding: 6px 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: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aO {
          display: flex;
        }
      }
      .ww-e-d1aO.ww-layout, .ww-e-d1aO [data-ww-ls~="d1aO"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aO.ww-layout, .ww-e-d1aO [data-ww-ls~="d1aO"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1aP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1aP.ww-layout, .ww-e-d1aP [data-ww-ls~="d1aP"] {
        display: flex;
      }
      .ww-e-d1aQ {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 45px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      :where(.ww-e-d1aK[data-ww-states~="0gTBNK"]) .ww-e-d1aQ {
        border: 1px solid #d96e4a;
      }
      .ww-e-d1aQ:where([data-ww-states~="XHrpA9"]) {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d1aR {
        margin: 0;
        padding: 6px 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: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aR {
          display: flex;
        }
      }
      .ww-e-d1aR.ww-layout, .ww-e-d1aR [data-ww-ls~="d1aR"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1aR.ww-layout, .ww-e-d1aR [data-ww-ls~="d1aR"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1aS {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1aS {
          display: flex;
        }
      }
      .ww-e-d1aS:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d1aS.ww-layout, .ww-e-d1aS [data-ww-ls~="d1aS"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1aS.ww-layout, .ww-e-d1aS [data-ww-ls~="d1aS"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1aT {
        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-d1aT.ww-layout, .ww-e-d1aT [data-ww-ls~="d1aT"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1aU {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1aV {
        margin: 0;
        padding: 8px 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-d1aV.ww-layout, .ww-e-d1aV [data-ww-ls~="d1aV"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1aW {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1aX {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1aY {
        margin: 0;
        padding: 8px 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-d1aY.ww-layout, .ww-e-d1aY [data-ww-ls~="d1aY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1aZ {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d1aa {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--c2378665-9d95-4ebb-b1bb-69d78af5063c, #d67ba8);
        border-radius: 12px;
      }
      .ww-e-d1aa.ww-layout, .ww-e-d1aa [data-ww-ls~="d1aa"] {
        display: inline-flex;
      }
      .ww-e-d1ab {
        margin: 0;
        padding: 0 32px 0 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-d1ab.ww-layout, .ww-e-d1ab [data-ww-ls~="d1ab"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1ac {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--97c02d5e-3c28-4602-91da-95f107bbf07c, #efd3b5);
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid var(--2ff821e0-c241-430c-a364-ff2c94cbe07c, #d67ba8);
        border-radius: 8px;
      }
      .ww-e-d1ac:where(:hover) {
        box-shadow: 0 4px 12px #b2136826;
        transform: translateY(-2px);
      }
      .ww-e-d1ac.ww-layout, .ww-e-d1ac [data-ww-ls~="d1ac"] {
        display: block;
      }
      .ww-e-d1ad {
        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);
        font-weight: 500;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1ae {
        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: var(--ww-default-font-family);
        line-height: 1.3;
        font-weight: 600;
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d1af {
        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: var(--ww-default-font-family);
        line-height: 1.4;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1ag {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 16px;
        right: 16px;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ah {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ai {
        margin: 0;
        padding: 10px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: #ef4444;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #ef4444;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1ai:where(:hover) {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        background-color: #ef4444;
        transform: translateY(-1px);
      }
      .ww-e-d1aj {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d1aj.ww-layout, .ww-e-d1aj [data-ww-ls~="d1aj"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d1ak {
        margin: 0;
        padding: 10px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--c156b9fe-9363-4f05-860a-f200560a34bf, #5f093d);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid var(--c156b9fe-9363-4f05-860a-f200560a34bf, #5f093d);
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1ak:where(:hover) {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        background-color: var(--c156b9fe-9363-4f05-860a-f200560a34bf, #5f093d);
        transform: translateY(-1px);
      }
      .ww-e-d1al {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1am {
        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-d1am.ww-layout, .ww-e-d1am [data-ww-ls~="d1am"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1an {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ao {
        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-d1ao.ww-layout, .ww-e-d1ao [data-ww-ls~="d1ao"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d1ap {
        margin: 0;
        padding: 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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1ap:where(:hover) {
        background-color: #b213681a;
        transform: scale(1.1);
      }
      .ww-e-d1aq {
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1as {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d1as.ww-layout, .ww-e-d1as [data-ww-ls~="d1as"] {
        display: none;
      }
      .ww-e-d1at {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 60%;
        max-width: 700px;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: -8px 0 32px #0000001f;
        animation-duration: .4s;
        animation-timing-function: cubic-bezier(.4, 0, .2, 1);
        animation-fill-mode: both;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-791477b2-a1c9-4a86-8b1f-509c443cc612-base-default;
      }
      @keyframes ww-keyframes-element-791477b2-a1c9-4a86-8b1f-509c443cc612-base-default {
        0% {
          transform: translateX(100%);
        }
        100% {
          transform: translateX(0);
        }
      }
      .ww-e-d1at.ww-layout, .ww-e-d1at [data-ww-ls~="d1at"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1au {
        margin: 0 8px 0 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-d1av {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d1av.ww-layout, .ww-e-d1av [data-ww-ls~="d1av"] {
        display: flex;
        flex-flow: column;
        row-gap: 10px;
      }
      .ww-e-d1aw {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: 200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627, #d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 12px #d96e4a4d;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        animation-duration: .8s;
        animation-timing-function: cubic-bezier(.4, 0, .2, 1);
        animation-delay: .2s;
        animation-fill-mode: both;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-c33fda98-a022-48b2-b964-8d9474a49435-base-default;
        border: none;
        border-radius: 12px;
        --ww-element-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      }
      @keyframes ww-keyframes-element-c33fda98-a022-48b2-b964-8d9474a49435-base-default {
        0% {
          opacity: 0;
          transform: translateX(30px);
        }
        100% {
          opacity: 1;
          transform: translateX(0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1aw {
          width: 100%;
        }
      }
      .ww-e-d1aw:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412, #ED730766);
        box-shadow: 0 8px 20px #d96e4a66;
        transform: translateY(-2px);
      }
      .ww-e-d1ax {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce,#b21368);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1ay {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1az {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d1b0 {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d1b1 {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d1b1.ww-layout, .ww-e-d1b1 [data-ww-ls~="d1b1"] {
        display: block;
      }
      .ww-e-d1b2 {
        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-d1b2.ww-layout, .ww-e-d1b2 [data-ww-ls~="d1b2"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1b4 {
        margin: 0;
        padding: 24px 32px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 80px;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        border-bottom: 1px solid var(--2ff821e0-c241-430c-a364-ff2c94cbe07c, #d67ba8);
      }
      .ww-e-d1b4.ww-layout, .ww-e-d1b4 [data-ww-ls~="d1b4"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d1b5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1b5.ww-layout, .ww-e-d1b5 [data-ww-ls~="d1b5"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1b6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1b7 {
        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);
        font-weight: 500;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1b8 {
        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-d1b8.ww-layout, .ww-e-d1b8 [data-ww-ls~="d1b8"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1b9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
      }
      .ww-e-d1b9.ww-layout, .ww-e-d1b9 [data-ww-ls~="d1b9"] {
        display: block;
      }
      .ww-e-d1bA {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d1bA.ww-layout, .ww-e-d1bA [data-ww-ls~="d1bA"] {
        display: block;
      }
      .ww-e-d1bB {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce, #b21368);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1bC {
        margin: 0;
        padding: 0;
        z-index: 1000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        right: 0;
        left: auto;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background-color: #0006;
        animation-duration: .3s;
        animation-timing-function: ease-out;
        animation-fill-mode: both;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-0632b50c-0ac4-4d4f-a346-88f64497d70d-base-default;
      }
      @keyframes ww-keyframes-element-0632b50c-0ac4-4d4f-a346-88f64497d70d-base-default {
        0% {
          opacity: 0;
        }
        100% {
          opacity: 1;
        }
      }
      .ww-e-d1bC.ww-layout, .ww-e-d1bC [data-ww-ls~="d1bC"] {
        display: flex;
        justify-content: flex-end;
        align-items: stretch;
      }
      .ww-e-d1bD {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: 200px;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--c2378665-9d95-4ebb-b1bb-69d78af5063c, #d67ba8);
        border-radius: 12px;
      }
      .ww-e-d1bD.ww-layout, .ww-e-d1bD [data-ww-ls~="d1bD"] {
        display: var(--ww-style-display);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-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);
      }
      .ww-e-d1bE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bE.ww-layout, .ww-e-d1bE [data-ww-ls~="d1bE"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1bF {
          display: flex;
        }
      }
      .ww-e-d1bF.ww-layout, .ww-e-d1bF [data-ww-ls~="d1bF"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1bF.ww-layout, .ww-e-d1bF [data-ww-ls~="d1bF"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1bG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bG.ww-layout, .ww-e-d1bG [data-ww-ls~="d1bG"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      .ww-e-d1bH {
        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-d1bH.ww-layout, .ww-e-d1bH [data-ww-ls~="d1bH"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1bI {
        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-d1bI.ww-layout, .ww-e-d1bI [data-ww-ls~="d1bI"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1bJ {
        margin: 0;
        padding: 8px 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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1bK {
        margin: 0;
        padding: 12px 16px;
        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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        transition: all 0.2s ease;
        border: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1bL {
        margin: 0;
        padding: 12px 16px;
        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: var(--e9d2a21b-ea8d-459b-87bf-131e4d6af9ee, 500 30px/40px var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        transition: all 0.2s ease;
        border: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1bM {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce,#b21368);
        white-space-collapse: preserve;
      }
      .ww-e-d1bN {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1bO {
        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: sans-serif;
        font-weight: bold;
        color: #1e293b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1bP {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1bQ {
        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-family: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1bT {
        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-d1bT.ww-layout, .ww-e-d1bT [data-ww-ls~="d1bT"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1bU {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 4px #d96e4a33;
        border-radius: 8px;
      }
      .ww-e-d1bU.ww-layout, .ww-e-d1bU [data-ww-ls~="d1bU"] {
        display: block;
      }
      .ww-e-d1bV {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1bV {
          width: 100%;
        }
      }
      .ww-e-d1bW {
        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-d1bW.ww-layout, .ww-e-d1bW [data-ww-ls~="d1bW"] {
        display: block;
      }
      .ww-e-d1bX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1bX {
          display: grid;
        }
      }
      .ww-e-d1bX.ww-layout, .ww-e-d1bX [data-ww-ls~="d1bX"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1bX.ww-layout, .ww-e-d1bX [data-ww-ls~="d1bX"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1bY {
        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: sans-serif;
        line-height: 1.4;
        color: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d1bZ {
        margin: 2px 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-d1ba {
        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-d1bb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 800px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a;
        border-radius: 16px;
      }
      .ww-e-d1bb.ww-layout, .ww-e-d1bb [data-ww-ls~="d1bb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1bc {
        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-d1bc.ww-layout, .ww-e-d1bc [data-ww-ls~="d1bc"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d1bd {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1bd.ww-layout, .ww-e-d1bd [data-ww-ls~="d1bd"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1be {
        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-family: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1bf {
        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-d1bg {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1bh {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1bh.ww-layout, .ww-e-d1bh [data-ww-ls~="d1bh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1bi {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1bi.ww-layout, .ww-e-d1bi [data-ww-ls~="d1bi"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1bj {
        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-d1bk {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1bl {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1bm {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1bm.ww-layout, .ww-e-d1bm [data-ww-ls~="d1bm"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1bn {
        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-d1bn.ww-layout, .ww-e-d1bn [data-ww-ls~="d1bn"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1bo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1bo {
          display: flex;
        }
      }
      .ww-e-d1bo.ww-layout, .ww-e-d1bo [data-ww-ls~="d1bo"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1bo.ww-layout, .ww-e-d1bo [data-ww-ls~="d1bo"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1bp {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 8px;
      }
      .ww-e-d1bp.ww-layout, .ww-e-d1bp [data-ww-ls~="d1bp"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d1bq {
        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-d1bq.ww-layout, .ww-e-d1bq [data-ww-ls~="d1bq"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d1br {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1br {
          display: flex;
        }
      }
      .ww-e-d1br.ww-layout, .ww-e-d1br [data-ww-ls~="d1br"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1br.ww-layout, .ww-e-d1br [data-ww-ls~="d1br"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1bs {
        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-d1bt {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1bu {
        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-family: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1bv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bv.ww-layout, .ww-e-d1bv [data-ww-ls~="d1bv"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1bw {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
        border-radius: 8px 8px 0 0;
      }
      .ww-e-d1bw.ww-layout, .ww-e-d1bw [data-ww-ls~="d1bw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1bx {
        margin: 0;
        padding: 20px 32px;
        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-top: 1px solid #e2e8f0;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d1bx.ww-layout, .ww-e-d1bx [data-ww-ls~="d1bx"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d1by {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1bz {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f1f5f9;
      }
      .ww-e-d1bz.ww-layout, .ww-e-d1bz [data-ww-ls~="d1bz"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1c0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d1c1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d1c2 {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1c4 {
        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: sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1c5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1c5 {
          display: flex;
        }
      }
      .ww-e-d1c5.ww-layout, .ww-e-d1c5 [data-ww-ls~="d1c5"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1c5.ww-layout, .ww-e-d1c5 [data-ww-ls~="d1c5"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1c6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1c6.ww-layout, .ww-e-d1c6 [data-ww-ls~="d1c6"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1c9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1c9 {
          display: flex;
        }
      }
      .ww-e-d1c9.ww-layout, .ww-e-d1c9 [data-ww-ls~="d1c9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1c9.ww-layout, .ww-e-d1c9 [data-ww-ls~="d1c9"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1cD {
        margin: 0;
        padding: 20px;
        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: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d1cD.ww-layout, .ww-e-d1cD [data-ww-ls~="d1cD"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d1cF {
        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-d1cF.ww-layout, .ww-e-d1cF [data-ww-ls~="d1cF"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d1cH {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1cL {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1cM {
        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-family: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1cO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cO.ww-layout, .ww-e-d1cO [data-ww-ls~="d1cO"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1cP {
        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: sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1cQ {
        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: sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1cS {
        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-d1cS.ww-layout, .ww-e-d1cS [data-ww-ls~="d1cS"] {
        display: block;
      }
      .ww-e-d1cT {
        margin: 0;
        padding: 0 0 5px;
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1cU {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f1f5f9;
      }
      .ww-e-d1cU.ww-layout, .ww-e-d1cU [data-ww-ls~="d1cU"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1cV {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1cW {
        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-family: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1cX {
        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-d1cX.ww-layout, .ww-e-d1cX [data-ww-ls~="d1cX"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d1cY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d1cZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1cZ {
          display: flex;
        }
      }
      .ww-e-d1cZ.ww-layout, .ww-e-d1cZ [data-ww-ls~="d1cZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1cZ.ww-layout, .ww-e-d1cZ [data-ww-ls~="d1cZ"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1cb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1cb {
          display: flex;
        }
      }
      .ww-e-d1cb.ww-layout, .ww-e-d1cb [data-ww-ls~="d1cb"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1cb.ww-layout, .ww-e-d1cb [data-ww-ls~="d1cb"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1cc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d1cf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cg.ww-layout, .ww-e-d1cg [data-ww-ls~="d1cg"] {
        display: block;
      }
      .ww-e-d1ch {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1ch {
          display: grid;
        }
      }
      .ww-e-d1ch.ww-layout, .ww-e-d1ch [data-ww-ls~="d1ch"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ch.ww-layout, .ww-e-d1ch [data-ww-ls~="d1ch"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1ci {
        margin: 0 0 8px;
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1cj {
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1ck {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1ck {
          display: flex;
        }
      }
      .ww-e-d1ck.ww-layout, .ww-e-d1ck [data-ww-ls~="d1ck"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ck.ww-layout, .ww-e-d1ck [data-ww-ls~="d1ck"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1cl {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1cm {
        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: sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1co {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1co {
          display: grid;
        }
      }
      .ww-e-d1co.ww-layout, .ww-e-d1co [data-ww-ls~="d1co"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1co.ww-layout, .ww-e-d1co [data-ww-ls~="d1co"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1cp {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f1f5f9;
      }
      .ww-e-d1cp.ww-layout, .ww-e-d1cp [data-ww-ls~="d1cp"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1cq {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1cr {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cr.ww-layout, .ww-e-d1cr [data-ww-ls~="d1cr"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d1cs {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1ct {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1ct {
          display: grid;
        }
      }
      .ww-e-d1ct.ww-layout, .ww-e-d1ct [data-ww-ls~="d1ct"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ct.ww-layout, .ww-e-d1ct [data-ww-ls~="d1ct"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1cu {
        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-family: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1cv {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1cw {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1cw.ww-layout, .ww-e-d1cw [data-ww-ls~="d1cw"] {
        display: block;
      }
      .ww-e-d1cx {
        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: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1cy {
        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-family: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1cz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cz.ww-layout, .ww-e-d1cz [data-ww-ls~="d1cz"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1d0 {
        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-d1d1 {
        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: sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1d2 {
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1d3 {
        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-d1d3.ww-layout, .ww-e-d1d3 [data-ww-ls~="d1d3"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1d6 {
        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;
        background-color: #fff;
        border: 0 solid;
      }
      .ww-e-d1d7 {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1d8 {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1d8.ww-layout, .ww-e-d1d8 [data-ww-ls~="d1d8"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1d9 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1dA {
        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: 26px;
        font-family: var(--ww-default-font-family);
        line-height: 1.1;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1dB {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d1dB.ww-layout, .ww-e-d1dB [data-ww-ls~="d1dB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1dC {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1dD {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1dE {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1dF {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1dG {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        white-space-collapse: preserve;
      }
      .ww-e-d1dH {
        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: 26px;
        font-family: var(--ww-default-font-family);
        line-height: 1.1;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1dI {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1dI.ww-layout, .ww-e-d1dI [data-ww-ls~="d1dI"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1dJ {
        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-d1dJ.ww-layout, .ww-e-d1dJ [data-ww-ls~="d1dJ"] {
        display: flex;
        flex-direction: row;
        align-items: baseline;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1dK {
        margin: 0;
        padding: 9px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid #0000;
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1dK:where(:hover) {
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
      }
      .ww-e-d1dL {
        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: 26px;
        font-family: var(--ww-default-font-family);
        line-height: 1.1;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1dM {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1dM.ww-layout, .ww-e-d1dM [data-ww-ls~="d1dM"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1dN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1dN.ww-layout, .ww-e-d1dN [data-ww-ls~="d1dN"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 1px;
      }
      @media (max-width: 767px) {
        .ww-e-d1dN.ww-layout, .ww-e-d1dN [data-ww-ls~="d1dN"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1dO {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1dO {
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      .ww-e-d1dO.ww-layout, .ww-e-d1dO [data-ww-ls~="d1dO"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d1dO.ww-layout, .ww-e-d1dO [data-ww-ls~="d1dO"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
        }
      }
      .ww-e-d1dP {
        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-d1dP.ww-layout, .ww-e-d1dP [data-ww-ls~="d1dP"] {
        display: block;
      }
      .ww-e-d1dQ {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1dR {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1dS {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1dT {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1dU {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1dV {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1dW {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1dX {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1dX.ww-layout, .ww-e-d1dX [data-ww-ls~="d1dX"] {
        display: block;
      }
      .ww-e-d1dY {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 2px;
      }
      .ww-e-d1dZ.ww-layout, .ww-e-d1dZ [data-ww-ls~="d1dZ"] {
        display: block;
      }
      .ww-e-d1da {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: justify;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1db {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #a3b1c6;
        border-radius: 2px;
      }
      .ww-e-d1db.ww-layout, .ww-e-d1db [data-ww-ls~="d1db"] {
        display: block;
      }
      .ww-e-d1dc {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d1dc {
          width: 100%;
        }
      }
      .ww-e-d1dd {
        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-d1de {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1df {
        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: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1dg {
        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-d1dg.ww-layout, .ww-e-d1dg [data-ww-ls~="d1dg"] {
        display: flex;
        flex-direction: row;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1dh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1dh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dh {
          display: flex;
        }
      }
      .ww-e-d1dh.ww-layout, .ww-e-d1dh [data-ww-ls~="d1dh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1dh.ww-layout, .ww-e-d1dh [data-ww-ls~="d1dh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dh.ww-layout, .ww-e-d1dh [data-ww-ls~="d1dh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1di {
        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-d1dj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1dk {
        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-d1dl {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 95%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1dl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dl {
          display: flex;
        }
      }
      .ww-e-d1dl.ww-layout, .ww-e-d1dl [data-ww-ls~="d1dl"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1dl.ww-layout, .ww-e-d1dl [data-ww-ls~="d1dl"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dl.ww-layout, .ww-e-d1dl [data-ww-ls~="d1dl"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1dm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dn {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1do {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1do {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1do {
          display: flex;
        }
      }
      .ww-e-d1do.ww-layout, .ww-e-d1do [data-ww-ls~="d1do"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d1do.ww-layout, .ww-e-d1do [data-ww-ls~="d1do"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1do.ww-layout, .ww-e-d1do [data-ww-ls~="d1do"] {
          display: flex;
        }
      }
      .ww-e-d1dp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1dr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dr {
          display: flex;
        }
      }
      .ww-e-d1dr.ww-layout, .ww-e-d1dr [data-ww-ls~="d1dr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1dr.ww-layout, .ww-e-d1dr [data-ww-ls~="d1dr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dr.ww-layout, .ww-e-d1dr [data-ww-ls~="d1dr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1ds {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ds {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ds {
          display: flex;
        }
      }
      .ww-e-d1ds.ww-layout, .ww-e-d1ds [data-ww-ls~="d1ds"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ds.ww-layout, .ww-e-d1ds [data-ww-ls~="d1ds"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ds.ww-layout, .ww-e-d1ds [data-ww-ls~="d1ds"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1dt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1dt {
          display: grid;
        }
      }
      .ww-e-d1dt.ww-layout, .ww-e-d1dt [data-ww-ls~="d1dt"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1dt.ww-layout, .ww-e-d1dt [data-ww-ls~="d1dt"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d1du {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dv {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d1dv.ww-layout, .ww-e-d1dv [data-ww-ls~="d1dv"] {
        display: block;
      }
      .ww-e-d1dw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1dw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dw {
          display: flex;
        }
      }
      .ww-e-d1dw.ww-layout, .ww-e-d1dw [data-ww-ls~="d1dw"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1dw.ww-layout, .ww-e-d1dw [data-ww-ls~="d1dw"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dw.ww-layout, .ww-e-d1dw [data-ww-ls~="d1dw"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1dx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dy {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1dz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1dz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dz {
          display: flex;
        }
      }
      .ww-e-d1dz.ww-layout, .ww-e-d1dz [data-ww-ls~="d1dz"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1dz.ww-layout, .ww-e-d1dz [data-ww-ls~="d1dz"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1dz.ww-layout, .ww-e-d1dz [data-ww-ls~="d1dz"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1e0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e6c3b3;
        border-radius: 2px;
      }
      .ww-e-d1e0.ww-layout, .ww-e-d1e0 [data-ww-ls~="d1e0"] {
        display: block;
      }
      .ww-e-d1e1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1e1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e1 {
          display: flex;
        }
      }
      .ww-e-d1e1.ww-layout, .ww-e-d1e1 [data-ww-ls~="d1e1"] {
        display: var(--ww-style-display, none);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 991px) {
        .ww-e-d1e1.ww-layout, .ww-e-d1e1 [data-ww-ls~="d1e1"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e1.ww-layout, .ww-e-d1e1 [data-ww-ls~="d1e1"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1e2 {
        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-d1e3 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1e4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1e4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e4 {
          display: flex;
        }
      }
      .ww-e-d1e4.ww-layout, .ww-e-d1e4 [data-ww-ls~="d1e4"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1e4.ww-layout, .ww-e-d1e4 [data-ww-ls~="d1e4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e4.ww-layout, .ww-e-d1e4 [data-ww-ls~="d1e4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1e5 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1e5.ww-layout, .ww-e-d1e5 [data-ww-ls~="d1e5"] {
        display: block;
      }
      .ww-e-d1e6 {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1e6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e6 {
          display: flex;
        }
      }
      .ww-e-d1e6.ww-layout, .ww-e-d1e6 [data-ww-ls~="d1e6"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1e6.ww-layout, .ww-e-d1e6 [data-ww-ls~="d1e6"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e6.ww-layout, .ww-e-d1e6 [data-ww-ls~="d1e6"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1e7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f0;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1e7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e7 {
          display: flex;
        }
      }
      .ww-e-d1e7.ww-layout, .ww-e-d1e7 [data-ww-ls~="d1e7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1e7.ww-layout, .ww-e-d1e7 [data-ww-ls~="d1e7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e7.ww-layout, .ww-e-d1e7 [data-ww-ls~="d1e7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1e8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1e8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e8 {
          display: flex;
        }
      }
      .ww-e-d1e8.ww-layout, .ww-e-d1e8 [data-ww-ls~="d1e8"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1e8.ww-layout, .ww-e-d1e8 [data-ww-ls~="d1e8"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e8.ww-layout, .ww-e-d1e8 [data-ww-ls~="d1e8"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1e9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1e9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e9 {
          display: flex;
        }
      }
      .ww-e-d1e9.ww-layout, .ww-e-d1e9 [data-ww-ls~="d1e9"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1e9.ww-layout, .ww-e-d1e9 [data-ww-ls~="d1e9"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1e9.ww-layout, .ww-e-d1e9 [data-ww-ls~="d1e9"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1eA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f0;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eA {
          display: flex;
        }
      }
      .ww-e-d1eA.ww-layout, .ww-e-d1eA [data-ww-ls~="d1eA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1eA.ww-layout, .ww-e-d1eA [data-ww-ls~="d1eA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eA.ww-layout, .ww-e-d1eA [data-ww-ls~="d1eA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1eB {
        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-d1eC {
        margin: 4px 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: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1eD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1eD.ww-layout, .ww-e-d1eD [data-ww-ls~="d1eD"] {
        display: block;
      }
      .ww-e-d1eE {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1eE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eE {
          display: flex;
        }
      }
      .ww-e-d1eE.ww-layout, .ww-e-d1eE [data-ww-ls~="d1eE"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1eE.ww-layout, .ww-e-d1eE [data-ww-ls~="d1eE"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eE.ww-layout, .ww-e-d1eE [data-ww-ls~="d1eE"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1eF {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d1eF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eF {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d1eF.ww-layout, .ww-e-d1eF [data-ww-ls~="d1eF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1eF.ww-layout, .ww-e-d1eF [data-ww-ls~="d1eF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eF.ww-layout, .ww-e-d1eF [data-ww-ls~="d1eF"] {
          display: flex;
          flex-flow: wrap;
          place-content: flex-start space-between;
          align-items: center;
        }
      }
      .ww-e-d1eG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1eG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eG {
          display: flex;
        }
      }
      .ww-e-d1eG.ww-layout, .ww-e-d1eG [data-ww-ls~="d1eG"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eG.ww-layout, .ww-e-d1eG [data-ww-ls~="d1eG"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eG.ww-layout, .ww-e-d1eG [data-ww-ls~="d1eG"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1eH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eH {
          display: flex;
        }
      }
      .ww-e-d1eH.ww-layout, .ww-e-d1eH [data-ww-ls~="d1eH"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1eH.ww-layout, .ww-e-d1eH [data-ww-ls~="d1eH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eH.ww-layout, .ww-e-d1eH [data-ww-ls~="d1eH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1eI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1eJ {
        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-d1eK {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1eL {
        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-d1eM {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1eN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1eO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1eO {
          align-self: unset;
          display: flex;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eO {
          display: flex;
        }
      }
      .ww-e-d1eO.ww-layout, .ww-e-d1eO [data-ww-ls~="d1eO"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1eO.ww-layout, .ww-e-d1eO [data-ww-ls~="d1eO"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eO.ww-layout, .ww-e-d1eO [data-ww-ls~="d1eO"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1eP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1eP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eP {
          display: flex;
        }
      }
      .ww-e-d1eP.ww-layout, .ww-e-d1eP [data-ww-ls~="d1eP"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1eP.ww-layout, .ww-e-d1eP [data-ww-ls~="d1eP"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eP.ww-layout, .ww-e-d1eP [data-ww-ls~="d1eP"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1eQ {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d1fae5;
        border-radius: 8px;
      }
      .ww-e-d1eQ.ww-layout, .ww-e-d1eQ [data-ww-ls~="d1eQ"] {
        display: block;
      }
      .ww-e-d1eR {
        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-d1eS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f0;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eS {
          display: flex;
        }
      }
      .ww-e-d1eS.ww-layout, .ww-e-d1eS [data-ww-ls~="d1eS"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1eS.ww-layout, .ww-e-d1eS [data-ww-ls~="d1eS"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eS.ww-layout, .ww-e-d1eS [data-ww-ls~="d1eS"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1eT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1eT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eT {
          display: flex;
        }
      }
      .ww-e-d1eT.ww-layout, .ww-e-d1eT [data-ww-ls~="d1eT"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1eT.ww-layout, .ww-e-d1eT [data-ww-ls~="d1eT"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eT.ww-layout, .ww-e-d1eT [data-ww-ls~="d1eT"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1eV {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1eW {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d1eW.ww-layout, .ww-e-d1eW [data-ww-ls~="d1eW"] {
        display: block;
      }
      .ww-e-d1eX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1eX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eX {
          display: flex;
        }
      }
      .ww-e-d1eX.ww-layout, .ww-e-d1eX [data-ww-ls~="d1eX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eX.ww-layout, .ww-e-d1eX [data-ww-ls~="d1eX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eX.ww-layout, .ww-e-d1eX [data-ww-ls~="d1eX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1eY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1eY {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eY {
          display: grid;
        }
      }
      .ww-e-d1eY.ww-layout, .ww-e-d1eY [data-ww-ls~="d1eY"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eY.ww-layout, .ww-e-d1eY [data-ww-ls~="d1eY"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eY.ww-layout, .ww-e-d1eY [data-ww-ls~="d1eY"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1eZ {
        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-d1ea {
        margin: 0;
        padding: 20px;
        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;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ea {
          overflow: visible;
          display: flex;
          width: revert-layer;
          cursor: auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ea {
          display: flex;
        }
      }
      .ww-e-d1ea.ww-layout, .ww-e-d1ea [data-ww-ls~="d1ea"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ea.ww-layout, .ww-e-d1ea [data-ww-ls~="d1ea"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ea.ww-layout, .ww-e-d1ea [data-ww-ls~="d1ea"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d1eb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1eb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eb {
          display: flex;
        }
      }
      .ww-e-d1eb.ww-layout, .ww-e-d1eb [data-ww-ls~="d1eb"] {
        display: var(--ww-style-display, none);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        align-content: var(--ww-content-align-content-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);
      }
      @media (max-width: 991px) {
        .ww-e-d1eb.ww-layout, .ww-e-d1eb [data-ww-ls~="d1eb"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eb.ww-layout, .ww-e-d1eb [data-ww-ls~="d1eb"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1ec {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ed {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ee {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 2px;
      }
      .ww-e-d1ee.ww-layout, .ww-e-d1ee [data-ww-ls~="d1ee"] {
        display: block;
      }
      .ww-e-d1ef {
        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-d1ef.ww-layout, .ww-e-d1ef [data-ww-ls~="d1ef"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d1eg {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1eh {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eh {
          display: flex;
        }
      }
      .ww-e-d1eh.ww-layout, .ww-e-d1eh [data-ww-ls~="d1eh"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1eh.ww-layout, .ww-e-d1eh [data-ww-ls~="d1eh"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1eh.ww-layout, .ww-e-d1eh [data-ww-ls~="d1eh"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1ei {
        margin: 0;
        padding: 12px 16px;
        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-d1ei.ww-layout, .ww-e-d1ei [data-ww-ls~="d1ei"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1ej {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ek {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ek {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ek {
          display: flex;
        }
      }
      .ww-e-d1ek.ww-layout, .ww-e-d1ek [data-ww-ls~="d1ek"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ek.ww-layout, .ww-e-d1ek [data-ww-ls~="d1ek"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ek.ww-layout, .ww-e-d1ek [data-ww-ls~="d1ek"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1el {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1el {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1el {
          display: flex;
        }
      }
      .ww-e-d1el.ww-layout, .ww-e-d1el [data-ww-ls~="d1el"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1el.ww-layout, .ww-e-d1el [data-ww-ls~="d1el"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1el.ww-layout, .ww-e-d1el [data-ww-ls~="d1el"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1em {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1en {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1eo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1ep {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1eq {
        margin: 4px 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: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1er {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1es {
        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-d1et {
        margin: 4px 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: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1eu {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1ev {
        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-d1ew {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ew {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ew {
          display: flex;
        }
      }
      .ww-e-d1ew.ww-layout, .ww-e-d1ew [data-ww-ls~="d1ew"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1ew.ww-layout, .ww-e-d1ew [data-ww-ls~="d1ew"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ew.ww-layout, .ww-e-d1ew [data-ww-ls~="d1ew"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      .ww-e-d1ex {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ey {
        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-d1ez {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1f0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1f0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f0 {
          display: flex;
        }
      }
      .ww-e-d1f0.ww-layout, .ww-e-d1f0 [data-ww-ls~="d1f0"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1f0.ww-layout, .ww-e-d1f0 [data-ww-ls~="d1f0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f0.ww-layout, .ww-e-d1f0 [data-ww-ls~="d1f0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1f1 {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d1f1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f1 {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d1f1.ww-layout, .ww-e-d1f1 [data-ww-ls~="d1f1"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1f1.ww-layout, .ww-e-d1f1 [data-ww-ls~="d1f1"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f1.ww-layout, .ww-e-d1f1 [data-ww-ls~="d1f1"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1f2 {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d1f2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f2 {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d1f2.ww-layout, .ww-e-d1f2 [data-ww-ls~="d1f2"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1f2.ww-layout, .ww-e-d1f2 [data-ww-ls~="d1f2"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f2.ww-layout, .ww-e-d1f2 [data-ww-ls~="d1f2"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1f3 {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d1f3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f3 {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d1f3.ww-layout, .ww-e-d1f3 [data-ww-ls~="d1f3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1f3.ww-layout, .ww-e-d1f3 [data-ww-ls~="d1f3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f3.ww-layout, .ww-e-d1f3 [data-ww-ls~="d1f3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1f4 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1f4 {
          max-height: unset;
          min-height: unset;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f4 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1f4.ww-layout, .ww-e-d1f4 [data-ww-ls~="d1f4"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d1f4.ww-layout, .ww-e-d1f4 [data-ww-ls~="d1f4"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1f5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1f5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f5 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1f5.ww-layout, .ww-e-d1f5 [data-ww-ls~="d1f5"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1f5.ww-layout, .ww-e-d1f5 [data-ww-ls~="d1f5"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f5.ww-layout, .ww-e-d1f5 [data-ww-ls~="d1f5"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d1f6 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1f6.ww-layout, .ww-e-d1f6 [data-ww-ls~="d1f6"] {
        display: block;
      }
      .ww-e-d1f7 {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1f8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1f8 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f8 {
          display: grid;
        }
      }
      .ww-e-d1f8.ww-layout, .ww-e-d1f8 [data-ww-ls~="d1f8"] {
        display: grid;
        grid-template-columns: 1fr auto auto;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1f8.ww-layout, .ww-e-d1f8 [data-ww-ls~="d1f8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f8.ww-layout, .ww-e-d1f8 [data-ww-ls~="d1f8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d1f9 {
        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;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1f9 {
          display: flex;
        }
      }
      .ww-e-d1f9.ww-layout, .ww-e-d1f9 [data-ww-ls~="d1f9"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d1f9.ww-layout, .ww-e-d1f9 [data-ww-ls~="d1f9"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          align-content: revert-layer;
          gap: 16px;
        }
      }
      .ww-e-d1fA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1fA {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1fA.ww-layout, .ww-e-d1fA [data-ww-ls~="d1fA"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1fA.ww-layout, .ww-e-d1fA [data-ww-ls~="d1fA"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d1fB {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1fB {
          display: flex;
        }
      }
      .ww-e-d1fB.ww-layout, .ww-e-d1fB [data-ww-ls~="d1fB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1fB.ww-layout, .ww-e-d1fB [data-ww-ls~="d1fB"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1fC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: var(-----white---1000, #FFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1fD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1fE {
        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-d1fF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fF {
          display: flex;
        }
      }
      .ww-e-d1fF.ww-layout, .ww-e-d1fF [data-ww-ls~="d1fF"] {
        display: var(--ww-style-display, none);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        align-content: var(--ww-content-align-content-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);
      }
      @media (max-width: 991px) {
        .ww-e-d1fF.ww-layout, .ww-e-d1fF [data-ww-ls~="d1fF"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fF.ww-layout, .ww-e-d1fF [data-ww-ls~="d1fF"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1fG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fG {
          display: flex;
        }
      }
      .ww-e-d1fG.ww-layout, .ww-e-d1fG [data-ww-ls~="d1fG"] {
        display: var(--ww-style-display, none);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 991px) {
        .ww-e-d1fG.ww-layout, .ww-e-d1fG [data-ww-ls~="d1fG"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fG.ww-layout, .ww-e-d1fG [data-ww-ls~="d1fG"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1fH {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fad1d2;
        border-radius: 8px;
      }
      .ww-e-d1fH.ww-layout, .ww-e-d1fH [data-ww-ls~="d1fH"] {
        display: none;
      }
      .ww-e-d1fI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fI {
          display: flex;
        }
      }
      .ww-e-d1fI.ww-layout, .ww-e-d1fI [data-ww-ls~="d1fI"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1fI.ww-layout, .ww-e-d1fI [data-ww-ls~="d1fI"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fI.ww-layout, .ww-e-d1fI [data-ww-ls~="d1fI"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1fJ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #065f46;
        white-space-collapse: preserve;
      }
      .ww-e-d1fK {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fK {
          display: flex;
        }
      }
      .ww-e-d1fK.ww-layout, .ww-e-d1fK [data-ww-ls~="d1fK"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fK.ww-layout, .ww-e-d1fK [data-ww-ls~="d1fK"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fK.ww-layout, .ww-e-d1fK [data-ww-ls~="d1fK"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1fL {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1fL.ww-layout, .ww-e-d1fL [data-ww-ls~="d1fL"] {
        display: block;
      }
      .ww-e-d1fM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: justify;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1fN {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1fO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fO {
          display: flex;
        }
      }
      .ww-e-d1fO.ww-layout, .ww-e-d1fO [data-ww-ls~="d1fO"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1fO.ww-layout, .ww-e-d1fO [data-ww-ls~="d1fO"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fO.ww-layout, .ww-e-d1fO [data-ww-ls~="d1fO"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1fP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fP {
          display: flex;
        }
      }
      .ww-e-d1fP.ww-layout, .ww-e-d1fP [data-ww-ls~="d1fP"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1fP.ww-layout, .ww-e-d1fP [data-ww-ls~="d1fP"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fP.ww-layout, .ww-e-d1fP [data-ww-ls~="d1fP"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1fQ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1fR {
        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-d1fS {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1fT {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fT {
          display: flex;
        }
      }
      .ww-e-d1fT.ww-layout, .ww-e-d1fT [data-ww-ls~="d1fT"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fT.ww-layout, .ww-e-d1fT [data-ww-ls~="d1fT"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fT.ww-layout, .ww-e-d1fT [data-ww-ls~="d1fT"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1fU {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d1fU.ww-layout, .ww-e-d1fU [data-ww-ls~="d1fU"] {
        display: block;
      }
      .ww-e-d1fV {
        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-d1fW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fW {
          width: revert-layer;
        }
      }
      .ww-e-d1fW.ww-layout, .ww-e-d1fW [data-ww-ls~="d1fW"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d1fX {
        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-d1fY {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1fZ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1fZ.ww-layout, .ww-e-d1fZ [data-ww-ls~="d1fZ"] {
        display: block;
      }
      .ww-e-d1fa {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1fa.ww-layout, .ww-e-d1fa [data-ww-ls~="d1fa"] {
        display: block;
      }
      .ww-e-d1fb {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1fc {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1fd {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fd {
          display: flex;
        }
      }
      .ww-e-d1fd.ww-layout, .ww-e-d1fd [data-ww-ls~="d1fd"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fd.ww-layout, .ww-e-d1fd [data-ww-ls~="d1fd"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fd.ww-layout, .ww-e-d1fd [data-ww-ls~="d1fd"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1fe {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1ff {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ff {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ff {
          display: flex;
        }
      }
      .ww-e-d1ff.ww-layout, .ww-e-d1ff [data-ww-ls~="d1ff"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ff.ww-layout, .ww-e-d1ff [data-ww-ls~="d1ff"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ff.ww-layout, .ww-e-d1ff [data-ww-ls~="d1ff"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1fg {
        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-d1fg.ww-layout, .ww-e-d1fg [data-ww-ls~="d1fg"] {
        display: block;
      }
      .ww-e-d1fh {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1fi {
        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-d1fj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fj {
          display: flex;
        }
      }
      .ww-e-d1fj.ww-layout, .ww-e-d1fj [data-ww-ls~="d1fj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fj.ww-layout, .ww-e-d1fj [data-ww-ls~="d1fj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fj.ww-layout, .ww-e-d1fj [data-ww-ls~="d1fj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1fk {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fk {
          display: flex;
        }
      }
      .ww-e-d1fk.ww-layout, .ww-e-d1fk [data-ww-ls~="d1fk"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fk.ww-layout, .ww-e-d1fk [data-ww-ls~="d1fk"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fk.ww-layout, .ww-e-d1fk [data-ww-ls~="d1fk"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1fl {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1fm {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1fn {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fn {
          display: flex;
        }
      }
      .ww-e-d1fn.ww-layout, .ww-e-d1fn [data-ww-ls~="d1fn"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1fn.ww-layout, .ww-e-d1fn [data-ww-ls~="d1fn"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fn.ww-layout, .ww-e-d1fn [data-ww-ls~="d1fn"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1fo {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fo {
          display: flex;
        }
      }
      .ww-e-d1fo.ww-layout, .ww-e-d1fo [data-ww-ls~="d1fo"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fo.ww-layout, .ww-e-d1fo [data-ww-ls~="d1fo"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fo.ww-layout, .ww-e-d1fo [data-ww-ls~="d1fo"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1fp {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fp {
          display: flex;
        }
      }
      .ww-e-d1fp.ww-layout, .ww-e-d1fp [data-ww-ls~="d1fp"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fp.ww-layout, .ww-e-d1fp [data-ww-ls~="d1fp"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fp.ww-layout, .ww-e-d1fp [data-ww-ls~="d1fp"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1fq {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fq {
          display: flex;
        }
      }
      .ww-e-d1fq.ww-layout, .ww-e-d1fq [data-ww-ls~="d1fq"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fq.ww-layout, .ww-e-d1fq [data-ww-ls~="d1fq"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fq.ww-layout, .ww-e-d1fq [data-ww-ls~="d1fq"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1fr {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fr {
          display: flex;
        }
      }
      .ww-e-d1fr.ww-layout, .ww-e-d1fr [data-ww-ls~="d1fr"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fr.ww-layout, .ww-e-d1fr [data-ww-ls~="d1fr"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fr.ww-layout, .ww-e-d1fr [data-ww-ls~="d1fr"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1fs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: 250px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1fs {
          width: 100%;
          min-width: unset;
        }
      }
      .ww-e-d1fs.ww-layout, .ww-e-d1fs [data-ww-ls~="d1fs"] {
        display: block;
      }
      .ww-e-d1ft {
        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-d1ft.ww-layout, .ww-e-d1ft [data-ww-ls~="d1ft"] {
        display: block;
      }
      .ww-e-d1fu {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fu {
          display: flex;
        }
      }
      .ww-e-d1fu.ww-layout, .ww-e-d1fu [data-ww-ls~="d1fu"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fu.ww-layout, .ww-e-d1fu [data-ww-ls~="d1fu"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fu.ww-layout, .ww-e-d1fu [data-ww-ls~="d1fu"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1fv {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1fw {
        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-d1fx {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fx {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fx {
          display: flex;
        }
      }
      .ww-e-d1fx.ww-layout, .ww-e-d1fx [data-ww-ls~="d1fx"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fx.ww-layout, .ww-e-d1fx [data-ww-ls~="d1fx"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fx.ww-layout, .ww-e-d1fx [data-ww-ls~="d1fx"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1fy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1fy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fy {
          display: flex;
        }
      }
      .ww-e-d1fy.ww-layout, .ww-e-d1fy [data-ww-ls~="d1fy"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1fy.ww-layout, .ww-e-d1fy [data-ww-ls~="d1fy"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fy.ww-layout, .ww-e-d1fy [data-ww-ls~="d1fy"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1fz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1g0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1g0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g0 {
          display: flex;
        }
      }
      .ww-e-d1g0.ww-layout, .ww-e-d1g0 [data-ww-ls~="d1g0"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1g0.ww-layout, .ww-e-d1g0 [data-ww-ls~="d1g0"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g0.ww-layout, .ww-e-d1g0 [data-ww-ls~="d1g0"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1g1 {
        margin: 24px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1g1 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g1 {
          display: grid;
        }
      }
      .ww-e-d1g1.ww-layout, .ww-e-d1g1 [data-ww-ls~="d1g1"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: revert-layer;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1g1.ww-layout, .ww-e-d1g1 [data-ww-ls~="d1g1"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g1.ww-layout, .ww-e-d1g1 [data-ww-ls~="d1g1"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 24px;
        }
      }
      .ww-e-d1g2 {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1g3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1g3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g3 {
          display: flex;
        }
      }
      .ww-e-d1g3.ww-layout, .ww-e-d1g3 [data-ww-ls~="d1g3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1g3.ww-layout, .ww-e-d1g3 [data-ww-ls~="d1g3"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g3.ww-layout, .ww-e-d1g3 [data-ww-ls~="d1g3"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1g4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1g4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g4 {
          display: flex;
        }
      }
      .ww-e-d1g4.ww-layout, .ww-e-d1g4 [data-ww-ls~="d1g4"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1g4.ww-layout, .ww-e-d1g4 [data-ww-ls~="d1g4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g4.ww-layout, .ww-e-d1g4 [data-ww-ls~="d1g4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1g5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1g6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1g7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f0;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d1g7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g7 {
          display: flex;
        }
      }
      .ww-e-d1g7.ww-layout, .ww-e-d1g7 [data-ww-ls~="d1g7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1g7.ww-layout, .ww-e-d1g7 [data-ww-ls~="d1g7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g7.ww-layout, .ww-e-d1g7 [data-ww-ls~="d1g7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1g8 {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1g8.ww-layout, .ww-e-d1g8 [data-ww-ls~="d1g8"] {
        display: block;
      }
      .ww-e-d1g9 {
        margin: 4px 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: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1gA {
        margin: 0;
        padding: 10px 12px 10px 40px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1gB {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1gC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1gC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gC {
          display: flex;
        }
      }
      .ww-e-d1gC.ww-layout, .ww-e-d1gC [data-ww-ls~="d1gC"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1gC.ww-layout, .ww-e-d1gC [data-ww-ls~="d1gC"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gC.ww-layout, .ww-e-d1gC [data-ww-ls~="d1gC"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1gD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1gE {
        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-d1gF {
        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-d1gF.ww-layout, .ww-e-d1gF [data-ww-ls~="d1gF"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1gG {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1gG.ww-layout, .ww-e-d1gG [data-ww-ls~="d1gG"] {
        display: block;
      }
      .ww-e-d1gH {
        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-d1gI {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1gI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gI {
          display: flex;
        }
      }
      .ww-e-d1gI.ww-layout, .ww-e-d1gI [data-ww-ls~="d1gI"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1gI.ww-layout, .ww-e-d1gI [data-ww-ls~="d1gI"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gI.ww-layout, .ww-e-d1gI [data-ww-ls~="d1gI"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1gJ {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d1gJ.ww-layout, .ww-e-d1gJ [data-ww-ls~="d1gJ"] {
        display: block;
      }
      .ww-e-d1gK {
        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-d1gL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gL {
          display: flex;
        }
      }
      .ww-e-d1gL.ww-layout, .ww-e-d1gL [data-ww-ls~="d1gL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1gL.ww-layout, .ww-e-d1gL [data-ww-ls~="d1gL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gL.ww-layout, .ww-e-d1gL [data-ww-ls~="d1gL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1gM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1gM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gM {
          display: flex;
        }
      }
      .ww-e-d1gM.ww-layout, .ww-e-d1gM [data-ww-ls~="d1gM"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gM.ww-layout, .ww-e-d1gM [data-ww-ls~="d1gM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gM.ww-layout, .ww-e-d1gM [data-ww-ls~="d1gM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1gN {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gN {
          display: flex;
        }
      }
      .ww-e-d1gN.ww-layout, .ww-e-d1gN [data-ww-ls~="d1gN"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gN.ww-layout, .ww-e-d1gN [data-ww-ls~="d1gN"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gN.ww-layout, .ww-e-d1gN [data-ww-ls~="d1gN"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1gO {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1gP {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1gQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1gQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gQ {
          display: flex;
        }
      }
      .ww-e-d1gQ.ww-layout, .ww-e-d1gQ [data-ww-ls~="d1gQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1gQ.ww-layout, .ww-e-d1gQ [data-ww-ls~="d1gQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gQ.ww-layout, .ww-e-d1gQ [data-ww-ls~="d1gQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1gR {
        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-d1gR.ww-layout, .ww-e-d1gR [data-ww-ls~="d1gR"] {
        display: block;
      }
      .ww-e-d1gS {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d1gS.ww-layout, .ww-e-d1gS [data-ww-ls~="d1gS"] {
        display: block;
      }
      .ww-e-d1gT {
        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-d1gU {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d1gU.ww-layout, .ww-e-d1gU [data-ww-ls~="d1gU"] {
        display: block;
      }
      .ww-e-d1gV {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1gW {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1gX {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1gY {
        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-d1gY.ww-layout, .ww-e-d1gY [data-ww-ls~="d1gY"] {
        display: block;
      }
      .ww-e-d1gZ {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gZ {
          display: flex;
        }
      }
      .ww-e-d1gZ.ww-layout, .ww-e-d1gZ [data-ww-ls~="d1gZ"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gZ.ww-layout, .ww-e-d1gZ [data-ww-ls~="d1gZ"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gZ.ww-layout, .ww-e-d1gZ [data-ww-ls~="d1gZ"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1ga {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1gb {
        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-d1gc {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1gd {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ge {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1gf {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1gg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1gg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gg {
          display: flex;
        }
      }
      .ww-e-d1gg.ww-layout, .ww-e-d1gg [data-ww-ls~="d1gg"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1gg.ww-layout, .ww-e-d1gg [data-ww-ls~="d1gg"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gg.ww-layout, .ww-e-d1gg [data-ww-ls~="d1gg"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1gh {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1gi {
        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-d1gj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gj {
          display: flex;
        }
      }
      .ww-e-d1gj.ww-layout, .ww-e-d1gj [data-ww-ls~="d1gj"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1gj.ww-layout, .ww-e-d1gj [data-ww-ls~="d1gj"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gj.ww-layout, .ww-e-d1gj [data-ww-ls~="d1gj"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1gk {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1gk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gk {
          display: flex;
        }
      }
      .ww-e-d1gk.ww-layout, .ww-e-d1gk [data-ww-ls~="d1gk"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1gk.ww-layout, .ww-e-d1gk [data-ww-ls~="d1gk"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gk.ww-layout, .ww-e-d1gk [data-ww-ls~="d1gk"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1gl {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1gl {
          height: auto;
          aspect-ratio: unset;
          max-height: unset;
          min-height: unset;
        }
      }
      .ww-e-d1gm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1gn {
        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-d1gn.ww-layout, .ww-e-d1gn [data-ww-ls~="d1gn"] {
        display: block;
      }
      .ww-e-d1go {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1gp {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1gp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gp {
          display: flex;
        }
      }
      .ww-e-d1gp.ww-layout, .ww-e-d1gp [data-ww-ls~="d1gp"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1gp.ww-layout, .ww-e-d1gp [data-ww-ls~="d1gp"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gp.ww-layout, .ww-e-d1gp [data-ww-ls~="d1gp"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1gq {
        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-d1gr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d1gr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gr {
          display: flex;
        }
      }
      .ww-e-d1gr.ww-layout, .ww-e-d1gr [data-ww-ls~="d1gr"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gr.ww-layout, .ww-e-d1gr [data-ww-ls~="d1gr"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gr.ww-layout, .ww-e-d1gr [data-ww-ls~="d1gr"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1gs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gs {
          display: flex;
        }
      }
      .ww-e-d1gs.ww-layout, .ww-e-d1gs [data-ww-ls~="d1gs"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1gs.ww-layout, .ww-e-d1gs [data-ww-ls~="d1gs"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gs.ww-layout, .ww-e-d1gs [data-ww-ls~="d1gs"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1gt {
        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-d1gu {
        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-d1gv {
        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-d1gw {
        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-d1gx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: 300px;
        min-width: 250px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1gx {
          height: auto;
          aspect-ratio: unset;
          max-height: unset;
          min-height: unset;
        }
      }
      .ww-e-d1gy {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gy {
          display: flex;
        }
      }
      .ww-e-d1gy.ww-layout, .ww-e-d1gy [data-ww-ls~="d1gy"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gy.ww-layout, .ww-e-d1gy [data-ww-ls~="d1gy"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gy.ww-layout, .ww-e-d1gy [data-ww-ls~="d1gy"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1gz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1gz {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gz {
          display: grid;
        }
      }
      .ww-e-d1gz.ww-layout, .ww-e-d1gz [data-ww-ls~="d1gz"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1gz.ww-layout, .ww-e-d1gz [data-ww-ls~="d1gz"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gz.ww-layout, .ww-e-d1gz [data-ww-ls~="d1gz"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1h0 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1h1 {
        margin: 8px 0 0;
        padding: 8px 0;
        z-index: 100;
        align-self: unset;
        display: block;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d1h1.ww-layout, .ww-e-d1h1 [data-ww-ls~="d1h1"] {
        display: block;
      }
      .ww-e-d1h2 {
        margin: 0 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #dbeafe;
        border-radius: 8px;
      }
      .ww-e-d1h2.ww-layout, .ww-e-d1h2 [data-ww-ls~="d1h2"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1h3 {
        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-d1h4 {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1h5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1h6 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1h6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1h6 {
          display: flex;
        }
      }
      .ww-e-d1h6.ww-layout, .ww-e-d1h6 [data-ww-ls~="d1h6"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1h6.ww-layout, .ww-e-d1h6 [data-ww-ls~="d1h6"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1h6.ww-layout, .ww-e-d1h6 [data-ww-ls~="d1h6"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1h7 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1h7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1h7 {
          display: flex;
        }
      }
      .ww-e-d1h7.ww-layout, .ww-e-d1h7 [data-ww-ls~="d1h7"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1h7.ww-layout, .ww-e-d1h7 [data-ww-ls~="d1h7"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1h7.ww-layout, .ww-e-d1h7 [data-ww-ls~="d1h7"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1h8 {
        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-d1h9 {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1hA {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d97757;
        cursor: pointer;
        transition: background 0.2s;
      }
      .ww-e-d1hA.ww-layout, .ww-e-d1hA [data-ww-ls~="d1hA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1hB {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1hC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1hC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hC {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1hC.ww-layout, .ww-e-d1hC [data-ww-ls~="d1hC"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hC.ww-layout, .ww-e-d1hC [data-ww-ls~="d1hC"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hC.ww-layout, .ww-e-d1hC [data-ww-ls~="d1hC"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          align-content: revert-layer;
          gap: 16px;
        }
      }
      .ww-e-d1hD {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hD {
          display: flex;
        }
      }
      .ww-e-d1hD.ww-layout, .ww-e-d1hD [data-ww-ls~="d1hD"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hD.ww-layout, .ww-e-d1hD [data-ww-ls~="d1hD"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hD.ww-layout, .ww-e-d1hD [data-ww-ls~="d1hD"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1hE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1hF {
        margin: 4px 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: 10px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1hG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hG {
          display: flex;
        }
      }
      .ww-e-d1hG.ww-layout, .ww-e-d1hG [data-ww-ls~="d1hG"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1hG.ww-layout, .ww-e-d1hG [data-ww-ls~="d1hG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hG.ww-layout, .ww-e-d1hG [data-ww-ls~="d1hG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1hH {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d1hH.ww-layout, .ww-e-d1hH [data-ww-ls~="d1hH"] {
        display: block;
      }
      .ww-e-d1hI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1hI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hI {
          display: flex;
        }
      }
      .ww-e-d1hI.ww-layout, .ww-e-d1hI [data-ww-ls~="d1hI"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1hI.ww-layout, .ww-e-d1hI [data-ww-ls~="d1hI"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hI.ww-layout, .ww-e-d1hI [data-ww-ls~="d1hI"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1hJ {
        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-d1hK {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hK {
          display: flex;
        }
      }
      .ww-e-d1hK.ww-layout, .ww-e-d1hK [data-ww-ls~="d1hK"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hK.ww-layout, .ww-e-d1hK [data-ww-ls~="d1hK"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hK.ww-layout, .ww-e-d1hK [data-ww-ls~="d1hK"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1hL {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1hM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hM {
          display: flex;
        }
      }
      .ww-e-d1hM.ww-layout, .ww-e-d1hM [data-ww-ls~="d1hM"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1hM.ww-layout, .ww-e-d1hM [data-ww-ls~="d1hM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hM.ww-layout, .ww-e-d1hM [data-ww-ls~="d1hM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1hN {
        margin: 4px 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: 10px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1hO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1hP {
        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-d1hQ {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d1hQ.ww-layout, .ww-e-d1hQ [data-ww-ls~="d1hQ"] {
        display: block;
      }
      .ww-e-d1hR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1hR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hR {
          display: flex;
        }
      }
      .ww-e-d1hR.ww-layout, .ww-e-d1hR [data-ww-ls~="d1hR"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1hR.ww-layout, .ww-e-d1hR [data-ww-ls~="d1hR"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hR.ww-layout, .ww-e-d1hR [data-ww-ls~="d1hR"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1hS {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1hS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hS {
          display: flex;
        }
      }
      .ww-e-d1hS.ww-layout, .ww-e-d1hS [data-ww-ls~="d1hS"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1hS.ww-layout, .ww-e-d1hS [data-ww-ls~="d1hS"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hS.ww-layout, .ww-e-d1hS [data-ww-ls~="d1hS"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1hT {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d1hT.ww-layout, .ww-e-d1hT [data-ww-ls~="d1hT"] {
        display: block;
      }
      .ww-e-d1hU {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1hV {
        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-d1hW {
        margin: 0 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #ffedd5;
        border-radius: 8px;
      }
      .ww-e-d1hW.ww-layout, .ww-e-d1hW [data-ww-ls~="d1hW"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1hX {
        margin: 0;
        padding: 12px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d97757;
        cursor: pointer;
        border-left: 1px solid #ffffff4d;
      }
      .ww-e-d1hX.ww-layout, .ww-e-d1hX [data-ww-ls~="d1hX"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1hY {
        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-d1hY.ww-layout, .ww-e-d1hY [data-ww-ls~="d1hY"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1hZ {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1ha {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1hb {
        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-d1hb.ww-layout, .ww-e-d1hb [data-ww-ls~="d1hb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1hc {
        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-d1hc.ww-layout, .ww-e-d1hc [data-ww-ls~="d1hc"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1hd {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border-radius: 10px;
      }
      .ww-e-d1hd.ww-layout, .ww-e-d1hd [data-ww-ls~="d1hd"] {
        display: flex;
      }
      .ww-e-d1he {
        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-d1hf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1hg {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1hh {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hh {
          align-self: unset;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hh {
          display: flex;
        }
      }
      .ww-e-d1hh.ww-layout, .ww-e-d1hh [data-ww-ls~="d1hh"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1hh.ww-layout, .ww-e-d1hh [data-ww-ls~="d1hh"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hh.ww-layout, .ww-e-d1hh [data-ww-ls~="d1hh"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d1hi {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1hj {
        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-d1hk {
        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-d1hl {
        margin: 0 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 8px;
      }
      .ww-e-d1hl.ww-layout, .ww-e-d1hl [data-ww-ls~="d1hl"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1hm {
        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-d1hm.ww-layout, .ww-e-d1hm [data-ww-ls~="d1hm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1hn {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1ho {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1hp {
        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-d1hq {
        margin: 0;
        padding: 12px 16px;
        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-d1hq.ww-layout, .ww-e-d1hq [data-ww-ls~="d1hq"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1hr {
        margin: 0 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: var(--b19a2186-b06d-4a00-abc7-59a8b7252439,#f1e3a9);
        border-radius: 8px;
      }
      .ww-e-d1hr.ww-layout, .ww-e-d1hr [data-ww-ls~="d1hr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1hs {
        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-d1ht {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ht {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ht {
          display: flex;
        }
      }
      .ww-e-d1ht.ww-layout, .ww-e-d1ht [data-ww-ls~="d1ht"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1ht.ww-layout, .ww-e-d1ht [data-ww-ls~="d1ht"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ht.ww-layout, .ww-e-d1ht [data-ww-ls~="d1ht"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1hu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1hu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hu {
          display: flex;
        }
      }
      .ww-e-d1hu.ww-layout, .ww-e-d1hu [data-ww-ls~="d1hu"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1hu.ww-layout, .ww-e-d1hu [data-ww-ls~="d1hu"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hu.ww-layout, .ww-e-d1hu [data-ww-ls~="d1hu"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1hv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1hv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hv {
          display: flex;
        }
      }
      .ww-e-d1hv.ww-layout, .ww-e-d1hv [data-ww-ls~="d1hv"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hv.ww-layout, .ww-e-d1hv [data-ww-ls~="d1hv"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hv.ww-layout, .ww-e-d1hv [data-ww-ls~="d1hv"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1hw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1hx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1hy {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hy {
          display: flex;
        }
      }
      .ww-e-d1hy.ww-layout, .ww-e-d1hy [data-ww-ls~="d1hy"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1hy.ww-layout, .ww-e-d1hy [data-ww-ls~="d1hy"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1hy.ww-layout, .ww-e-d1hy [data-ww-ls~="d1hy"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1hz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1i1 {
        margin: 0;
        padding: 8px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1i1 {
          display: flex;
        }
      }
      .ww-e-d1i1.ww-layout, .ww-e-d1i1 [data-ww-ls~="d1i1"] {
        display: flex;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1i1.ww-layout, .ww-e-d1i1 [data-ww-ls~="d1i1"] {
          display: flex;
          justify-content: center;
          align-items: center;
          row-gap: 8px;
        }
      }
      .ww-e-d1i3 {
        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-d1i3.ww-layout, .ww-e-d1i3 [data-ww-ls~="d1i3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1i4 {
        margin: 0 10px 0 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-d1i5 {
        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-d1i6 {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1i7 {
        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: 19px;
        font-family: var(--ww-default-font-family);
        line-height: 1.3;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1i8 {
        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: var(--ww-default-font-family);
        line-height: 1.3;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1i9 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1iA {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1iB {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1iC {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1iD {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1iE {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1iF {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1iG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 42px;
        max-width: unset;
        min-width: unset;
        height: 42px;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 10px;
      }
      .ww-e-d1iG.ww-layout, .ww-e-d1iG [data-ww-ls~="d1iG"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1iH {
        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: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1iH:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d1iI {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1iI.ww-layout, .ww-e-d1iI [data-ww-ls~="d1iI"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1iJ {
        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-d1iJ.ww-layout, .ww-e-d1iJ [data-ww-ls~="d1iJ"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1iK {
        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-d1iK.ww-layout, .ww-e-d1iK [data-ww-ls~="d1iK"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1iL {
        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-d1iL.ww-layout, .ww-e-d1iL [data-ww-ls~="d1iL"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1iM {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1iM.ww-layout, .ww-e-d1iM [data-ww-ls~="d1iM"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1iN {
        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: var(--ww-default-font-family);
        line-height: 1.45;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1iO {
        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-d1iO.ww-layout, .ww-e-d1iO [data-ww-ls~="d1iO"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1iP {
        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-d1iP.ww-layout, .ww-e-d1iP [data-ww-ls~="d1iP"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1iQ {
        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-d1iQ.ww-layout, .ww-e-d1iQ [data-ww-ls~="d1iQ"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 8px 10px;
      }
      .ww-e-d1iR {
        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-d1iR.ww-layout, .ww-e-d1iR [data-ww-ls~="d1iR"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1iS {
        margin: 0;
        padding: 16px 24px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1iS.ww-layout, .ww-e-d1iS [data-ww-ls~="d1iS"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 10px 16px;
      }
      .ww-e-d1iT {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1iT.ww-layout, .ww-e-d1iT [data-ww-ls~="d1iT"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 12px 16px;
      }
      .ww-e-d1iU {
        margin: 0;
        padding: 32px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 10px;
      }
      .ww-e-d1iU.ww-layout, .ww-e-d1iU [data-ww-ls~="d1iU"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d1iV {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1iV.ww-layout, .ww-e-d1iV [data-ww-ls~="d1iV"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      .ww-e-d1iW {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 760px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 24px 48px -18px #00000059;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 14px;
      }
      .ww-e-d1iW.ww-layout, .ww-e-d1iW [data-ww-ls~="d1iW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1iX {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1iX.ww-layout, .ww-e-d1iX [data-ww-ls~="d1iX"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d1iY {
        margin: 0;
        padding: 28px 20px;
        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: #11182759;
        border-radius: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-d1iY {
          padding: 12px 8px;
        }
      }
      .ww-e-d1iY.ww-layout, .ww-e-d1iY [data-ww-ls~="d1iY"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1iZ {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ia {
        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: 15px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1ib {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ic {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1id {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ie {
        margin: 0;
        padding: 13px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ie.ww-layout, .ww-e-d1ie [data-ww-ls~="d1ie"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 10px 12px;
      }
      .ww-e-d1if {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1if.ww-layout, .ww-e-d1if [data-ww-ls~="d1if"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1ig {
        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-d1ih {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 5px;
      }
      .ww-e-d1ih.ww-layout, .ww-e-d1ih [data-ww-ls~="d1ih"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ii {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ij {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ik {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1il {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1im {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1in {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1io {
        margin: 0;
        padding: 13px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1io.ww-layout, .ww-e-d1io [data-ww-ls~="d1io"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 10px 12px;
      }
      .ww-e-d1ip {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ip.ww-layout, .ww-e-d1ip [data-ww-ls~="d1ip"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1iq {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1ir {
        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-d1is {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1is.ww-layout, .ww-e-d1is [data-ww-ls~="d1is"] {
        display: block;
      }
      .ww-e-d1it {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1iu {
        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: 12.5px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1iv {
        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-d1iv.ww-layout, .ww-e-d1iv [data-ww-ls~="d1iv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1iw {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ix {
        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-d1ix.ww-layout, .ww-e-d1ix [data-ww-ls~="d1ix"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1iy {
        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-d1iz {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1j0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1j1 {
        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-d1j2 {
        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-d1j2.ww-layout, .ww-e-d1j2 [data-ww-ls~="d1j2"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1j3 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .07em;
        white-space-collapse: preserve;
      }
      .ww-e-d1j4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
        border: 1px solid var(--b3340fec-1408-4ebc-a971-ed635a6903c1,#A7F3D0);
        border-radius: 8px;
      }
      .ww-e-d1j4.ww-layout, .ww-e-d1j4 [data-ww-ls~="d1j4"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1j5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1j5.ww-layout, .ww-e-d1j5 [data-ww-ls~="d1j5"] {
        display: block;
      }
      .ww-e-d1j6 {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1j7 {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        letter-spacing: .02em;
        white-space-collapse: preserve;
      }
      .ww-e-d1j8 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1j9 {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1j9.ww-layout, .ww-e-d1j9 [data-ww-ls~="d1j9"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1jA {
        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-d1jB {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
        border: 1px solid var(--2f59df6b-ed02-4828-97b5-4ce8c71b8de6,#FDE68A);
        border-radius: 5px;
      }
      .ww-e-d1jB.ww-layout, .ww-e-d1jB [data-ww-ls~="d1jB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1jC {
        margin: 0;
        padding: 24px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1jC.ww-layout, .ww-e-d1jC [data-ww-ls~="d1jC"] {
        display: block;
      }
      .ww-e-d1jD {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jE {
        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-d1jE.ww-layout, .ww-e-d1jE [data-ww-ls~="d1jE"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1jF {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jG {
        margin: 0;
        padding: 14px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1jG.ww-layout, .ww-e-d1jG [data-ww-ls~="d1jG"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 12px 16px;
      }
      .ww-e-d1jH {
        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-d1jI {
        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-d1jJ {
        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: 11.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1jK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1jK.ww-layout, .ww-e-d1jK [data-ww-ls~="d1jK"] {
        display: block;
      }
      .ww-e-d1jL {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1jM {
        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-d1jN {
        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-d1jO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 999px;
      }
      .ww-e-d1jO.ww-layout, .ww-e-d1jO [data-ww-ls~="d1jO"] {
        display: block;
      }
      .ww-e-d1jP {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1jQ {
        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-d1jQ.ww-layout, .ww-e-d1jQ [data-ww-ls~="d1jQ"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1jR {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1jR.ww-layout, .ww-e-d1jR [data-ww-ls~="d1jR"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1jS {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1jT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1jT.ww-layout, .ww-e-d1jT [data-ww-ls~="d1jT"] {
        display: grid;
        grid-template-columns: 1fr 1fr 2fr 1fr;
        gap: 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d1jT.ww-layout, .ww-e-d1jT [data-ww-ls~="d1jT"] {
          grid-template-columns: 1fr 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1jT.ww-layout, .ww-e-d1jT [data-ww-ls~="d1jT"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1jU {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .07em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jV {
        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);
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1jW {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jX {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1jY {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
      }
      .ww-e-d1jY.ww-layout, .ww-e-d1jY [data-ww-ls~="d1jY"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1jZ {
        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: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1jZ:where(:hover) {
        background-color: #c25c3b;
      }
      .ww-e-d1ja {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ja.ww-layout, .ww-e-d1ja [data-ww-ls~="d1ja"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1jb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 42px;
        max-width: unset;
        min-width: unset;
        height: 42px;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1jb.ww-layout, .ww-e-d1jb [data-ww-ls~="d1jb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1jc {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
      }
      .ww-e-d1jc.ww-layout, .ww-e-d1jc [data-ww-ls~="d1jc"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1jd {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1je {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1je.ww-layout, .ww-e-d1je [data-ww-ls~="d1je"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1jf {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1jf.ww-layout, .ww-e-d1jf [data-ww-ls~="d1jf"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 32px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1jf.ww-layout, .ww-e-d1jf [data-ww-ls~="d1jf"] {
          flex-flow: column;
          align-items: flex-start;
          gap: 18px;
        }
      }
      .ww-e-d1jg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #f59e0b;
        border-radius: 999px;
      }
      .ww-e-d1jg.ww-layout, .ww-e-d1jg [data-ww-ls~="d1jg"] {
        display: block;
      }
      .ww-e-d1jh {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ji {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        border-radius: 999px;
      }
      .ww-e-d1ji.ww-layout, .ww-e-d1ji [data-ww-ls~="d1ji"] {
        display: block;
      }
      .ww-e-d1jj {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1jj.ww-layout, .ww-e-d1jj [data-ww-ls~="d1jj"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1jk {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 720px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1jm {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1jn {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1jo.ww-layout, .ww-e-d1jo [data-ww-ls~="d1jo"] {
        display: block;
      }
      .ww-e-d1jp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1jp.ww-layout, .ww-e-d1jp [data-ww-ls~="d1jp"] {
        display: block;
      }
      .ww-e-d1jq {
        margin: 0;
        padding: 32px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1jq.ww-layout, .ww-e-d1jq [data-ww-ls~="d1jq"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d1jr {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--b3340fec-1408-4ebc-a971-ed635a6903c1,#A7F3D0);
        border-radius: 10px;
      }
      .ww-e-d1jr.ww-layout, .ww-e-d1jr [data-ww-ls~="d1jr"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1js {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        letter-spacing: .02em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jt {
        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-d1jt.ww-layout, .ww-e-d1jt [data-ww-ls~="d1jt"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1ju {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ju.ww-layout, .ww-e-d1ju [data-ww-ls~="d1ju"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1jv {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 5px;
      }
      .ww-e-d1jv.ww-layout, .ww-e-d1jv [data-ww-ls~="d1jv"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1jw {
        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: var(--ww-default-font-family);
        line-height: 1.4;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1jx {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
        border: 1px solid var(--b3340fec-1408-4ebc-a971-ed635a6903c1,#A7F3D0);
        border-radius: 5px;
      }
      .ww-e-d1jx.ww-layout, .ww-e-d1jx [data-ww-ls~="d1jx"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1jy {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1jz {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1k0 {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1k1 {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1k2 {
        margin: 0;
        padding: 10px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1k3 {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1k3.ww-layout, .ww-e-d1k3 [data-ww-ls~="d1k3"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1k4 {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1k5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1k5.ww-layout, .ww-e-d1k5 [data-ww-ls~="d1k5"] {
        display: block;
      }
      .ww-e-d1k6 {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1k7 {
        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-d1k7.ww-layout, .ww-e-d1k7 [data-ww-ls~="d1k7"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1k8 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1k9 {
        margin: 0;
        padding: 13px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1k9.ww-layout, .ww-e-d1k9 [data-ww-ls~="d1k9"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 10px 12px;
      }
      .ww-e-d1kA {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kB {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kC {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        letter-spacing: .02em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kD {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        letter-spacing: .02em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kE {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        white-space-collapse: preserve;
      }
      .ww-e-d1kF {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1kG {
        margin: 0;
        padding: 24px 0 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-d1kG.ww-layout, .ww-e-d1kG [data-ww-ls~="d1kG"] {
        display: flex;
        flex-flow: column;
        gap: 28px;
      }
      .ww-e-d1kH {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1kI {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kJ {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1kK {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kL {
        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-d1kL.ww-layout, .ww-e-d1kL [data-ww-ls~="d1kL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1kM {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1kM.ww-layout, .ww-e-d1kM [data-ww-ls~="d1kM"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1kN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1kN.ww-layout, .ww-e-d1kN [data-ww-ls~="d1kN"] {
        display: block;
      }
      .ww-e-d1kO {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kP {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1kP.ww-layout, .ww-e-d1kP [data-ww-ls~="d1kP"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1kQ {
        margin: 0;
        padding: 32px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1kQ.ww-layout, .ww-e-d1kQ [data-ww-ls~="d1kQ"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1kR {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        white-space-collapse: preserve;
      }
      .ww-e-d1kS {
        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-d1kS.ww-layout, .ww-e-d1kS [data-ww-ls~="d1kS"] {
        display: flex;
        flex-flow: wrap;
        align-items: baseline;
        align-content: revert-layer;
        gap: 8px;
      }
      .ww-e-d1kT {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1kU {
        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-d1kV {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1kV.ww-layout, .ww-e-d1kV [data-ww-ls~="d1kV"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1kW {
        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);
        line-height: 1.4;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1kX {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1kY {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1180px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 24px 48px -18px #00000059;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 14px;
      }
      .ww-e-d1kY.ww-layout, .ww-e-d1kY [data-ww-ls~="d1kY"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1kZ {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
        border: 1px solid var(--b3340fec-1408-4ebc-a971-ed635a6903c1,#A7F3D0);
        border-radius: 5px;
      }
      .ww-e-d1kZ.ww-layout, .ww-e-d1kZ [data-ww-ls~="d1kZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ka {
        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-d1ka.ww-layout, .ww-e-d1ka [data-ww-ls~="d1ka"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1kb {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
      }
      .ww-e-d1kb.ww-layout, .ww-e-d1kb [data-ww-ls~="d1kb"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1kc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 300px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        font-weight: 400;
        color: #7f1d1d;
        white-space-collapse: preserve;
      }
      .ww-e-d1kd {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 5px;
      }
      .ww-e-d1kd.ww-layout, .ww-e-d1kd [data-ww-ls~="d1kd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ke {
        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-d1ke.ww-layout, .ww-e-d1ke [data-ww-ls~="d1ke"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1kf {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kg {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1kg.ww-layout, .ww-e-d1kg [data-ww-ls~="d1kg"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1kh {
        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-d1kh.ww-layout, .ww-e-d1kh [data-ww-ls~="d1kh"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1ki {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ki.ww-layout, .ww-e-d1ki [data-ww-ls~="d1ki"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1kj {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kk {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1kl {
        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: 15px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1km {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1km.ww-layout, .ww-e-d1km [data-ww-ls~="d1km"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1km.ww-layout, .ww-e-d1km [data-ww-ls~="d1km"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1kn {
        margin: 0;
        padding: 5px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
        border: 1px solid var(--2f59df6b-ed02-4828-97b5-4ce8c71b8de6,#FDE68A);
        border-radius: 999px;
      }
      .ww-e-d1kn.ww-layout, .ww-e-d1kn [data-ww-ls~="d1kn"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ko {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--b3340fec-1408-4ebc-a971-ed635a6903c1,#A7F3D0);
      }
      .ww-e-d1ko.ww-layout, .ww-e-d1ko [data-ww-ls~="d1ko"] {
        display: block;
      }
      .ww-e-d1kp {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1kp.ww-layout, .ww-e-d1kp [data-ww-ls~="d1kp"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1kq {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1kr {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
      }
      .ww-e-d1kr.ww-layout, .ww-e-d1kr [data-ww-ls~="d1kr"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1ks {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1kt {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
      }
      .ww-e-d1kt.ww-layout, .ww-e-d1kt [data-ww-ls~="d1kt"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1ku {
        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-d1ku.ww-layout, .ww-e-d1ku [data-ww-ls~="d1ku"] {
        display: flex;
        flex-direction: row;
        align-items: baseline;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1kv {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        white-space-collapse: preserve;
      }
      .ww-e-d1kw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1kw.ww-layout, .ww-e-d1kw [data-ww-ls~="d1kw"] {
        display: grid;
        grid-template-columns: 1fr 1fr 2fr 1fr;
        gap: 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d1kw.ww-layout, .ww-e-d1kw [data-ww-ls~="d1kw"] {
          grid-template-columns: 1fr 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1kw.ww-layout, .ww-e-d1kw [data-ww-ls~="d1kw"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1kx {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ky {
        margin: 0;
        padding: 5px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
        border: 1px solid var(--b3340fec-1408-4ebc-a971-ed635a6903c1,#A7F3D0);
        border-radius: 999px;
      }
      .ww-e-d1ky.ww-layout, .ww-e-d1ky [data-ww-ls~="d1ky"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1kz {
        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-d1kz.ww-layout, .ww-e-d1kz [data-ww-ls~="d1kz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1l0 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1l1 {
        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: 26px;
        font-family: var(--ww-default-font-family);
        line-height: 1.1;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1l2 {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1l2.ww-layout, .ww-e-d1l2 [data-ww-ls~="d1l2"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1l3 {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1l4 {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1l4.ww-layout, .ww-e-d1l4 [data-ww-ls~="d1l4"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1l5 {
        margin: 0;
        padding: 11px 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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1l5:where(:hover) {
        background-color: #c25c3b;
      }
      .ww-e-d1l6 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1l7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 8px;
      }
      .ww-e-d1l7.ww-layout, .ww-e-d1l7 [data-ww-ls~="d1l7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1l8 {
        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-d1l8.ww-layout, .ww-e-d1l8 [data-ww-ls~="d1l8"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 8px 10px;
      }
      .ww-e-d1l9 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lA {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1lA.ww-layout, .ww-e-d1lA [data-ww-ls~="d1lA"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lB {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1lB.ww-layout, .ww-e-d1lB [data-ww-ls~="d1lB"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lC {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1lC.ww-layout, .ww-e-d1lC [data-ww-ls~="d1lC"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lD {
        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-d1lD.ww-layout, .ww-e-d1lD [data-ww-ls~="d1lD"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 8px 10px;
      }
      .ww-e-d1lE {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1lE.ww-layout, .ww-e-d1lE [data-ww-ls~="d1lE"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 12px 16px;
      }
      .ww-e-d1lF {
        margin: 0;
        padding: 13px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1lF.ww-layout, .ww-e-d1lF [data-ww-ls~="d1lF"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 10px 12px;
      }
      .ww-e-d1lG {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1lG.ww-layout, .ww-e-d1lG [data-ww-ls~="d1lG"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lH {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--a0ccae2d-7f52-471e-b28b-20b74a467ce0,#B45309);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lI {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1lJ {
        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: 26px;
        font-family: var(--ww-default-font-family);
        line-height: 1.1;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1lK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1lK.ww-layout, .ww-e-d1lK [data-ww-ls~="d1lK"] {
        display: grid;
        grid-template-columns: 1fr 1fr 2fr 1fr;
        gap: 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d1lK.ww-layout, .ww-e-d1lK [data-ww-ls~="d1lK"] {
          grid-template-columns: 1fr 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1lK.ww-layout, .ww-e-d1lK [data-ww-ls~="d1lK"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1lL {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lM {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1lM.ww-layout, .ww-e-d1lM [data-ww-ls~="d1lM"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lN {
        margin: 0;
        padding: 10px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1lO {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1lO.ww-layout, .ww-e-d1lO [data-ww-ls~="d1lO"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lP {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--0cc48c20-8e0a-4936-bafc-71d0e54301d5,#FFFBEB);
      }
      .ww-e-d1lP.ww-layout, .ww-e-d1lP [data-ww-ls~="d1lP"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1lQ.ww-layout, .ww-e-d1lQ [data-ww-ls~="d1lQ"] {
        display: block;
      }
      .ww-e-d1lR {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 560px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1lT {
        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-d1lT.ww-layout, .ww-e-d1lT [data-ww-ls~="d1lT"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1lU {
        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: 11.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1lV {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1lV.ww-layout, .ww-e-d1lV [data-ww-ls~="d1lV"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1lW {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1lX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 660px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1lY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1lY.ww-layout, .ww-e-d1lY [data-ww-ls~="d1lY"] {
        display: block;
      }
      .ww-e-d1lZ {
        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: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1lZ:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d1la {
        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-d1la.ww-layout, .ww-e-d1la [data-ww-ls~="d1la"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1lb {
        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: 11.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1lc {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d1lc.ww-layout, .ww-e-d1lc [data-ww-ls~="d1lc"] {
        display: grid;
        grid-template-columns: 1fr 1.4fr 1.4fr;
        gap: 1px;
      }
      .ww-e-d1ld {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1ld.ww-layout, .ww-e-d1ld [data-ww-ls~="d1ld"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1le {
        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-d1le.ww-layout, .ww-e-d1le [data-ww-ls~="d1le"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1lf {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lg {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1lg.ww-layout, .ww-e-d1lg [data-ww-ls~="d1lg"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1lh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1lh.ww-layout, .ww-e-d1lh [data-ww-ls~="d1lh"] {
        display: block;
      }
      .ww-e-d1li {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1lj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1lj.ww-layout, .ww-e-d1lj [data-ww-ls~="d1lj"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 1px;
      }
      @media (max-width: 767px) {
        .ww-e-d1lj.ww-layout, .ww-e-d1lj [data-ww-ls~="d1lj"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1lk {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1ll {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lm {
        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-d1lm.ww-layout, .ww-e-d1lm [data-ww-ls~="d1lm"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1ln {
        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-d1lo {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1lp {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1lq {
        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);
        font-weight: 400;
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        white-space-collapse: preserve;
      }
      .ww-e-d1lr {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1ls {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ls.ww-layout, .ww-e-d1ls [data-ww-ls~="d1ls"] {
        display: grid;
        grid-template-columns: 1fr 1fr 2fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ls.ww-layout, .ww-e-d1ls [data-ww-ls~="d1ls"] {
          grid-template-columns: 1fr 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ls.ww-layout, .ww-e-d1ls [data-ww-ls~="d1ls"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1lt {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--54e3f0fb-05ed-436c-9419-79678c7daf85,#9CA3AF);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lu {
        margin: 0;
        padding: 10px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1lv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1lv.ww-layout, .ww-e-d1lv [data-ww-ls~="d1lv"] {
        display: grid;
        grid-template-columns: 1fr 1fr 2fr 1fr;
        gap: 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d1lv.ww-layout, .ww-e-d1lv [data-ww-ls~="d1lv"] {
          grid-template-columns: 1fr 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1lv.ww-layout, .ww-e-d1lv [data-ww-ls~="d1lv"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1lw {
        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-d1lw.ww-layout, .ww-e-d1lw [data-ww-ls~="d1lw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1lx {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1lx.ww-layout, .ww-e-d1lx [data-ww-ls~="d1lx"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1ly {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1lz {
        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: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1lz:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d1m0 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .02em;
        white-space-collapse: preserve;
      }
      .ww-e-d1m1 {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1m2 {
        margin: 0;
        padding: 3px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 5px;
      }
      .ww-e-d1m2.ww-layout, .ww-e-d1m2 [data-ww-ls~="d1m2"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1m3 {
        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-d1m3.ww-layout, .ww-e-d1m3 [data-ww-ls~="d1m3"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1m4 {
        margin: 0;
        padding: 11px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--b8778a59-7baa-4536-819b-f4a94457c97d,#ECFDF5);
      }
      .ww-e-d1m4.ww-layout, .ww-e-d1m4 [data-ww-ls~="d1m4"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1m5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1m5.ww-layout, .ww-e-d1m5 [data-ww-ls~="d1m5"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr;
        gap: 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d1m5.ww-layout, .ww-e-d1m5 [data-ww-ls~="d1m5"] {
          grid-template-columns: 1fr 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1m5.ww-layout, .ww-e-d1m5 [data-ww-ls~="d1m5"] {
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d1m6 {
        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-d1m6.ww-layout, .ww-e-d1m6 [data-ww-ls~="d1m6"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1m7 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1m8 {
        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: var(--869bd333-c8b9-4de5-9604-10c9e2d69caf, 600 10px/1.3 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1m9 {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .06em;
        white-space-collapse: preserve;
      }
      .ww-e-d1mA {
        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-d1mA.ww-layout, .ww-e-d1mA [data-ww-ls~="d1mA"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1mB {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1mC {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1mD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1mD.ww-layout, .ww-e-d1mD [data-ww-ls~="d1mD"] {
        display: block;
      }
      .ww-e-d1mE {
        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-d1mE.ww-layout, .ww-e-d1mE [data-ww-ls~="d1mE"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1mF {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1mF.ww-layout, .ww-e-d1mF [data-ww-ls~="d1mF"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1mG {
        margin: 0;
        padding: 12px 16px;
        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-d1mG.ww-layout, .ww-e-d1mG [data-ww-ls~="d1mG"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1mH {
        margin: 0;
        padding: 12px 16px;
        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-d1mH.ww-layout, .ww-e-d1mH [data-ww-ls~="d1mH"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1mI {
        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-d1mI.ww-layout, .ww-e-d1mI [data-ww-ls~="d1mI"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d1mJ {
        margin: 0;
        padding: 0 24px 20px;
        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-d1mJ.ww-layout, .ww-e-d1mJ [data-ww-ls~="d1mJ"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d1mK {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1mL {
        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: var(--7772ca93-672c-435b-8ea7-952a266c52f0, 600 10px/1.2 var(--ww-default-font-family, sans-serif));
        color: var(--6d740a1f-f64c-441c-a93b-54b184ff390e,#047857);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1mM {
        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-d1mM.ww-layout, .ww-e-d1mM [data-ww-ls~="d1mM"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 8px 10px;
      }
      .ww-e-d1mN {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1mO {
        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: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1mO:where(:hover) {
        background-color: #c25c3b;
      }
      .ww-e-d1mP {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1mQ {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1mR {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1mR.ww-layout, .ww-e-d1mR [data-ww-ls~="d1mR"] {
        display: flex;
        flex-flow: column;
        gap: 3px;
      }
      .ww-e-d1mS {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1mT {
        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: 1.2rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d1mT {
          font-size: 1.2rem;
        }
      }
      .ww-e-d1mU {
        margin: 2px 0 0;
        padding: 9px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--149cff7f-8873-4179-ad88-b0f104464474,#FECACA);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1mU:where(:hover) {
        background-color: #fee2e2;
      }
      .ww-e-d1mV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 280px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1mW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 300px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1mX {
        margin: 2px 0 0;
        padding: 9px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1mX:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d1mY {
        margin: 0;
        padding: 11px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1mZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #065f46;
        white-space-collapse: preserve;
      }
      .ww-e-d1ma {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ma {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ma {
          display: flex;
        }
      }
      .ww-e-d1ma.ww-layout, .ww-e-d1ma [data-ww-ls~="d1ma"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ma.ww-layout, .ww-e-d1ma [data-ww-ls~="d1ma"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ma.ww-layout, .ww-e-d1ma [data-ww-ls~="d1ma"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1mb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1mb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1mb {
          display: flex;
        }
      }
      .ww-e-d1mb.ww-layout, .ww-e-d1mb [data-ww-ls~="d1mb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1mb.ww-layout, .ww-e-d1mb [data-ww-ls~="d1mb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1mb.ww-layout, .ww-e-d1mb [data-ww-ls~="d1mb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1mc {
        margin: 0;
        padding: 12px 16px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1mc {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1mc {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1mc.ww-layout, .ww-e-d1mc [data-ww-ls~="d1mc"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1mc.ww-layout, .ww-e-d1mc [data-ww-ls~="d1mc"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1mc.ww-layout, .ww-e-d1mc [data-ww-ls~="d1mc"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1md {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 0 solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1me {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1me {
          display: flex;
          width: 150px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1me {
          display: flex;
        }
      }
      .ww-e-d1me.ww-layout, .ww-e-d1me [data-ww-ls~="d1me"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1me.ww-layout, .ww-e-d1me [data-ww-ls~="d1me"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1me.ww-layout, .ww-e-d1me [data-ww-ls~="d1me"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1mf {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1mf {
          overflow: unset;
          width: revert-layer;
          flex: 0 1 auto;
          --ww-text-white-space: initial;
          --ww-text-overflow: initial;
          --ww-text-text-overflow: ellipsis;
        }
      }
      .ww-e-d1mj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1mj.ww-layout, .ww-e-d1mj [data-ww-ls~="d1mj"] {
        display: block;
      }
      .ww-e-d1mk {
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border: 2px solid #d1d5db;
        border-radius: 5px;
      }
      .ww-e-d1mk:where([data-ww-states~="checked"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d1ml {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1mm {
        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: var(--993cb97e-b7ca-4883-b255-326c0753da66, 500 13px/1.45 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1mn {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1mn.ww-layout, .ww-e-d1mn [data-ww-ls~="d1mn"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1mo {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d1mo.ww-layout, .ww-e-d1mo [data-ww-ls~="d1mo"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1mp {
        margin: 0;
        padding: 28px 20px;
        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: #11182759;
        border-radius: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-d1mp {
          padding: 12px 8px;
        }
      }
      .ww-e-d1mp.ww-layout, .ww-e-d1mp [data-ww-ls~="d1mp"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1mq {
        margin: 0;
        padding: 10px 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: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1mq:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d1mr {
        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-d1mr.ww-layout, .ww-e-d1mr [data-ww-ls~="d1mr"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d1ms {
        margin: 0;
        padding: 14px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1ms.ww-layout, .ww-e-d1ms [data-ww-ls~="d1ms"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 12px 16px;
      }
      .ww-e-d1mt {
        margin: 0;
        padding: 9px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid #0000;
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1mt:where(:hover) {
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
      }
      .ww-e-d1mu {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d1mu.ww-layout, .ww-e-d1mu [data-ww-ls~="d1mu"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1mv {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1mv:where(:hover) {
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1mv.ww-layout, .ww-e-d1mv [data-ww-ls~="d1mv"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1mw {
        margin: 0;
        padding: 9px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid #0000;
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1mw:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d1mx {
        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-d1mx.ww-layout, .ww-e-d1mx [data-ww-ls~="d1mx"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 8px 16px;
      }
      .ww-e-d1my {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d1my:where(:hover) {
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
      }
      .ww-e-d1my.ww-layout, .ww-e-d1my [data-ww-ls~="d1my"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1mz {
        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: 26px;
        font-family: var(--ww-default-font-family);
        line-height: 1.1;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1n0 {
        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: 13.5px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1n1 {
        margin: 0;
        padding: 9px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--527d60b2-ef99-4e7a-827e-facac02395b0,#B91C1C);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid #0000;
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1n1:where(:hover) {
        background-color: var(--fc7e53d1-599d-426a-9da7-96580a00d38f,#FEF2F2);
      }
      .ww-e-d1n3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 300px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1n4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d1n4.ww-layout, .ww-e-d1n4 [data-ww-ls~="d1n4"] {
        display: block;
      }
      .ww-e-d1n5 {
        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-d1n5.ww-layout, .ww-e-d1n5 [data-ww-ls~="d1n5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1n6 {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1n6 {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d1n6 {
        border-bottom: 1px solid #f3f4f6;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d1n6.ww-layout, .ww-e-d1n6 [data-ww-ls~="d1n6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1n6.ww-layout, .ww-e-d1n6 [data-ww-ls~="d1n6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1n8 {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1n9 {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1n9.ww-layout, .ww-e-d1n9 [data-ww-ls~="d1n9"] {
        display: block;
      }
      .ww-e-d1nA {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nA.ww-layout, .ww-e-d1nA [data-ww-ls~="d1nA"] {
        display: block;
      }
      .ww-e-d1nB {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d1nB.ww-layout, .ww-e-d1nB [data-ww-ls~="d1nB"] {
        display: flex;
      }
      .ww-e-d1nC {
        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-d1nC.ww-layout, .ww-e-d1nC [data-ww-ls~="d1nC"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d1nD {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d1nD.ww-layout, .ww-e-d1nD [data-ww-ls~="d1nD"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1nE {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nF.ww-layout, .ww-e-d1nF [data-ww-ls~="d1nF"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d1nG {
        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-d1nH {
        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-d1nI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nI.ww-layout, .ww-e-d1nI [data-ww-ls~="d1nI"] {
        display: block;
      }
      .ww-e-d1nJ {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nK {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1nL {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1nM {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nN {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nO {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1nP {
        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-d1nQ {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nR {
        margin: 0 0 16px;
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nS {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nS.ww-layout, .ww-e-d1nS [data-ww-ls~="d1nS"] {
        display: block;
      }
      .ww-e-d1nT {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nT.ww-layout, .ww-e-d1nT [data-ww-ls~="d1nT"] {
        display: block;
      }
      .ww-e-d1nU {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nU.ww-layout, .ww-e-d1nU [data-ww-ls~="d1nU"] {
        display: block;
      }
      .ww-e-d1nV {
        margin: 0;
        padding: 20px;
        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;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d1nV.ww-layout, .ww-e-d1nV [data-ww-ls~="d1nV"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1nW {
        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-d1nW.ww-layout, .ww-e-d1nW [data-ww-ls~="d1nW"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1nX {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1nX.ww-layout, .ww-e-d1nX [data-ww-ls~="d1nX"] {
        display: block;
      }
      .ww-e-d1nY {
        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-d1nZ {
        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-d1nZ.ww-layout, .ww-e-d1nZ [data-ww-ls~="d1nZ"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d1na {
        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-d1na.ww-layout, .ww-e-d1na [data-ww-ls~="d1na"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      .ww-e-d1nb {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1nc {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 768px;
        min-width: unset;
        height: auto;
        max-height: 80vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 12px;
      }
      .ww-e-d1nc.ww-layout, .ww-e-d1nc [data-ww-ls~="d1nc"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1nd {
        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-d1nd.ww-layout, .ww-e-d1nd [data-ww-ls~="d1nd"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1ne {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ne.ww-layout, .ww-e-d1ne [data-ww-ls~="d1ne"] {
        display: block;
      }
      .ww-e-d1nf {
        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-d1nf.ww-layout, .ww-e-d1nf [data-ww-ls~="d1nf"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d1ng {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ng.ww-layout, .ww-e-d1ng [data-ww-ls~="d1ng"] {
        display: block;
      }
      .ww-e-d1nh {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1ni {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1nj {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1nj.ww-layout, .ww-e-d1nj [data-ww-ls~="d1nj"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1nk {
        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-d1nk.ww-layout, .ww-e-d1nk [data-ww-ls~="d1nk"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d1nl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1nm {
        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-d1nm.ww-layout, .ww-e-d1nm [data-ww-ls~="d1nm"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      .ww-e-d1nn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1no {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border-radius: 8px;
      }
      .ww-e-d1no.ww-layout, .ww-e-d1no [data-ww-ls~="d1no"] {
        display: block;
      }
      .ww-e-d1np {
        margin: 0;
        padding: 24px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 500px;
        min-height: unset;
      }
      .ww-e-d1np.ww-layout, .ww-e-d1np [data-ww-ls~="d1np"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1nq {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1nq.ww-layout, .ww-e-d1nq [data-ww-ls~="d1nq"] {
        display: block;
      }
      .ww-e-d1nr {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1ns {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1nt {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1nt {
          display: flex;
        }
      }
      .ww-e-d1nt.ww-layout, .ww-e-d1nt [data-ww-ls~="d1nt"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1nt.ww-layout, .ww-e-d1nt [data-ww-ls~="d1nt"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1nu {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1nv {
        margin: 0;
        padding: 20px;
        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: 20px;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d1nv.ww-layout, .ww-e-d1nv [data-ww-ls~="d1nv"] {
        display: flex;
        justify-content: flex-end;
        column-gap: 10px;
      }
      .ww-e-d1nw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1nw {
          display: flex;
        }
      }
      .ww-e-d1nw.ww-layout, .ww-e-d1nw [data-ww-ls~="d1nw"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1nw.ww-layout, .ww-e-d1nw [data-ww-ls~="d1nw"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d1nx {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1nx.ww-layout, .ww-e-d1nx [data-ww-ls~="d1nx"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1ny {
        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: sans-serif;
        font-weight: 500;
        white-space-collapse: preserve;
      }
      .ww-e-d1nz {
        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-d1nz.ww-layout, .ww-e-d1nz [data-ww-ls~="d1nz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1o0 {
        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: monospace;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1o1 {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1o2 {
        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-d1o3 {
        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-d1o4 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1o5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d1o5.ww-layout, .ww-e-d1o5 [data-ww-ls~="d1o5"] {
        display: block;
      }
      .ww-e-d1o6 {
        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-d1o6.ww-layout, .ww-e-d1o6 [data-ww-ls~="d1o6"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1o7 {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1o7 {
          display: flex;
        }
      }
      .ww-e-d1o7:where([data-ww-states~="5HwwCI"]) {
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        cursor: not-allowed;
      }
      .ww-e-d1o7.ww-layout, .ww-e-d1o7 [data-ww-ls~="d1o7"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1o7.ww-layout, .ww-e-d1o7 [data-ww-ls~="d1o7"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1o8 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: opacity 0.2s;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d1o8.ww-layout, .ww-e-d1o8 [data-ww-ls~="d1o8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1o9 {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1oA {
        margin: 0;
        padding: 10px 16px 10px 36px;
        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: var(--ww-default-font-family);
        color: #1f2937;
        white-space-collapse: preserve;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1oB {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1oB {
          display: flex;
        }
      }
      .ww-e-d1oB:where([data-ww-states~="BewuxS"]) {
        background-color: var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
        cursor: not-allowed;
      }
      .ww-e-d1oB.ww-layout, .ww-e-d1oB [data-ww-ls~="d1oB"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1oB.ww-layout, .ww-e-d1oB [data-ww-ls~="d1oB"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1oC {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s;
        border-radius: 8px;
      }
      .ww-e-d1oC.ww-layout, .ww-e-d1oC [data-ww-ls~="d1oC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1oD {
        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: sans-serif;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1oD {
          text-align: left;
        }
      }
      .ww-e-d1oE {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1oE {
          text-align: left;
        }
      }
      .ww-e-d1oF {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1oG {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1oH {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1oI {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1oI.ww-layout, .ww-e-d1oI [data-ww-ls~="d1oI"] {
        display: block;
      }
      .ww-e-d1oJ {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1oK {
        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: sans-serif;
        font-weight: 600;
        color: #2563eb;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d1oL {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1oL {
          text-align: left;
        }
      }
      .ww-e-d1oM {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1oM {
          text-align: left;
        }
      }
      .ww-e-d1oN {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1oO {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1oP {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1oQ {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1oQ {
          text-align: left;
        }
      }
      .ww-e-d1oR {
        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-d1oS {
        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-d1oT {
        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-d1oU {
        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-d1oV {
        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-d1oW {
        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-d1oX {
        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-d1oY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 8px;
        right: 8px;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1oZ {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1oa {
        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-d1ob {
        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-d1oc {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1od {
        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: sans-serif;
        font-weight: 500;
        text-align: center;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1oe {
        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: sans-serif;
        font-weight: 500;
        text-align: center;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1of {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1og {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1oh {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1oi {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1oj {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1ok {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1ol {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1om {
        margin: 0;
        padding: 0 0 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: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d1on {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1oo {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1op {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1oq {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1or {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1os {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1os {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1os {
          display: flex;
        }
      }
      .ww-e-d1os.ww-layout, .ww-e-d1os [data-ww-ls~="d1os"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1os.ww-layout, .ww-e-d1os [data-ww-ls~="d1os"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1os.ww-layout, .ww-e-d1os [data-ww-ls~="d1os"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1ot {
        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: sans-serif;
        font-weight: 500;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1ou {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ov {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ow {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1ox {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1oy {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1oy {
          text-align: left;
        }
      }
      .ww-e-d1oz {
        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: sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d1p0 {
        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: sans-serif;
        font-weight: 500;
        color: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d1p1 {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: sans-serif;
        font-weight: 700;
        color: #059669;
        text-transform: uppercase;
        white-space-collapse: preserve;
        background-color: #d1fae5;
        border-radius: 4px;
      }
      .ww-e-d1p2 {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d1p3 {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1p4 {
        margin: 0 0 12px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1p5 {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1p6 {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1p7 {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1p8 {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1p9 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1pA {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1pB {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1pC {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1pD {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1pE {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1pF {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1pG {
        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: sans-serif;
        color: #2563eb;
        text-decoration: underline;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d1pH {
        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: sans-serif;
        color: #2563eb;
        text-decoration: underline;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d1pI {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1pJ {
        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: sans-serif;
        font-weight: 700;
        color: #1d4ed8;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1pK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1pK {
          display: flex;
        }
      }
      .ww-e-d1pK.ww-layout, .ww-e-d1pK [data-ww-ls~="d1pK"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1pK.ww-layout, .ww-e-d1pK [data-ww-ls~="d1pK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1pL {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1pM {
        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: sans-serif;
        font-weight: 700;
        color: #047857;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1pN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1pN {
          display: flex;
        }
      }
      .ww-e-d1pN.ww-layout, .ww-e-d1pN [data-ww-ls~="d1pN"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1pN.ww-layout, .ww-e-d1pN [data-ww-ls~="d1pN"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1pO {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1pP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1pP {
          display: flex;
        }
      }
      .ww-e-d1pP.ww-layout, .ww-e-d1pP [data-ww-ls~="d1pP"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1pP.ww-layout, .ww-e-d1pP [data-ww-ls~="d1pP"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1pQ {
        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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1pR {
        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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1pS {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1pT {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1pT {
          display: none;
        }
      }
      .ww-e-d1pT.ww-layout, .ww-e-d1pT [data-ww-ls~="d1pT"] {
        display: grid;
        grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d1pT.ww-layout, .ww-e-d1pT [data-ww-ls~="d1pT"] {
          display: none;
        }
      }
      .ww-e-d1pU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1pU {
          display: flex;
        }
      }
      .ww-e-d1pU.ww-layout, .ww-e-d1pU [data-ww-ls~="d1pU"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1pU.ww-layout, .ww-e-d1pU [data-ww-ls~="d1pU"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1pV {
        margin: 0;
        padding: 6px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d1pW {
        margin: 0;
        padding: 6px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d1pX {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1pX {
          display: flex;
        }
      }
      .ww-e-d1pX.ww-layout, .ww-e-d1pX [data-ww-ls~="d1pX"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1pX.ww-layout, .ww-e-d1pX [data-ww-ls~="d1pX"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1pY {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1pY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pY {
          display: flex;
        }
      }
      .ww-e-d1pY.ww-layout, .ww-e-d1pY [data-ww-ls~="d1pY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pY.ww-layout, .ww-e-d1pY [data-ww-ls~="d1pY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pY.ww-layout, .ww-e-d1pY [data-ww-ls~="d1pY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1pZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1pZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pZ {
          display: flex;
        }
      }
      .ww-e-d1pZ.ww-layout, .ww-e-d1pZ [data-ww-ls~="d1pZ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pZ.ww-layout, .ww-e-d1pZ [data-ww-ls~="d1pZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pZ.ww-layout, .ww-e-d1pZ [data-ww-ls~="d1pZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1pa {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1pa {
          display: flex;
        }
      }
      .ww-e-d1pa.ww-layout, .ww-e-d1pa [data-ww-ls~="d1pa"] {
        display: grid;
        grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d1pa.ww-layout, .ww-e-d1pa [data-ww-ls~="d1pa"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d1pb {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1pb {
          display: flex;
        }
      }
      .ww-e-d1pb.ww-layout, .ww-e-d1pb [data-ww-ls~="d1pb"] {
        display: grid;
        grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d1pb.ww-layout, .ww-e-d1pb [data-ww-ls~="d1pb"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d1pc {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1pd {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1pe {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1pf {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        cursor: pointer;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pf {
          display: flex;
        }
      }
      .ww-e-d1pf.ww-layout, .ww-e-d1pf [data-ww-ls~="d1pf"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pf.ww-layout, .ww-e-d1pf [data-ww-ls~="d1pf"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pf.ww-layout, .ww-e-d1pf [data-ww-ls~="d1pf"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1pg {
        margin: 4px 0 0;
        padding: 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d1pg {
          display: flex;
        }
      }
      .ww-e-d1pg.ww-layout, .ww-e-d1pg [data-ww-ls~="d1pg"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d1pg.ww-layout, .ww-e-d1pg [data-ww-ls~="d1pg"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1ph {
        margin: 16px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ph {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ph {
          display: flex;
        }
      }
      .ww-e-d1ph.ww-layout, .ww-e-d1ph [data-ww-ls~="d1ph"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ph.ww-layout, .ww-e-d1ph [data-ww-ls~="d1ph"] {
          display: flex;
          align-items: flex-start;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ph.ww-layout, .ww-e-d1ph [data-ww-ls~="d1ph"] {
          display: flex;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d1pi {
        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-d1pi.ww-layout, .ww-e-d1pi [data-ww-ls~="d1pi"] {
        display: flex;
        flex-direction: row;
        column-gap: 15px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1pj {
        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-d1pj.ww-layout, .ww-e-d1pj [data-ww-ls~="d1pj"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1pk {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1pk {
          display: flex;
        }
      }
      .ww-e-d1pk.ww-layout, .ww-e-d1pk [data-ww-ls~="d1pk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1pk.ww-layout, .ww-e-d1pk [data-ww-ls~="d1pk"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1pl {
        margin: 0 0 8px;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dbeafe;
        border: 1px solid #bfdbfe;
        border-radius: 4px;
      }
      .ww-e-d1pl.ww-layout, .ww-e-d1pl [data-ww-ls~="d1pl"] {
        display: inline-block;
      }
      .ww-e-d1pm {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1pm {
          display: flex;
        }
      }
      .ww-e-d1pm.ww-layout, .ww-e-d1pm [data-ww-ls~="d1pm"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1pm.ww-layout, .ww-e-d1pm [data-ww-ls~="d1pm"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1pn {
        margin: 0 0 8px;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d1fae5;
        border: 1px solid #a7f3d0;
        border-radius: 4px;
      }
      .ww-e-d1pn.ww-layout, .ww-e-d1pn [data-ww-ls~="d1pn"] {
        display: inline-block;
      }
      .ww-e-d1po {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1po {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1po {
          display: flex;
        }
      }
      .ww-e-d1po.ww-layout, .ww-e-d1po [data-ww-ls~="d1po"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1po.ww-layout, .ww-e-d1po [data-ww-ls~="d1po"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1po.ww-layout, .ww-e-d1po [data-ww-ls~="d1po"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1pp {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1pp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pp {
          display: flex;
        }
      }
      .ww-e-d1pp.ww-layout, .ww-e-d1pp [data-ww-ls~="d1pp"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1pp.ww-layout, .ww-e-d1pp [data-ww-ls~="d1pp"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pp.ww-layout, .ww-e-d1pp [data-ww-ls~="d1pp"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1pq {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1pq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pq {
          display: flex;
        }
      }
      .ww-e-d1pq.ww-layout, .ww-e-d1pq [data-ww-ls~="d1pq"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1pq.ww-layout, .ww-e-d1pq [data-ww-ls~="d1pq"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pq.ww-layout, .ww-e-d1pq [data-ww-ls~="d1pq"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1pr {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1pr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pr {
          display: flex;
        }
      }
      .ww-e-d1pr.ww-layout, .ww-e-d1pr [data-ww-ls~="d1pr"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1pr.ww-layout, .ww-e-d1pr [data-ww-ls~="d1pr"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pr.ww-layout, .ww-e-d1pr [data-ww-ls~="d1pr"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1ps {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1ps.ww-layout, .ww-e-d1ps [data-ww-ls~="d1ps"] {
        display: block;
      }
      .ww-e-d1pt {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1pt.ww-layout, .ww-e-d1pt [data-ww-ls~="d1pt"] {
        display: block;
      }
      .ww-e-d1pu {
        margin: 0;
        padding: 16px 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d1pu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pu {
          display: flex;
        }
      }
      .ww-e-d1pu.ww-layout, .ww-e-d1pu [data-ww-ls~="d1pu"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pu.ww-layout, .ww-e-d1pu [data-ww-ls~="d1pu"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pu.ww-layout, .ww-e-d1pu [data-ww-ls~="d1pu"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1pv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1pv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pv {
          display: flex;
        }
      }
      .ww-e-d1pv.ww-layout, .ww-e-d1pv [data-ww-ls~="d1pv"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pv.ww-layout, .ww-e-d1pv [data-ww-ls~="d1pv"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pv.ww-layout, .ww-e-d1pv [data-ww-ls~="d1pv"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1pw {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      .ww-e-d1pw.ww-layout, .ww-e-d1pw [data-ww-ls~="d1pw"] {
        display: block;
      }
      .ww-e-d1px {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1px {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1px {
          display: flex;
        }
      }
      .ww-e-d1px.ww-layout, .ww-e-d1px [data-ww-ls~="d1px"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1px.ww-layout, .ww-e-d1px [data-ww-ls~="d1px"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1px.ww-layout, .ww-e-d1px [data-ww-ls~="d1px"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1py {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1py {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1py {
          display: flex;
        }
      }
      .ww-e-d1py.ww-layout, .ww-e-d1py [data-ww-ls~="d1py"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1py.ww-layout, .ww-e-d1py [data-ww-ls~="d1py"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1py.ww-layout, .ww-e-d1py [data-ww-ls~="d1py"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1pz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1pz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pz {
          display: flex;
        }
      }
      .ww-e-d1pz.ww-layout, .ww-e-d1pz [data-ww-ls~="d1pz"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1pz.ww-layout, .ww-e-d1pz [data-ww-ls~="d1pz"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1pz.ww-layout, .ww-e-d1pz [data-ww-ls~="d1pz"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1q0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1q0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q0 {
          display: flex;
        }
      }
      .ww-e-d1q0.ww-layout, .ww-e-d1q0 [data-ww-ls~="d1q0"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q0.ww-layout, .ww-e-d1q0 [data-ww-ls~="d1q0"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q0.ww-layout, .ww-e-d1q0 [data-ww-ls~="d1q0"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1q1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1q1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q1 {
          display: flex;
        }
      }
      .ww-e-d1q1.ww-layout, .ww-e-d1q1 [data-ww-ls~="d1q1"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q1.ww-layout, .ww-e-d1q1 [data-ww-ls~="d1q1"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q1.ww-layout, .ww-e-d1q1 [data-ww-ls~="d1q1"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1q2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1q2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q2 {
          display: flex;
        }
      }
      .ww-e-d1q2.ww-layout, .ww-e-d1q2 [data-ww-ls~="d1q2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1q2.ww-layout, .ww-e-d1q2 [data-ww-ls~="d1q2"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q2.ww-layout, .ww-e-d1q2 [data-ww-ls~="d1q2"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1q3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1q3 {
          display: flex;
        }
      }
      .ww-e-d1q3.ww-layout, .ww-e-d1q3 [data-ww-ls~="d1q3"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1q3.ww-layout, .ww-e-d1q3 [data-ww-ls~="d1q3"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1q4 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb80;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1q4 {
          display: flex;
        }
      }
      .ww-e-d1q4.ww-layout, .ww-e-d1q4 [data-ww-ls~="d1q4"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1q4.ww-layout, .ww-e-d1q4 [data-ww-ls~="d1q4"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1q5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1q5 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q5 {
          display: flex;
        }
      }
      .ww-e-d1q5.ww-layout, .ww-e-d1q5 [data-ww-ls~="d1q5"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q5.ww-layout, .ww-e-d1q5 [data-ww-ls~="d1q5"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q5.ww-layout, .ww-e-d1q5 [data-ww-ls~="d1q5"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1q6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1q6 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q6 {
          display: grid;
        }
      }
      .ww-e-d1q6.ww-layout, .ww-e-d1q6 [data-ww-ls~="d1q6"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q6.ww-layout, .ww-e-d1q6 [data-ww-ls~="d1q6"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q6.ww-layout, .ww-e-d1q6 [data-ww-ls~="d1q6"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d1q7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1q7 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q7 {
          display: grid;
        }
      }
      .ww-e-d1q7.ww-layout, .ww-e-d1q7 [data-ww-ls~="d1q7"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q7.ww-layout, .ww-e-d1q7 [data-ww-ls~="d1q7"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q7.ww-layout, .ww-e-d1q7 [data-ww-ls~="d1q7"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d1q8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1q8 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q8 {
          display: grid;
        }
      }
      .ww-e-d1q8.ww-layout, .ww-e-d1q8 [data-ww-ls~="d1q8"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q8.ww-layout, .ww-e-d1q8 [data-ww-ls~="d1q8"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q8.ww-layout, .ww-e-d1q8 [data-ww-ls~="d1q8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d1q9 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 150px;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1q9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q9 {
          display: flex;
        }
      }
      .ww-e-d1q9.ww-layout, .ww-e-d1q9 [data-ww-ls~="d1q9"] {
        display: flex;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 12px;
        flex-wrap: nowrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1q9.ww-layout, .ww-e-d1q9 [data-ww-ls~="d1q9"] {
          display: flex;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 12px;
          flex-wrap: nowrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1q9.ww-layout, .ww-e-d1q9 [data-ww-ls~="d1q9"] {
          display: flex;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 12px;
          flex-wrap: nowrap;
        }
      }
      .ww-e-d1qA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1qA {
          display: grid;
        }
      }
      .ww-e-d1qA.ww-layout, .ww-e-d1qA [data-ww-ls~="d1qA"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qA.ww-layout, .ww-e-d1qA [data-ww-ls~="d1qA"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d1qB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qB {
          display: flex;
        }
      }
      .ww-e-d1qB.ww-layout, .ww-e-d1qB [data-ww-ls~="d1qB"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d1qB.ww-layout, .ww-e-d1qB [data-ww-ls~="d1qB"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qB.ww-layout, .ww-e-d1qB [data-ww-ls~="d1qB"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1qC {
        margin: 0;
        padding: 16px;
        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;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qC {
          display: flex;
        }
      }
      .ww-e-d1qC.ww-layout, .ww-e-d1qC [data-ww-ls~="d1qC"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qC.ww-layout, .ww-e-d1qC [data-ww-ls~="d1qC"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qC.ww-layout, .ww-e-d1qC [data-ww-ls~="d1qC"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d1qD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qD {
          display: flex;
        }
      }
      .ww-e-d1qD.ww-layout, .ww-e-d1qD [data-ww-ls~="d1qD"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qD.ww-layout, .ww-e-d1qD [data-ww-ls~="d1qD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qD.ww-layout, .ww-e-d1qD [data-ww-ls~="d1qD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1qE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1qE {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qE {
          display: flex;
        }
      }
      .ww-e-d1qE.ww-layout, .ww-e-d1qE [data-ww-ls~="d1qE"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qE.ww-layout, .ww-e-d1qE [data-ww-ls~="d1qE"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qE.ww-layout, .ww-e-d1qE [data-ww-ls~="d1qE"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1qF {
        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-d1qF.ww-layout, .ww-e-d1qF [data-ww-ls~="d1qF"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d1qG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1qG {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qG {
          display: grid;
        }
      }
      .ww-e-d1qG.ww-layout, .ww-e-d1qG [data-ww-ls~="d1qG"] {
        display: grid;
        grid-template-columns: 1fr 2fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qG.ww-layout, .ww-e-d1qG [data-ww-ls~="d1qG"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qG.ww-layout, .ww-e-d1qG [data-ww-ls~="d1qG"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1qH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qH {
          display: flex;
        }
      }
      .ww-e-d1qH.ww-layout, .ww-e-d1qH [data-ww-ls~="d1qH"] {
        display: flex;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qH.ww-layout, .ww-e-d1qH [data-ww-ls~="d1qH"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qH.ww-layout, .ww-e-d1qH [data-ww-ls~="d1qH"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1qI {
        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-d1qI.ww-layout, .ww-e-d1qI [data-ww-ls~="d1qI"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d1qJ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1qJ {
          display: flex;
        }
      }
      .ww-e-d1qJ.ww-layout, .ww-e-d1qJ [data-ww-ls~="d1qJ"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qJ.ww-layout, .ww-e-d1qJ [data-ww-ls~="d1qJ"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d1qK {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1qL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qL {
          display: flex;
        }
      }
      .ww-e-d1qL.ww-layout, .ww-e-d1qL [data-ww-ls~="d1qL"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1qL.ww-layout, .ww-e-d1qL [data-ww-ls~="d1qL"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qL.ww-layout, .ww-e-d1qL [data-ww-ls~="d1qL"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1qM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qM {
          display: flex;
        }
      }
      .ww-e-d1qM.ww-layout, .ww-e-d1qM [data-ww-ls~="d1qM"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1qM.ww-layout, .ww-e-d1qM [data-ww-ls~="d1qM"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qM.ww-layout, .ww-e-d1qM [data-ww-ls~="d1qM"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1qN {
        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-d1qN.ww-layout, .ww-e-d1qN [data-ww-ls~="d1qN"] {
        display: flex;
        flex-direction: row;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1qO {
        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-d1qP {
        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: sans-serif;
        font-weight: 500;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1qQ {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qQ {
          display: flex;
        }
      }
      .ww-e-d1qQ.ww-layout, .ww-e-d1qQ [data-ww-ls~="d1qQ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qQ.ww-layout, .ww-e-d1qQ [data-ww-ls~="d1qQ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1qR {
        margin: 12px 0 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 #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d1qR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qR {
          display: flex;
        }
      }
      .ww-e-d1qR.ww-layout, .ww-e-d1qR [data-ww-ls~="d1qR"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qR.ww-layout, .ww-e-d1qR [data-ww-ls~="d1qR"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qR.ww-layout, .ww-e-d1qR [data-ww-ls~="d1qR"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1qS {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1qT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qT {
          display: flex;
        }
      }
      .ww-e-d1qT.ww-layout, .ww-e-d1qT [data-ww-ls~="d1qT"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qT.ww-layout, .ww-e-d1qT [data-ww-ls~="d1qT"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qT.ww-layout, .ww-e-d1qT [data-ww-ls~="d1qT"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1qU {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1qV {
        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-family: sans-serif;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d1qW {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1qX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qX {
          display: flex;
        }
      }
      .ww-e-d1qX.ww-layout, .ww-e-d1qX [data-ww-ls~="d1qX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qX.ww-layout, .ww-e-d1qX [data-ww-ls~="d1qX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qX.ww-layout, .ww-e-d1qX [data-ww-ls~="d1qX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1qY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qY {
          display: flex;
        }
      }
      .ww-e-d1qY.ww-layout, .ww-e-d1qY [data-ww-ls~="d1qY"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qY.ww-layout, .ww-e-d1qY [data-ww-ls~="d1qY"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qY.ww-layout, .ww-e-d1qY [data-ww-ls~="d1qY"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1qZ {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1qa {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1qc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qc {
          display: flex;
        }
      }
      .ww-e-d1qc.ww-layout, .ww-e-d1qc [data-ww-ls~="d1qc"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1qc.ww-layout, .ww-e-d1qc [data-ww-ls~="d1qc"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qc.ww-layout, .ww-e-d1qc [data-ww-ls~="d1qc"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1qe {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1qf {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1qg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qg {
          display: flex;
        }
      }
      .ww-e-d1qg.ww-layout, .ww-e-d1qg [data-ww-ls~="d1qg"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1qg.ww-layout, .ww-e-d1qg [data-ww-ls~="d1qg"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qg.ww-layout, .ww-e-d1qg [data-ww-ls~="d1qg"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1qh {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qh {
          display: flex;
        }
      }
      .ww-e-d1qh.ww-layout, .ww-e-d1qh [data-ww-ls~="d1qh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qh.ww-layout, .ww-e-d1qh [data-ww-ls~="d1qh"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1qi {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1qi {
          display: flex;
        }
      }
      .ww-e-d1qi.ww-layout, .ww-e-d1qi [data-ww-ls~="d1qi"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qi.ww-layout, .ww-e-d1qi [data-ww-ls~="d1qi"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1qj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1qj {
          display: flex;
        }
      }
      .ww-e-d1qj.ww-layout, .ww-e-d1qj [data-ww-ls~="d1qj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qj.ww-layout, .ww-e-d1qj [data-ww-ls~="d1qj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1qk {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1qk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qk {
          display: flex;
        }
      }
      .ww-e-d1qk.ww-layout, .ww-e-d1qk [data-ww-ls~="d1qk"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1qk.ww-layout, .ww-e-d1qk [data-ww-ls~="d1qk"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1qk.ww-layout, .ww-e-d1qk [data-ww-ls~="d1qk"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1ql {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ql {
          display: flex;
        }
      }
      .ww-e-d1ql.ww-layout, .ww-e-d1ql [data-ww-ls~="d1ql"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ql.ww-layout, .ww-e-d1ql [data-ww-ls~="d1ql"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1qm {
        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-d1qm.ww-layout, .ww-e-d1qm [data-ww-ls~="d1qm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1qn {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d1qn {
          display: flex;
        }
      }
      .ww-e-d1qn.ww-layout, .ww-e-d1qn [data-ww-ls~="d1qn"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1qn.ww-layout, .ww-e-d1qn [data-ww-ls~="d1qn"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
          gap: 8px;
        }
      }
      .ww-e-d1qq {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1qr {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1qr {
          text-align: left;
        }
      }
      .ww-e-d1qs {
        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: sans-serif;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1qs {
          text-align: left;
        }
      }
      .ww-e-d1qt {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1qu {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1qv {
        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-d1qv.ww-layout, .ww-e-d1qv [data-ww-ls~="d1qv"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1qz {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1r0 {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1r1 {
        margin: 0;
        padding: 0 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1r1 {
          display: flex;
        }
      }
      .ww-e-d1r1.ww-layout, .ww-e-d1r1 [data-ww-ls~="d1r1"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1r1.ww-layout, .ww-e-d1r1 [data-ww-ls~="d1r1"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1r2 {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1r2.ww-layout, .ww-e-d1r2 [data-ww-ls~="d1r2"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1r3 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 850px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d1r3.ww-layout, .ww-e-d1r3 [data-ww-ls~="d1r3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1r4 {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1r5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1r5 {
          display: flex;
        }
      }
      .ww-e-d1r5.ww-layout, .ww-e-d1r5 [data-ww-ls~="d1r5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1r5.ww-layout, .ww-e-d1r5 [data-ww-ls~="d1r5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1r6 {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fafafa;
      }
      .ww-e-d1r6.ww-layout, .ww-e-d1r6 [data-ww-ls~="d1r6"] {
        display: block;
      }
      .ww-e-d1r7 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff8f6;
        border: 1px solid #fdece7;
        border-radius: 8px;
      }
      .ww-e-d1r7.ww-layout, .ww-e-d1r7 [data-ww-ls~="d1r7"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d1r8 {
        margin: 0;
        padding: 10px 20px;
        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: #475569;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d1r9 {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1rA {
        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-d1rA.ww-layout, .ww-e-d1rA [data-ww-ls~="d1rA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1rB {
        margin: 0;
        padding: 12px 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: #334155;
        white-space-collapse: preserve;
        border: none;
      }
      .ww-e-d1rC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1rC {
          display: flex;
        }
      }
      .ww-e-d1rC.ww-layout, .ww-e-d1rC [data-ww-ls~="d1rC"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1rC.ww-layout, .ww-e-d1rC [data-ww-ls~="d1rC"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1rD {
        margin: 0 10px 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-d1rE {
        margin: 0 0 24px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1rF {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1rF {
          display: grid;
        }
      }
      .ww-e-d1rF.ww-layout, .ww-e-d1rF [data-ww-ls~="d1rF"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1rF.ww-layout, .ww-e-d1rF [data-ww-ls~="d1rF"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1rG {
        margin: 0 10px 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-d1rH {
        margin: 2px 0 0;
        padding: 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-d1rI {
        margin: 0;
        padding: 8px;
        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-d1rJ {
        margin: 0;
        padding: 0 14px;
        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: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1rJ.ww-layout, .ww-e-d1rJ [data-ww-ls~="d1rJ"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1rK {
        margin: 0;
        padding: 8px;
        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-d1rL {
        margin: 0;
        padding: 0 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1rL {
          display: flex;
        }
      }
      .ww-e-d1rL.ww-layout, .ww-e-d1rL [data-ww-ls~="d1rL"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1rL.ww-layout, .ww-e-d1rL [data-ww-ls~="d1rL"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1rM {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d1rM.ww-layout, .ww-e-d1rM [data-ww-ls~="d1rM"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1rN {
        margin: 0 10px 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-d1rO {
        margin: 0 0 24px;
        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-d1rO.ww-layout, .ww-e-d1rO [data-ww-ls~="d1rO"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1rP {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d1rP.ww-layout, .ww-e-d1rP [data-ww-ls~="d1rP"] {
        display: block;
      }
      .ww-e-d1rQ {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1rR {
        margin: 0;
        padding: 12px 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;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d1rS {
        margin: 0;
        padding: 12px 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: #334155;
        white-space-collapse: preserve;
        border: none;
      }
      .ww-e-d1rT {
        margin: 0;
        padding: 10px 22px;
        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: #c57453;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d1rU {
        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-d1rU.ww-layout, .ww-e-d1rU [data-ww-ls~="d1rU"] {
        display: block;
      }
      .ww-e-d1rV {
        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-d1rW {
        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: 14px;
        font-family: Inter, sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1rX {
        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-d1rZ {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        cursor: pointer;
        border: 1px solid #d1fae5;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rZ {
          display: flex;
        }
      }
      :where(.ww-e-d1rY[data-ww-states~="AZiXpF"]) .ww-e-d1rZ {
        opacity: 0.54;
      }
      :where(.ww-e-d1rY[data-ww-states~="q7pLf4"]) .ww-e-d1rZ {
        opacity: 0.47;
      }
      .ww-e-d1rZ.ww-layout, .ww-e-d1rZ [data-ww-ls~="d1rZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rZ.ww-layout, .ww-e-d1rZ [data-ww-ls~="d1rZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1ra {
        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-d1rb {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        cursor: pointer;
        border: 1px solid #fee2e2;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rb {
          display: flex;
        }
      }
      :where(.ww-e-d1rY[data-ww-states~="AZiXpF"]) .ww-e-d1rb {
        opacity: 0.38;
      }
      :where(.ww-e-d1rY[data-ww-states~="q7pLf4"]) .ww-e-d1rb {
        opacity: 0.48;
      }
      .ww-e-d1rb.ww-layout, .ww-e-d1rb [data-ww-ls~="d1rb"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rb.ww-layout, .ww-e-d1rb [data-ww-ls~="d1rb"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1rc {
        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-d1rd {
        margin: 0;
        padding: 24px 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 #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1rd {
          display: flex;
        }
      }
      .ww-e-d1rd.ww-layout, .ww-e-d1rd [data-ww-ls~="d1rd"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rd.ww-layout, .ww-e-d1rd [data-ww-ls~="d1rd"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d1re {
        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-family: Inter, sans-serif;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d1rf {
        margin: 0 0 8px;
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1rg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f1f5f9;
        border-radius: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rg {
          display: flex;
        }
      }
      .ww-e-d1rg.ww-layout, .ww-e-d1rg [data-ww-ls~="d1rg"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1rg.ww-layout, .ww-e-d1rg [data-ww-ls~="d1rg"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1rh {
        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-d1ri {
        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-d1ri.ww-layout, .ww-e-d1ri [data-ww-ls~="d1ri"] {
        display: block;
      }
      .ww-e-d1rj {
        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-d1rj.ww-layout, .ww-e-d1rj [data-ww-ls~="d1rj"] {
        display: block;
      }
      .ww-e-d1rk {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 100px;
      }
      .ww-e-d1rk.ww-layout, .ww-e-d1rk [data-ww-ls~="d1rk"] {
        display: block;
      }
      .ww-e-d1rl {
        margin: 0 0 4px;
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1rm {
        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-d1rm.ww-layout, .ww-e-d1rm [data-ww-ls~="d1rm"] {
        display: block;
      }
      .ww-e-d1rn {
        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-family: Inter, sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1ro {
        margin: 0 0 6px;
        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: bold;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d1rp {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1rp {
          display: flex;
        }
      }
      .ww-e-d1rp.ww-layout, .ww-e-d1rp [data-ww-ls~="d1rp"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1rp.ww-layout, .ww-e-d1rp [data-ww-ls~="d1rp"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1rq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1rq {
          display: flex;
        }
      }
      .ww-e-d1rq.ww-layout, .ww-e-d1rq [data-ww-ls~="d1rq"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rq.ww-layout, .ww-e-d1rq [data-ww-ls~="d1rq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1rr {
        margin: 0 0 8px;
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1rs {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1rs {
          display: flex;
        }
      }
      .ww-e-d1rs.ww-layout, .ww-e-d1rs [data-ww-ls~="d1rs"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rs.ww-layout, .ww-e-d1rs [data-ww-ls~="d1rs"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d1rt {
        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-d1ru {
        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-d1rv {
        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-d1rv.ww-layout, .ww-e-d1rv [data-ww-ls~="d1rv"] {
        display: block;
      }
      .ww-e-d1rw {
        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-d1rx {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1rx {
          display: grid;
        }
      }
      .ww-e-d1rx.ww-layout, .ww-e-d1rx [data-ww-ls~="d1rx"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d1rx.ww-layout, .ww-e-d1rx [data-ww-ls~="d1rx"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d1ry {
        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-d1ry.ww-layout, .ww-e-d1ry [data-ww-ls~="d1ry"] {
        display: block;
      }
      .ww-e-d1rz {
        margin: 0 0 6px;
        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: bold;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d1s0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1s0 {
          display: flex;
        }
      }
      .ww-e-d1s0.ww-layout, .ww-e-d1s0 [data-ww-ls~="d1s0"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1s0.ww-layout, .ww-e-d1s0 [data-ww-ls~="d1s0"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1s1 {
        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;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1s2 {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1s3 {
        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: 22px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1s4 {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1s5 {
        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: 28px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #d9774b;
        white-space-collapse: preserve;
      }
      .ww-e-d1s6 {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1s7 {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1s8 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1s8 {
          display: flex;
        }
      }
      .ww-e-d1s8.ww-layout, .ww-e-d1s8 [data-ww-ls~="d1s8"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1s8.ww-layout, .ww-e-d1s8 [data-ww-ls~="d1s8"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d1s9 {
        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-d1sA {
        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-family: Inter, sans-serif;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d1sB {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #1e293b;
        cursor: pointer;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1sB {
          display: flex;
        }
      }
      :where(.ww-e-d1rY[data-ww-states~="AZiXpF"]) .ww-e-d1sB {
        opacity: 0.47;
      }
      .ww-e-d1sB.ww-layout, .ww-e-d1sB [data-ww-ls~="d1sB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1sB.ww-layout, .ww-e-d1sB [data-ww-ls~="d1sB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1sC {
        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;
        color: #d9774b;
        white-space-collapse: preserve;
      }
      .ww-e-d1sD {
        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-d1sD.ww-layout, .ww-e-d1sD [data-ww-ls~="d1sD"] {
        display: block;
      }
      .ww-e-d1sE {
        margin: 0 0 4px;
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1sF {
        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-d1sG {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 580px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d1sG {
          padding: 20px;
        }
      }
      .ww-e-d1sG.ww-layout, .ww-e-d1sG [data-ww-ls~="d1sG"] {
        display: block;
      }
      .ww-e-d1sH {
        margin: 0 0 32px;
        padding: 24px;
        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: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d1sH {
          display: flex;
        }
      }
      .ww-e-d1sH.ww-layout, .ww-e-d1sH [data-ww-ls~="d1sH"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1sH.ww-layout, .ww-e-d1sH [data-ww-ls~="d1sH"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1sI {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1sI {
          display: flex;
        }
      }
      :where(.ww-e-d1rY[data-ww-states~="AZiXpF"]) .ww-e-d1sI {
        opacity: 0.17;
      }
      :where(.ww-e-d1rY[data-ww-states~="q7pLf4"]) .ww-e-d1sI {
        opacity: 0.5;
      }
      .ww-e-d1sI.ww-layout, .ww-e-d1sI [data-ww-ls~="d1sI"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1sI.ww-layout, .ww-e-d1sI [data-ww-ls~="d1sI"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1sJ {
        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-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d1rY[data-ww-states~="q7pLf4"]) .ww-e-d1sJ {
        opacity: 0.44;
      }
      .ww-e-d1sK {
        margin: 0 8px 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: 14px;
        font-family: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1sM {
        margin: 0 8px 0 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-d1sN {
        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-d1sO {
        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: var(--ww-default-font-family);
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
        text-transform: capitalize;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d1sP {
        margin: 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;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1sP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sP {
          display: flex;
          width: 80px;
        }
      }
      .ww-e-d1sP.ww-layout, .ww-e-d1sP [data-ww-ls~="d1sP"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1sP.ww-layout, .ww-e-d1sP [data-ww-ls~="d1sP"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sP.ww-layout, .ww-e-d1sP [data-ww-ls~="d1sP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1sQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1sQ.ww-layout, .ww-e-d1sQ [data-ww-ls~="d1sQ"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1sR {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1sS {
        margin: 0;
        padding: 12px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1sS:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d1sS.ww-layout, .ww-e-d1sS [data-ww-ls~="d1sS"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1sT {
        margin: 0;
        padding: 0 6px;
        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-d1sT.ww-layout, .ww-e-d1sT [data-ww-ls~="d1sT"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1sU {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: 1px solid #e9d5ff;
        border-radius: 6px;
      }
      .ww-e-d1sU.ww-layout, .ww-e-d1sU [data-ww-ls~="d1sU"] {
        display: inline-block;
      }
      .ww-e-d1sV {
        margin: 0;
        padding: 10px 12px;
        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;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1sV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sV {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d1sV.ww-layout, .ww-e-d1sV [data-ww-ls~="d1sV"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1sV.ww-layout, .ww-e-d1sV [data-ww-ls~="d1sV"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sV.ww-layout, .ww-e-d1sV [data-ww-ls~="d1sV"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1sW {
        margin: 0;
        padding: 8px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 230px;
        min-height: unset;
        background-color: #fff;
        cursor: auto;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d1sW.ww-layout, .ww-e-d1sW [data-ww-ls~="d1sW"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d1sX {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1sY {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1sZ {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1sa {
        margin: 0;
        padding: 8px 6px;
        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-d1sa.ww-layout, .ww-e-d1sa [data-ww-ls~="d1sa"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1sb {
        margin: 0;
        padding: 8px 6px;
        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-d1sb.ww-layout, .ww-e-d1sb [data-ww-ls~="d1sb"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1sc {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1sd {
        margin: 0 4px 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: 14px;
        font-family: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1se {
        margin: 0;
        padding: 8px 6px;
        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-d1se.ww-layout, .ww-e-d1se [data-ww-ls~="d1se"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1sf {
        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-d1sh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1sh {
          display: flex;
        }
      }
      .ww-e-d1sh.ww-layout, .ww-e-d1sh [data-ww-ls~="d1sh"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1sh.ww-layout, .ww-e-d1sh [data-ww-ls~="d1sh"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d1sk {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 22px;
        font-family: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1sl {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d1sn {
        margin: 0;
        padding: 0 0 0 36px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1so {
        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-family: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1sp {
        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-d1sq {
        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-d1sr {
        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: sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1ss {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ss {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ss {
          display: flex;
        }
      }
      .ww-e-d1ss.ww-layout, .ww-e-d1ss [data-ww-ls~="d1ss"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ss.ww-layout, .ww-e-d1ss [data-ww-ls~="d1ss"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ss.ww-layout, .ww-e-d1ss [data-ww-ls~="d1ss"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1st {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1st {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1st {
          display: flex;
        }
      }
      .ww-e-d1st.ww-layout, .ww-e-d1st [data-ww-ls~="d1st"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1st.ww-layout, .ww-e-d1st [data-ww-ls~="d1st"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1st.ww-layout, .ww-e-d1st [data-ww-ls~="d1st"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1su {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1sv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1sv {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sv {
          display: grid;
        }
      }
      .ww-e-d1sv.ww-layout, .ww-e-d1sv [data-ww-ls~="d1sv"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1sv.ww-layout, .ww-e-d1sv [data-ww-ls~="d1sv"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sv.ww-layout, .ww-e-d1sv [data-ww-ls~="d1sv"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d1sw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d1sw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sw {
          display: flex;
        }
      }
      .ww-e-d1sw.ww-layout, .ww-e-d1sw [data-ww-ls~="d1sw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1sw.ww-layout, .ww-e-d1sw [data-ww-ls~="d1sw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sw.ww-layout, .ww-e-d1sw [data-ww-ls~="d1sw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1sx {
        margin: 0;
        padding: 3px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 30px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1sx {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d1sx.ww-layout, .ww-e-d1sx [data-ww-ls~="d1sx"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1sx.ww-layout, .ww-e-d1sx [data-ww-ls~="d1sx"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1sy {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: 384px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1sy.ww-layout, .ww-e-d1sy [data-ww-ls~="d1sy"] {
        display: block;
      }
      .ww-e-d1sz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1sz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sz {
          display: flex;
        }
      }
      .ww-e-d1sz.ww-layout, .ww-e-d1sz [data-ww-ls~="d1sz"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1sz.ww-layout, .ww-e-d1sz [data-ww-ls~="d1sz"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1sz.ww-layout, .ww-e-d1sz [data-ww-ls~="d1sz"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1t0 {
        margin: 0 0 16px;
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1t1 {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1t2 {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1t2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1t2 {
          display: flex;
        }
      }
      .ww-e-d1t2.ww-layout, .ww-e-d1t2 [data-ww-ls~="d1t2"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1t2.ww-layout, .ww-e-d1t2 [data-ww-ls~="d1t2"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1t2.ww-layout, .ww-e-d1t2 [data-ww-ls~="d1t2"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d1t3 {
        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: sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d1t4 {
        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-d1t5 {
        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-d1t5.ww-layout, .ww-e-d1t5 [data-ww-ls~="d1t5"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: revert-layer;
      }
      .ww-e-d1t6 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: border-color 0.2s;
        border: 2px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d1t6.ww-layout, .ww-e-d1t6 [data-ww-ls~="d1t6"] {
        display: block;
      }
      .ww-e-d1t8 {
        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-d1t9 {
        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-d1tA {
        margin: 0;
        padding: 10px 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: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d1tB {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1tB.ww-layout, .ww-e-d1tB [data-ww-ls~="d1tB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1tC {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #c97b5f;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d1tC.ww-layout, .ww-e-d1tC [data-ww-ls~="d1tC"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1tD {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1tE {
        margin: 0;
        padding: 16px 24px;
        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 #f1f5f9;
      }
      .ww-e-d1tE.ww-layout, .ww-e-d1tE [data-ww-ls~="d1tE"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1tF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1tF.ww-layout, .ww-e-d1tF [data-ww-ls~="d1tF"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1tG {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d1tG.ww-layout, .ww-e-d1tG [data-ww-ls~="d1tG"] {
        display: block;
      }
      .ww-e-d1tH {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1tI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: var(--6bd67ea2-8fa9-43a5-8cf5-50f625558e3c,#f3b5b0);
        border-radius: 50%;
      }
      .ww-e-d1tI.ww-layout, .ww-e-d1tI [data-ww-ls~="d1tI"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1tJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1tJ.ww-layout, .ww-e-d1tJ [data-ww-ls~="d1tJ"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d1tK {
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1tM {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb80;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d1tM.ww-layout, .ww-e-d1tM [data-ww-ls~="d1tM"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1tN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1tN {
          display: flex;
        }
      }
      .ww-e-d1tN.ww-layout, .ww-e-d1tN [data-ww-ls~="d1tN"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1tN.ww-layout, .ww-e-d1tN [data-ww-ls~="d1tN"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1tO {
        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-d1tO.ww-layout, .ww-e-d1tO [data-ww-ls~="d1tO"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1tP {
        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-d1tP.ww-layout, .ww-e-d1tP [data-ww-ls~="d1tP"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d1tQ {
        margin: 0 0 0 4px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1tR {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-radius: 12px;
      }
      .ww-e-d1tR.ww-layout, .ww-e-d1tR [data-ww-ls~="d1tR"] {
        display: block;
      }
      .ww-e-d1tS {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1tS {
          display: flex;
        }
      }
      .ww-e-d1tS.ww-layout, .ww-e-d1tS [data-ww-ls~="d1tS"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1tS.ww-layout, .ww-e-d1tS [data-ww-ls~="d1tS"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1tT {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1tU {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1tV {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 12px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1tW {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d1tW.ww-layout, .ww-e-d1tW [data-ww-ls~="d1tW"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1tX {
        margin: 0 0 0 4px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1tY {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-radius: 9999px;
      }
      .ww-e-d1tY.ww-layout, .ww-e-d1tY [data-ww-ls~="d1tY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1tZ {
        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-d1ta {
        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-d1tb {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 80px;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1tc {
        margin: 0;
        padding: 12px 16px 12px 40px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1td {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d1td.ww-layout, .ww-e-d1td [data-ww-ls~="d1td"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1te {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 30vh;
      }
      .ww-e-d1te.ww-layout, .ww-e-d1te [data-ww-ls~="d1te"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d1tg {
        margin: 0 0 0 4px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1th {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1th {
          display: flex;
        }
      }
      .ww-e-d1th.ww-layout, .ww-e-d1th [data-ww-ls~="d1th"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1th.ww-layout, .ww-e-d1th [data-ww-ls~="d1th"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d1ti {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1ti {
          display: flex;
        }
      }
      .ww-e-d1ti.ww-layout, .ww-e-d1ti [data-ww-ls~="d1ti"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ti.ww-layout, .ww-e-d1ti [data-ww-ls~="d1ti"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1tj {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1tk {
        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-d1tk.ww-layout, .ww-e-d1tk [data-ww-ls~="d1tk"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1tl {
        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: 30px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 300;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d1tm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d1tn {
        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-d1tn.ww-layout, .ww-e-d1tn [data-ww-ls~="d1tn"] {
        display: flex;
        justify-content: center;
        align-items: baseline;
        gap: 4px;
      }
      .ww-e-d1to {
        margin: 16px 0 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d1to.ww-layout, .ww-e-d1to [data-ww-ls~="d1to"] {
        display: inline-flex;
      }
      .ww-e-d1tp {
        margin: 0 0 8px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d1tq {
        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: 60px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        line-height: 1;
        font-weight: 800;
        color: #1e293b;
        letter-spacing: -.02em;
        white-space-collapse: preserve;
      }
      .ww-e-d1tr {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1ts {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1tt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1tt {
          display: grid;
        }
      }
      .ww-e-d1tt.ww-layout, .ww-e-d1tt [data-ww-ls~="d1tt"] {
        display: var(--ww-style-display);
        grid-template-columns: var(--ww-content-grid-template-columns-layout-grid, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-grid, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-grid, revert-layer);
      }
      @media (max-width: 767px) {
        .ww-e-d1tt.ww-layout, .ww-e-d1tt [data-ww-ls~="d1tt"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d1tu {
        margin: 8px 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: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1tv {
        margin: 8px 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: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1tw {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #0000001a;
        transition: transform 0.1s;
        border-radius: 12px;
      }
      .ww-e-d1tw.ww-layout, .ww-e-d1tw [data-ww-ls~="d1tw"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1tx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1ty {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1tz {
        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-d1u0 {
        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-d1u1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1u1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1u1 {
          display: flex;
        }
      }
      .ww-e-d1u1.ww-layout, .ww-e-d1u1 [data-ww-ls~="d1u1"] {
        display: flex;
        align-items: baseline;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1u1.ww-layout, .ww-e-d1u1 [data-ww-ls~="d1u1"] {
          display: flex;
          align-items: baseline;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1u1.ww-layout, .ww-e-d1u1 [data-ww-ls~="d1u1"] {
          display: flex;
          align-items: baseline;
          gap: 4px;
        }
      }
      .ww-e-d1u2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1u3 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1u4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1u5 {
        margin: 0;
        padding: 3px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1u5.ww-layout, .ww-e-d1u5 [data-ww-ls~="d1u5"] {
        display: block;
      }
      .ww-e-d1u6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1u7 {
        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-d1u8 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1u9 {
        margin: 0;
        padding: 3px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1u9.ww-layout, .ww-e-d1u9 [data-ww-ls~="d1u9"] {
        display: block;
      }
      .ww-e-d1uA {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1uB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uB {
          display: flex;
        }
      }
      .ww-e-d1uB.ww-layout, .ww-e-d1uB [data-ww-ls~="d1uB"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uB.ww-layout, .ww-e-d1uB [data-ww-ls~="d1uB"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uB.ww-layout, .ww-e-d1uB [data-ww-ls~="d1uB"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1uC {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uC {
          display: flex;
        }
      }
      .ww-e-d1uC.ww-layout, .ww-e-d1uC [data-ww-ls~="d1uC"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1uC.ww-layout, .ww-e-d1uC [data-ww-ls~="d1uC"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uC.ww-layout, .ww-e-d1uC [data-ww-ls~="d1uC"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1uD {
        margin: 0;
        padding: 4px 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: #fff7ed;
        cursor: pointer;
        border: 1px solid #fdba74;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uD {
          display: flex;
        }
      }
      .ww-e-d1uD.ww-layout, .ww-e-d1uD [data-ww-ls~="d1uD"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1uD.ww-layout, .ww-e-d1uD [data-ww-ls~="d1uD"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uD.ww-layout, .ww-e-d1uD [data-ww-ls~="d1uD"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1uE {
        margin: 4px 0 0;
        padding: 8px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uE {
          display: flex;
        }
      }
      .ww-e-d1uE.ww-layout, .ww-e-d1uE [data-ww-ls~="d1uE"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uE.ww-layout, .ww-e-d1uE [data-ww-ls~="d1uE"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uE.ww-layout, .ww-e-d1uE [data-ww-ls~="d1uE"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d1uF {
        margin: 0;
        padding: 6px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uF {
          display: flex;
        }
      }
      .ww-e-d1uF.ww-layout, .ww-e-d1uF [data-ww-ls~="d1uF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1uF.ww-layout, .ww-e-d1uF [data-ww-ls~="d1uF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uF.ww-layout, .ww-e-d1uF [data-ww-ls~="d1uF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1uG {
        margin: 0;
        padding: 3px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 8px;
      }
      .ww-e-d1uG.ww-layout, .ww-e-d1uG [data-ww-ls~="d1uG"] {
        display: block;
      }
      .ww-e-d1uH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uH {
          display: flex;
        }
      }
      .ww-e-d1uH.ww-layout, .ww-e-d1uH [data-ww-ls~="d1uH"] {
        display: flex;
        align-items: baseline;
        align-content: revert-layer;
        gap: 4px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1uH.ww-layout, .ww-e-d1uH [data-ww-ls~="d1uH"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uH.ww-layout, .ww-e-d1uH [data-ww-ls~="d1uH"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1uI {
        margin: 0;
        padding: 3px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 8px;
      }
      .ww-e-d1uI.ww-layout, .ww-e-d1uI [data-ww-ls~="d1uI"] {
        display: block;
      }
      .ww-e-d1uJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uJ {
          display: flex;
        }
      }
      .ww-e-d1uJ.ww-layout, .ww-e-d1uJ [data-ww-ls~="d1uJ"] {
        display: flex;
        align-items: baseline;
        align-content: revert-layer;
        gap: 4px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1uJ.ww-layout, .ww-e-d1uJ [data-ww-ls~="d1uJ"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uJ.ww-layout, .ww-e-d1uJ [data-ww-ls~="d1uJ"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1uK {
        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-d1uL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uL {
          display: flex;
        }
      }
      .ww-e-d1uL.ww-layout, .ww-e-d1uL [data-ww-ls~="d1uL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uL.ww-layout, .ww-e-d1uL [data-ww-ls~="d1uL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uL.ww-layout, .ww-e-d1uL [data-ww-ls~="d1uL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1uM {
        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-d1uN {
        margin: 0;
        padding: 3px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1uN.ww-layout, .ww-e-d1uN [data-ww-ls~="d1uN"] {
        display: block;
      }
      .ww-e-d1uO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uO {
          display: flex;
        }
      }
      .ww-e-d1uO.ww-layout, .ww-e-d1uO [data-ww-ls~="d1uO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uO.ww-layout, .ww-e-d1uO [data-ww-ls~="d1uO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uO.ww-layout, .ww-e-d1uO [data-ww-ls~="d1uO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1uP {
        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-d1uQ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1uR {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1uS {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uS {
          display: flex;
        }
      }
      .ww-e-d1uS.ww-layout, .ww-e-d1uS [data-ww-ls~="d1uS"] {
        display: flex;
        align-items: baseline;
        align-content: revert-layer;
        gap: 4px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1uS.ww-layout, .ww-e-d1uS [data-ww-ls~="d1uS"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uS.ww-layout, .ww-e-d1uS [data-ww-ls~="d1uS"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1uT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uT {
          display: flex;
        }
      }
      .ww-e-d1uT.ww-layout, .ww-e-d1uT [data-ww-ls~="d1uT"] {
        display: flex;
        align-items: baseline;
        align-content: revert-layer;
        gap: 4px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d1uT.ww-layout, .ww-e-d1uT [data-ww-ls~="d1uT"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uT.ww-layout, .ww-e-d1uT [data-ww-ls~="d1uT"] {
          display: flex;
          align-items: baseline;
          align-content: revert-layer;
          gap: 4px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d1uU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uU {
          display: flex;
        }
      }
      .ww-e-d1uU.ww-layout, .ww-e-d1uU [data-ww-ls~="d1uU"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uU.ww-layout, .ww-e-d1uU [data-ww-ls~="d1uU"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uU.ww-layout, .ww-e-d1uU [data-ww-ls~="d1uU"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1uV {
        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-d1uW {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1uX {
        margin: 4px 0 0;
        padding: 8px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 98%;
        right: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uX {
          display: flex;
        }
      }
      .ww-e-d1uX.ww-layout, .ww-e-d1uX [data-ww-ls~="d1uX"] {
        display: flex;
        flex-flow: column;
        gap: 8px 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uX.ww-layout, .ww-e-d1uX [data-ww-ls~="d1uX"] {
          display: flex;
          flex-flow: column;
          gap: 8px 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uX.ww-layout, .ww-e-d1uX [data-ww-ls~="d1uX"] {
          display: flex;
          flex-flow: column;
          gap: 8px 4px;
        }
      }
      .ww-e-d1uY {
        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-d1uZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1ua {
        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-d1ub {
        margin: 0;
        padding: 3px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d1ub.ww-layout, .ww-e-d1ub [data-ww-ls~="d1ub"] {
        display: block;
      }
      .ww-e-d1uc {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1ud {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ud {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ud {
          display: flex;
        }
      }
      .ww-e-d1ud.ww-layout, .ww-e-d1ud [data-ww-ls~="d1ud"] {
        display: flex;
        align-items: baseline;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ud.ww-layout, .ww-e-d1ud [data-ww-ls~="d1ud"] {
          display: flex;
          align-items: baseline;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ud.ww-layout, .ww-e-d1ud [data-ww-ls~="d1ud"] {
          display: flex;
          align-items: baseline;
          gap: 4px;
        }
      }
      .ww-e-d1ue {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ue {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ue {
          display: flex;
        }
      }
      .ww-e-d1ue.ww-layout, .ww-e-d1ue [data-ww-ls~="d1ue"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ue.ww-layout, .ww-e-d1ue [data-ww-ls~="d1ue"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ue.ww-layout, .ww-e-d1ue [data-ww-ls~="d1ue"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1uf {
        margin: 0;
        padding: .5rem 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uf {
          display: flex;
        }
      }
      .ww-e-d1uf.ww-layout, .ww-e-d1uf [data-ww-ls~="d1uf"] {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1uf.ww-layout, .ww-e-d1uf [data-ww-ls~="d1uf"] {
          display: flex;
          flex-flow: row;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uf.ww-layout, .ww-e-d1uf [data-ww-ls~="d1uf"] {
          display: flex;
          flex-flow: row;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
        }
      }
      .ww-e-d1ug {
        margin: 0;
        padding: 6px 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: 0 solid #fdba74;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ug {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ug {
          display: flex;
        }
      }
      .ww-e-d1ug:where(:hover) {
        padding: 6px 12px;
        display: flex;
        background-color: #fff7ed;
        cursor: pointer;
        border: 1px solid #fdba74;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ug:where(:hover) {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ug:where(:hover) {
          display: flex;
        }
      }
      .ww-e-d1ug:where([data-ww-states~="JQ0FxT"]) {
        padding: 6px 12px;
        display: flex;
        background-color: #fff7ed;
        cursor: pointer;
        border: 1px solid #fdba74;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ug:where([data-ww-states~="JQ0FxT"]) {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ug:where([data-ww-states~="JQ0FxT"]) {
          display: flex;
        }
      }
      .ww-e-d1ug.ww-layout, .ww-e-d1ug [data-ww-ls~="d1ug"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d1ug.ww-layout, .ww-e-d1ug [data-ww-ls~="d1ug"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ug.ww-layout, .ww-e-d1ug [data-ww-ls~="d1ug"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1ug.ww-layout:where(:hover), .ww-e-d1ug [data-ww-ls~="d1ug"]:where(:hover) {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d1ug.ww-layout:where(:hover), .ww-e-d1ug [data-ww-ls~="d1ug"]:where(:hover) {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ug.ww-layout:where(:hover), .ww-e-d1ug [data-ww-ls~="d1ug"]:where(:hover) {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1ug.ww-layout:where([data-ww-states~="JQ0FxT"]), .ww-e-d1ug [data-ww-ls~="d1ug"]:where([data-ww-states~="JQ0FxT"]) {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d1ug.ww-layout:where([data-ww-states~="JQ0FxT"]), .ww-e-d1ug [data-ww-ls~="d1ug"]:where([data-ww-states~="JQ0FxT"]) {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ug.ww-layout:where([data-ww-states~="JQ0FxT"]), .ww-e-d1ug [data-ww-ls~="d1ug"]:where([data-ww-states~="JQ0FxT"]) {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d1ui {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ui {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ui {
          display: flex;
        }
      }
      .ww-e-d1ui.ww-layout, .ww-e-d1ui [data-ww-ls~="d1ui"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ui.ww-layout, .ww-e-d1ui [data-ww-ls~="d1ui"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ui.ww-layout, .ww-e-d1ui [data-ww-ls~="d1ui"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1uj {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d1uj.ww-layout, .ww-e-d1uj [data-ww-ls~="d1uj"] {
        display: block;
      }
      .ww-e-d1uk {
        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-d1ul {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ul.ww-layout, .ww-e-d1ul [data-ww-ls~="d1ul"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1um {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d27b54;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1um {
          display: flex;
        }
      }
      .ww-e-d1um.ww-layout, .ww-e-d1um [data-ww-ls~="d1um"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1um.ww-layout, .ww-e-d1um [data-ww-ls~="d1um"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1un {
        margin: 32px auto;
        padding: 0 32px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1un {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1un {
          margin: 16px auto;
          padding: 0 16px;
          display: grid;
        }
      }
      .ww-e-d1un.ww-layout, .ww-e-d1un [data-ww-ls~="d1un"] {
        display: grid;
        grid-template-columns: 2fr 1fr;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d1un.ww-layout, .ww-e-d1un [data-ww-ls~="d1un"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1un.ww-layout, .ww-e-d1un [data-ww-ls~="d1un"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d1uo {
        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: sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d1up {
        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-d1uq {
        margin: 0;
        padding: 12px 16px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d1uq {
          display: flex;
        }
      }
      .ww-e-d1uq.ww-layout, .ww-e-d1uq [data-ww-ls~="d1uq"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uq.ww-layout, .ww-e-d1uq [data-ww-ls~="d1uq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1ur {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1ur {
          display: flex;
        }
      }
      .ww-e-d1ur.ww-layout, .ww-e-d1ur [data-ww-ls~="d1ur"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ur.ww-layout, .ww-e-d1ur [data-ww-ls~="d1ur"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1us {
        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: monospace;
        font-weight: 700;
        color: #d27b54;
        white-space-collapse: preserve;
      }
      .ww-e-d1ut {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffaf5;
        border: 1px solid #fed7aa;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ut {
          display: flex;
        }
      }
      .ww-e-d1ut.ww-layout, .ww-e-d1ut [data-ww-ls~="d1ut"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1ut.ww-layout, .ww-e-d1ut [data-ww-ls~="d1ut"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1uu {
        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-d1uv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1uv {
          display: flex;
        }
      }
      .ww-e-d1uv.ww-layout, .ww-e-d1uv [data-ww-ls~="d1uv"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1uv.ww-layout, .ww-e-d1uv [data-ww-ls~="d1uv"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1uw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1uw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uw {
          display: flex;
        }
      }
      .ww-e-d1uw.ww-layout, .ww-e-d1uw [data-ww-ls~="d1uw"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1uw.ww-layout, .ww-e-d1uw [data-ww-ls~="d1uw"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1uw.ww-layout, .ww-e-d1uw [data-ww-ls~="d1uw"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1ux {
        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;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1uy {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1uz {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1uz {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1v0 {
        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: 13px;
        font-family: Inter, sans-serif;
        color: #9a3412;
        white-space-collapse: preserve;
      }
      .ww-e-d1v1 {
        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-d1v2 {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d1v2.ww-layout, .ww-e-d1v2 [data-ww-ls~="d1v2"] {
        display: block;
      }
      .ww-e-d1v3 {
        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: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1v4 {
        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.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1v5 {
        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;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1v5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1v5 {
          display: flex;
        }
      }
      .ww-e-d1v5.ww-layout, .ww-e-d1v5 [data-ww-ls~="d1v5"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1v5.ww-layout, .ww-e-d1v5 [data-ww-ls~="d1v5"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1v5.ww-layout, .ww-e-d1v5 [data-ww-ls~="d1v5"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1v6 {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1v6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1v6 {
          display: flex;
        }
      }
      .ww-e-d1v6.ww-layout, .ww-e-d1v6 [data-ww-ls~="d1v6"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1v6.ww-layout, .ww-e-d1v6 [data-ww-ls~="d1v6"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1v6.ww-layout, .ww-e-d1v6 [data-ww-ls~="d1v6"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1v7 {
        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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1v8 {
        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-d1v9 {
        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;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d1vA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d1vA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1vA {
          display: flex;
        }
      }
      .ww-e-d1vA.ww-layout, .ww-e-d1vA [data-ww-ls~="d1vA"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d1vA.ww-layout, .ww-e-d1vA [data-ww-ls~="d1vA"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1vA.ww-layout, .ww-e-d1vA [data-ww-ls~="d1vA"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d1vB {
        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;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d1vC {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1vD {
        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-d1vE {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1vF {
        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-d1vG {
        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-d1vG.ww-layout, .ww-e-d1vG [data-ww-ls~="d1vG"] {
        display: block;
      }
      .ww-e-d1vH {
        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-d1vI {
        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-d1vJ {
        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-d1vJ.ww-layout, .ww-e-d1vJ [data-ww-ls~="d1vJ"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1vK {
        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-d1vK.ww-layout, .ww-e-d1vK [data-ww-ls~="d1vK"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1vL {
        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-d1vM {
        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-d1vN {
        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-d1vN.ww-layout, .ww-e-d1vN [data-ww-ls~="d1vN"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1vO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vO.ww-layout, .ww-e-d1vO [data-ww-ls~="d1vO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1vP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vP.ww-layout, .ww-e-d1vP [data-ww-ls~="d1vP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1vQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vQ.ww-layout, .ww-e-d1vQ [data-ww-ls~="d1vQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1vR {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1vR {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1vS {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1vS {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1vT {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1vU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vU.ww-layout, .ww-e-d1vU [data-ww-ls~="d1vU"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1vV {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1vW {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1vX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vX.ww-layout, .ww-e-d1vX [data-ww-ls~="d1vX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1vY {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1vY {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1vZ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1vZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1vZ {
          display: flex;
        }
      }
      .ww-e-d1vZ.ww-layout, .ww-e-d1vZ [data-ww-ls~="d1vZ"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1vZ.ww-layout, .ww-e-d1vZ [data-ww-ls~="d1vZ"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1vZ.ww-layout, .ww-e-d1vZ [data-ww-ls~="d1vZ"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d1va {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d1va.ww-layout, .ww-e-d1va [data-ww-ls~="d1va"] {
        display: block;
      }
      .ww-e-d1vb {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1vb:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1vc {
        margin: 0 0 16px;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 6px;
      }
      .ww-e-d1vc.ww-layout, .ww-e-d1vc [data-ww-ls~="d1vc"] {
        display: block;
      }
      .ww-e-d1vd {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1vd.ww-layout, .ww-e-d1vd [data-ww-ls~="d1vd"] {
        display: block;
      }
      .ww-e-d1ve {
        margin: 0;
        padding: 16px 32px;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d1ve {
          padding: 12px 16px;
          display: flex;
        }
      }
      .ww-e-d1ve.ww-layout, .ww-e-d1ve [data-ww-ls~="d1ve"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1ve.ww-layout, .ww-e-d1ve [data-ww-ls~="d1ve"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d1vf {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1vf.ww-layout, .ww-e-d1vf [data-ww-ls~="d1vf"] {
        display: block;
      }
      .ww-e-d1vg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1vg {
          display: none;
        }
      }
      .ww-e-d1vg.ww-layout, .ww-e-d1vg [data-ww-ls~="d1vg"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1vg.ww-layout, .ww-e-d1vg [data-ww-ls~="d1vg"] {
          display: none;
        }
      }
      .ww-e-d1vh {
        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-d1vj {
        margin: 0 0 24px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d1vk {
        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-d1vl {
        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: #7c2d12;
        white-space-collapse: preserve;
      }
      .ww-e-d1vm {
        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-d1vm.ww-layout, .ww-e-d1vm [data-ww-ls~="d1vm"] {
        display: block;
      }
      .ww-e-d1vn {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1vn {
          display: flex;
        }
      }
      .ww-e-d1vn.ww-layout, .ww-e-d1vn [data-ww-ls~="d1vn"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1vn.ww-layout, .ww-e-d1vn [data-ww-ls~="d1vn"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d1vo {
        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: #94a3b8;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d1vp {
        margin: 0;
        padding: 2px 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: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border-radius: 100px;
      }
      .ww-e-d1vq {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d1vq.ww-layout, .ww-e-d1vq [data-ww-ls~="d1vq"] {
        display: block;
      }
      .ww-e-d1vs {
        margin: 0 0 8px;
        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;
        background-color: #f8f9fa;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #e9ecef;
        border-radius: 6px;
      }
      .ww-e-d1vs.ww-layout, .ww-e-d1vs [data-ww-ls~="d1vs"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 4px;
      }
      .ww-e-d1vu {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d1vu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1vu {
          display: flex;
        }
      }
      .ww-e-d1vu.ww-layout, .ww-e-d1vu [data-ww-ls~="d1vu"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d1vu.ww-layout, .ww-e-d1vu [data-ww-ls~="d1vu"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1vu.ww-layout, .ww-e-d1vu [data-ww-ls~="d1vu"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d1vw {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1vw:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1vx {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1vx:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1vy {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1vy:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1vz {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1vz:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1w0 {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1w0:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1w1 {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1w1:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1w2 {
        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-d1w2.ww-layout, .ww-e-d1w2 [data-ww-ls~="d1w2"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1w3 {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1w3:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1w4 {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1w4:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1w5 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 300px;
        background-color: #fff;
        box-shadow: 0 2px 8px #0000000a;
        transition: all 0.3s ease;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1w5 {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1w6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1w6.ww-layout, .ww-e-d1w6 [data-ww-ls~="d1w6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1w7 {
        margin: 0;
        padding: 10px 25px 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);
        font-weight: 500;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1w8 {
        margin: 0;
        padding: 10px 25px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1w9 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d1w9.ww-layout, .ww-e-d1w9 [data-ww-ls~="d1w9"] {
        display: block;
      }
      .ww-e-d1wA {
        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-d1wA.ww-layout, .ww-e-d1wA [data-ww-ls~="d1wA"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1wB {
        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-d1wB.ww-layout, .ww-e-d1wB [data-ww-ls~="d1wB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1wC {
        margin: 0;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1wC {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1wD {
        margin: 0;
        padding: 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-family: Inter, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1wD {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1wE {
        margin: 0 0 20px;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1wI {
        margin: 0;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1wK {
        margin: 0;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d1wM {
        margin: 0;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1wM {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1wN {
        margin: 0;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1wN {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1wO {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1wO {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1wP {
        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-d1wP.ww-layout, .ww-e-d1wP [data-ww-ls~="d1wP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1wQ {
        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-d1wR {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d1wR.ww-layout, .ww-e-d1wR [data-ww-ls~="d1wR"] {
        display: block;
      }
      .ww-e-d1wS {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d1wS.ww-layout, .ww-e-d1wS [data-ww-ls~="d1wS"] {
        display: block;
      }
      .ww-e-d1wT {
        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-d1wU {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1wU:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1wV {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d1wV:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d1wW {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border: 2px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1wW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1wW {
          display: flex;
        }
      }
      .ww-e-d1wW:where(:hover) {
        opacity: 0.7;
      }
      .ww-e-d1wW.ww-layout, .ww-e-d1wW [data-ww-ls~="d1wW"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d1wW.ww-layout, .ww-e-d1wW [data-ww-ls~="d1wW"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1wW.ww-layout, .ww-e-d1wW [data-ww-ls~="d1wW"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1wX {
        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-d1wY {
        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: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1wZ {
        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-d1wa {
        margin: 0;
        padding: 12px 44px 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1wb {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1wc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wc.ww-layout, .ww-e-d1wc [data-ww-ls~="d1wc"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1we {
        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-d1we.ww-layout, .ww-e-d1we [data-ww-ls~="d1we"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 16px;
      }
      .ww-e-d1wh {
        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-d1wi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1wj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1wk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1wl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1wm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1wn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1wo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1wp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d1wq {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1wr {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1ws {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d1ws.ww-layout, .ww-e-d1ws [data-ww-ls~="d1ws"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1wt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wt.ww-layout, .ww-e-d1wt [data-ww-ls~="d1wt"] {
        display: block;
      }
      .ww-e-d1wu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wu.ww-layout, .ww-e-d1wu [data-ww-ls~="d1wu"] {
        display: block;
      }
      .ww-e-d1wv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wv.ww-layout, .ww-e-d1wv [data-ww-ls~="d1wv"] {
        display: block;
      }
      .ww-e-d1ww {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ww.ww-layout, .ww-e-d1ww [data-ww-ls~="d1ww"] {
        display: block;
      }
      .ww-e-d1wx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wx.ww-layout, .ww-e-d1wx [data-ww-ls~="d1wx"] {
        display: block;
      }
      .ww-e-d1wy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wy.ww-layout, .ww-e-d1wy [data-ww-ls~="d1wy"] {
        display: block;
      }
      .ww-e-d1wz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1wz.ww-layout, .ww-e-d1wz [data-ww-ls~="d1wz"] {
        display: block;
      }
      .ww-e-d1x0 {
        margin: 0;
        padding: 24px 24px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d1x0.ww-layout, .ww-e-d1x0 [data-ww-ls~="d1x0"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1x1 {
        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-d1x1.ww-layout, .ww-e-d1x1 [data-ww-ls~="d1x1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1x2 {
        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-d1x2.ww-layout, .ww-e-d1x2 [data-ww-ls~="d1x2"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1x3 {
        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-d1x3.ww-layout, .ww-e-d1x3 [data-ww-ls~="d1x3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1x4 {
        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-d1x4.ww-layout, .ww-e-d1x4 [data-ww-ls~="d1x4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1x5 {
        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-d1x5.ww-layout, .ww-e-d1x5 [data-ww-ls~="d1x5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1x6 {
        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-d1x7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1x7.ww-layout, .ww-e-d1x7 [data-ww-ls~="d1x7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1x8 {
        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-d1x8.ww-layout, .ww-e-d1x8 [data-ww-ls~="d1x8"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1x9 {
        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-d1x9.ww-layout, .ww-e-d1x9 [data-ww-ls~="d1x9"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1xA {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d1xA.ww-layout, .ww-e-d1xA [data-ww-ls~="d1xA"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d1xB {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1xC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xD {
        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-d1xD.ww-layout, .ww-e-d1xD [data-ww-ls~="d1xD"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1xE {
        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;
        line-height: 1.4;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d1xF {
        margin: 0;
        padding: 4px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .05em;
        white-space-collapse: preserve;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d1xG {
        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: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d1xH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1xH.ww-layout, .ww-e-d1xH [data-ww-ls~="d1xH"] {
        display: block;
      }
      .ww-e-d1xI {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1xI.ww-layout, .ww-e-d1xI [data-ww-ls~="d1xI"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d1xJ {
        margin: 0;
        padding: 6px 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: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 100px;
      }
      .ww-e-d1xJ.ww-layout, .ww-e-d1xJ [data-ww-ls~="d1xJ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1xK {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1xL {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1xL {
          display: flex;
        }
      }
      .ww-e-d1xL.ww-layout, .ww-e-d1xL [data-ww-ls~="d1xL"] {
        display: flex;
        align-items: stretch;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1xL.ww-layout, .ww-e-d1xL [data-ww-ls~="d1xL"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d1xM {
        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-d1xN {
        margin: 0;
        padding: 10px 12px 10px 40px;
        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;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d1xO {
        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-d1xO.ww-layout, .ww-e-d1xO [data-ww-ls~="d1xO"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1xP {
        margin: 0;
        padding: 6px 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: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 100px;
      }
      .ww-e-d1xP.ww-layout, .ww-e-d1xP [data-ww-ls~="d1xP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1xQ {
        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-d1xR {
        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-d1xR.ww-layout, .ww-e-d1xR [data-ww-ls~="d1xR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1xS {
        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-d1xT {
        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: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d1xU {
        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: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d1xV {
        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: 50px;
        background-color: #f9fafb;
        border: 1px dashed #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1xV.ww-layout, .ww-e-d1xV [data-ww-ls~="d1xV"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      .ww-e-d1xW {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: var(--ww-style-max-height, unset);
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d1xW.ww-layout, .ww-e-d1xW [data-ww-ls~="d1xW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1xX {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 12px;
      }
      .ww-e-d1xX.ww-layout, .ww-e-d1xX [data-ww-ls~="d1xX"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d1xZ {
        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-d1xa {
        margin: 0;
        padding: 16px 24px 24px;
        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 #f3f4f6;
      }
      .ww-e-d1xa.ww-layout, .ww-e-d1xa [data-ww-ls~="d1xa"] {
        display: flex;
        justify-content: space-between;
        gap: 12px;
      }
      .ww-e-d1xb {
        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-d1xb.ww-layout, .ww-e-d1xb [data-ww-ls~="d1xb"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1xc {
        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-d1xc.ww-layout, .ww-e-d1xc [data-ww-ls~="d1xc"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1xd {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1xe {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1xf {
        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-d1xg {
        margin: 0;
        padding: 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1xh {
        margin: 0;
        padding: 12px 44px 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1xi {
        margin: 0;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1xi {
          display: flex;
        }
      }
      .ww-e-d1xi.ww-layout, .ww-e-d1xi [data-ww-ls~="d1xi"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1xi.ww-layout, .ww-e-d1xi [data-ww-ls~="d1xi"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1xj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xl {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xn {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1xq {
        margin: 0;
        padding: 10px 20px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d1xr {
        margin: 0 8px 0 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-d1xs {
        margin: 0;
        padding: 10px 20px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d1xt {
        margin: 0;
        padding: 10px 20px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d1xu {
        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-d1xv {
        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-d1xv.ww-layout, .ww-e-d1xv [data-ww-ls~="d1xv"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d1xw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1xw.ww-layout, .ww-e-d1xw [data-ww-ls~="d1xw"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      .ww-e-d1xx {
        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-d1xx.ww-layout, .ww-e-d1xx [data-ww-ls~="d1xx"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1xz {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border-radius: 12px;
      }
      .ww-e-d1xz.ww-layout, .ww-e-d1xz [data-ww-ls~="d1xz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1y0 {
        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-d1y1 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1y2 {
        margin: 0;
        padding: 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d1y2.ww-layout, .ww-e-d1y2 [data-ww-ls~="d1y2"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1y3 {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1y4 {
        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-d1y4.ww-layout, .ww-e-d1y4 [data-ww-ls~="d1y4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1y5 {
        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-d1y6 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1y7 {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1y8 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1y8 {
          display: flex;
        }
      }
      .ww-e-d1y8.ww-layout, .ww-e-d1y8 [data-ww-ls~="d1y8"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1y8.ww-layout, .ww-e-d1y8 [data-ww-ls~="d1y8"] {
          display: flex;
          flex-direction: column-reverse;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1y9 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1yA {
        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-d1yA.ww-layout, .ww-e-d1yA [data-ww-ls~="d1yA"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1yB {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 40px #00000026;
        border-radius: 24px;
      }
      .ww-e-d1yB.ww-layout, .ww-e-d1yB [data-ww-ls~="d1yB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1yC {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yC {
          display: flex;
        }
      }
      .ww-e-d1yC.ww-layout, .ww-e-d1yC [data-ww-ls~="d1yC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1yC.ww-layout, .ww-e-d1yC [data-ww-ls~="d1yC"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1yD {
        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-d1yG {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yG {
          display: flex;
        }
      }
      :where(.ww-e-d1yF[data-ww-states~="YY0F7U"]) .ww-e-d1yG {
        opacity: 0.43;
      }
      .ww-e-d1yG.ww-layout, .ww-e-d1yG [data-ww-ls~="d1yG"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yG.ww-layout, .ww-e-d1yG [data-ww-ls~="d1yG"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1yH {
        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;
      }
      .ww-e-d1yI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1yI.ww-layout, .ww-e-d1yI [data-ww-ls~="d1yI"] {
        display: block;
      }
      .ww-e-d1yJ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1yJ.ww-layout, .ww-e-d1yJ [data-ww-ls~="d1yJ"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d1yK {
        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-d1yL {
        margin: 0;
        padding: 12px 24px;
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #c26d4b;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yL {
          width: 100%;
        }
      }
      .ww-e-d1yM {
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d1yN {
        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-d1yO {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 540px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d1yO.ww-layout, .ww-e-d1yO [data-ww-ls~="d1yO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1yQ {
        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-d1yR {
        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-d1yR.ww-layout, .ww-e-d1yR [data-ww-ls~="d1yR"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d1yS {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 2px solid #c26d4b;
        border-radius: 8px;
      }
      .ww-e-d1yS.ww-layout, .ww-e-d1yS [data-ww-ls~="d1yS"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1yT {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffaf0;
        border: 1px solid #fde6c4;
        border-radius: 8px;
      }
      .ww-e-d1yT.ww-layout, .ww-e-d1yT [data-ww-ls~="d1yT"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d1yU {
        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: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d1yV {
        margin: 2px 0 0;
        padding: 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-d1yW {
        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: system-ui, -apple-system, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1yX {
        margin: 0;
        padding: 24px 24px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d1yX.ww-layout, .ww-e-d1yX [data-ww-ls~="d1yX"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d1yY {
        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-d1yZ {
        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-d1yZ.ww-layout, .ww-e-d1yZ [data-ww-ls~="d1yZ"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      .ww-e-d1ya {
        margin: 0;
        padding: 20px 24px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fafafa;
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d1ya {
          display: flex;
        }
      }
      .ww-e-d1ya.ww-layout, .ww-e-d1ya [data-ww-ls~="d1ya"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ya.ww-layout, .ww-e-d1ya [data-ww-ls~="d1ya"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          gap: 10px;
        }
      }
      .ww-e-d1yb {
        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-d1yb.ww-layout, .ww-e-d1yb [data-ww-ls~="d1yb"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d1yc {
        margin: 2px 0 0;
        padding: 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-d1yd {
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d1ye {
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        line-height: 1.5;
        font-weight: 400;
        color: #8b4513;
        white-space-collapse: preserve;
      }
      .ww-e-d1yf {
        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: system-ui, -apple-system, sans-serif;
        font-weight: 500;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d1yg {
        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-d1yg.ww-layout, .ww-e-d1yg [data-ww-ls~="d1yg"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d1yh {
        margin: 0;
        padding: 12px 24px;
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yh {
          width: 100%;
        }
      }
      .ww-e-d1yi {
        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: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #881337;
        white-space-collapse: preserve;
      }
      .ww-e-d1yj {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1yj.ww-layout, .ww-e-d1yj [data-ww-ls~="d1yj"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d1yk {
        margin: 4px 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: 14px;
        font-family: system-ui, -apple-system, sans-serif;
        line-height: 1.4;
        color: #9f1239;
        white-space-collapse: preserve;
      }
      .ww-e-d1yl {
        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-d1ym {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1ym {
          display: flex;
        }
      }
      .ww-e-d1ym.ww-layout, .ww-e-d1ym [data-ww-ls~="d1ym"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1ym.ww-layout, .ww-e-d1ym [data-ww-ls~="d1ym"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d1yn {
        margin: 2px 0 0;
        padding: 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-d1yo {
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        color: #9f1239;
        white-space-collapse: preserve;
      }
      .ww-e-d1yp {
        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: 15px;
        font-family: system-ui, -apple-system, sans-serif;
        color: #9f1239;
        white-space-collapse: preserve;
      }
      .ww-e-d1yq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1yq {
          display: flex;
        }
      }
      .ww-e-d1yq.ww-layout, .ww-e-d1yq [data-ww-ls~="d1yq"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yq.ww-layout, .ww-e-d1yq [data-ww-ls~="d1yq"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d1yr {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f0fdf4;
        border: 1px solid #bbf7d0;
        border-radius: 8px;
      }
      .ww-e-d1yr.ww-layout, .ww-e-d1yr [data-ww-ls~="d1yr"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d1ys {
        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: system-ui, -apple-system, sans-serif;
        font-weight: 600;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d1yt {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f5;
        border: 1px solid #fecaca;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yt {
          display: flex;
        }
      }
      .ww-e-d1yt.ww-layout, .ww-e-d1yt [data-ww-ls~="d1yt"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yt.ww-layout, .ww-e-d1yt [data-ww-ls~="d1yt"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d1yv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d1yv {
          display: flex;
        }
      }
      .ww-e-d1yv.ww-layout, .ww-e-d1yv [data-ww-ls~="d1yv"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d1yv.ww-layout, .ww-e-d1yv [data-ww-ls~="d1yv"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d1yw {
        margin: 8px 0 0;
        padding: 16px 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 #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1yw {
          display: flex;
        }
      }
      .ww-e-d1yw.ww-layout, .ww-e-d1yw [data-ww-ls~="d1yw"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yw.ww-layout, .ww-e-d1yw [data-ww-ls~="d1yw"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: flex-end;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1yx {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc80;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d1yx {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d1yx.ww-layout, .ww-e-d1yx [data-ww-ls~="d1yx"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1yx.ww-layout, .ww-e-d1yx [data-ww-ls~="d1yx"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d1yy {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1yy {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d1yy.ww-layout, .ww-e-d1yy [data-ww-ls~="d1yy"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yy.ww-layout, .ww-e-d1yy [data-ww-ls~="d1yy"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d1yz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1yz {
          display: flex;
        }
      }
      .ww-e-d1yz.ww-layout, .ww-e-d1yz [data-ww-ls~="d1yz"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1yz.ww-layout, .ww-e-d1yz [data-ww-ls~="d1yz"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1z1 {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d1z2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1z3 {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1z4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1z4.ww-layout, .ww-e-d1z4 [data-ww-ls~="d1z4"] {
        display: block;
      }
      .ww-e-d1z5 {
        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: sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d1z6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1z6.ww-layout, .ww-e-d1z6 [data-ww-ls~="d1z6"] {
        display: block;
      }
      .ww-e-d1z7 {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d1z8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1z8 {
          display: flex;
        }
      }
      .ww-e-d1z8.ww-layout, .ww-e-d1z8 [data-ww-ls~="d1z8"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1z8.ww-layout, .ww-e-d1z8 [data-ww-ls~="d1z8"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1z9 {
        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: sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1z9 {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1zB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1zB {
          display: flex;
        }
      }
      .ww-e-d1zB.ww-layout, .ww-e-d1zB [data-ww-ls~="d1zB"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d1zB.ww-layout, .ww-e-d1zB [data-ww-ls~="d1zB"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d1zC {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d1zC.ww-layout, .ww-e-d1zC [data-ww-ls~="d1zC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1zD {
        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: sans-serif;
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d1zE {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1zE {
          display: flex;
        }
      }
      .ww-e-d1zE.ww-layout, .ww-e-d1zE [data-ww-ls~="d1zE"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1zE.ww-layout, .ww-e-d1zE [data-ww-ls~="d1zE"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1zF {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1zF {
          display: flex;
        }
      }
      .ww-e-d1zF.ww-layout, .ww-e-d1zF [data-ww-ls~="d1zF"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1zF.ww-layout, .ww-e-d1zF [data-ww-ls~="d1zF"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1zG {
        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: 12px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d1zH {
        margin: 2px 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;
      }
      @media (max-width: 767px) {
        .ww-e-d1zH {
          display: flex;
        }
      }
      .ww-e-d1zH.ww-layout, .ww-e-d1zH [data-ww-ls~="d1zH"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d1zH.ww-layout, .ww-e-d1zH [data-ww-ls~="d1zH"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d1zI {
        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: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d1zJ {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1zJ {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1zK {
        margin: 0;
        padding: 10px 16px 10px 40px;
        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: monospace;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1zK {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1zL {
        margin: 0;
        padding: 10px 16px 10px 40px;
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d1zN {
        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: sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1zN {
        color: var(--5cf45ebd-4fc2-4d74-b7cf-022e9de4249f,#944403);
      }
      .ww-e-d1zP {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        transition: opacity 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1zP {
          display: flex;
        }
      }
      .ww-e-d1zP.ww-layout, .ww-e-d1zP [data-ww-ls~="d1zP"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1zP.ww-layout, .ww-e-d1zP [data-ww-ls~="d1zP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d1zQ {
        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-d1zR {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d1zS {
        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-d1zS.ww-layout, .ww-e-d1zS [data-ww-ls~="d1zS"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d1zT {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1zU {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1zV {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1zW {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        border-bottom: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d1zX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1zX.ww-layout, .ww-e-d1zX [data-ww-ls~="d1zX"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1zZ {
        margin: 0;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d1za {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1za.ww-layout, .ww-e-d1za [data-ww-ls~="d1za"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1zb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1zb.ww-layout, .ww-e-d1zb [data-ww-ls~="d1zb"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1zc {
        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-d1zd {
        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-d1ze {
        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-d1zf {
        margin: 0;
        padding: 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-d1zf.ww-layout, .ww-e-d1zf [data-ww-ls~="d1zf"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1zh {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1zi {
        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-d1zj {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d1zk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1zk.ww-layout, .ww-e-d1zk [data-ww-ls~="d1zk"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1zl {
        margin: 0;
        padding: 14px var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px) 14px var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        transition: background-color 0.15s ease;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1zl:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d1zl.ww-layout, .ww-e-d1zl [data-ww-ls~="d1zl"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1zm {
        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-d1zn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d1zn:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d1zn.ww-layout, .ww-e-d1zn [data-ww-ls~="d1zn"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1zo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d1zo:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d1zo.ww-layout, .ww-e-d1zo [data-ww-ls~="d1zo"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1zp {
        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-d1zp.ww-layout, .ww-e-d1zp [data-ww-ls~="d1zp"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d,12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d,12px);
      }
      .ww-e-d1zq {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1zr {
        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-d1zs {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d1zt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1zt.ww-layout, .ww-e-d1zt [data-ww-ls~="d1zt"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1zu {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        border-bottom: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d1zv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1zv.ww-layout, .ww-e-d1zv [data-ww-ls~="d1zv"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1zx {
        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-d1zx.ww-layout, .ww-e-d1zx [data-ww-ls~="d1zx"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d1zy {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d1zz {
        margin: 0;
        padding: 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-d1zz.ww-layout, .ww-e-d1zz [data-ww-ls~="d1zz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d200 {
        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: var(--9293c1f1-21c4-438f-b062-c64abc22c80c, 600 24px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d201 {
        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-d201.ww-layout, .ww-e-d201 [data-ww-ls~="d201"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d202 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d203 {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d204 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d204.ww-layout, .ww-e-d204 [data-ww-ls~="d204"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d205 {
        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-d206 {
        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-d207 {
        margin: 0;
        padding: 14px var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px) 14px var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        transition: background-color 0.15s ease;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d207:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d207.ww-layout, .ww-e-d207 [data-ww-ls~="d207"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d208 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d208.ww-layout, .ww-e-d208 [data-ww-ls~="d208"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d209 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d20A {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d20B {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d20C {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px dashed var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d20C.ww-layout, .ww-e-d20C [data-ww-ls~="d20C"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d20D {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px dashed var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d20D.ww-layout, .ww-e-d20D [data-ww-ls~="d20D"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d20E {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d20E.ww-layout, .ww-e-d20E [data-ww-ls~="d20E"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d20F {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 10px;
      }
      .ww-e-d20F.ww-layout, .ww-e-d20F [data-ww-ls~="d20F"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d20I {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d20I:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d20I.ww-layout, .ww-e-d20I [data-ww-ls~="d20I"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d20J:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d20J.ww-layout, .ww-e-d20J [data-ww-ls~="d20J"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d20K:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d20K.ww-layout, .ww-e-d20K [data-ww-ls~="d20K"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d20L:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d20L.ww-layout, .ww-e-d20L [data-ww-ls~="d20L"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20M {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d20M:where(:hover) {
        background-color: #ef44441f;
      }
      .ww-e-d20M.ww-layout, .ww-e-d20M [data-ww-ls~="d20M"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20N {
        margin: 0;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: background-color 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: background-color 0.2s ease;
      }
      .ww-e-d20P {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d20Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 34px;
        max-width: unset;
        min-width: unset;
        height: 34px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.15s ease;
        border-radius: 6px;
      }
      .ww-e-d20Q:where(:hover) {
        background-color: #ef44441f;
      }
      .ww-e-d20Q.ww-layout, .ww-e-d20Q [data-ww-ls~="d20Q"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20R {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d20S {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d20T {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d20U {
        margin: 0 0 2px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d20V {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d20V.ww-layout, .ww-e-d20V [data-ww-ls~="d20V"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      .ww-e-d20W {
        margin: 2px 0 0;
        padding: 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-d20Y {
        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-d20Z {
        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-d20a {
        margin: 0;
        padding: 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;
        transition: background-color 0.2s;
        border-radius: 4px;
      }
      .ww-e-d20a.ww-layout, .ww-e-d20a [data-ww-ls~="d20a"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d20b {
        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-d20b.ww-layout, .ww-e-d20b [data-ww-ls~="d20b"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d20c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d20c.ww-layout, .ww-e-d20c [data-ww-ls~="d20c"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d20d {
        margin: 2px 0 0;
        padding: 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-d20e {
        margin: 0;
        padding: 8px;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d20e:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d20e.ww-layout, .ww-e-d20e [data-ww-ls~="d20e"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      .ww-e-d20f {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d20g {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d20h {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d20i {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d20j {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d20k {
        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-d20k.ww-layout, .ww-e-d20k [data-ww-ls~="d20k"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d20l {
        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-d20l.ww-layout, .ww-e-d20l [data-ww-ls~="d20l"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d20m {
        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-d20m.ww-layout, .ww-e-d20m [data-ww-ls~="d20m"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d20n {
        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-d20n.ww-layout, .ww-e-d20n [data-ww-ls~="d20n"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d20o {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 2px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d20X[data-ww-states~="tllKvf"]) .ww-e-d20o {
        border: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d20s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d20t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d20u {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d20v {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d20w {
        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-d20w.ww-layout, .ww-e-d20w [data-ww-ls~="d20w"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d20x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d20x.ww-layout, .ww-e-d20x [data-ww-ls~="d20x"] {
        display: block;
      }
      .ww-e-d20y {
        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-d20y.ww-layout, .ww-e-d20y [data-ww-ls~="d20y"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d20z {
        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: Montserrat, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d210 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d211 {
        margin: 0;
        padding: 2px 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: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d212 {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #d96e4a;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d213 {
        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-d213.ww-layout, .ww-e-d213 [data-ww-ls~="d213"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d214 {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d215 {
        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-d215.ww-layout, .ww-e-d215 [data-ww-ls~="d215"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d216 {
        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-d217 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d218 {
        margin: 0;
        padding: 16px 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d218.ww-layout, .ww-e-d218 [data-ww-ls~="d218"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d219 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21A {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d21B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21C {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d21C.ww-layout, .ww-e-d21C [data-ww-ls~="d21C"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21D.ww-layout, .ww-e-d21D [data-ww-ls~="d21D"] {
        display: block;
      }
      .ww-e-d21E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21E.ww-layout, .ww-e-d21E [data-ww-ls~="d21E"] {
        display: block;
      }
      .ww-e-d21F {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d21F.ww-layout, .ww-e-d21F [data-ww-ls~="d21F"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d21G {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 24px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 6px;
      }
      .ww-e-d21G.ww-layout, .ww-e-d21G [data-ww-ls~="d21G"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21H {
        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-d21H.ww-layout, .ww-e-d21H [data-ww-ls~="d21H"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d21I {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21J {
        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-d21J.ww-layout, .ww-e-d21J [data-ww-ls~="d21J"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d21K {
        margin: 0 0 2px;
        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-d21K.ww-layout, .ww-e-d21K [data-ww-ls~="d21K"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d21L {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d21L.ww-layout, .ww-e-d21L [data-ww-ls~="d21L"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21M {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border-radius: 8px;
      }
      .ww-e-d21M.ww-layout, .ww-e-d21M [data-ww-ls~="d21M"] {
        display: block;
      }
      .ww-e-d21N {
        margin: 0 0 2px;
        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-d21N.ww-layout, .ww-e-d21N [data-ww-ls~="d21N"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d21O {
        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-d21P {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f0f4f8;
        border-radius: 9999px;
      }
      .ww-e-d21P.ww-layout, .ww-e-d21P [data-ww-ls~="d21P"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21Q {
        margin: 0;
        padding: 20px 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d21Q.ww-layout, .ww-e-d21Q [data-ww-ls~="d21Q"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d21R {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d21T {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d21U {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d21U.ww-layout, .ww-e-d21U [data-ww-ls~="d21U"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d21V {
        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-d21V.ww-layout, .ww-e-d21V [data-ww-ls~="d21V"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d21W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21W.ww-layout, .ww-e-d21W [data-ww-ls~="d21W"] {
        display: block;
      }
      .ww-e-d21X {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d21X.ww-layout, .ww-e-d21X [data-ww-ls~="d21X"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21Z {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d21Z.ww-layout, .ww-e-d21Z [data-ww-ls~="d21Z"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d21a {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d21a.ww-layout, .ww-e-d21a [data-ww-ls~="d21a"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d21b {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21d {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21e {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21e.ww-layout, .ww-e-d21e [data-ww-ls~="d21e"] {
        display: block;
      }
      .ww-e-d21f {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d21f.ww-layout, .ww-e-d21f [data-ww-ls~="d21f"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21g {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d21g.ww-layout, .ww-e-d21g [data-ww-ls~="d21g"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d21h {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21i {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21k {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21k.ww-layout, .ww-e-d21k [data-ww-ls~="d21k"] {
        display: block;
      }
      .ww-e-d21l {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d21l.ww-layout, .ww-e-d21l [data-ww-ls~="d21l"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21m {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d21m.ww-layout, .ww-e-d21m [data-ww-ls~="d21m"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d21n {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21o {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21q.ww-layout, .ww-e-d21q [data-ww-ls~="d21q"] {
        display: block;
      }
      .ww-e-d21r {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d21r.ww-layout, .ww-e-d21r [data-ww-ls~="d21r"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21s {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d21s.ww-layout, .ww-e-d21s [data-ww-ls~="d21s"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d21t {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d21v {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21v.ww-layout, .ww-e-d21v [data-ww-ls~="d21v"] {
        display: block;
      }
      .ww-e-d21w {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d21w.ww-layout, .ww-e-d21w [data-ww-ls~="d21w"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d21x {
        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-d21x.ww-layout, .ww-e-d21x [data-ww-ls~="d21x"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d21y {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d21z {
        margin: 0;
        padding: 0 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d21z.ww-layout, .ww-e-d21z [data-ww-ls~="d21z"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d220 {
        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-d221 {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d222 {
        margin: 0;
        padding: 2px 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: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d223 {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d224 {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d225 {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d226 {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d227 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
      }
      .ww-e-d227.ww-layout, .ww-e-d227 [data-ww-ls~="d227"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d228 {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d229 {
        margin: 0;
        padding: 8px;
        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: 9999px;
      }
      .ww-e-d229.ww-layout, .ww-e-d229 [data-ww-ls~="d229"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d22A {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d22B {
        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-d22B.ww-layout, .ww-e-d22B [data-ww-ls~="d22B"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d22C {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d22D {
        margin: 0 0 8px;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d22D.ww-layout, .ww-e-d22D [data-ww-ls~="d22D"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d22E {
        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-d22E.ww-layout, .ww-e-d22E [data-ww-ls~="d22E"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d22F {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d22G {
        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: Montserrat, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d22H {
        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: Montserrat, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d22J {
        margin: 0;
        padding: 12px 12px 12px 40px;
        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: Montserrat, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d22K {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #0000;
        border-radius: 12px;
      }
      .ww-e-d22K:where([data-ww-states~="NTVrPi"]) {
        background-color: #fff7ed;
        border: 1px solid #d96e4a;
      }
      .ww-e-d22K.ww-layout, .ww-e-d22K [data-ww-ls~="d22K"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d22M {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #0000001a;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d22M.ww-layout, .ww-e-d22M [data-ww-ls~="d22M"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d22O {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d22P {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d22P {
          display: none;
        }
      }
      .ww-e-d22Q {
        margin: 0;
        padding: 15px 15px 15px 30px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d22Q {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d22Q.ww-layout, .ww-e-d22Q [data-ww-ls~="d22Q"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d22Q.ww-layout, .ww-e-d22Q [data-ww-ls~="d22Q"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d22R {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22R {
          display: flex;
        }
      }
      .ww-e-d22R.ww-layout, .ww-e-d22R [data-ww-ls~="d22R"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22R.ww-layout, .ww-e-d22R [data-ww-ls~="d22R"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d22S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22T {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d22U {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d22V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22Y {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d22Z {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d22Z {
          display: flex;
        }
      }
      .ww-e-d22Z.ww-layout, .ww-e-d22Z [data-ww-ls~="d22Z"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d22Z.ww-layout, .ww-e-d22Z [data-ww-ls~="d22Z"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d22a {
        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-d22b {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22b {
          display: flex;
        }
      }
      .ww-e-d22b.ww-layout, .ww-e-d22b [data-ww-ls~="d22b"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d22b.ww-layout, .ww-e-d22b [data-ww-ls~="d22b"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d22c {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22c {
          display: none;
        }
      }
      .ww-e-d22c.ww-layout, .ww-e-d22c [data-ww-ls~="d22c"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d22c.ww-layout, .ww-e-d22c [data-ww-ls~="d22c"] {
          display: none;
        }
      }
      .ww-e-d22d {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22d {
          display: flex;
        }
      }
      .ww-e-d22d.ww-layout, .ww-e-d22d [data-ww-ls~="d22d"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d22d.ww-layout, .ww-e-d22d [data-ww-ls~="d22d"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d22e {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d22e {
          display: flex;
        }
      }
      .ww-e-d22e.ww-layout, .ww-e-d22e [data-ww-ls~="d22e"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d22e.ww-layout, .ww-e-d22e [data-ww-ls~="d22e"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d22f {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d22f {
          display: flex;
        }
      }
      .ww-e-d22f.ww-layout, .ww-e-d22f [data-ww-ls~="d22f"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d22f.ww-layout, .ww-e-d22f [data-ww-ls~="d22f"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d22g {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d22g {
          display: flex;
        }
      }
      .ww-e-d22g.ww-layout, .ww-e-d22g [data-ww-ls~="d22g"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d22g.ww-layout, .ww-e-d22g [data-ww-ls~="d22g"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d22h {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d22h {
          display: flex;
        }
      }
      .ww-e-d22h.ww-layout, .ww-e-d22h [data-ww-ls~="d22h"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d22h.ww-layout, .ww-e-d22h [data-ww-ls~="d22h"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d22i {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d22i {
          display: flex;
        }
      }
      :where(.ww-e-d231[data-ww-states~="3riVWb"]) .ww-e-d22i {
        height: 80px;
        aspect-ratio: unset;
      }
      .ww-e-d22i.ww-layout, .ww-e-d22i [data-ww-ls~="d22i"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d22i.ww-layout, .ww-e-d22i [data-ww-ls~="d22i"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d22j {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d22j {
          display: none;
        }
      }
      .ww-e-d22k {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d22l {
        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-d22l.ww-layout, .ww-e-d22l [data-ww-ls~="d22l"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d22m {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d22m {
          margin: 0 8px;
        }
      }
      .ww-e-d22m.ww-layout, .ww-e-d22m [data-ww-ls~="d22m"] {
        display: block;
      }
      .ww-e-d22n {
        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-d22n.ww-layout, .ww-e-d22n [data-ww-ls~="d22n"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d22o {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      :where(.ww-e-d231[data-ww-states~="GtVJIC"]) .ww-e-d22o {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d22o.ww-layout, .ww-e-d22o [data-ww-ls~="d22o"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d22p {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d231[data-ww-states~="GtVJIC"]) .ww-e-d22p {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d22q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22q.ww-layout, .ww-e-d22q [data-ww-ls~="d22q"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d22s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d22s.ww-layout, .ww-e-d22s [data-ww-ls~="d22s"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d22t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 26px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22u {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d22u.ww-layout, .ww-e-d22u [data-ww-ls~="d22u"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-d22v {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 1 0 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 90vh;
        min-height: 60vh;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d22v {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d231[data-ww-states~="3riVWb"]) .ww-e-d22v {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d22v.ww-layout, .ww-e-d22v [data-ww-ls~="d22v"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d22v.ww-layout, .ww-e-d22v [data-ww-ls~="d22v"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d22w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d22y {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d22z {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22z {
          display: flex;
        }
      }
      .ww-e-d22z.ww-layout, .ww-e-d22z [data-ww-ls~="d22z"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d22z.ww-layout, .ww-e-d22z [data-ww-ls~="d22z"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d230 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d230 {
          font-size: 18px;
        }
      }
      .ww-e-d232 {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d232 {
          display: flex;
        }
      }
      .ww-e-d232.ww-layout, .ww-e-d232 [data-ww-ls~="d232"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d232.ww-layout, .ww-e-d232 [data-ww-ls~="d232"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d233 {
        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: var(--ww-default-font-family);
        font-weight: 400;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d236 {
        margin: 0;
        padding: 24px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d236 {
          padding: 16px;
        }
      }
      :where(.ww-e-d22v[data-ww-states~="mnqMIk"]) .ww-e-d236 {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d231[data-ww-states~="3riVWb"]) .ww-e-d236 {
        overflow: auto;
        flex: 1 0 auto;
        height: var(--ww-style-height, calc(100vh - 160px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d236.ww-layout, .ww-e-d236 [data-ww-ls~="d236"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d22v[data-ww-states~="mnqMIk"]) .ww-e-d236.ww-layout, :where(.ww-e-d22v[data-ww-states~="mnqMIk"]) .ww-e-d236 [data-ww-ls~="d236"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d237 {
        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-d237.ww-layout, .ww-e-d237 [data-ww-ls~="d237"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d238 {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d238 {
          display: flex;
        }
      }
      .ww-e-d238.ww-layout, .ww-e-d238 [data-ww-ls~="d238"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d238.ww-layout, .ww-e-d238 [data-ww-ls~="d238"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d239 {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d23A {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d23A {
          display: flex;
        }
      }
      .ww-e-d23A.ww-layout, .ww-e-d23A [data-ww-ls~="d23A"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d23A.ww-layout, .ww-e-d23A [data-ww-ls~="d23A"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d23B {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d23C {
        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-d23D {
        margin: 0;
        padding: 16px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d23D {
          display: flex;
        }
      }
      .ww-e-d23D.ww-layout, .ww-e-d23D [data-ww-ls~="d23D"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d23D.ww-layout, .ww-e-d23D [data-ww-ls~="d23D"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d23E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d23E.ww-layout, .ww-e-d23E [data-ww-ls~="d23E"] {
        display: block;
      }
      .ww-e-d23F {
        margin: 2px 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;
      }
      @media (max-width: 767px) {
        .ww-e-d23F {
          display: flex;
        }
      }
      .ww-e-d23F.ww-layout, .ww-e-d23F [data-ww-ls~="d23F"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d23F.ww-layout, .ww-e-d23F [data-ww-ls~="d23F"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d23G {
        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-d23I {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d23J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d23J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23J {
          display: flex;
        }
      }
      :where(.ww-e-d23X[data-ww-states~="mnqMIk"]) .ww-e-d23J {
        opacity: 1;
      }
      :where(.ww-e-d23N[data-ww-states~="3riVWb"]) .ww-e-d23J {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d23J.ww-layout, .ww-e-d23J [data-ww-ls~="d23J"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d23J.ww-layout, .ww-e-d23J [data-ww-ls~="d23J"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23J.ww-layout, .ww-e-d23J [data-ww-ls~="d23J"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d23K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d23L {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d23M {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d23O {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d23Q {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d23Q {
          display: flex;
        }
      }
      .ww-e-d23Q.ww-layout, .ww-e-d23Q [data-ww-ls~="d23Q"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d23Q.ww-layout, .ww-e-d23Q [data-ww-ls~="d23Q"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d23R {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d23R {
          display: flex;
        }
      }
      .ww-e-d23R.ww-layout, .ww-e-d23R [data-ww-ls~="d23R"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d23R.ww-layout, .ww-e-d23R [data-ww-ls~="d23R"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d23S {
        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-d23T {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d23T {
          font-size: 18px;
        }
      }
      .ww-e-d23U {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d23U {
          display: none;
        }
      }
      .ww-e-d23U.ww-layout, .ww-e-d23U [data-ww-ls~="d23U"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d23U.ww-layout, .ww-e-d23U [data-ww-ls~="d23U"] {
          display: none;
        }
      }
      .ww-e-d23V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d23V {
          display: flex;
        }
      }
      .ww-e-d23V.ww-layout, .ww-e-d23V [data-ww-ls~="d23V"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d23V.ww-layout, .ww-e-d23V [data-ww-ls~="d23V"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d23W {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d23W {
          display: flex;
        }
      }
      .ww-e-d23W.ww-layout, .ww-e-d23W [data-ww-ls~="d23W"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d23W.ww-layout, .ww-e-d23W [data-ww-ls~="d23W"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d23X {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d23X {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d23N[data-ww-states~="3riVWb"]) .ww-e-d23X {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d23X.ww-layout, .ww-e-d23X [data-ww-ls~="d23X"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d23X.ww-layout, .ww-e-d23X [data-ww-ls~="d23X"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d23Y {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d23Y {
          display: flex;
        }
      }
      .ww-e-d23Y.ww-layout, .ww-e-d23Y [data-ww-ls~="d23Y"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d23Y.ww-layout, .ww-e-d23Y [data-ww-ls~="d23Y"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d23Z {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d23Z {
          display: flex;
        }
      }
      .ww-e-d23Z.ww-layout, .ww-e-d23Z [data-ww-ls~="d23Z"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d23Z.ww-layout, .ww-e-d23Z [data-ww-ls~="d23Z"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d23a {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d23a {
          display: flex;
        }
      }
      .ww-e-d23a.ww-layout, .ww-e-d23a [data-ww-ls~="d23a"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d23a.ww-layout, .ww-e-d23a [data-ww-ls~="d23a"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d23b {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d23b {
          display: flex;
        }
      }
      .ww-e-d23b.ww-layout, .ww-e-d23b [data-ww-ls~="d23b"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d23b.ww-layout, .ww-e-d23b [data-ww-ls~="d23b"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d23c {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d23c {
          display: flex;
        }
      }
      .ww-e-d23c.ww-layout, .ww-e-d23c [data-ww-ls~="d23c"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d23c.ww-layout, .ww-e-d23c [data-ww-ls~="d23c"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d23d {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d23d {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d23d.ww-layout, .ww-e-d23d [data-ww-ls~="d23d"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d23d.ww-layout, .ww-e-d23d [data-ww-ls~="d23d"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d23e {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d23e {
          padding: 16px;
        }
      }
      :where(.ww-e-d23X[data-ww-states~="mnqMIk"]) .ww-e-d23e {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d23N[data-ww-states~="3riVWb"]) .ww-e-d23e {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d23e.ww-layout, .ww-e-d23e [data-ww-ls~="d23e"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d23X[data-ww-states~="mnqMIk"]) .ww-e-d23e.ww-layout, :where(.ww-e-d23X[data-ww-states~="mnqMIk"]) .ww-e-d23e [data-ww-ls~="d23e"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d23f {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d23f {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23f {
          display: flex;
        }
      }
      .ww-e-d23f.ww-layout, .ww-e-d23f [data-ww-ls~="d23f"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d23f.ww-layout, .ww-e-d23f [data-ww-ls~="d23f"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          column-gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23f.ww-layout, .ww-e-d23f [data-ww-ls~="d23f"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          column-gap: 12px;
        }
      }
      .ww-e-d23g {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d23g {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23g {
          display: flex;
        }
      }
      .ww-e-d23g.ww-layout, .ww-e-d23g [data-ww-ls~="d23g"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d23g.ww-layout, .ww-e-d23g [data-ww-ls~="d23g"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23g.ww-layout, .ww-e-d23g [data-ww-ls~="d23g"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d23h {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d23i {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d23j {
        margin: 0;
        padding: 32px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d23j {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23j {
          display: flex;
        }
      }
      .ww-e-d23j.ww-layout, .ww-e-d23j [data-ww-ls~="d23j"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d23j.ww-layout, .ww-e-d23j [data-ww-ls~="d23j"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23j.ww-layout, .ww-e-d23j [data-ww-ls~="d23j"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d23l {
        margin: 0;
        padding: 12px 24px;
        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: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d23m {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d23m {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23m {
          display: flex;
        }
      }
      .ww-e-d23m.ww-layout, .ww-e-d23m [data-ww-ls~="d23m"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d23m.ww-layout, .ww-e-d23m [data-ww-ls~="d23m"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d23m.ww-layout, .ww-e-d23m [data-ww-ls~="d23m"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d23n {
        margin: 0;
        padding: 12px 24px;
        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: #2f3d5a;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d23o {
        margin: 12px 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: 14px;
        font-family: Inter, sans-serif;
        text-align: center;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d23p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 205px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #0000;
        border-radius: 15px;
      }
      .ww-e-d23q {
        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-d23s {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d23s {
          display: flex;
        }
      }
      .ww-e-d23s.ww-layout, .ww-e-d23s [data-ww-ls~="d23s"] {
        display: flex;
        justify-content: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d23s.ww-layout, .ww-e-d23s [data-ww-ls~="d23s"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d23t {
        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-d23u {
        margin: 0;
        padding: 60px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 650px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d23u {
          padding: 40px 20px;
          display: flex;
        }
      }
      .ww-e-d23u.ww-layout, .ww-e-d23u [data-ww-ls~="d23u"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d23u.ww-layout, .ww-e-d23u [data-ww-ls~="d23u"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d23v {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fee2e2;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d23v {
          display: flex;
        }
      }
      .ww-e-d23v.ww-layout, .ww-e-d23v [data-ww-ls~="d23v"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d23v.ww-layout, .ww-e-d23v [data-ww-ls~="d23v"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d23w {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d23x {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d23y {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d23y {
          font-size: 16px;
        }
      }
      .ww-e-d23z {
        margin: 0 0 12px;
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d23z {
          font-size: 24px;
        }
      }
      .ww-e-d240 {
        margin: 0;
        padding: 14px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: background 0.2s ease, transform 0.1s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d240 {
          display: flex;
        }
      }
      .ww-e-d240.ww-layout, .ww-e-d240 [data-ww-ls~="d240"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d240.ww-layout, .ww-e-d240 [data-ww-ls~="d240"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d241 {
        margin: 0;
        padding: 14px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: filter 0.2s ease, transform 0.1s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d241 {
          display: flex;
        }
      }
      .ww-e-d241.ww-layout, .ww-e-d241 [data-ww-ls~="d241"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d241.ww-layout, .ww-e-d241 [data-ww-ls~="d241"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d242 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d243 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 11px;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d244 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d245 {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d246 {
        margin: 0;
        padding: 12px 16px 12px 32px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d248 {
        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-d249 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d24A {
        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-d24B {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d24C {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d24D {
        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-d24D.ww-layout, .ww-e-d24D [data-ww-ls~="d24D"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d24E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d24E.ww-layout, .ww-e-d24E [data-ww-ls~="d24E"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      .ww-e-d24F {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d24F {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d24F.ww-layout, .ww-e-d24F [data-ww-ls~="d24F"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d24F.ww-layout, .ww-e-d24F [data-ww-ls~="d24F"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d24G {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d24G.ww-layout, .ww-e-d24G [data-ww-ls~="d24G"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d24H {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d24I {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d24J {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24J {
          display: flex;
        }
      }
      :where(.ww-e-d247[data-ww-states~="SqctKf"]) .ww-e-d24J {
        opacity: 0.46;
      }
      .ww-e-d24J.ww-layout, .ww-e-d24J [data-ww-ls~="d24J"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24J.ww-layout, .ww-e-d24J [data-ww-ls~="d24J"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d24L {
        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-d24L.ww-layout, .ww-e-d24L [data-ww-ls~="d24L"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d24M {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24M {
          display: flex;
        }
      }
      .ww-e-d24M.ww-layout, .ww-e-d24M [data-ww-ls~="d24M"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d24M.ww-layout, .ww-e-d24M [data-ww-ls~="d24M"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d24N {
        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-d24N.ww-layout, .ww-e-d24N [data-ww-ls~="d24N"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d24O {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d24O {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d24O.ww-layout, .ww-e-d24O [data-ww-ls~="d24O"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d24O.ww-layout, .ww-e-d24O [data-ww-ls~="d24O"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d24P {
        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-d24P.ww-layout, .ww-e-d24P [data-ww-ls~="d24P"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d24Q {
        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-d24R {
        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-d24S {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d24S {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d24S.ww-layout, .ww-e-d24S [data-ww-ls~="d24S"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d24S.ww-layout, .ww-e-d24S [data-ww-ls~="d24S"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d24T {
        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-d24T.ww-layout, .ww-e-d24T [data-ww-ls~="d24T"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d24U {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d24W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d24X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d24Y {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d24Z {
        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-d24a {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24a {
          display: flex;
        }
      }
      .ww-e-d24a.ww-layout, .ww-e-d24a [data-ww-ls~="d24a"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d24a.ww-layout, .ww-e-d24a [data-ww-ls~="d24a"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d24b {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24b {
          display: none;
        }
      }
      .ww-e-d24b.ww-layout, .ww-e-d24b [data-ww-ls~="d24b"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d24b.ww-layout, .ww-e-d24b [data-ww-ls~="d24b"] {
          display: none;
        }
      }
      .ww-e-d24c {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24c {
          display: flex;
        }
      }
      .ww-e-d24c.ww-layout, .ww-e-d24c [data-ww-ls~="d24c"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d24c.ww-layout, .ww-e-d24c [data-ww-ls~="d24c"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d24d {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24d {
          display: flex;
        }
      }
      .ww-e-d24d.ww-layout, .ww-e-d24d [data-ww-ls~="d24d"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d24d.ww-layout, .ww-e-d24d [data-ww-ls~="d24d"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d24e {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d24e {
          font-size: 18px;
        }
      }
      .ww-e-d24f {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24f {
          display: flex;
        }
      }
      .ww-e-d24f.ww-layout, .ww-e-d24f [data-ww-ls~="d24f"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24f.ww-layout, .ww-e-d24f [data-ww-ls~="d24f"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d24g {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24g {
          display: flex;
        }
      }
      .ww-e-d24g.ww-layout, .ww-e-d24g [data-ww-ls~="d24g"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d24g.ww-layout, .ww-e-d24g [data-ww-ls~="d24g"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d24h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d24h {
          display: flex;
        }
      }
      .ww-e-d24h.ww-layout, .ww-e-d24h [data-ww-ls~="d24h"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d24h.ww-layout, .ww-e-d24h [data-ww-ls~="d24h"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d24i {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24i {
          display: flex;
        }
      }
      .ww-e-d24i.ww-layout, .ww-e-d24i [data-ww-ls~="d24i"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d24i.ww-layout, .ww-e-d24i [data-ww-ls~="d24i"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d24j {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d24j {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d24j.ww-layout, .ww-e-d24j [data-ww-ls~="d24j"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d24j.ww-layout, .ww-e-d24j [data-ww-ls~="d24j"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d24k {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d24k {
          display: flex;
        }
      }
      .ww-e-d24k.ww-layout, .ww-e-d24k [data-ww-ls~="d24k"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d24k.ww-layout, .ww-e-d24k [data-ww-ls~="d24k"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d24m {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d24m {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d24m {
          display: flex;
        }
      }
      :where(.ww-e-d24o[data-ww-states~="mnqMIk"]) .ww-e-d24m {
        opacity: 1;
      }
      .ww-e-d24m.ww-layout, .ww-e-d24m [data-ww-ls~="d24m"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d24m.ww-layout, .ww-e-d24m [data-ww-ls~="d24m"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d24m.ww-layout, .ww-e-d24m [data-ww-ls~="d24m"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d24o {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 80vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d24o {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d24n[data-ww-states~="x2qaiJ"]) .ww-e-d24o {
        width: 100%;
        max-width: unset;
        min-width: 100%;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d24o.ww-layout, .ww-e-d24o [data-ww-ls~="d24o"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d24o.ww-layout, .ww-e-d24o [data-ww-ls~="d24o"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d24p {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 50vh;
      }
      @media (max-width: 767px) {
        .ww-e-d24p {
          padding: 16px;
        }
      }
      :where(.ww-e-d24o[data-ww-states~="mnqMIk"]) .ww-e-d24p {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d24p.ww-layout, .ww-e-d24p [data-ww-ls~="d24p"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d24o[data-ww-states~="mnqMIk"]) .ww-e-d24p.ww-layout, :where(.ww-e-d24o[data-ww-states~="mnqMIk"]) .ww-e-d24p [data-ww-ls~="d24p"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d24q {
        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);
        font-weight: 600;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d24r {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24r {
          display: flex;
        }
      }
      .ww-e-d24r.ww-layout, .ww-e-d24r [data-ww-ls~="d24r"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d24r.ww-layout, .ww-e-d24r [data-ww-ls~="d24r"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d24s {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24s {
          display: none;
        }
      }
      .ww-e-d24s.ww-layout, .ww-e-d24s [data-ww-ls~="d24s"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d24s.ww-layout, .ww-e-d24s [data-ww-ls~="d24s"] {
          display: none;
        }
      }
      .ww-e-d24t {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24t {
          display: flex;
        }
      }
      .ww-e-d24t.ww-layout, .ww-e-d24t [data-ww-ls~="d24t"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d24t.ww-layout, .ww-e-d24t [data-ww-ls~="d24t"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d24u {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d24u {
          display: flex;
        }
      }
      .ww-e-d24u.ww-layout, .ww-e-d24u [data-ww-ls~="d24u"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d24u.ww-layout, .ww-e-d24u [data-ww-ls~="d24u"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d24v {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24v {
          display: flex;
        }
      }
      .ww-e-d24v.ww-layout, .ww-e-d24v [data-ww-ls~="d24v"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d24v.ww-layout, .ww-e-d24v [data-ww-ls~="d24v"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d24w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d24w {
          display: flex;
        }
      }
      .ww-e-d24w.ww-layout, .ww-e-d24w [data-ww-ls~="d24w"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d24w.ww-layout, .ww-e-d24w [data-ww-ls~="d24w"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d24x {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d24x {
          display: flex;
        }
      }
      .ww-e-d24x.ww-layout, .ww-e-d24x [data-ww-ls~="d24x"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d24x.ww-layout, .ww-e-d24x [data-ww-ls~="d24x"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d24y {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d24y {
          display: flex;
        }
      }
      :where(.ww-e-d25N[data-ww-states~="3riVWb"]) .ww-e-d24y {
        height: 10%;
        aspect-ratio: unset;
      }
      .ww-e-d24y.ww-layout, .ww-e-d24y [data-ww-ls~="d24y"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d24y.ww-layout, .ww-e-d24y [data-ww-ls~="d24y"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d24z {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d24z {
          font-size: 18px;
        }
      }
      .ww-e-d250 {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d250 {
          padding: 16px;
          display: flex;
        }
      }
      :where(.ww-e-d25N[data-ww-states~="3riVWb"]) .ww-e-d250 {
        height: 10%;
        aspect-ratio: unset;
      }
      .ww-e-d250.ww-layout, .ww-e-d250 [data-ww-ls~="d250"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d250.ww-layout, .ww-e-d250 [data-ww-ls~="d250"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d251 {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d251 {
          display: flex;
        }
      }
      .ww-e-d251.ww-layout, .ww-e-d251 [data-ww-ls~="d251"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d251.ww-layout, .ww-e-d251 [data-ww-ls~="d251"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d252 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d253 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d254 {
        margin: 0;
        padding: 4px 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: #dbeafe;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d254 {
          display: flex;
        }
      }
      .ww-e-d254.ww-layout, .ww-e-d254 [data-ww-ls~="d254"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d254.ww-layout, .ww-e-d254 [data-ww-ls~="d254"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d255 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d256 {
        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);
        font-weight: 600;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d257 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d258 {
        margin: 0;
        padding: 4px 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: #dbeafe;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d258 {
          display: flex;
        }
      }
      .ww-e-d258.ww-layout, .ww-e-d258 [data-ww-ls~="d258"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d258.ww-layout, .ww-e-d258 [data-ww-ls~="d258"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d259 {
        margin: 0;
        padding: 4px 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: #dbeafe;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d259 {
          display: flex;
        }
      }
      .ww-e-d259.ww-layout, .ww-e-d259 [data-ww-ls~="d259"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d259.ww-layout, .ww-e-d259 [data-ww-ls~="d259"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d25A {
        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);
        font-weight: 600;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d25B {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d25C {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25D {
        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);
        font-weight: 600;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d25E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25F {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d25G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25H {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d25I {
        margin: 0;
        padding: 4px 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: #dbeafe;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d25I {
          display: flex;
        }
      }
      .ww-e-d25I.ww-layout, .ww-e-d25I [data-ww-ls~="d25I"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d25I.ww-layout, .ww-e-d25I [data-ww-ls~="d25I"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d25J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        cursor: auto;
      }
      .ww-e-d25L {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25L {
          display: flex;
        }
      }
      .ww-e-d25L.ww-layout, .ww-e-d25L [data-ww-ls~="d25L"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25L.ww-layout, .ww-e-d25L [data-ww-ls~="d25L"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d25M {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25M {
          display: flex;
        }
      }
      .ww-e-d25M.ww-layout, .ww-e-d25M [data-ww-ls~="d25M"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25M.ww-layout, .ww-e-d25M [data-ww-ls~="d25M"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d25O {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d25P {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25Q {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d25R {
        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-d25S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25T {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25T {
          display: flex;
        }
      }
      .ww-e-d25T.ww-layout, .ww-e-d25T [data-ww-ls~="d25T"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25T.ww-layout, .ww-e-d25T [data-ww-ls~="d25T"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d25U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25V {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d25W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25X {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d25Y {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25Y {
          display: flex;
        }
      }
      .ww-e-d25Y.ww-layout, .ww-e-d25Y [data-ww-ls~="d25Y"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25Y.ww-layout, .ww-e-d25Y [data-ww-ls~="d25Y"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d25Z {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25Z {
          display: flex;
        }
      }
      .ww-e-d25Z.ww-layout, .ww-e-d25Z [data-ww-ls~="d25Z"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25Z.ww-layout, .ww-e-d25Z [data-ww-ls~="d25Z"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d25a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d25a {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d25a {
          display: flex;
        }
      }
      :where(.ww-e-d25g[data-ww-states~="mnqMIk"]) .ww-e-d25a {
        opacity: 1;
      }
      :where(.ww-e-d25N[data-ww-states~="3riVWb"]) .ww-e-d25a {
        width: 100%;
        flex: 0 1 auto;
        height: auto;
        aspect-ratio: unset;
      }
      :where(.ww-e-d25g[data-ww-states~="Vv98g7"]) .ww-e-d25a {
        position: fixed;
        top: 150%;
        opacity: 0;
      }
      :where(.ww-e-d25g[data-ww-states~="UwTu5c"]) .ww-e-d25a {
        position: fixed;
        top: 100%;
        opacity: 0;
      }
      .ww-e-d25a.ww-layout, .ww-e-d25a [data-ww-ls~="d25a"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d25a.ww-layout, .ww-e-d25a [data-ww-ls~="d25a"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d25a.ww-layout, .ww-e-d25a [data-ww-ls~="d25a"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d25b {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25b {
          display: flex;
        }
      }
      .ww-e-d25b.ww-layout, .ww-e-d25b [data-ww-ls~="d25b"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d25b.ww-layout, .ww-e-d25b [data-ww-ls~="d25b"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d25c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25e {
        margin: 0;
        padding: 24px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d25e {
          padding: 16px;
        }
      }
      :where(.ww-e-d25g[data-ww-states~="mnqMIk"]) .ww-e-d25e {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d25N[data-ww-states~="3riVWb"]) .ww-e-d25e {
        flex: 1 0 auto;
        height: 80%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d25g[data-ww-states~="Vv98g7"]) .ww-e-d25e {
        flex: 0 1 auto;
      }
      .ww-e-d25e.ww-layout, .ww-e-d25e [data-ww-ls~="d25e"] {
        display: flex;
        flex-flow: column;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: stretch;
      }
      :where(.ww-e-d25g[data-ww-states~="mnqMIk"]) .ww-e-d25e.ww-layout, :where(.ww-e-d25g[data-ww-states~="mnqMIk"]) .ww-e-d25e [data-ww-ls~="d25e"] {
        display: flex;
        flex-flow: column;
        justify-content: var(--ww-content-ww-layout-justify-content, flex-start);
        align-items: stretch;
      }
      .ww-e-d25g {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d25g {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d25N[data-ww-states~="3riVWb"]) .ww-e-d25g {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        height: 80vh;
        aspect-ratio: unset;
      }
      .ww-e-d25g.ww-layout, .ww-e-d25g [data-ww-ls~="d25g"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d25g.ww-layout, .ww-e-d25g [data-ww-ls~="d25g"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d25h {
        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: sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d25i {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border-radius: 8px;
      }
      .ww-e-d25i.ww-layout, .ww-e-d25i [data-ww-ls~="d25i"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d25j {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d25j.ww-layout, .ww-e-d25j [data-ww-ls~="d25j"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d25k {
        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-d25k.ww-layout, .ww-e-d25k [data-ww-ls~="d25k"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d25l {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 70vh;
        min-height: unset;
      }
      .ww-e-d25l.ww-layout, .ww-e-d25l [data-ww-ls~="d25l"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d25m {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d25m {
          display: flex;
        }
      }
      .ww-e-d25m.ww-layout, .ww-e-d25m [data-ww-ls~="d25m"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d25m.ww-layout, .ww-e-d25m [data-ww-ls~="d25m"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d25n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      .ww-e-d25n.ww-layout, .ww-e-d25n [data-ww-ls~="d25n"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d25o {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d25p {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25q {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d25r {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d25r {
          display: flex;
        }
      }
      .ww-e-d25r.ww-layout, .ww-e-d25r [data-ww-ls~="d25r"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d25r.ww-layout, .ww-e-d25r [data-ww-ls~="d25r"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d25s {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d25s.ww-layout, .ww-e-d25s [data-ww-ls~="d25s"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d25t {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d25t.ww-layout, .ww-e-d25t [data-ww-ls~="d25t"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d25u {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d25v {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d25w.ww-layout, .ww-e-d25w [data-ww-ls~="d25w"] {
        display: block;
      }
      .ww-e-d25x {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d25y {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d25z {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d25z.ww-layout, .ww-e-d25z [data-ww-ls~="d25z"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d260 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d260.ww-layout, .ww-e-d260 [data-ww-ls~="d260"] {
        display: block;
      }
      .ww-e-d261 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 8px;
      }
      .ww-e-d261.ww-layout, .ww-e-d261 [data-ww-ls~="d261"] {
        display: block;
      }
      .ww-e-d262 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d263 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d263.ww-layout, .ww-e-d263 [data-ww-ls~="d263"] {
        display: block;
      }
      .ww-e-d264 {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d265 {
        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-d265.ww-layout, .ww-e-d265 [data-ww-ls~="d265"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d266 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d266 {
          display: grid;
        }
      }
      .ww-e-d266.ww-layout, .ww-e-d266 [data-ww-ls~="d266"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d266.ww-layout, .ww-e-d266 [data-ww-ls~="d266"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d267 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d268 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d269 {
        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-d269.ww-layout, .ww-e-d269 [data-ww-ls~="d269"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d26A {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d26A.ww-layout, .ww-e-d26A [data-ww-ls~="d26A"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d26B {
        margin: 0;
        padding: 16px;
        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: 12px;
      }
      .ww-e-d26B.ww-layout, .ww-e-d26B [data-ww-ls~="d26B"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d26C {
        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-d26D {
        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-d26D.ww-layout, .ww-e-d26D [data-ww-ls~="d26D"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d26E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d26E.ww-layout, .ww-e-d26E [data-ww-ls~="d26E"] {
        display: block;
      }
      .ww-e-d26F {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d26G {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d26H {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d26I {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d26K {
        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-d26K.ww-layout, .ww-e-d26K [data-ww-ls~="d26K"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d26L {
        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: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26M {
        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-d26M.ww-layout, .ww-e-d26M [data-ww-ls~="d26M"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d26N {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d26O {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d26P {
        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-d26Q {
        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: sans-serif;
        font-weight: 600;
        color: #78350f;
        white-space-collapse: preserve;
      }
      .ww-e-d26R {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d26S {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 14px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d26T {
        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-d26U {
        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-d26V {
        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-d26W {
        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-d26X {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d26Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d26Z {
        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-d26a {
        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-d26b {
        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: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d26b {
          display: flex;
        }
      }
      .ww-e-d26b.ww-layout, .ww-e-d26b [data-ww-ls~="d26b"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d26b.ww-layout, .ww-e-d26b [data-ww-ls~="d26b"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d26c {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d26c {
          display: flex;
        }
      }
      .ww-e-d26c.ww-layout, .ww-e-d26c [data-ww-ls~="d26c"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d26c.ww-layout, .ww-e-d26c [data-ww-ls~="d26c"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d26d {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d26e {
        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-d26f {
        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;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d26g {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d26h {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d26i {
        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-d26j {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26k {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d26l {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26m {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26n {
        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-d26o {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d26p {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26q {
        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;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d26r {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d26s.ww-layout, .ww-e-d26s [data-ww-ls~="d26s"] {
        display: block;
      }
      .ww-e-d26t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d26t.ww-layout, .ww-e-d26t [data-ww-ls~="d26t"] {
        display: block;
      }
      .ww-e-d26u {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26v {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d26v {
          display: flex;
        }
      }
      .ww-e-d26v.ww-layout, .ww-e-d26v [data-ww-ls~="d26v"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d26v.ww-layout, .ww-e-d26v [data-ww-ls~="d26v"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d26w {
        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-d26w.ww-layout, .ww-e-d26w [data-ww-ls~="d26w"] {
        display: block;
      }
      .ww-e-d26x {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d26y {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d26z {
        margin: 0;
        padding: 0 20px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d26z {
          display: flex;
        }
      }
      .ww-e-d26z.ww-layout, .ww-e-d26z [data-ww-ls~="d26z"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d26z.ww-layout, .ww-e-d26z [data-ww-ls~="d26z"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d270 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d270 {
          display: flex;
        }
      }
      .ww-e-d270.ww-layout, .ww-e-d270 [data-ww-ls~="d270"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d270.ww-layout, .ww-e-d270 [data-ww-ls~="d270"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d271 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d271 {
          display: flex;
        }
      }
      .ww-e-d271.ww-layout, .ww-e-d271 [data-ww-ls~="d271"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d271.ww-layout, .ww-e-d271 [data-ww-ls~="d271"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d272 {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d272.ww-layout, .ww-e-d272 [data-ww-ls~="d272"] {
        display: block;
      }
      .ww-e-d273 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d273 {
          display: flex;
        }
      }
      .ww-e-d273.ww-layout, .ww-e-d273 [data-ww-ls~="d273"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d273.ww-layout, .ww-e-d273 [data-ww-ls~="d273"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d274 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d274 {
          display: flex;
        }
      }
      .ww-e-d274.ww-layout, .ww-e-d274 [data-ww-ls~="d274"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d274.ww-layout, .ww-e-d274 [data-ww-ls~="d274"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d275 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d275 {
          display: flex;
        }
      }
      .ww-e-d275.ww-layout, .ww-e-d275 [data-ww-ls~="d275"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d275.ww-layout, .ww-e-d275 [data-ww-ls~="d275"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d276 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d276 {
          display: flex;
        }
      }
      .ww-e-d276.ww-layout, .ww-e-d276 [data-ww-ls~="d276"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d276.ww-layout, .ww-e-d276 [data-ww-ls~="d276"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d277 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d277 {
          display: flex;
        }
      }
      .ww-e-d277.ww-layout, .ww-e-d277 [data-ww-ls~="d277"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d277.ww-layout, .ww-e-d277 [data-ww-ls~="d277"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d278 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d278 {
          display: flex;
        }
      }
      .ww-e-d278.ww-layout, .ww-e-d278 [data-ww-ls~="d278"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d278.ww-layout, .ww-e-d278 [data-ww-ls~="d278"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d279 {
        margin: 0 10px 12px;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d279 {
          display: flex;
        }
      }
      .ww-e-d279.ww-layout, .ww-e-d279 [data-ww-ls~="d279"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d279.ww-layout, .ww-e-d279 [data-ww-ls~="d279"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d27A {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
        border-left: 1px solid #b0b0b0;
      }
      @media (max-width: 767px) {
        .ww-e-d27A {
          display: flex;
        }
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27A {
        border-bottom: 1px solid #f1f5f9;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d27A.ww-layout, .ww-e-d27A [data-ww-ls~="d27A"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d27A.ww-layout, .ww-e-d27A [data-ww-ls~="d27A"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d27B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27B {
          display: flex;
        }
      }
      .ww-e-d27B.ww-layout, .ww-e-d27B [data-ww-ls~="d27B"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d27B.ww-layout, .ww-e-d27B [data-ww-ls~="d27B"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d27C {
        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;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d27D {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        left: 150px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 4px;
      }
      .ww-e-d27D.ww-layout, .ww-e-d27D [data-ww-ls~="d27D"] {
        display: block;
      }
      .ww-e-d27E {
        margin: 0;
        padding: 3px 24px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #ea580c;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d27E:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d27F {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d27F.ww-layout, .ww-e-d27F [data-ww-ls~="d27F"] {
        display: block;
      }
      .ww-e-d27G {
        margin: 0;
        padding: var(--ww-style-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: #1f2937;
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27G {
        border: 1px solid #d06b46;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d27G {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d27H {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 71px;
        bottom: auto;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d27H {
          display: flex;
        }
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27H {
        top: 71px;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 0 solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d27H.ww-layout, .ww-e-d27H [data-ww-ls~="d27H"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d27H.ww-layout, .ww-e-d27H [data-ww-ls~="d27H"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d27I {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: not-allowed;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d27I {
          display: flex;
        }
      }
      .ww-e-d27I:where(:hover) {
        background-color: #fff7ed80;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27I {
        width: 100%;
      }
      .ww-e-d27I.ww-layout, .ww-e-d27I [data-ww-ls~="d27I"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d27I.ww-layout, .ww-e-d27I [data-ww-ls~="d27I"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d27J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27J {
        padding: 16px;
        border-top: 1px solid #b0b0b0;
        border-bottom: 0 solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 8px 8px 0 0;
      }
      .ww-e-d27J.ww-layout, .ww-e-d27J [data-ww-ls~="d27J"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d27K {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 0 solid #b0b0b0;
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27K {
        padding: 15px 0 10px;
        z-index: 100;
      }
      .ww-e-d27K.ww-layout, .ww-e-d27K [data-ww-ls~="d27K"] {
        display: block;
      }
      .ww-e-d27L {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d27L {
          display: flex;
        }
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27L {
        padding: 10px 20px;
        overflow: auto;
        z-index: 200;
        width: 100%;
        flex: 1 0 auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d27L.ww-layout, .ww-e-d27L [data-ww-ls~="d27L"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d27L.ww-layout, .ww-e-d27L [data-ww-ls~="d27L"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d27N {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27N {
          display: flex;
        }
      }
      .ww-e-d27N.ww-layout, .ww-e-d27N [data-ww-ls~="d27N"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d27N.ww-layout, .ww-e-d27N [data-ww-ls~="d27N"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d27O {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27O {
          display: flex;
        }
      }
      .ww-e-d27O.ww-layout, .ww-e-d27O [data-ww-ls~="d27O"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d27O.ww-layout, .ww-e-d27O [data-ww-ls~="d27O"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d27P {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d27P {
          display: flex;
        }
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27P {
        padding: 10px 20px;
        overflow: auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d27P.ww-layout, .ww-e-d27P [data-ww-ls~="d27P"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d27P.ww-layout, .ww-e-d27P [data-ww-ls~="d27P"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d27Q {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d27Q {
          display: flex;
        }
      }
      .ww-e-d27Q:where(:hover) {
        z-index: 200;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d27M[data-ww-states~="K0hoz7"]) .ww-e-d27Q {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d27Q.ww-layout, .ww-e-d27Q [data-ww-ls~="d27Q"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d27Q.ww-layout, .ww-e-d27Q [data-ww-ls~="d27Q"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d27R {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 4px;
      }
      .ww-e-d27R.ww-layout, .ww-e-d27R [data-ww-ls~="d27R"] {
        display: block;
      }
      .ww-e-d27S {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d27S {
          display: flex;
        }
      }
      .ww-e-d27S.ww-layout, .ww-e-d27S [data-ww-ls~="d27S"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d27S.ww-layout, .ww-e-d27S [data-ww-ls~="d27S"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d27W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: -10px;
        right: -10px;
        width: 26px;
        max-width: unset;
        min-width: unset;
        height: 26px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        box-shadow: 0 2px 8px #ef444466;
        border: 2.5px solid #fff;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d27W {
          display: flex;
          top: -8px;
          right: -8px;
          width: 24px;
          height: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27W {
          display: flex;
          top: -6px;
          right: -6px;
          width: 22px;
          height: 22px;
          border: 2px solid #fff;
        }
      }
      .ww-e-d27W.ww-layout, .ww-e-d27W [data-ww-ls~="d27W"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d27W.ww-layout, .ww-e-d27W [data-ww-ls~="d27W"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27W.ww-layout, .ww-e-d27W [data-ww-ls~="d27W"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d27X {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color, transparent);
        border: 1px solid #dbeafe;
        border-radius: 999px;
      }
      .ww-e-d27X.ww-layout, .ww-e-d27X [data-ww-ls~="d27X"] {
        display: block;
      }
      .ww-e-d27b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d27b.ww-layout, .ww-e-d27b [data-ww-ls~="d27b"] {
        display: flex;
      }
      .ww-e-d27c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 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;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      @media (max-width: 991px) {
        .ww-e-d27c {
          font-size: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27c {
          font-size: 15px;
        }
      }
      .ww-e-d27d {
        margin: 0;
        padding: 8px 28px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        cursor: pointer;
        transition: all 0.2s ease-in-out;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d27d {
          padding: 12px 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27d {
          padding: 10px 20px;
          border-radius: 12px;
        }
      }
      .ww-e-d27d.ww-layout, .ww-e-d27d [data-ww-ls~="d27d"] {
        display: inline-flex;
        justify-content: flex-start;
      }
      .ww-e-d27f {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: 180px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d27j {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27j {
          display: flex;
        }
      }
      .ww-e-d27j.ww-layout, .ww-e-d27j [data-ww-ls~="d27j"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27j.ww-layout, .ww-e-d27j [data-ww-ls~="d27j"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d27k {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d27k {
          padding: 16px;
        }
      }
      :where(.ww-e-d2AT[data-ww-states~="mnqMIk"]) .ww-e-d27k {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d27V[data-ww-states~="3riVWb"]) .ww-e-d27k {
        flex: 1 0 auto;
        height: 50vh;
        aspect-ratio: unset;
        min-height: unset;
      }
      .ww-e-d27k.ww-layout, .ww-e-d27k [data-ww-ls~="d27k"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d2AT[data-ww-states~="mnqMIk"]) .ww-e-d27k.ww-layout, :where(.ww-e-d2AT[data-ww-states~="mnqMIk"]) .ww-e-d27k [data-ww-ls~="d27k"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d27l {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27l {
          display: flex;
        }
      }
      .ww-e-d27l.ww-layout, .ww-e-d27l [data-ww-ls~="d27l"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27l.ww-layout, .ww-e-d27l [data-ww-ls~="d27l"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d27m {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27m {
          display: flex;
        }
      }
      .ww-e-d27m.ww-layout, .ww-e-d27m [data-ww-ls~="d27m"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d27m.ww-layout, .ww-e-d27m [data-ww-ls~="d27m"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d27o {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d27p {
        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-d27q {
        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-d27r {
        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: var(--ww-default-font-family);
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d27s {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #00000008;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d27s {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27s {
          display: flex;
        }
      }
      .ww-e-d27s.ww-layout, .ww-e-d27s [data-ww-ls~="d27s"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d27s.ww-layout, .ww-e-d27s [data-ww-ls~="d27s"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27s.ww-layout, .ww-e-d27s [data-ww-ls~="d27s"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d27t {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #00000008;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d27t {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27t {
          display: flex;
        }
      }
      .ww-e-d27t.ww-layout, .ww-e-d27t [data-ww-ls~="d27t"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d27t.ww-layout, .ww-e-d27t [data-ww-ls~="d27t"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27t.ww-layout, .ww-e-d27t [data-ww-ls~="d27t"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d27u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d27u {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27u {
          display: flex;
        }
      }
      .ww-e-d27u.ww-layout, .ww-e-d27u [data-ww-ls~="d27u"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d27u.ww-layout, .ww-e-d27u [data-ww-ls~="d27u"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27u.ww-layout, .ww-e-d27u [data-ww-ls~="d27u"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d27v {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #00000008;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d27v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27v {
          display: flex;
        }
      }
      .ww-e-d27v.ww-layout, .ww-e-d27v [data-ww-ls~="d27v"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d27v.ww-layout, .ww-e-d27v [data-ww-ls~="d27v"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27v.ww-layout, .ww-e-d27v [data-ww-ls~="d27v"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d27w {
        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-d27x {
        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-d27x.ww-layout, .ww-e-d27x [data-ww-ls~="d27x"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d27y {
        margin: 0;
        padding: 10px 16px 10px 42px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d27z {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d280 {
        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: var(--ww-default-font-family);
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d281 {
        margin: 4px 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: 13px;
        font-family: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d282 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d282.ww-layout, .ww-e-d282 [data-ww-ls~="d282"] {
        display: block;
      }
      .ww-e-d283 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: -2px;
        bottom: -2px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        background-color: #16a34a;
        box-shadow: 0 1px 2px #0000001a;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d283 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d283 {
          display: flex;
        }
      }
      .ww-e-d283.ww-layout, .ww-e-d283 [data-ww-ls~="d283"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d283.ww-layout, .ww-e-d283 [data-ww-ls~="d283"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d283.ww-layout, .ww-e-d283 [data-ww-ls~="d283"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d284 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d284 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d284 {
          display: flex;
        }
      }
      .ww-e-d284.ww-layout, .ww-e-d284 [data-ww-ls~="d284"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d284.ww-layout, .ww-e-d284 [data-ww-ls~="d284"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d284.ww-layout, .ww-e-d284 [data-ww-ls~="d284"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d285 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d286 {
        margin: 0 0 8px;
        padding: 8px 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);
        font-weight: 600;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d287 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        opacity: 0.6;
        border-radius: 50%;
      }
      .ww-e-d288 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: 200px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d288.ww-layout, .ww-e-d288 [data-ww-ls~="d288"] {
        display: block;
      }
      .ww-e-d289 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d289.ww-layout, .ww-e-d289 [data-ww-ls~="d289"] {
        display: block;
      }
      .ww-e-d28A {
        margin: 0;
        padding: 10px 24px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d28B {
        margin: 0 0 8px;
        padding: 8px 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);
        font-weight: 600;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d28C {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d28D {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d28E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d28F {
        margin: 0;
        padding: 8px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d28F {
          display: flex;
        }
      }
      .ww-e-d28F.ww-layout, .ww-e-d28F [data-ww-ls~="d28F"] {
        display: flex;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d28F.ww-layout, .ww-e-d28F [data-ww-ls~="d28F"] {
          display: flex;
          justify-content: center;
          align-items: center;
          row-gap: 8px;
        }
      }
      .ww-e-d28G {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #00000008;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d28G {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28G {
          display: flex;
        }
      }
      .ww-e-d28G.ww-layout, .ww-e-d28G [data-ww-ls~="d28G"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d28G.ww-layout, .ww-e-d28G [data-ww-ls~="d28G"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28G.ww-layout, .ww-e-d28G [data-ww-ls~="d28G"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d28H {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d28H {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28H {
          display: flex;
        }
      }
      .ww-e-d28H.ww-layout, .ww-e-d28H [data-ww-ls~="d28H"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28H.ww-layout, .ww-e-d28H [data-ww-ls~="d28H"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28H.ww-layout, .ww-e-d28H [data-ww-ls~="d28H"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d28I {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d28I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28I {
          display: flex;
        }
      }
      .ww-e-d28I.ww-layout, .ww-e-d28I [data-ww-ls~="d28I"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d28I.ww-layout, .ww-e-d28I [data-ww-ls~="d28I"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28I.ww-layout, .ww-e-d28I [data-ww-ls~="d28I"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d28J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d28J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28J {
          display: flex;
        }
      }
      .ww-e-d28J.ww-layout, .ww-e-d28J [data-ww-ls~="d28J"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28J.ww-layout, .ww-e-d28J [data-ww-ls~="d28J"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28J.ww-layout, .ww-e-d28J [data-ww-ls~="d28J"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d28K {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d28K {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28K {
          display: flex;
        }
      }
      .ww-e-d28K.ww-layout, .ww-e-d28K [data-ww-ls~="d28K"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d28K.ww-layout, .ww-e-d28K [data-ww-ls~="d28K"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28K.ww-layout, .ww-e-d28K [data-ww-ls~="d28K"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d28L {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d28M {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #00000008;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d28M {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28M {
          display: flex;
        }
      }
      .ww-e-d28M.ww-layout, .ww-e-d28M [data-ww-ls~="d28M"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d28M.ww-layout, .ww-e-d28M [data-ww-ls~="d28M"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28M.ww-layout, .ww-e-d28M [data-ww-ls~="d28M"] {
          display: flex;
          flex-direction: row;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d28N {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d28O {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d28P {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d28Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d28R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d28R {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28R {
          display: flex;
        }
      }
      .ww-e-d28R.ww-layout, .ww-e-d28R [data-ww-ls~="d28R"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28R.ww-layout, .ww-e-d28R [data-ww-ls~="d28R"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28R.ww-layout, .ww-e-d28R [data-ww-ls~="d28R"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d28S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d28S.ww-layout, .ww-e-d28S [data-ww-ls~="d28S"] {
        display: block;
      }
      .ww-e-d28T {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d28T {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28T {
          display: flex;
        }
      }
      .ww-e-d28T.ww-layout, .ww-e-d28T [data-ww-ls~="d28T"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28T.ww-layout, .ww-e-d28T [data-ww-ls~="d28T"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28T.ww-layout, .ww-e-d28T [data-ww-ls~="d28T"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d28U {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d28U {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28U {
          display: flex;
        }
      }
      .ww-e-d28U.ww-layout, .ww-e-d28U [data-ww-ls~="d28U"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28U.ww-layout, .ww-e-d28U [data-ww-ls~="d28U"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28U.ww-layout, .ww-e-d28U [data-ww-ls~="d28U"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d28V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: -2px;
        bottom: -2px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000001a;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d28V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28V {
          display: flex;
        }
      }
      .ww-e-d28V.ww-layout, .ww-e-d28V [data-ww-ls~="d28V"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d28V.ww-layout, .ww-e-d28V [data-ww-ls~="d28V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28V.ww-layout, .ww-e-d28V [data-ww-ls~="d28V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d28W {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: var(-----white---1000, #FFF);
        white-space-collapse: preserve;
      }
      .ww-e-d28X {
        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-d28Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d28Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d28Z {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28Z {
          display: flex;
        }
      }
      .ww-e-d28Z.ww-layout, .ww-e-d28Z [data-ww-ls~="d28Z"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28Z.ww-layout, .ww-e-d28Z [data-ww-ls~="d28Z"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28Z.ww-layout, .ww-e-d28Z [data-ww-ls~="d28Z"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d28a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: -2px;
        bottom: -2px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        background-color: #3b82f6;
        box-shadow: 0 1px 2px #0000001a;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d28a {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28a {
          display: flex;
        }
      }
      .ww-e-d28a.ww-layout, .ww-e-d28a [data-ww-ls~="d28a"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d28a.ww-layout, .ww-e-d28a [data-ww-ls~="d28a"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28a.ww-layout, .ww-e-d28a [data-ww-ls~="d28a"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d28b {
        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: var(--ww-default-font-family);
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d28c {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d28d {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d28e {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d28e {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28e {
          display: flex;
        }
      }
      .ww-e-d28e.ww-layout, .ww-e-d28e [data-ww-ls~="d28e"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28e.ww-layout, .ww-e-d28e [data-ww-ls~="d28e"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28e.ww-layout, .ww-e-d28e [data-ww-ls~="d28e"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d28f {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #00000008;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d28f {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28f {
          display: flex;
        }
      }
      .ww-e-d28f.ww-layout, .ww-e-d28f [data-ww-ls~="d28f"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d28f.ww-layout, .ww-e-d28f [data-ww-ls~="d28f"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28f.ww-layout, .ww-e-d28f [data-ww-ls~="d28f"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d28g {
        margin: 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d28g {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28g {
          display: flex;
        }
      }
      .ww-e-d28g.ww-layout, .ww-e-d28g [data-ww-ls~="d28g"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d28g.ww-layout, .ww-e-d28g [data-ww-ls~="d28g"] {
          display: flex;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28g.ww-layout, .ww-e-d28g [data-ww-ls~="d28g"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d28h {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d28h {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28h {
          display: flex;
        }
      }
      .ww-e-d28h.ww-layout, .ww-e-d28h [data-ww-ls~="d28h"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28h.ww-layout, .ww-e-d28h [data-ww-ls~="d28h"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28h.ww-layout, .ww-e-d28h [data-ww-ls~="d28h"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d28i {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d28j {
        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-d28k {
        margin: 4px 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: 13px;
        font-family: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d28l {
        margin: 0;
        padding: 25px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      @media (max-width: 991px) {
        .ww-e-d28l {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28l {
          display: flex;
        }
      }
      .ww-e-d28l.ww-layout, .ww-e-d28l [data-ww-ls~="d28l"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d28l.ww-layout, .ww-e-d28l [data-ww-ls~="d28l"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28l.ww-layout, .ww-e-d28l [data-ww-ls~="d28l"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d28n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d28o {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d28p {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d28p {
          display: flex;
        }
      }
      .ww-e-d28p.ww-layout, .ww-e-d28p [data-ww-ls~="d28p"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d28p.ww-layout, .ww-e-d28p [data-ww-ls~="d28p"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d28q {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d28q {
          display: flex;
        }
      }
      .ww-e-d28q.ww-layout, .ww-e-d28q [data-ww-ls~="d28q"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d28q.ww-layout, .ww-e-d28q [data-ww-ls~="d28q"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d28r {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d28r {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28r {
          display: flex;
        }
      }
      .ww-e-d28r.ww-layout, .ww-e-d28r [data-ww-ls~="d28r"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28r.ww-layout, .ww-e-d28r [data-ww-ls~="d28r"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28r.ww-layout, .ww-e-d28r [data-ww-ls~="d28r"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d28s {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d28s {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28s {
          display: flex;
        }
      }
      :where(.ww-e-d27V[data-ww-states~="QfiqGQ"]) .ww-e-d28s {
        opacity: 0.67;
      }
      .ww-e-d28s.ww-layout, .ww-e-d28s [data-ww-ls~="d28s"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d28s.ww-layout, .ww-e-d28s [data-ww-ls~="d28s"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d28s.ww-layout, .ww-e-d28s [data-ww-ls~="d28s"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d28t {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d28t {
          display: flex;
        }
      }
      .ww-e-d28t.ww-layout, .ww-e-d28t [data-ww-ls~="d28t"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d28t.ww-layout, .ww-e-d28t [data-ww-ls~="d28t"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d28u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d28v {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d28w {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d28x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d28x.ww-layout, .ww-e-d28x [data-ww-ls~="d28x"] {
        display: block;
      }
      .ww-e-d28y {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d28z {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d290 {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d291 {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2AN[data-ww-states~="Ye3iyz"]) .ww-e-d291 {
        color: #9ca3af;
      }
      .ww-e-d292 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 87.45%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d293 {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d294 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d295 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d296 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d297 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d298 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d299 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29A {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29B {
        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: sans-serif;
        font-weight: 600;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d29B {
        color: #9ca3af;
      }
      .ww-e-d29C {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d29C {
          font-size: 18px;
        }
      }
      .ww-e-d29D {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d29E {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d29F {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d29G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29H {
        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-d29I {
        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;
      }
      .ww-e-d29J {
        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;
      }
      .ww-e-d29K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29M {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29O {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29P {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d29T {
        display: flex;
      }
      .ww-e-d29U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d29U {
        display: flex;
      }
      :where(.ww-e-d2AN[data-ww-states~="measbt"]) .ww-e-d29U {
        display: flex;
      }
      .ww-e-d29V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d29V.ww-layout, .ww-e-d29V [data-ww-ls~="d29V"] {
        display: block;
      }
      .ww-e-d29W {
        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-d29X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29Z {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d29a {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d29a {
          display: flex;
        }
      }
      .ww-e-d29a.ww-layout, .ww-e-d29a [data-ww-ls~="d29a"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d29a.ww-layout, .ww-e-d29a [data-ww-ls~="d29a"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d29c {
        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: #16a34a;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d29d {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d29e {
        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;
        line-height: 1;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d29e {
          font-size: 11px;
        }
      }
      .ww-e-d29f {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29g {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29h {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d29i {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29j {
        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-d29k {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29l {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d29l {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      :where(.ww-e-d2AN[data-ww-states~="measbt"]) .ww-e-d29l {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d29m {
        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;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d29n {
        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;
        color: var(--ww-content-ww-text-color, #1a7f37);
        white-space-collapse: preserve;
      }
      .ww-e-d29o {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29p {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29q {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29r {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d29s {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d29s {
          display: flex;
        }
      }
      .ww-e-d29s.ww-layout, .ww-e-d29s [data-ww-ls~="d29s"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d29s.ww-layout, .ww-e-d29s [data-ww-ls~="d29s"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d29t {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d29t {
          display: none;
        }
      }
      .ww-e-d29t.ww-layout, .ww-e-d29t [data-ww-ls~="d29t"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d29t.ww-layout, .ww-e-d29t [data-ww-ls~="d29t"] {
          display: none;
        }
      }
      .ww-e-d29u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d29u.ww-layout, .ww-e-d29u [data-ww-ls~="d29u"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d29v {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d29v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d29v {
          display: flex;
        }
      }
      .ww-e-d29v.ww-layout, .ww-e-d29v [data-ww-ls~="d29v"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d29v.ww-layout, .ww-e-d29v [data-ww-ls~="d29v"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d29v.ww-layout, .ww-e-d29v [data-ww-ls~="d29v"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d29w {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d29w {
          display: flex;
        }
      }
      .ww-e-d29w.ww-layout, .ww-e-d29w [data-ww-ls~="d29w"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d29w.ww-layout, .ww-e-d29w [data-ww-ls~="d29w"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d29x {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d29x {
          display: flex;
        }
      }
      .ww-e-d29x.ww-layout, .ww-e-d29x [data-ww-ls~="d29x"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d29x.ww-layout, .ww-e-d29x [data-ww-ls~="d29x"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d29y {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d29y {
          display: flex;
        }
      }
      .ww-e-d29y.ww-layout, .ww-e-d29y [data-ww-ls~="d29y"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d29y.ww-layout, .ww-e-d29y [data-ww-ls~="d29y"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d29z {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d29z {
          display: flex;
        }
      }
      .ww-e-d29z.ww-layout, .ww-e-d29z [data-ww-ls~="d29z"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d29z.ww-layout, .ww-e-d29z [data-ww-ls~="d29z"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2A0 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2A0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2A0 {
          display: flex;
        }
      }
      .ww-e-d2A0.ww-layout, .ww-e-d2A0 [data-ww-ls~="d2A0"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2A0.ww-layout, .ww-e-d2A0 [data-ww-ls~="d2A0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2A0.ww-layout, .ww-e-d2A0 [data-ww-ls~="d2A0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2A1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2A1 {
          display: flex;
        }
      }
      .ww-e-d2A1.ww-layout, .ww-e-d2A1 [data-ww-ls~="d2A1"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2A1.ww-layout, .ww-e-d2A1 [data-ww-ls~="d2A1"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2A2 {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2A2 {
          display: flex;
        }
      }
      .ww-e-d2A2.ww-layout, .ww-e-d2A2 [data-ww-ls~="d2A2"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2A2.ww-layout, .ww-e-d2A2 [data-ww-ls~="d2A2"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2A3 {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2A3 {
          display: flex;
        }
      }
      :where(.ww-e-d2AN[data-ww-states~="Ye3iyz"]) .ww-e-d2A3 {
        background-color: #e5e7eb;
      }
      .ww-e-d2A3.ww-layout, .ww-e-d2A3 [data-ww-ls~="d2A3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2A3.ww-layout, .ww-e-d2A3 [data-ww-ls~="d2A3"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2A4 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #dafbe1);
        border: 1px solid #dbeafe;
        border-radius: 999px;
      }
      .ww-e-d2A4.ww-layout, .ww-e-d2A4 [data-ww-ls~="d2A4"] {
        display: block;
      }
      .ww-e-d2A5 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2A5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2A5 {
          display: flex;
        }
      }
      .ww-e-d2A5.ww-layout, .ww-e-d2A5 [data-ww-ls~="d2A5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2A5.ww-layout, .ww-e-d2A5 [data-ww-ls~="d2A5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2A5.ww-layout, .ww-e-d2A5 [data-ww-ls~="d2A5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2A6 {
        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: #e5e7eb;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2A6 {
          display: flex;
        }
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d2A6 {
        background-color: #e5e7eb;
      }
      :where(.ww-e-d2AN[data-ww-states~="measbt"]) .ww-e-d2A6 {
        background-color: #d96e4a;
        background-image: none;
      }
      .ww-e-d2A6.ww-layout, .ww-e-d2A6 [data-ww-ls~="d2A6"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2A6.ww-layout, .ww-e-d2A6 [data-ww-ls~="d2A6"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2A7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2A7 {
          display: flex;
        }
      }
      .ww-e-d2A7.ww-layout, .ww-e-d2A7 [data-ww-ls~="d2A7"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2A7.ww-layout, .ww-e-d2A7 [data-ww-ls~="d2A7"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2A8 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2A8 {
          display: flex;
        }
      }
      .ww-e-d2A8.ww-layout, .ww-e-d2A8 [data-ww-ls~="d2A8"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2A8.ww-layout, .ww-e-d2A8 [data-ww-ls~="d2A8"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2A9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 65vh;
      }
      @media (max-width: 991px) {
        .ww-e-d2A9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2A9 {
          display: flex;
        }
      }
      :where(.ww-e-d2AT[data-ww-states~="mnqMIk"]) .ww-e-d2A9 {
        opacity: 1;
      }
      :where(.ww-e-d27V[data-ww-states~="3riVWb"]) .ww-e-d2A9 {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d2A9.ww-layout, .ww-e-d2A9 [data-ww-ls~="d2A9"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d2A9.ww-layout, .ww-e-d2A9 [data-ww-ls~="d2A9"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2A9.ww-layout, .ww-e-d2A9 [data-ww-ls~="d2A9"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2AA {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2AA {
          display: flex;
        }
      }
      .ww-e-d2AA.ww-layout, .ww-e-d2AA [data-ww-ls~="d2AA"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AA.ww-layout, .ww-e-d2AA [data-ww-ls~="d2AA"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2AB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2AB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AB {
          display: flex;
        }
      }
      .ww-e-d2AB.ww-layout, .ww-e-d2AB [data-ww-ls~="d2AB"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2AB.ww-layout, .ww-e-d2AB [data-ww-ls~="d2AB"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AB.ww-layout, .ww-e-d2AB [data-ww-ls~="d2AB"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2AC {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AC {
          display: flex;
        }
      }
      .ww-e-d2AC.ww-layout, .ww-e-d2AC [data-ww-ls~="d2AC"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AC.ww-layout, .ww-e-d2AC [data-ww-ls~="d2AC"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AD {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AD {
          display: flex;
        }
      }
      .ww-e-d2AD.ww-layout, .ww-e-d2AD [data-ww-ls~="d2AD"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AD.ww-layout, .ww-e-d2AD [data-ww-ls~="d2AD"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2AE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AE {
          display: flex;
        }
      }
      .ww-e-d2AE.ww-layout, .ww-e-d2AE [data-ww-ls~="d2AE"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2AE.ww-layout, .ww-e-d2AE [data-ww-ls~="d2AE"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AE.ww-layout, .ww-e-d2AE [data-ww-ls~="d2AE"] {
          display: flex;
          align-content: revert-layer;
          gap: 12px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2AF {
        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;
        opacity: 0.6;
      }
      @media (max-width: 767px) {
        .ww-e-d2AF {
          display: flex;
        }
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d2AF {
        opacity: 1;
      }
      .ww-e-d2AF.ww-layout, .ww-e-d2AF [data-ww-ls~="d2AF"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AF.ww-layout, .ww-e-d2AF [data-ww-ls~="d2AF"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2AG {
        margin: 0 20px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 95%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d2AG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AG {
          display: flex;
        }
      }
      .ww-e-d2AG.ww-layout, .ww-e-d2AG [data-ww-ls~="d2AG"] {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d2AG.ww-layout, .ww-e-d2AG [data-ww-ls~="d2AG"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AG.ww-layout, .ww-e-d2AG [data-ww-ls~="d2AG"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 20px;
        }
      }
      .ww-e-d2AH {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AH {
          display: flex;
        }
      }
      .ww-e-d2AH.ww-layout, .ww-e-d2AH [data-ww-ls~="d2AH"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AH.ww-layout, .ww-e-d2AH [data-ww-ls~="d2AH"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2AI {
          display: flex;
        }
      }
      :where(.ww-e-d27V[data-ww-states~="0H9fvU"]) .ww-e-d2AI {
        align-self: unset;
      }
      .ww-e-d2AI.ww-layout, .ww-e-d2AI [data-ww-ls~="d2AI"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AI.ww-layout, .ww-e-d2AI [data-ww-ls~="d2AI"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2AJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2AJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AJ {
          display: flex;
        }
      }
      .ww-e-d2AJ.ww-layout, .ww-e-d2AJ [data-ww-ls~="d2AJ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2AJ.ww-layout, .ww-e-d2AJ [data-ww-ls~="d2AJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AJ.ww-layout, .ww-e-d2AJ [data-ww-ls~="d2AJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2AK {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2AK {
          display: flex;
        }
      }
      .ww-e-d2AK.ww-layout, .ww-e-d2AK [data-ww-ls~="d2AK"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2AK.ww-layout, .ww-e-d2AK [data-ww-ls~="d2AK"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: center;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2AL {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 70px;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2AL {
          display: flex;
        }
      }
      .ww-e-d2AL.ww-layout, .ww-e-d2AL [data-ww-ls~="d2AL"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2AL.ww-layout, .ww-e-d2AL [data-ww-ls~="d2AL"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d2AM {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AM {
          display: flex;
        }
      }
      .ww-e-d2AM.ww-layout, .ww-e-d2AM [data-ww-ls~="d2AM"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AM.ww-layout, .ww-e-d2AM [data-ww-ls~="d2AM"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AN {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2AN {
          padding: 16px;
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      .ww-e-d2AN.ww-layout, .ww-e-d2AN [data-ww-ls~="d2AN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2AN.ww-layout, .ww-e-d2AN [data-ww-ls~="d2AN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2AO {
        margin: 0;
        padding: 15px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2AO {
          padding: 16px;
          display: flex;
        }
      }
      :where(.ww-e-d27V[data-ww-states~="0H9fvU"]) .ww-e-d2AO {
        align-self: flex-end;
      }
      .ww-e-d2AO.ww-layout, .ww-e-d2AO [data-ww-ls~="d2AO"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2AO.ww-layout, .ww-e-d2AO [data-ww-ls~="d2AO"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
        }
      }
      .ww-e-d2AP {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AP {
          display: flex;
        }
      }
      .ww-e-d2AP.ww-layout, .ww-e-d2AP [data-ww-ls~="d2AP"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AP.ww-layout, .ww-e-d2AP [data-ww-ls~="d2AP"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AQ {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AQ {
          display: flex;
        }
      }
      .ww-e-d2AQ.ww-layout, .ww-e-d2AQ [data-ww-ls~="d2AQ"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AQ.ww-layout, .ww-e-d2AQ [data-ww-ls~="d2AQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AR {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AR {
          display: flex;
        }
      }
      .ww-e-d2AR.ww-layout, .ww-e-d2AR [data-ww-ls~="d2AR"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AR.ww-layout, .ww-e-d2AR [data-ww-ls~="d2AR"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AS {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2AS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AS {
          display: flex;
        }
      }
      :where(.ww-e-d27V[data-ww-states~="QfiqGQ"]) .ww-e-d2AS {
        opacity: 0.67;
      }
      .ww-e-d2AS.ww-layout, .ww-e-d2AS [data-ww-ls~="d2AS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2AS.ww-layout, .ww-e-d2AS [data-ww-ls~="d2AS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2AS.ww-layout, .ww-e-d2AS [data-ww-ls~="d2AS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2AT {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 95vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AT {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d27V[data-ww-states~="3riVWb"]) .ww-e-d2AT {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        max-height: 100vh;
      }
      .ww-e-d2AT.ww-layout, .ww-e-d2AT [data-ww-ls~="d2AT"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d2AT.ww-layout, .ww-e-d2AT [data-ww-ls~="d2AT"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d2AV {
        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-d2AW {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2AW {
          display: flex;
        }
      }
      .ww-e-d2AW.ww-layout, .ww-e-d2AW [data-ww-ls~="d2AW"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AW.ww-layout, .ww-e-d2AW [data-ww-ls~="d2AW"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d2AX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80.21%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2AY {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a66;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AY {
          display: flex;
        }
      }
      .ww-e-d2AY.ww-layout, .ww-e-d2AY [data-ww-ls~="d2AY"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2AY.ww-layout, .ww-e-d2AY [data-ww-ls~="d2AY"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2AZ {
        margin: 0 0 32px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d2AZ.ww-layout, .ww-e-d2AZ [data-ww-ls~="d2AZ"] {
        display: block;
      }
      .ww-e-d2Aa {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d2Aa.ww-layout, .ww-e-d2Aa [data-ww-ls~="d2Aa"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2Ab {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ab {
          display: flex;
        }
      }
      .ww-e-d2Ab.ww-layout, .ww-e-d2Ab [data-ww-ls~="d2Ab"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ab.ww-layout, .ww-e-d2Ab [data-ww-ls~="d2Ab"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d2Ac {
        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: Montserrat, sans-serif;
        text-align: center;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ad {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ae {
        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: Montserrat, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Af {
        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: Montserrat, sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ag {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ag {
          display: flex;
        }
      }
      .ww-e-d2Ag.ww-layout, .ww-e-d2Ag [data-ww-ls~="d2Ag"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ag.ww-layout, .ww-e-d2Ag [data-ww-ls~="d2Ag"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Ah {
        margin: 0;
        padding: 20px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ah {
          display: flex;
        }
      }
      .ww-e-d2Ah.ww-layout, .ww-e-d2Ah [data-ww-ls~="d2Ah"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ah.ww-layout, .ww-e-d2Ah [data-ww-ls~="d2Ah"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2Ai {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ai {
          display: grid;
        }
      }
      .ww-e-d2Ai.ww-layout, .ww-e-d2Ai [data-ww-ls~="d2Ai"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ai.ww-layout, .ww-e-d2Ai [data-ww-ls~="d2Ai"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2Aj {
        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-d2Aj.ww-layout, .ww-e-d2Aj [data-ww-ls~="d2Aj"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d2Ak {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 8px;
      }
      .ww-e-d2Ak.ww-layout, .ww-e-d2Ak [data-ww-ls~="d2Ak"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Al {
        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-d2Al.ww-layout, .ww-e-d2Al [data-ww-ls~="d2Al"] {
        display: block;
      }
      .ww-e-d2Am {
        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-d2Am.ww-layout, .ww-e-d2Am [data-ww-ls~="d2Am"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-d2An {
        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-d2An.ww-layout, .ww-e-d2An [data-ww-ls~="d2An"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d2Ao {
        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-d2Ao.ww-layout, .ww-e-d2Ao [data-ww-ls~="d2Ao"] {
        display: block;
      }
      .ww-e-d2Ap {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2Ap.ww-layout, .ww-e-d2Ap [data-ww-ls~="d2Ap"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      }
      .ww-e-d2Aq {
        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-d2Ar {
        margin: 12px 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ar {
          display: flex;
        }
      }
      .ww-e-d2Ar.ww-layout, .ww-e-d2Ar [data-ww-ls~="d2Ar"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ar.ww-layout, .ww-e-d2Ar [data-ww-ls~="d2Ar"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2As {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2At {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 20px;
      }
      .ww-e-d2At.ww-layout, .ww-e-d2At [data-ww-ls~="d2At"] {
        display: block;
      }
      .ww-e-d2Au {
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Av {
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Aw {
        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-d2Aw.ww-layout, .ww-e-d2Aw [data-ww-ls~="d2Aw"] {
        display: block;
      }
      .ww-e-d2Ax {
        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: Montserrat, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ay {
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Az {
        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: Montserrat, sans-serif;
        font-weight: bold;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2B0 {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2B1 {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2B2 {
        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: Montserrat, sans-serif;
        font-weight: bold;
        text-align: right;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2B3 {
        margin: 0 0 12px;
        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-d2B3.ww-layout, .ww-e-d2B3 [data-ww-ls~="d2B3"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-d2B4 {
        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-d2B4.ww-layout, .ww-e-d2B4 [data-ww-ls~="d2B4"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d2B5 {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2B6 {
        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-d2B6.ww-layout, .ww-e-d2B6 [data-ww-ls~="d2B6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2B7 {
        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: Montserrat, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2B8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2B8.ww-layout, .ww-e-d2B8 [data-ww-ls~="d2B8"] {
        display: block;
      }
      .ww-e-d2B9 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: 850px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d2B9.ww-layout, .ww-e-d2B9 [data-ww-ls~="d2B9"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2BA {
        margin: 0 auto;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 650px;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      .ww-e-d2BA.ww-layout, .ww-e-d2BA [data-ww-ls~="d2BA"] {
        display: block;
      }
      .ww-e-d2BB {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
      }
      .ww-e-d2BB.ww-layout, .ww-e-d2BB [data-ww-ls~="d2BB"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      }
      .ww-e-d2BC {
        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: Montserrat, sans-serif;
        font-weight: bold;
        text-align: right;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2BD {
        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: Montserrat, sans-serif;
        text-align: right;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2BE {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2BF {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2BG {
        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: Montserrat, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2BH {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2BI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78;
        max-height: unset;
        min-height: 650px;
      }
      .ww-e-d2BJ {
        margin: 0;
        padding: 10px 24px;
        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-family: Montserrat, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d2BL {
        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: Montserrat, sans-serif;
        font-weight: bold;
        text-align: right;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2BM {
        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: 28px;
        font-family: Montserrat, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2BN {
        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: Montserrat, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2BO {
        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-d2BP {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2BQ {
        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: Montserrat, sans-serif;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d2BR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2BR.ww-layout, .ww-e-d2BR [data-ww-ls~="d2BR"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2BS {
        margin: 0 0 32px;
        padding: 0 0 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d2BS.ww-layout, .ww-e-d2BS [data-ww-ls~="d2BS"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2BT {
        margin: 0 0 16px;
        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: Montserrat, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2BU {
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2BV {
        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: Montserrat, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2BW {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2BX {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: bold;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2BY {
        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: Montserrat, sans-serif;
        text-align: right;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2BZ {
        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: Montserrat, sans-serif;
        font-weight: 600;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ba {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a66;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ba {
          display: flex;
        }
      }
      .ww-e-d2Ba.ww-layout, .ww-e-d2Ba [data-ww-ls~="d2Ba"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ba.ww-layout, .ww-e-d2Ba [data-ww-ls~="d2Ba"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2Bb {
        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-family: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bc {
        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-d2Bd {
        margin: 0;
        padding: 32px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Bd.ww-layout, .ww-e-d2Bd [data-ww-ls~="d2Bd"] {
        display: block;
      }
      .ww-e-d2Be {
        margin: 0;
        padding: 10px 24px;
        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-family: Montserrat, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d2Bf {
        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: Montserrat, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Bg {
          display: flex;
        }
      }
      .ww-e-d2Bg.ww-layout, .ww-e-d2Bg [data-ww-ls~="d2Bg"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d2Bg.ww-layout, .ww-e-d2Bg [data-ww-ls~="d2Bg"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d2Bh {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a66;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Bh {
          display: flex;
        }
      }
      .ww-e-d2Bh.ww-layout, .ww-e-d2Bh [data-ww-ls~="d2Bh"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Bh.ww-layout, .ww-e-d2Bh [data-ww-ls~="d2Bh"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2Bi {
        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-family: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bj {
        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: 32px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #111827;
        letter-spacing: -.5px;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Bj {
          font-size: 26px;
        }
      }
      .ww-e-d2Bk {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bk {
          display: flex;
        }
      }
      .ww-e-d2Bk.ww-layout, .ww-e-d2Bk [data-ww-ls~="d2Bk"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bk.ww-layout, .ww-e-d2Bk [data-ww-ls~="d2Bk"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bk.ww-layout, .ww-e-d2Bk [data-ww-ls~="d2Bk"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Bl {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #d95c41;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bm {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bm {
          display: flex;
        }
      }
      .ww-e-d2Bm.ww-layout, .ww-e-d2Bm [data-ww-ls~="d2Bm"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bm.ww-layout, .ww-e-d2Bm [data-ww-ls~="d2Bm"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bm.ww-layout, .ww-e-d2Bm [data-ww-ls~="d2Bm"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2Bn {
        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-d2Bo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Br {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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 #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Br {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Br {
          display: flex;
        }
      }
      .ww-e-d2Br.ww-layout, .ww-e-d2Br [data-ww-ls~="d2Br"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Br.ww-layout, .ww-e-d2Br [data-ww-ls~="d2Br"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Br.ww-layout, .ww-e-d2Br [data-ww-ls~="d2Br"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2Bs {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #6b7280;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bt {
        margin: 0;
        padding: 0 16px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bu {
          display: flex;
        }
      }
      .ww-e-d2Bu.ww-layout, .ww-e-d2Bu [data-ww-ls~="d2Bu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bu.ww-layout, .ww-e-d2Bu [data-ww-ls~="d2Bu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bu.ww-layout, .ww-e-d2Bu [data-ww-ls~="d2Bu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Bv {
        margin: 0;
        padding: 0 16px 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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Bw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fcedea;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bw {
          display: flex;
        }
      }
      .ww-e-d2Bw.ww-layout, .ww-e-d2Bw [data-ww-ls~="d2Bw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Bw.ww-layout, .ww-e-d2Bw [data-ww-ls~="d2Bw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Bw.ww-layout, .ww-e-d2Bw [data-ww-ls~="d2Bw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Bx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2By {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fcedea;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 24px;
      }
      .ww-e-d2By.ww-layout, .ww-e-d2By [data-ww-ls~="d2By"] {
        display: block;
      }
      .ww-e-d2C0 {
        margin: 0 0 32px;
        padding: 0 0 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2C0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C0 {
          display: flex;
        }
      }
      .ww-e-d2C0.ww-layout, .ww-e-d2C0 [data-ww-ls~="d2C0"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2C0.ww-layout, .ww-e-d2C0 [data-ww-ls~="d2C0"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C0.ww-layout, .ww-e-d2C0 [data-ww-ls~="d2C0"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d2C1 {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2C2 {
        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-d2C3 {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2C3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C3 {
          display: flex;
        }
      }
      .ww-e-d2C3.ww-layout, .ww-e-d2C3 [data-ww-ls~="d2C3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2C3.ww-layout, .ww-e-d2C3 [data-ww-ls~="d2C3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C3.ww-layout, .ww-e-d2C3 [data-ww-ls~="d2C3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2C4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2C5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2C5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C5 {
          display: flex;
        }
      }
      .ww-e-d2C5.ww-layout, .ww-e-d2C5 [data-ww-ls~="d2C5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2C5.ww-layout, .ww-e-d2C5 [data-ww-ls~="d2C5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C5.ww-layout, .ww-e-d2C5 [data-ww-ls~="d2C5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2C6 {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 350px;
        min-height: 350px;
      }
      .ww-e-d2C6.ww-layout, .ww-e-d2C6 [data-ww-ls~="d2C6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2C7 {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
        border: none;
      }
      .ww-e-d2C8 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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 #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2C8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C8 {
          display: flex;
        }
      }
      .ww-e-d2C8.ww-layout, .ww-e-d2C8 [data-ww-ls~="d2C8"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2C8.ww-layout, .ww-e-d2C8 [data-ww-ls~="d2C8"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C8.ww-layout, .ww-e-d2C8 [data-ww-ls~="d2C8"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2C9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2C9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C9 {
          display: flex;
        }
      }
      .ww-e-d2C9.ww-layout, .ww-e-d2C9 [data-ww-ls~="d2C9"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2C9.ww-layout, .ww-e-d2C9 [data-ww-ls~="d2C9"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2C9.ww-layout, .ww-e-d2C9 [data-ww-ls~="d2C9"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2CA {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
        border: none;
      }
      .ww-e-d2CB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fcedea;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CB {
          display: flex;
        }
      }
      .ww-e-d2CB.ww-layout, .ww-e-d2CB [data-ww-ls~="d2CB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2CB.ww-layout, .ww-e-d2CB [data-ww-ls~="d2CB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CB.ww-layout, .ww-e-d2CB [data-ww-ls~="d2CB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2CC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2CC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CC {
          display: flex;
        }
      }
      .ww-e-d2CC.ww-layout, .ww-e-d2CC [data-ww-ls~="d2CC"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CC.ww-layout, .ww-e-d2CC [data-ww-ls~="d2CC"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CC.ww-layout, .ww-e-d2CC [data-ww-ls~="d2CC"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2CD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2CD {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CD {
          display: grid;
        }
      }
      .ww-e-d2CD.ww-layout, .ww-e-d2CD [data-ww-ls~="d2CD"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CD.ww-layout, .ww-e-d2CD [data-ww-ls~="d2CD"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CD.ww-layout, .ww-e-d2CD [data-ww-ls~="d2CD"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d2CE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2CF {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2CF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CF {
          display: flex;
        }
      }
      .ww-e-d2CF.ww-layout, .ww-e-d2CF [data-ww-ls~="d2CF"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CF.ww-layout, .ww-e-d2CF [data-ww-ls~="d2CF"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CF.ww-layout, .ww-e-d2CF [data-ww-ls~="d2CF"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2CG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2CH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2CI {
        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-d2CI.ww-layout, .ww-e-d2CI [data-ww-ls~="d2CI"] {
        display: flex;
        flex-flow: column;
        row-gap: 10px;
      }
      .ww-e-d2CJ {
        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-d2CJ.ww-layout, .ww-e-d2CJ [data-ww-ls~="d2CJ"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d2CK {
        margin: 0;
        padding: 12px 16px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--db07d869-7076-4fff-8cb5-8f81b9060866,#00000040);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2CL {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2CL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CL {
          display: flex;
        }
      }
      .ww-e-d2CL.ww-layout, .ww-e-d2CL [data-ww-ls~="d2CL"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CL.ww-layout, .ww-e-d2CL [data-ww-ls~="d2CL"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CL.ww-layout, .ww-e-d2CL [data-ww-ls~="d2CL"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2CM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2CN {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2CO {
        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-d2CO.ww-layout, .ww-e-d2CO [data-ww-ls~="d2CO"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d2CP {
        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-d2CP.ww-layout, .ww-e-d2CP [data-ww-ls~="d2CP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2CQ {
        margin: 0;
        padding: 16px 20px;
        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: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CQ {
          display: flex;
        }
      }
      .ww-e-d2CQ.ww-layout, .ww-e-d2CQ [data-ww-ls~="d2CQ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2CQ.ww-layout, .ww-e-d2CQ [data-ww-ls~="d2CQ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CQ.ww-layout, .ww-e-d2CQ [data-ww-ls~="d2CQ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2CR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 110px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2CS {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2CS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CS {
          display: flex;
        }
      }
      .ww-e-d2CS.ww-layout, .ww-e-d2CS [data-ww-ls~="d2CS"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CS.ww-layout, .ww-e-d2CS [data-ww-ls~="d2CS"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CS.ww-layout, .ww-e-d2CS [data-ww-ls~="d2CS"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2CT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2CU {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d2CV {
        margin: 0;
        padding: 16px 20px;
        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: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CV {
          display: flex;
        }
      }
      .ww-e-d2CV.ww-layout, .ww-e-d2CV [data-ww-ls~="d2CV"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2CV.ww-layout, .ww-e-d2CV [data-ww-ls~="d2CV"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CV.ww-layout, .ww-e-d2CV [data-ww-ls~="d2CV"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2CW {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #d95c41;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d2CX {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: var(--db07d869-7076-4fff-8cb5-8f81b9060866,#00000040);
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d2CY {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 500px;
        min-height: 500px;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2CY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CY {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d2CY.ww-layout, .ww-e-d2CY [data-ww-ls~="d2CY"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2CY.ww-layout, .ww-e-d2CY [data-ww-ls~="d2CY"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2CY.ww-layout, .ww-e-d2CY [data-ww-ls~="d2CY"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2CZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ca {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cb {
          display: flex;
        }
      }
      .ww-e-d2Cb.ww-layout, .ww-e-d2Cb [data-ww-ls~="d2Cb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cb.ww-layout, .ww-e-d2Cb [data-ww-ls~="d2Cb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cb.ww-layout, .ww-e-d2Cb [data-ww-ls~="d2Cb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Cc {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 20px;
      }
      .ww-e-d2Cc.ww-layout, .ww-e-d2Cc [data-ww-ls~="d2Cc"] {
        display: inline-flex;
      }
      .ww-e-d2Cd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cd {
          display: flex;
        }
      }
      .ww-e-d2Cd.ww-layout, .ww-e-d2Cd [data-ww-ls~="d2Cd"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cd.ww-layout, .ww-e-d2Cd [data-ww-ls~="d2Cd"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cd.ww-layout, .ww-e-d2Cd [data-ww-ls~="d2Cd"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2Ce {
        margin: 0;
        padding: 24px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background-color 0.2s ease;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ce {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ce {
          display: grid;
        }
      }
      .ww-e-d2Ce.ww-layout, .ww-e-d2Ce [data-ww-ls~="d2Ce"] {
        display: grid;
        grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ce.ww-layout, .ww-e-d2Ce [data-ww-ls~="d2Ce"] {
          display: grid;
          grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ce.ww-layout, .ww-e-d2Ce [data-ww-ls~="d2Ce"] {
          display: grid;
          grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Cf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 1000px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cf {
          display: flex;
        }
      }
      .ww-e-d2Cf.ww-layout, .ww-e-d2Cf [data-ww-ls~="d2Cf"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cf.ww-layout, .ww-e-d2Cf [data-ww-ls~="d2Cf"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cf.ww-layout, .ww-e-d2Cf [data-ww-ls~="d2Cf"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Cg {
        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-d2Cg.ww-layout, .ww-e-d2Cg [data-ww-ls~="d2Cg"] {
        display: block;
      }
      .ww-e-d2Ch {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ci {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        cursor: pointer;
        transition: transform 0.1s ease, background 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ci {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ci {
          display: flex;
        }
      }
      .ww-e-d2Ci.ww-layout, .ww-e-d2Ci [data-ww-ls~="d2Ci"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ci.ww-layout, .ww-e-d2Ci [data-ww-ls~="d2Ci"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ci.ww-layout, .ww-e-d2Ci [data-ww-ls~="d2Ci"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Cj {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ck {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        cursor: pointer;
        transition: transform 0.1s ease, background 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ck {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ck {
          display: flex;
        }
      }
      .ww-e-d2Ck.ww-layout, .ww-e-d2Ck [data-ww-ls~="d2Ck"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ck.ww-layout, .ww-e-d2Ck [data-ww-ls~="d2Ck"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ck.ww-layout, .ww-e-d2Ck [data-ww-ls~="d2Ck"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Cl {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cm {
          display: flex;
        }
      }
      .ww-e-d2Cm.ww-layout, .ww-e-d2Cm [data-ww-ls~="d2Cm"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cm.ww-layout, .ww-e-d2Cm [data-ww-ls~="d2Cm"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cm.ww-layout, .ww-e-d2Cm [data-ww-ls~="d2Cm"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2Cn {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Co {
        margin: 0;
        padding: 24px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background-color 0.2s ease;
      }
      @media (max-width: 991px) {
        .ww-e-d2Co {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Co {
          display: grid;
        }
      }
      .ww-e-d2Co.ww-layout, .ww-e-d2Co [data-ww-ls~="d2Co"] {
        display: grid;
        grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Co.ww-layout, .ww-e-d2Co [data-ww-ls~="d2Co"] {
          display: grid;
          grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Co.ww-layout, .ww-e-d2Co [data-ww-ls~="d2Co"] {
          display: grid;
          grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Cp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cq {
        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-d2Cr {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cs {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #166534;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ct {
        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-d2Cu {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cv {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #92400e;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #c45b41;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cx {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Cy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cy {
          display: flex;
        }
      }
      .ww-e-d2Cy.ww-layout, .ww-e-d2Cy [data-ww-ls~="d2Cy"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Cy.ww-layout, .ww-e-d2Cy [data-ww-ls~="d2Cy"] {
          display: flex;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Cy.ww-layout, .ww-e-d2Cy [data-ww-ls~="d2Cy"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d2Cz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2D0 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #c45b41;
        white-space-collapse: preserve;
      }
      .ww-e-d2D1 {
        margin: 0;
        padding: 0 16px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2D1 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D1 {
          display: grid;
        }
      }
      .ww-e-d2D1.ww-layout, .ww-e-d2D1 [data-ww-ls~="d2D1"] {
        display: grid;
        grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2D1.ww-layout, .ww-e-d2D1 [data-ww-ls~="d2D1"] {
          display: grid;
          grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D1.ww-layout, .ww-e-d2D1 [data-ww-ls~="d2D1"] {
          display: grid;
          grid-template-columns: 1fr 1.8fr 2.5fr 1.5fr 1.5fr 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2D2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2D2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D2 {
          display: flex;
        }
      }
      .ww-e-d2D2.ww-layout, .ww-e-d2D2 [data-ww-ls~="d2D2"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2D2.ww-layout, .ww-e-d2D2 [data-ww-ls~="d2D2"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D2.ww-layout, .ww-e-d2D2 [data-ww-ls~="d2D2"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2D3 {
        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-d2D4 {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2D5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2D6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2D6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D6 {
          display: flex;
        }
      }
      .ww-e-d2D6.ww-layout, .ww-e-d2D6 [data-ww-ls~="d2D6"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2D6.ww-layout, .ww-e-d2D6 [data-ww-ls~="d2D6"] {
          display: flex;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D6.ww-layout, .ww-e-d2D6 [data-ww-ls~="d2D6"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d2D7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2D7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D7 {
          display: flex;
        }
      }
      .ww-e-d2D7.ww-layout, .ww-e-d2D7 [data-ww-ls~="d2D7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2D7.ww-layout, .ww-e-d2D7 [data-ww-ls~="d2D7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2D7.ww-layout, .ww-e-d2D7 [data-ww-ls~="d2D7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2D8 {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 20px;
      }
      .ww-e-d2D8.ww-layout, .ww-e-d2D8 [data-ww-ls~="d2D8"] {
        display: inline-flex;
      }
      .ww-e-d2D9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2DA {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2DB {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2DC {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2DC {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2DC.ww-layout, .ww-e-d2DC [data-ww-ls~="d2DC"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DC.ww-layout, .ww-e-d2DC [data-ww-ls~="d2DC"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2DC.ww-layout, .ww-e-d2DC [data-ww-ls~="d2DC"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2DD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2DE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: left;
        color: #9ca3af;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2DF {
        margin: 0;
        padding: 32px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 500px;
        min-height: 500px;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2DF {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d2DF.ww-layout, .ww-e-d2DF [data-ww-ls~="d2DF"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DF.ww-layout, .ww-e-d2DF [data-ww-ls~="d2DF"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2DF.ww-layout, .ww-e-d2DF [data-ww-ls~="d2DF"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2DG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2DG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2DG {
          display: flex;
        }
      }
      .ww-e-d2DG.ww-layout, .ww-e-d2DG [data-ww-ls~="d2DG"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DG.ww-layout, .ww-e-d2DG [data-ww-ls~="d2DG"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2DG.ww-layout, .ww-e-d2DG [data-ww-ls~="d2DG"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2DH {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2DI {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2DK {
        margin: 0;
        padding: 8px 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-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s;
        border: none;
        border-radius: 8px;
        --ww-element-transition: opacity 0.2s;
      }
      .ww-e-d2DL {
        margin: 0 0 16px;
        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-d2DM {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2DN {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2DO {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2DP {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2DQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2DQ {
          display: flex;
        }
      }
      .ww-e-d2DQ.ww-layout, .ww-e-d2DQ [data-ww-ls~="d2DQ"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DQ.ww-layout, .ww-e-d2DQ [data-ww-ls~="d2DQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2DR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2DR {
          display: flex;
        }
      }
      .ww-e-d2DR.ww-layout, .ww-e-d2DR [data-ww-ls~="d2DR"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DR.ww-layout, .ww-e-d2DR [data-ww-ls~="d2DR"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2DS {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2DT {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2DT {
          font-weight: 700;
        }
      }
      :where(.ww-e-d2Dj[data-ww-states~="nfTi0X"]) .ww-e-d2DT {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2DU {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2DV {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff4d;
        border-radius: 9999px;
      }
      .ww-e-d2DV.ww-layout, .ww-e-d2DV [data-ww-ls~="d2DV"] {
        display: block;
      }
      .ww-e-d2DW {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DW {
          display: flex;
        }
      }
      .ww-e-d2DW.ww-layout, .ww-e-d2DW [data-ww-ls~="d2DW"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2DW.ww-layout, .ww-e-d2DW [data-ww-ls~="d2DW"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2DX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2DX {
          display: flex;
        }
      }
      .ww-e-d2DX.ww-layout, .ww-e-d2DX [data-ww-ls~="d2DX"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DX.ww-layout, .ww-e-d2DX [data-ww-ls~="d2DX"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2DY {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2DZ {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d2DZ {
          display: flex;
        }
      }
      .ww-e-d2DZ.ww-layout, .ww-e-d2DZ [data-ww-ls~="d2DZ"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2DZ.ww-layout, .ww-e-d2DZ [data-ww-ls~="d2DZ"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Da {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Db {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2Db.ww-layout, .ww-e-d2Db [data-ww-ls~="d2Db"] {
        display: block;
      }
      .ww-e-d2Dc {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2Dc.ww-layout, .ww-e-d2Dc [data-ww-ls~="d2Dc"] {
        display: block;
      }
      .ww-e-d2Dd {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2Dd.ww-layout, .ww-e-d2Dd [data-ww-ls~="d2Dd"] {
        display: block;
      }
      .ww-e-d2De {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease;
      }
      .ww-e-d2De.ww-layout, .ww-e-d2De [data-ww-ls~="d2De"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Df {
        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: var(--ww-default-font-family);
        text-align: left;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Dg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Dg.ww-layout, .ww-e-d2Dg [data-ww-ls~="d2Dg"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Di {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2Dj[data-ww-states~="nfTi0X"]) .ww-e-d2Di {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2Dj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dj {
          padding: 12px 16px;
        }
      }
      .ww-e-d2Dj:where([data-ww-states~="nfTi0X"]) {
        padding: 12px 16px;
        display: flex;
        flex: 1 1 0;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Dj:where([data-ww-states~="nfTi0X"]) {
          display: flex;
        }
      }
      .ww-e-d2Dj.ww-layout, .ww-e-d2Dj [data-ww-ls~="d2Dj"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Dj.ww-layout:where([data-ww-states~="nfTi0X"]), .ww-e-d2Dj [data-ww-ls~="d2Dj"]:where([data-ww-states~="nfTi0X"]) {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Dj.ww-layout:where([data-ww-states~="nfTi0X"]), .ww-e-d2Dj [data-ww-ls~="d2Dj"]:where([data-ww-states~="nfTi0X"]) {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Dl {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2Dm {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d2Dm.ww-layout, .ww-e-d2Dm [data-ww-ls~="d2Dm"] {
        display: block;
      }
      .ww-e-d2Dn {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dn {
          display: flex;
        }
      }
      .ww-e-d2Dn.ww-layout, .ww-e-d2Dn [data-ww-ls~="d2Dn"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dn.ww-layout, .ww-e-d2Dn [data-ww-ls~="d2Dn"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2Do {
        margin: 2px 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-d2Dp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dp {
          display: grid;
        }
      }
      .ww-e-d2Dp.ww-layout, .ww-e-d2Dp [data-ww-ls~="d2Dp"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dp.ww-layout, .ww-e-d2Dp [data-ww-ls~="d2Dp"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2Dq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Dr {
        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-d2Dr.ww-layout, .ww-e-d2Dr [data-ww-ls~="d2Dr"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d2Ds {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2Dt {
        margin: 0;
        padding: 16px;
        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: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dt {
          display: flex;
        }
      }
      .ww-e-d2Dt.ww-layout, .ww-e-d2Dt [data-ww-ls~="d2Dt"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dt.ww-layout, .ww-e-d2Dt [data-ww-ls~="d2Dt"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d2Du {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2Dv {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dv {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2Dv.ww-layout, .ww-e-d2Dv [data-ww-ls~="d2Dv"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dv.ww-layout, .ww-e-d2Dv [data-ww-ls~="d2Dv"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2Dw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dw {
          display: flex;
        }
      }
      .ww-e-d2Dw.ww-layout, .ww-e-d2Dw [data-ww-ls~="d2Dw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dw.ww-layout, .ww-e-d2Dw [data-ww-ls~="d2Dw"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Dx {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dx {
          padding: 16px;
        }
      }
      .ww-e-d2Dx.ww-layout, .ww-e-d2Dx [data-ww-ls~="d2Dx"] {
        display: block;
      }
      .ww-e-d2Dy {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dy {
          display: flex;
        }
      }
      .ww-e-d2Dy.ww-layout, .ww-e-d2Dy [data-ww-ls~="d2Dy"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Dy.ww-layout, .ww-e-d2Dy [data-ww-ls~="d2Dy"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2Dz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2E0 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 560px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d2E0.ww-layout, .ww-e-d2E0 [data-ww-ls~="d2E0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2E1 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2E2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2E2 {
          display: flex;
        }
      }
      .ww-e-d2E2.ww-layout, .ww-e-d2E2 [data-ww-ls~="d2E2"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2E2.ww-layout, .ww-e-d2E2 [data-ww-ls~="d2E2"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2E3 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2E4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2E5 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2E5 {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2E5.ww-layout, .ww-e-d2E5 [data-ww-ls~="d2E5"] {
        display: flex;
        flex-flow: column;
        gap: 28px;
      }
      @media (max-width: 767px) {
        .ww-e-d2E5.ww-layout, .ww-e-d2E5 [data-ww-ls~="d2E5"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2E6 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2E6 {
          display: flex;
        }
      }
      .ww-e-d2E6.ww-layout, .ww-e-d2E6 [data-ww-ls~="d2E6"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2E6.ww-layout, .ww-e-d2E6 [data-ww-ls~="d2E6"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2E7 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2E8 {
        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-d2E9 {
        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-d2EA {
        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-d2EB {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2EB.ww-layout, .ww-e-d2EB [data-ww-ls~="d2EB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2EC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2EC {
          display: flex;
        }
      }
      .ww-e-d2EC.ww-layout, .ww-e-d2EC [data-ww-ls~="d2EC"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EC.ww-layout, .ww-e-d2EC [data-ww-ls~="d2EC"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2ED {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ED {
          display: flex;
        }
      }
      .ww-e-d2ED.ww-layout, .ww-e-d2ED [data-ww-ls~="d2ED"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ED.ww-layout, .ww-e-d2ED [data-ww-ls~="d2ED"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2EE {
        margin: 0;
        padding: 14px 16px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2EF {
        margin: 0;
        padding: 14px 16px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2EG {
        margin: 0;
        padding: 12px 24px;
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EG {
          width: 100%;
        }
      }
      .ww-e-d2EI {
        margin: 0;
        padding: 12px 24px;
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EI {
          width: 100%;
        }
      }
      .ww-e-d2EJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2EK {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2EL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2EM {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2EN {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2EN {
          display: flex;
        }
      }
      :where(.ww-e-d2Ej[data-ww-states~="3riVWb"]) .ww-e-d2EN {
        height: 70px;
      }
      .ww-e-d2EN.ww-layout, .ww-e-d2EN [data-ww-ls~="d2EN"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2EN.ww-layout, .ww-e-d2EN [data-ww-ls~="d2EN"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d2EO {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2Ee[data-ww-states~="NdrLuf"]) .ww-e-d2EO {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2EP {
        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-d2EQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2EQ {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2EQ {
          display: grid;
        }
      }
      .ww-e-d2EQ.ww-layout, .ww-e-d2EQ [data-ww-ls~="d2EQ"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2EQ.ww-layout, .ww-e-d2EQ [data-ww-ls~="d2EQ"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2EQ.ww-layout, .ww-e-d2EQ [data-ww-ls~="d2EQ"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d2ER {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2ET[data-ww-states~="uYAevk"]) .ww-e-d2ER {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2ES {
        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-d2ET {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ET {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ET {
          display: flex;
        }
      }
      .ww-e-d2ET:where([data-ww-states~="uYAevk"]) {
        background-color: #d96e4a;
      }
      .ww-e-d2ET.ww-layout, .ww-e-d2ET [data-ww-ls~="d2ET"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ET.ww-layout, .ww-e-d2ET [data-ww-ls~="d2ET"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ET.ww-layout, .ww-e-d2ET [data-ww-ls~="d2ET"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2EU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2EU {
          display: flex;
        }
      }
      .ww-e-d2EU.ww-layout, .ww-e-d2EU [data-ww-ls~="d2EU"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EU.ww-layout, .ww-e-d2EU [data-ww-ls~="d2EU"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2EV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2EW {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EW {
          display: flex;
        }
      }
      .ww-e-d2EW.ww-layout, .ww-e-d2EW [data-ww-ls~="d2EW"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EW.ww-layout, .ww-e-d2EW [data-ww-ls~="d2EW"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2EX {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2EY {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EY {
          display: flex;
        }
      }
      .ww-e-d2EY.ww-layout, .ww-e-d2EY [data-ww-ls~="d2EY"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EY.ww-layout, .ww-e-d2EY [data-ww-ls~="d2EY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2EZ {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EZ {
          display: flex;
        }
      }
      .ww-e-d2EZ.ww-layout, .ww-e-d2EZ [data-ww-ls~="d2EZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2EZ.ww-layout, .ww-e-d2EZ [data-ww-ls~="d2EZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Ea {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ea {
          display: flex;
        }
      }
      .ww-e-d2Ea.ww-layout, .ww-e-d2Ea [data-ww-ls~="d2Ea"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ea.ww-layout, .ww-e-d2Ea [data-ww-ls~="d2Ea"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Eb {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eb {
          display: flex;
        }
      }
      .ww-e-d2Eb.ww-layout, .ww-e-d2Eb [data-ww-ls~="d2Eb"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eb.ww-layout, .ww-e-d2Eb [data-ww-ls~="d2Eb"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Ed {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ed {
          display: flex;
        }
      }
      .ww-e-d2Ed.ww-layout, .ww-e-d2Ed [data-ww-ls~="d2Ed"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ed.ww-layout, .ww-e-d2Ed [data-ww-ls~="d2Ed"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2Ee {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ee {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ee {
          display: flex;
        }
      }
      .ww-e-d2Ee:where([data-ww-states~="NdrLuf"]) {
        background-color: #d96e4a;
      }
      .ww-e-d2Ee.ww-layout, .ww-e-d2Ee [data-ww-ls~="d2Ee"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ee.ww-layout, .ww-e-d2Ee [data-ww-ls~="d2Ee"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ee.ww-layout, .ww-e-d2Ee [data-ww-ls~="d2Ee"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Ef {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Eg {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, calc(100% - 140px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eg {
          padding: 16px;
        }
      }
      :where(.ww-e-d2Eu[data-ww-states~="mnqMIk"]) .ww-e-d2Eg {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d2Ej[data-ww-states~="3riVWb"]) .ww-e-d2Eg {
        flex: 1 0 auto;
        height: var(--ww-style-height, calc(100vh - 160px));
        aspect-ratio: unset;
      }
      .ww-e-d2Eg.ww-layout, .ww-e-d2Eg [data-ww-ls~="d2Eg"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d2Eu[data-ww-states~="mnqMIk"]) .ww-e-d2Eg.ww-layout, :where(.ww-e-d2Eu[data-ww-states~="mnqMIk"]) .ww-e-d2Eg [data-ww-ls~="d2Eg"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d2Eh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ei {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ek {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ek {
          display: flex;
        }
      }
      .ww-e-d2Ek.ww-layout, .ww-e-d2Ek [data-ww-ls~="d2Ek"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ek.ww-layout, .ww-e-d2Ek [data-ww-ls~="d2Ek"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2El {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2El {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2El {
          display: flex;
        }
      }
      :where(.ww-e-d2Eu[data-ww-states~="mnqMIk"]) .ww-e-d2El {
        opacity: 1;
      }
      :where(.ww-e-d2Ej[data-ww-states~="3riVWb"]) .ww-e-d2El {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d2El.ww-layout, .ww-e-d2El [data-ww-ls~="d2El"] {
        display: flex;
        flex-flow: column;
        row-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d2El.ww-layout, .ww-e-d2El [data-ww-ls~="d2El"] {
          display: flex;
          flex-flow: column;
          row-gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2El.ww-layout, .ww-e-d2El [data-ww-ls~="d2El"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2Em {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2En {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Eo {
        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-d2Ep {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ep {
          font-size: 18px;
        }
      }
      .ww-e-d2Eq {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eq {
          display: flex;
        }
      }
      .ww-e-d2Eq.ww-layout, .ww-e-d2Eq [data-ww-ls~="d2Eq"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eq.ww-layout, .ww-e-d2Eq [data-ww-ls~="d2Eq"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Er {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Er {
          display: flex;
        }
      }
      .ww-e-d2Er.ww-layout, .ww-e-d2Er [data-ww-ls~="d2Er"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2Er.ww-layout, .ww-e-d2Er [data-ww-ls~="d2Er"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2Es {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Es {
          display: none;
        }
      }
      .ww-e-d2Es.ww-layout, .ww-e-d2Es [data-ww-ls~="d2Es"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Es.ww-layout, .ww-e-d2Es [data-ww-ls~="d2Es"] {
          display: none;
        }
      }
      .ww-e-d2Et {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Et {
          display: flex;
        }
      }
      .ww-e-d2Et.ww-layout, .ww-e-d2Et [data-ww-ls~="d2Et"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Et.ww-layout, .ww-e-d2Et [data-ww-ls~="d2Et"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Eu {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eu {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d2Ej[data-ww-states~="3riVWb"]) .ww-e-d2Eu {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d2Eu.ww-layout, .ww-e-d2Eu [data-ww-ls~="d2Eu"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d2Eu.ww-layout, .ww-e-d2Eu [data-ww-ls~="d2Eu"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d2Ev {
        margin: 0;
        padding: 10px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ev {
          padding: 16px;
          display: flex;
        }
      }
      :where(.ww-e-d2Ej[data-ww-states~="3riVWb"]) .ww-e-d2Ev {
        height: 70px;
        aspect-ratio: unset;
      }
      .ww-e-d2Ev.ww-layout, .ww-e-d2Ev [data-ww-ls~="d2Ev"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ev.ww-layout, .ww-e-d2Ev [data-ww-ls~="d2Ev"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Ey {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ez {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2F0 {
        margin: 16px 0 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d2F0.ww-layout, .ww-e-d2F0 [data-ww-ls~="d2F0"] {
        display: block;
      }
      .ww-e-d2F2 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d2F2 {
          display: flex;
        }
      }
      .ww-e-d2F2.ww-layout, .ww-e-d2F2 [data-ww-ls~="d2F2"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2F2.ww-layout, .ww-e-d2F2 [data-ww-ls~="d2F2"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d2F3 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d2F3 {
          display: flex;
        }
      }
      .ww-e-d2F3.ww-layout, .ww-e-d2F3 [data-ww-ls~="d2F3"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2F3.ww-layout, .ww-e-d2F3 [data-ww-ls~="d2F3"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2F4 {
        margin: 0;
        padding: 16px 24px;
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2F5 {
        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: 24px;
        font-family: sans-serif;
        font-weight: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2F6 {
        margin: 0 0 12px;
        padding: 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: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2F6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2F6 {
          display: flex;
        }
      }
      .ww-e-d2F6.ww-layout, .ww-e-d2F6 [data-ww-ls~="d2F6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2F6.ww-layout, .ww-e-d2F6 [data-ww-ls~="d2F6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2F6.ww-layout, .ww-e-d2F6 [data-ww-ls~="d2F6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2F7 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2F7.ww-layout, .ww-e-d2F7 [data-ww-ls~="d2F7"] {
        display: block;
      }
      .ww-e-d2F8 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2F8 {
          display: flex;
        }
      }
      .ww-e-d2F8.ww-layout, .ww-e-d2F8 [data-ww-ls~="d2F8"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d2F8.ww-layout, .ww-e-d2F8 [data-ww-ls~="d2F8"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d2F9 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
      }
      .ww-e-d2F9.ww-layout, .ww-e-d2F9 [data-ww-ls~="d2F9"] {
        display: block;
      }
      .ww-e-d2FA {
        margin: 0;
        padding: 4px 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: 14px;
        font-family: monospace;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border-radius: 4px;
      }
      .ww-e-d2FB {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2FC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2FC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FC {
          display: flex;
        }
      }
      .ww-e-d2FC.ww-layout, .ww-e-d2FC [data-ww-ls~="d2FC"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FC.ww-layout, .ww-e-d2FC [data-ww-ls~="d2FC"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FC.ww-layout, .ww-e-d2FC [data-ww-ls~="d2FC"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2FD {
        margin: 0;
        padding: 2px 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: 12px;
        font-family: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2FE {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2FF {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2FG {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FG {
          display: flex;
        }
      }
      .ww-e-d2FG.ww-layout, .ww-e-d2FG [data-ww-ls~="d2FG"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d2FG.ww-layout, .ww-e-d2FG [data-ww-ls~="d2FG"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FG.ww-layout, .ww-e-d2FG [data-ww-ls~="d2FG"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
        }
      }
      .ww-e-d2FH {
        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-d2FH.ww-layout, .ww-e-d2FH [data-ww-ls~="d2FH"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2FI {
        margin: 0;
        padding: 16px;
        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: sans-serif;
        font-weight: 700;
        text-align: center;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f9fafb;
      }
      .ww-e-d2FJ {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2FK {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2FK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FK {
          display: flex;
        }
      }
      .ww-e-d2FK.ww-layout, .ww-e-d2FK [data-ww-ls~="d2FK"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FK.ww-layout, .ww-e-d2FK [data-ww-ls~="d2FK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FK.ww-layout, .ww-e-d2FK [data-ww-ls~="d2FK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2FL {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2FL {
          width: 100%;
        }
      }
      .ww-e-d2FL.ww-layout, .ww-e-d2FL [data-ww-ls~="d2FL"] {
        display: block;
      }
      .ww-e-d2FM {
        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-d2FM.ww-layout, .ww-e-d2FM [data-ww-ls~="d2FM"] {
        display: block;
      }
      .ww-e-d2FN {
        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: sans-serif;
        font-weight: 700;
        color: #1f2937;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2FO {
        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-d2FP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2FP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FP {
          display: flex;
        }
      }
      .ww-e-d2FP.ww-layout, .ww-e-d2FP [data-ww-ls~="d2FP"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FP.ww-layout, .ww-e-d2FP [data-ww-ls~="d2FP"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FP.ww-layout, .ww-e-d2FP [data-ww-ls~="d2FP"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2FQ {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2FR {
        margin: 0;
        padding: 16px;
        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: sans-serif;
        text-align: center;
        color: #9ca3af;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2FS {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2FT {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2FT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FT {
          display: flex;
        }
      }
      .ww-e-d2FT.ww-layout, .ww-e-d2FT [data-ww-ls~="d2FT"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FT.ww-layout, .ww-e-d2FT [data-ww-ls~="d2FT"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FT.ww-layout, .ww-e-d2FT [data-ww-ls~="d2FT"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2FU {
        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-d2FV {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
      }
      .ww-e-d2FV.ww-layout, .ww-e-d2FV [data-ww-ls~="d2FV"] {
        display: block;
      }
      .ww-e-d2FW {
        margin: 0;
        padding: 16px;
        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: sans-serif;
        text-align: center;
        color: #9ca3af;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2FX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2FX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FX {
          display: flex;
        }
      }
      .ww-e-d2FX.ww-layout, .ww-e-d2FX [data-ww-ls~="d2FX"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FX.ww-layout, .ww-e-d2FX [data-ww-ls~="d2FX"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FX.ww-layout, .ww-e-d2FX [data-ww-ls~="d2FX"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2FY {
        margin: 20px 0 0;
        padding: 20px 0 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d2FY {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FY {
          display: grid;
        }
      }
      .ww-e-d2FY.ww-layout, .ww-e-d2FY [data-ww-ls~="d2FY"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2FY.ww-layout, .ww-e-d2FY [data-ww-ls~="d2FY"] {
          display: grid;
          grid-template-columns: revert-layer;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2FY.ww-layout, .ww-e-d2FY [data-ww-ls~="d2FY"] {
          display: grid;
          grid-template-columns: revert-layer;
          gap: 16px;
        }
      }
      .ww-e-d2FZ {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2FZ {
          display: flex;
        }
      }
      .ww-e-d2FZ.ww-layout, .ww-e-d2FZ [data-ww-ls~="d2FZ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2FZ.ww-layout, .ww-e-d2FZ [data-ww-ls~="d2FZ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Fa {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      .ww-e-d2Fa.ww-layout, .ww-e-d2Fa [data-ww-ls~="d2Fa"] {
        display: block;
      }
      .ww-e-d2Fb {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fc {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fd {
        margin: 0;
        padding: 4px 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: 14px;
        font-family: monospace;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border-radius: 4px;
      }
      .ww-e-d2Fe {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ff {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Fg {
          display: flex;
        }
      }
      .ww-e-d2Fg.ww-layout, .ww-e-d2Fg [data-ww-ls~="d2Fg"] {
        display: flex;
        justify-content: flex-end;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Fg.ww-layout, .ww-e-d2Fg [data-ww-ls~="d2Fg"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: flex-end;
          gap: 24px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2Fh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Fh {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Fh {
          display: grid;
        }
      }
      .ww-e-d2Fh.ww-layout, .ww-e-d2Fh [data-ww-ls~="d2Fh"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Fh.ww-layout, .ww-e-d2Fh [data-ww-ls~="d2Fh"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Fh.ww-layout, .ww-e-d2Fh [data-ww-ls~="d2Fh"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2Fi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 600px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Fi {
          display: grid;
        }
      }
      .ww-e-d2Fi.ww-layout, .ww-e-d2Fi [data-ww-ls~="d2Fi"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2Fi.ww-layout, .ww-e-d2Fi [data-ww-ls~="d2Fi"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: revert-layer;
          grid-template-rows: revert-layer;
        }
      }
      .ww-e-d2Fj {
        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-d2Fk {
        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-d2Fk.ww-layout, .ww-e-d2Fk [data-ww-ls~="d2Fk"] {
        display: block;
      }
      .ww-e-d2Fl {
        margin: 0;
        padding: 16px;
        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: sans-serif;
        text-align: center;
        color: #9ca3af;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2Fm {
        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;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Fm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Fm {
          display: flex;
        }
      }
      .ww-e-d2Fm.ww-layout, .ww-e-d2Fm [data-ww-ls~="d2Fm"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Fm.ww-layout, .ww-e-d2Fm [data-ww-ls~="d2Fm"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Fm.ww-layout, .ww-e-d2Fm [data-ww-ls~="d2Fm"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Fn {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fo {
        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: sans-serif;
        font-weight: 600;
        color: #ea580c;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Fp.ww-layout, .ww-e-d2Fp [data-ww-ls~="d2Fp"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
      }
      .ww-e-d2Fq {
        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: sans-serif;
        font-weight: bold;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fr {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Fr {
          display: flex;
        }
      }
      .ww-e-d2Fr.ww-layout, .ww-e-d2Fr [data-ww-ls~="d2Fr"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2Fr.ww-layout, .ww-e-d2Fr [data-ww-ls~="d2Fr"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2Fs {
        margin: 0;
        padding: 4px 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: 10px;
        font-family: sans-serif;
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        text-transform: uppercase;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border: 1px solid #d1fae5;
        border-radius: 4px;
      }
      .ww-e-d2Ft {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ft {
          display: flex;
        }
      }
      .ww-e-d2Ft.ww-layout, .ww-e-d2Ft [data-ww-ls~="d2Ft"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ft.ww-layout, .ww-e-d2Ft [data-ww-ls~="d2Ft"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Fu {
        margin: 0;
        padding: 16px 24px;
        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: sans-serif;
        text-align: center;
        color: #9ca3af;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2Fv {
        margin: 0;
        padding: 16px 24px;
        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: sans-serif;
        font-weight: 700;
        text-align: center;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f9fafb;
      }
      .ww-e-d2Fw {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Fw.ww-layout, .ww-e-d2Fw [data-ww-ls~="d2Fw"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
      }
      .ww-e-d2Fx {
        margin: 0;
        padding: 16px 24px;
        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: sans-serif;
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f9fafb;
      }
      .ww-e-d2Fy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 300px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Fz {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2G0 {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2G1 {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        letter-spacing: .05em;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d2G2 {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2G3 {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2G4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2G4 {
          display: flex;
        }
      }
      .ww-e-d2G4.ww-layout, .ww-e-d2G4 [data-ww-ls~="d2G4"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d2G4.ww-layout, .ww-e-d2G4 [data-ww-ls~="d2G4"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d2G5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 300px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2G6 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2G7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 64px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d2G8 {
        margin: 0;
        padding: 4px 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: #dcfce7;
        border-radius: 100px;
      }
      @media (max-width: 991px) {
        .ww-e-d2G8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2G8 {
          display: flex;
        }
      }
      .ww-e-d2G8.ww-layout, .ww-e-d2G8 [data-ww-ls~="d2G8"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2G8.ww-layout, .ww-e-d2G8 [data-ww-ls~="d2G8"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2G8.ww-layout, .ww-e-d2G8 [data-ww-ls~="d2G8"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2G9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2GA {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2GB {
        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-d2GC {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2GD {
        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-d2GE {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2GE {
          display: flex;
        }
      }
      .ww-e-d2GE.ww-layout, .ww-e-d2GE [data-ww-ls~="d2GE"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2GE.ww-layout, .ww-e-d2GE [data-ww-ls~="d2GE"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2GF {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2GG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 160px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2GG {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GG {
          display: flex;
        }
      }
      .ww-e-d2GG.ww-layout, .ww-e-d2GG [data-ww-ls~="d2GG"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2GG.ww-layout, .ww-e-d2GG [data-ww-ls~="d2GG"] {
          display: flex;
          flex-flow: wrap;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GG.ww-layout, .ww-e-d2GG [data-ww-ls~="d2GG"] {
          display: flex;
          flex-flow: wrap;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2GH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2GH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GH {
          display: flex;
        }
      }
      .ww-e-d2GH.ww-layout, .ww-e-d2GH [data-ww-ls~="d2GH"] {
        display: flex;
        justify-content: space-between;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2GH.ww-layout, .ww-e-d2GH [data-ww-ls~="d2GH"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GH.ww-layout, .ww-e-d2GH [data-ww-ls~="d2GH"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          gap: 24px;
        }
      }
      .ww-e-d2GI {
        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;
        animation-duration: 4ms;
        animation-fill-mode: none;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-bb4e048a-46c2-490b-984e-f22f513d755e-base-default;
      }
      @keyframes ww-keyframes-element-bb4e048a-46c2-490b-984e-f22f513d755e-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d2GJ {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2GK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 160px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2GK {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GK {
          display: flex;
        }
      }
      .ww-e-d2GK.ww-layout, .ww-e-d2GK [data-ww-ls~="d2GK"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2GK.ww-layout, .ww-e-d2GK [data-ww-ls~="d2GK"] {
          display: flex;
          flex-flow: wrap;
          justify-content: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GK.ww-layout, .ww-e-d2GK [data-ww-ls~="d2GK"] {
          display: flex;
          flex-flow: wrap;
          justify-content: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2GL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2GL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GL {
          display: flex;
        }
      }
      .ww-e-d2GL.ww-layout, .ww-e-d2GL [data-ww-ls~="d2GL"] {
        display: flex;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d2GL.ww-layout, .ww-e-d2GL [data-ww-ls~="d2GL"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GL.ww-layout, .ww-e-d2GL [data-ww-ls~="d2GL"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2GM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2GM {
          display: grid;
        }
      }
      .ww-e-d2GM.ww-layout, .ww-e-d2GM [data-ww-ls~="d2GM"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2GM.ww-layout, .ww-e-d2GM [data-ww-ls~="d2GM"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2GN {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2GN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GN {
          display: flex;
        }
      }
      .ww-e-d2GN.ww-layout, .ww-e-d2GN [data-ww-ls~="d2GN"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2GN.ww-layout, .ww-e-d2GN [data-ww-ls~="d2GN"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GN.ww-layout, .ww-e-d2GN [data-ww-ls~="d2GN"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2GO {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2GO {
          display: flex;
        }
      }
      .ww-e-d2GO.ww-layout, .ww-e-d2GO [data-ww-ls~="d2GO"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2GO.ww-layout, .ww-e-d2GO [data-ww-ls~="d2GO"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2GP {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2GQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2GQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GQ {
          display: flex;
        }
      }
      .ww-e-d2GQ.ww-layout, .ww-e-d2GQ [data-ww-ls~="d2GQ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2GQ.ww-layout, .ww-e-d2GQ [data-ww-ls~="d2GQ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2GQ.ww-layout, .ww-e-d2GQ [data-ww-ls~="d2GQ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2GR {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2GS {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2GT {
        margin: 2px 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-d2GU {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2GV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2GV {
          display: flex;
        }
      }
      .ww-e-d2GV.ww-layout, .ww-e-d2GV [data-ww-ls~="d2GV"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2GV.ww-layout, .ww-e-d2GV [data-ww-ls~="d2GV"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2GW {
        margin: 0;
        padding: 24px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d2GW.ww-layout, .ww-e-d2GW [data-ww-ls~="d2GW"] {
        display: block;
      }
      .ww-e-d2GX {
        margin: 2px 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-d2GY {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2GZ {
        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;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ga {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gb {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gb {
          display: flex;
        }
      }
      .ww-e-d2Gb.ww-layout, .ww-e-d2Gb [data-ww-ls~="d2Gb"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gb.ww-layout, .ww-e-d2Gb [data-ww-ls~="d2Gb"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Gc {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 4px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gc {
          display: flex;
          flex: 1 1 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gc {
          display: flex;
        }
      }
      .ww-e-d2Gc.ww-layout, .ww-e-d2Gc [data-ww-ls~="d2Gc"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gc.ww-layout, .ww-e-d2Gc [data-ww-ls~="d2Gc"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gc.ww-layout, .ww-e-d2Gc [data-ww-ls~="d2Gc"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Gd {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ge {
        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: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gf {
          display: flex;
        }
      }
      .ww-e-d2Gf.ww-layout, .ww-e-d2Gf [data-ww-ls~="d2Gf"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gf.ww-layout, .ww-e-d2Gf [data-ww-ls~="d2Gf"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2Gg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gg {
          display: flex;
        }
      }
      .ww-e-d2Gg.ww-layout, .ww-e-d2Gg [data-ww-ls~="d2Gg"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gg.ww-layout, .ww-e-d2Gg [data-ww-ls~="d2Gg"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2Gh {
        margin: 0 0 12px;
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gi {
        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: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gj {
        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-d2Gk {
        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;
      }
      .ww-e-d2Gl {
        margin: 0 0 12px;
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gm {
        margin: 24px 0 0;
        padding: 24px 0 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;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d2Gm.ww-layout, .ww-e-d2Gm [data-ww-ls~="d2Gm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Gn {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Go {
        margin: 8px 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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 448px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Gp.ww-layout, .ww-e-d2Gp [data-ww-ls~="d2Gp"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Gq {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 4px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gq {
          display: flex;
          flex: 1 1 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gq {
          display: flex;
        }
      }
      :where(.ww-e-d2Gr[data-ww-states~="ZJGhyd"]) .ww-e-d2Gq {
        padding: 4px 16px;
      }
      .ww-e-d2Gq.ww-layout, .ww-e-d2Gq [data-ww-ls~="d2Gq"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gq.ww-layout, .ww-e-d2Gq [data-ww-ls~="d2Gq"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gq.ww-layout, .ww-e-d2Gq [data-ww-ls~="d2Gq"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Gs {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gs {
          display: flex;
          flex: 1 1 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gs {
          display: flex;
        }
      }
      .ww-e-d2Gs.ww-layout, .ww-e-d2Gs [data-ww-ls~="d2Gs"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gs.ww-layout, .ww-e-d2Gs [data-ww-ls~="d2Gs"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gs.ww-layout, .ww-e-d2Gs [data-ww-ls~="d2Gs"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Gt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        background-image: none;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gt {
          display: flex;
        }
      }
      .ww-e-d2Gt.ww-layout, .ww-e-d2Gt [data-ww-ls~="d2Gt"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gt.ww-layout, .ww-e-d2Gt [data-ww-ls~="d2Gt"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gt.ww-layout, .ww-e-d2Gt [data-ww-ls~="d2Gt"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Gu {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Gv {
        margin: 2px 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-d2Gw {
        margin: 2px 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-d2Gx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gx {
          display: flex;
        }
      }
      .ww-e-d2Gx.ww-layout, .ww-e-d2Gx [data-ww-ls~="d2Gx"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gx.ww-layout, .ww-e-d2Gx [data-ww-ls~="d2Gx"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2Gy {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gy {
          display: flex;
        }
      }
      .ww-e-d2Gy.ww-layout, .ww-e-d2Gy [data-ww-ls~="d2Gy"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2Gy.ww-layout, .ww-e-d2Gy [data-ww-ls~="d2Gy"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Gz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gz {
          display: flex;
        }
      }
      .ww-e-d2Gz.ww-layout, .ww-e-d2Gz [data-ww-ls~="d2Gz"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Gz.ww-layout, .ww-e-d2Gz [data-ww-ls~="d2Gz"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Gz.ww-layout, .ww-e-d2Gz [data-ww-ls~="d2Gz"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d2H0 {
        margin: 0;
        padding: 10px 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: 600;
        color: #ef4444;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #fbbbbb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2H0 {
          width: 100%;
          flex: 1 1 100%;
        }
      }
      .ww-e-d2H1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.4;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2H2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.4;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2H4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.4;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2H5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2H6 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2H6 {
          display: flex;
        }
      }
      .ww-e-d2H6.ww-layout, .ww-e-d2H6 [data-ww-ls~="d2H6"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2H6.ww-layout, .ww-e-d2H6 [data-ww-ls~="d2H6"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2H7 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2H7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2H7 {
          display: flex;
        }
      }
      .ww-e-d2H7.ww-layout, .ww-e-d2H7 [data-ww-ls~="d2H7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2H7.ww-layout, .ww-e-d2H7 [data-ww-ls~="d2H7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2H7.ww-layout, .ww-e-d2H7 [data-ww-ls~="d2H7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2H8 {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2H9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2HA {
        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-d2HB {
        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-d2HC {
        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-d2HD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2HE {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d2HF {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.5;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d2HG {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2HH {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2HI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2HJ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2HK {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2HL {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2HM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2HN {
        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: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2HN {
          font-size: 18px;
        }
      }
      .ww-e-d2HO {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2HP {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2HQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2HQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HQ {
          display: flex;
        }
      }
      .ww-e-d2HQ.ww-layout, .ww-e-d2HQ [data-ww-ls~="d2HQ"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HQ.ww-layout, .ww-e-d2HQ [data-ww-ls~="d2HQ"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HQ.ww-layout, .ww-e-d2HQ [data-ww-ls~="d2HQ"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d2HR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2HR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HR {
          display: flex;
        }
      }
      .ww-e-d2HR.ww-layout, .ww-e-d2HR [data-ww-ls~="d2HR"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HR.ww-layout, .ww-e-d2HR [data-ww-ls~="d2HR"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HR.ww-layout, .ww-e-d2HR [data-ww-ls~="d2HR"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2HS {
        margin: 0;
        padding: 14px 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HS {
          display: flex;
        }
      }
      .ww-e-d2HS.ww-layout, .ww-e-d2HS [data-ww-ls~="d2HS"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HS.ww-layout, .ww-e-d2HS [data-ww-ls~="d2HS"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HS.ww-layout, .ww-e-d2HS [data-ww-ls~="d2HS"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2HT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2HT {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HT {
          display: flex;
        }
      }
      .ww-e-d2HT.ww-layout, .ww-e-d2HT [data-ww-ls~="d2HT"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HT.ww-layout, .ww-e-d2HT [data-ww-ls~="d2HT"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HT.ww-layout, .ww-e-d2HT [data-ww-ls~="d2HT"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2HU {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: center;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HU {
          overflow: unset;
          display: grid;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HU {
          display: grid;
        }
      }
      .ww-e-d2HU.ww-layout, .ww-e-d2HU [data-ww-ls~="d2HU"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HU.ww-layout, .ww-e-d2HU [data-ww-ls~="d2HU"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HU.ww-layout, .ww-e-d2HU [data-ww-ls~="d2HU"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2HV {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2HV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HV {
          display: flex;
        }
      }
      .ww-e-d2HV.ww-layout, .ww-e-d2HV [data-ww-ls~="d2HV"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d2HV.ww-layout, .ww-e-d2HV [data-ww-ls~="d2HV"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2HV.ww-layout, .ww-e-d2HV [data-ww-ls~="d2HV"] {
          display: flex;
        }
      }
      .ww-e-d2HX {
        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-d2HY {
        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-d2HZ {
        margin: 3px 0 0;
        padding: 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-d2Ha {
        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-d2Hb {
        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-d2Hd {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d2He {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d2Hf {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hg {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hh {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hi {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hl {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hl {
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d2Hm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hm {
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
          --ww-text-text-overflow: ellipsis;
        }
      }
      .ww-e-d2Ho {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ho {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ho {
          display: flex;
        }
      }
      .ww-e-d2Ho.ww-layout, .ww-e-d2Ho [data-ww-ls~="d2Ho"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ho.ww-layout, .ww-e-d2Ho [data-ww-ls~="d2Ho"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ho.ww-layout, .ww-e-d2Ho [data-ww-ls~="d2Ho"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Hp {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d2Hp.ww-layout, .ww-e-d2Hp [data-ww-ls~="d2Hp"] {
        display: block;
      }
      .ww-e-d2Hq {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d2Hq.ww-layout, .ww-e-d2Hq [data-ww-ls~="d2Hq"] {
        display: block;
      }
      .ww-e-d2Hr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hr {
          display: flex;
        }
      }
      .ww-e-d2Hr.ww-layout, .ww-e-d2Hr [data-ww-ls~="d2Hr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hr.ww-layout, .ww-e-d2Hr [data-ww-ls~="d2Hr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hr.ww-layout, .ww-e-d2Hr [data-ww-ls~="d2Hr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Hs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hs {
          display: flex;
        }
      }
      .ww-e-d2Hs.ww-layout, .ww-e-d2Hs [data-ww-ls~="d2Hs"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hs.ww-layout, .ww-e-d2Hs [data-ww-ls~="d2Hs"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hs.ww-layout, .ww-e-d2Hs [data-ww-ls~="d2Hs"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2Ht {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ht {
          width: revert-layer;
        }
      }
      .ww-e-d2Hu {
        margin: 0;
        padding: 14px 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: #d95f48;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hu {
          display: flex;
        }
      }
      .ww-e-d2Hu.ww-layout, .ww-e-d2Hu [data-ww-ls~="d2Hu"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hu.ww-layout, .ww-e-d2Hu [data-ww-ls~="d2Hu"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hu.ww-layout, .ww-e-d2Hu [data-ww-ls~="d2Hu"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Hv {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Hx {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hx {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hx {
          display: flex;
        }
      }
      .ww-e-d2Hx.ww-layout, .ww-e-d2Hx [data-ww-ls~="d2Hx"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hx.ww-layout, .ww-e-d2Hx [data-ww-ls~="d2Hx"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hx.ww-layout, .ww-e-d2Hx [data-ww-ls~="d2Hx"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2Hy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hy {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hy {
          display: flex;
        }
      }
      .ww-e-d2Hy.ww-layout, .ww-e-d2Hy [data-ww-ls~="d2Hy"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Hy.ww-layout, .ww-e-d2Hy [data-ww-ls~="d2Hy"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Hy.ww-layout, .ww-e-d2Hy [data-ww-ls~="d2Hy"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Hz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2I0 {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100px;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2I1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2I1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I1 {
          display: flex;
        }
      }
      .ww-e-d2I1.ww-layout, .ww-e-d2I1 [data-ww-ls~="d2I1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I1.ww-layout, .ww-e-d2I1 [data-ww-ls~="d2I1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I1.ww-layout, .ww-e-d2I1 [data-ww-ls~="d2I1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2I2 {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2I2.ww-layout, .ww-e-d2I2 [data-ww-ls~="d2I2"] {
        display: block;
      }
      .ww-e-d2I3 {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I3 {
          display: flex;
        }
      }
      .ww-e-d2I3.ww-layout, .ww-e-d2I3 [data-ww-ls~="d2I3"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I3.ww-layout, .ww-e-d2I3 [data-ww-ls~="d2I3"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I3.ww-layout, .ww-e-d2I3 [data-ww-ls~="d2I3"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2I4 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 500px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I4 {
          height: 400px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I4 {
          height: 300px;
        }
      }
      .ww-e-d2I4.ww-layout, .ww-e-d2I4 [data-ww-ls~="d2I4"] {
        display: block;
      }
      .ww-e-d2I5 {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d2I5.ww-layout, .ww-e-d2I5 [data-ww-ls~="d2I5"] {
        display: block;
      }
      .ww-e-d2I6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2I6 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I6 {
          display: flex;
        }
      }
      .ww-e-d2I6.ww-layout, .ww-e-d2I6 [data-ww-ls~="d2I6"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I6.ww-layout, .ww-e-d2I6 [data-ww-ls~="d2I6"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I6.ww-layout, .ww-e-d2I6 [data-ww-ls~="d2I6"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2I7 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2I7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I7 {
          display: flex;
        }
      }
      .ww-e-d2I7.ww-layout, .ww-e-d2I7 [data-ww-ls~="d2I7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I7.ww-layout, .ww-e-d2I7 [data-ww-ls~="d2I7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I7.ww-layout, .ww-e-d2I7 [data-ww-ls~="d2I7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2I8 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border: 1px solid #e0e7ff;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I8 {
          display: flex;
        }
      }
      .ww-e-d2I8.ww-layout, .ww-e-d2I8 [data-ww-ls~="d2I8"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I8.ww-layout, .ww-e-d2I8 [data-ww-ls~="d2I8"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I8.ww-layout, .ww-e-d2I8 [data-ww-ls~="d2I8"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d2I9 {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2I9 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I9 {
          display: flex;
        }
      }
      .ww-e-d2I9.ww-layout, .ww-e-d2I9 [data-ww-ls~="d2I9"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2I9.ww-layout, .ww-e-d2I9 [data-ww-ls~="d2I9"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2I9.ww-layout, .ww-e-d2I9 [data-ww-ls~="d2I9"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2IA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IA {
          display: flex;
        }
      }
      .ww-e-d2IA.ww-layout, .ww-e-d2IA [data-ww-ls~="d2IA"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IA.ww-layout, .ww-e-d2IA [data-ww-ls~="d2IA"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IA.ww-layout, .ww-e-d2IA [data-ww-ls~="d2IA"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2IB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2IB {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IB {
          display: grid;
        }
      }
      .ww-e-d2IB.ww-layout, .ww-e-d2IB [data-ww-ls~="d2IB"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IB.ww-layout, .ww-e-d2IB [data-ww-ls~="d2IB"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IB.ww-layout, .ww-e-d2IB [data-ww-ls~="d2IB"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2IC {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-bottom: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      @media (max-width: 767px) {
        .ww-e-d2IC {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d2IC.ww-layout, .ww-e-d2IC [data-ww-ls~="d2IC"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2IC.ww-layout, .ww-e-d2IC [data-ww-ls~="d2IC"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2ID {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ID {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ID {
          display: flex;
        }
      }
      .ww-e-d2ID.ww-layout, .ww-e-d2ID [data-ww-ls~="d2ID"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2ID.ww-layout, .ww-e-d2ID [data-ww-ls~="d2ID"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ID.ww-layout, .ww-e-d2ID [data-ww-ls~="d2ID"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2IE {
        margin: 32px 0 0;
        padding: 32px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IE {
          overflow: unset;
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IE {
          display: flex;
        }
      }
      .ww-e-d2IE.ww-layout, .ww-e-d2IE [data-ww-ls~="d2IE"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IE.ww-layout, .ww-e-d2IE [data-ww-ls~="d2IE"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IE.ww-layout, .ww-e-d2IE [data-ww-ls~="d2IE"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2IF {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2IF {
          display: flex;
        }
      }
      .ww-e-d2IF.ww-layout, .ww-e-d2IF [data-ww-ls~="d2IF"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2IF.ww-layout, .ww-e-d2IF [data-ww-ls~="d2IF"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2IG {
        margin: 32px 0 0;
        padding: 24px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d2IG.ww-layout, .ww-e-d2IG [data-ww-ls~="d2IG"] {
        display: block;
      }
      .ww-e-d2IH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2II {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2IJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IJ {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IJ {
          display: flex;
        }
      }
      .ww-e-d2IJ.ww-layout, .ww-e-d2IJ [data-ww-ls~="d2IJ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IJ.ww-layout, .ww-e-d2IJ [data-ww-ls~="d2IJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IJ.ww-layout, .ww-e-d2IJ [data-ww-ls~="d2IJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2IK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IK {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IK {
          display: flex;
        }
      }
      .ww-e-d2IK.ww-layout, .ww-e-d2IK [data-ww-ls~="d2IK"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IK.ww-layout, .ww-e-d2IK [data-ww-ls~="d2IK"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IK.ww-layout, .ww-e-d2IK [data-ww-ls~="d2IK"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2IL {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fdfdfd;
      }
      @media (max-width: 991px) {
        .ww-e-d2IL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IL {
          padding: 32px 24px;
          display: flex;
        }
      }
      .ww-e-d2IL.ww-layout, .ww-e-d2IL [data-ww-ls~="d2IL"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IL.ww-layout, .ww-e-d2IL [data-ww-ls~="d2IL"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IL.ww-layout, .ww-e-d2IL [data-ww-ls~="d2IL"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2IM {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2IM {
          overflow: auto;
          display: flex;
          width: 100%;
          border-bottom: 1px solid #e2e8f0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IM {
          padding: 32px 24px;
          display: flex;
        }
      }
      .ww-e-d2IM.ww-layout, .ww-e-d2IM [data-ww-ls~="d2IM"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2IM.ww-layout, .ww-e-d2IM [data-ww-ls~="d2IM"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IM.ww-layout, .ww-e-d2IM [data-ww-ls~="d2IM"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
        }
      }
      .ww-e-d2IN {
        margin: 0;
        padding: 0;
        overflow: scroll;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 40px #00000012;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IN {
          display: grid;
          width: revert-layer;
          max-width: 700px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IN {
          display: grid;
          min-height: 100vh;
          border-radius: 0;
        }
      }
      .ww-e-d2IN.ww-layout, .ww-e-d2IN [data-ww-ls~="d2IN"] {
        display: grid;
        grid-template-columns: 1fr 1.5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d2IN.ww-layout, .ww-e-d2IN [data-ww-ls~="d2IN"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IN.ww-layout, .ww-e-d2IN [data-ww-ls~="d2IN"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d2IO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2IO {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IO {
          display: flex;
        }
      }
      .ww-e-d2IO.ww-layout, .ww-e-d2IO [data-ww-ls~="d2IO"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IO.ww-layout, .ww-e-d2IO [data-ww-ls~="d2IO"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IO.ww-layout, .ww-e-d2IO [data-ww-ls~="d2IO"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2IP {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d2IP.ww-layout, .ww-e-d2IP [data-ww-ls~="d2IP"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d2IQ {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2IR {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2IS {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2IT {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2IU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IU {
          overflow: auto;
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IU {
          display: flex;
        }
      }
      .ww-e-d2IU.ww-layout, .ww-e-d2IU [data-ww-ls~="d2IU"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IU.ww-layout, .ww-e-d2IU [data-ww-ls~="d2IU"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IU.ww-layout, .ww-e-d2IU [data-ww-ls~="d2IU"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2IV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IV {
          overflow: auto;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IV {
          display: flex;
        }
      }
      .ww-e-d2IV.ww-layout, .ww-e-d2IV [data-ww-ls~="d2IV"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IV.ww-layout, .ww-e-d2IV [data-ww-ls~="d2IV"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IV.ww-layout, .ww-e-d2IV [data-ww-ls~="d2IV"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2IW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IW {
          display: flex;
        }
      }
      .ww-e-d2IW.ww-layout, .ww-e-d2IW [data-ww-ls~="d2IW"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IW.ww-layout, .ww-e-d2IW [data-ww-ls~="d2IW"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IW.ww-layout, .ww-e-d2IW [data-ww-ls~="d2IW"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d2IX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2IX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IX {
          display: flex;
        }
      }
      .ww-e-d2IX.ww-layout, .ww-e-d2IX [data-ww-ls~="d2IX"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2IX.ww-layout, .ww-e-d2IX [data-ww-ls~="d2IX"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IX.ww-layout, .ww-e-d2IX [data-ww-ls~="d2IX"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2IY {
        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-d2IY.ww-layout, .ww-e-d2IY [data-ww-ls~="d2IY"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2IZ {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2IZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IZ {
          display: flex;
        }
      }
      .ww-e-d2IZ.ww-layout, .ww-e-d2IZ [data-ww-ls~="d2IZ"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d2IZ.ww-layout, .ww-e-d2IZ [data-ww-ls~="d2IZ"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2IZ.ww-layout, .ww-e-d2IZ [data-ww-ls~="d2IZ"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2Ia {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ia {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ia {
          display: flex;
        }
      }
      .ww-e-d2Ia.ww-layout, .ww-e-d2Ia [data-ww-ls~="d2Ia"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ia.ww-layout, .ww-e-d2Ia [data-ww-ls~="d2Ia"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ia.ww-layout, .ww-e-d2Ia [data-ww-ls~="d2Ia"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Ib {
        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-d2Ic {
        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-d2Id {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d2Id:where(:hover) {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2Id.ww-layout, .ww-e-d2Id [data-ww-ls~="d2Id"] {
        display: block;
      }
      .ww-e-d2Ie {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border: 1px solid #00000054;
        border-radius: 6px;
      }
      .ww-e-d2Ie:where(:hover) {
        background-color: #f1f5f9;
      }
      .ww-e-d2If {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ig {
        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-d2Ih {
        margin: 0 0 2px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ii {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ij {
        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-d2Ij.ww-layout, .ww-e-d2Ij [data-ww-ls~="d2Ij"] {
        display: flex;
        gap: 8px;
      }
      .ww-e-d2Ik {
        margin: 24px 0 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d2Ik.ww-layout, .ww-e-d2Ik [data-ww-ls~="d2Ik"] {
        display: none;
      }
      .ww-e-d2Il {
        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-d2Im {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2In {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Io {
        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-d2Ip {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Iq {
        margin: 0 8px;
        padding: 5px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-align: center;
        color: #000;
        text-decoration: none;
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease;
        border: 1px solid #00000054;
        border-radius: 6px;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-element-transition: all 0.3s ease;
      }
      .ww-e-d2Iq:where([data-ww-states~="TSgtdI"]) {
        font-weight: 600;
        color: #fff;
        background-color: #d96e4a;
        transform: scale(1.05);
        border: 0 solid #00000054;
      }
      .ww-e-d2Ir {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Is {
        margin: 0 0 16px;
        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;
      }
      .ww-e-d2Is.ww-layout, .ww-e-d2Is [data-ww-ls~="d2Is"] {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        align-content: revert-layer;
      }
      .ww-e-d2It {
        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-d2Iu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Iv {
        margin: 0 0 2px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2Iw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d2Iw {
          width: 100%;
        }
      }
      .ww-e-d2Ix {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: flex-end;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Iy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-align: center;
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Iz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d2Iz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Iz {
          display: flex;
        }
      }
      .ww-e-d2Iz.ww-layout, .ww-e-d2Iz [data-ww-ls~="d2Iz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Iz.ww-layout, .ww-e-d2Iz [data-ww-ls~="d2Iz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Iz.ww-layout, .ww-e-d2Iz [data-ww-ls~="d2Iz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2J0 {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2J1 {
        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-d2J2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2J2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J2 {
          display: flex;
        }
      }
      .ww-e-d2J2.ww-layout, .ww-e-d2J2 [data-ww-ls~="d2J2"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2J2.ww-layout, .ww-e-d2J2 [data-ww-ls~="d2J2"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J2.ww-layout, .ww-e-d2J2 [data-ww-ls~="d2J2"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2J3 {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      .ww-e-d2J3.ww-layout, .ww-e-d2J3 [data-ww-ls~="d2J3"] {
        display: block;
      }
      .ww-e-d2J4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2J4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J4 {
          display: flex;
        }
      }
      .ww-e-d2J4.ww-layout, .ww-e-d2J4 [data-ww-ls~="d2J4"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2J4.ww-layout, .ww-e-d2J4 [data-ww-ls~="d2J4"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J4.ww-layout, .ww-e-d2J4 [data-ww-ls~="d2J4"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2J5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2J5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J5 {
          display: flex;
        }
      }
      .ww-e-d2J5.ww-layout, .ww-e-d2J5 [data-ww-ls~="d2J5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2J5.ww-layout, .ww-e-d2J5 [data-ww-ls~="d2J5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J5.ww-layout, .ww-e-d2J5 [data-ww-ls~="d2J5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2J6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2J6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J6 {
          display: flex;
        }
      }
      .ww-e-d2J6.ww-layout, .ww-e-d2J6 [data-ww-ls~="d2J6"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2J6.ww-layout, .ww-e-d2J6 [data-ww-ls~="d2J6"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J6.ww-layout, .ww-e-d2J6 [data-ww-ls~="d2J6"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2J7 {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2J8 {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2J9 {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2J9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J9 {
          display: flex;
        }
      }
      .ww-e-d2J9.ww-layout, .ww-e-d2J9 [data-ww-ls~="d2J9"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d2J9.ww-layout, .ww-e-d2J9 [data-ww-ls~="d2J9"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2J9.ww-layout, .ww-e-d2J9 [data-ww-ls~="d2J9"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2JA {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2JB {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d2JB.ww-layout, .ww-e-d2JB [data-ww-ls~="d2JB"] {
        display: block;
      }
      .ww-e-d2JC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2JC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JC {
          display: flex;
        }
      }
      .ww-e-d2JC.ww-layout, .ww-e-d2JC [data-ww-ls~="d2JC"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2JC.ww-layout, .ww-e-d2JC [data-ww-ls~="d2JC"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JC.ww-layout, .ww-e-d2JC [data-ww-ls~="d2JC"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2JD {
        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-d2JE {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2JE {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JE {
          display: grid;
        }
      }
      .ww-e-d2JE.ww-layout, .ww-e-d2JE [data-ww-ls~="d2JE"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2JE.ww-layout, .ww-e-d2JE [data-ww-ls~="d2JE"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JE.ww-layout, .ww-e-d2JE [data-ww-ls~="d2JE"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2JF {
        margin: 0;
        padding: 48px 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;
      }
      .ww-e-d2JF.ww-layout, .ww-e-d2JF [data-ww-ls~="d2JF"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2JG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2JG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JG {
          display: flex;
        }
      }
      .ww-e-d2JG.ww-layout, .ww-e-d2JG [data-ww-ls~="d2JG"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2JG.ww-layout, .ww-e-d2JG [data-ww-ls~="d2JG"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JG.ww-layout, .ww-e-d2JG [data-ww-ls~="d2JG"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2JH {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      .ww-e-d2JH.ww-layout, .ww-e-d2JH [data-ww-ls~="d2JH"] {
        display: block;
      }
      .ww-e-d2JI {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2JJ {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2JK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2JL {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2JM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border: 1px solid #00000054;
        border-radius: 6px;
      }
      .ww-e-d2JM:where(:hover) {
        background-color: #f1f5f9;
      }
      .ww-e-d2JN {
        margin: 0 0 20px;
        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-d2JN.ww-layout, .ww-e-d2JN [data-ww-ls~="d2JN"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2JO {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2JP {
        margin: 0;
        padding: 10px 12px 10px 36px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 600px;
        min-width: 400px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2JP {
          min-width: 300px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JP {
          min-width: 224px;
        }
      }
      .ww-e-d2JQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2JR {
        margin: 0;
        padding: 0 16px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2JR {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JR {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2JR.ww-layout, .ww-e-d2JR [data-ww-ls~="d2JR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2JR.ww-layout, .ww-e-d2JR [data-ww-ls~="d2JR"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JR.ww-layout, .ww-e-d2JR [data-ww-ls~="d2JR"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2JS {
        margin: 20px 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-d2JS.ww-layout, .ww-e-d2JS [data-ww-ls~="d2JS"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: revert-layer;
      }
      .ww-e-d2JV {
        margin: 0;
        padding: 0 0 1px;
        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-d2JV.ww-layout, .ww-e-d2JV [data-ww-ls~="d2JV"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2JW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2JW.ww-layout, .ww-e-d2JW [data-ww-ls~="d2JW"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2JX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 140px;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2JX.ww-layout, .ww-e-d2JX [data-ww-ls~="d2JX"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2JY {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2JZ {
        margin: 16px 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-d2JZ.ww-layout, .ww-e-d2JZ [data-ww-ls~="d2JZ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2Ja {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ja.ww-layout, .ww-e-d2Ja [data-ww-ls~="d2Ja"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Jb {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Jc {
        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-d2Jd {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Je {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 140px;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Je.ww-layout, .ww-e-d2Je [data-ww-ls~="d2Je"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Jf {
        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-d2Jf.ww-layout, .ww-e-d2Jf [data-ww-ls~="d2Jf"] {
        display: flex;
      }
      .ww-e-d2Jg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Jg.ww-layout, .ww-e-d2Jg [data-ww-ls~="d2Jg"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Jh {
        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-d2Ji {
        margin: 0;
        padding: 0 0 1px;
        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-d2Ji.ww-layout, .ww-e-d2Ji [data-ww-ls~="d2Ji"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Jj {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
      }
      .ww-e-d2Jl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Jm {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
      }
      .ww-e-d2Jn {
        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-d2Jo {
        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-d2Jp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Jp.ww-layout, .ww-e-d2Jp [data-ww-ls~="d2Jp"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Jq {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Js {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Jt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Jt.ww-layout, .ww-e-d2Jt [data-ww-ls~="d2Jt"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Ju {
        margin: 0;
        padding: var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px);
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2Ju.ww-layout, .ww-e-d2Ju [data-ww-ls~="d2Ju"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px 16px;
      }
      .ww-e-d2Jw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Jw.ww-layout, .ww-e-d2Jw [data-ww-ls~="d2Jw"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Jx {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Jy {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.15s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d2Jy:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d2Jz {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2K0 {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.15s ease;
        border: none;
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d2K0:where(:hover) {
        transform: scale(1.02);
      }
      .ww-e-d2K1 {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.15s ease;
        border: none;
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d2K1:where(:hover) {
        transform: scale(1.02);
      }
      .ww-e-d2K2 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2K3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2K3.ww-layout, .ww-e-d2K3 [data-ww-ls~="d2K3"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2K4 {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d2K4 {
          text-align: center;
        }
      }
      :where(.ww-e-d2KP[data-ww-states~="nfTi0X"]) .ww-e-d2K4 {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2K5 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2K5.ww-layout, .ww-e-d2K5 [data-ww-ls~="d2K5"] {
        display: block;
      }
      .ww-e-d2K6 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff4d;
        border-radius: 9999px;
      }
      .ww-e-d2K6.ww-layout, .ww-e-d2K6 [data-ww-ls~="d2K6"] {
        display: block;
      }
      .ww-e-d2K7 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2K7.ww-layout, .ww-e-d2K7 [data-ww-ls~="d2K7"] {
        display: block;
      }
      .ww-e-d2K8 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d2K8.ww-layout, .ww-e-d2K8 [data-ww-ls~="d2K8"] {
        display: block;
      }
      .ww-e-d2K9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2K9 {
          align-self: center;
          display: flex;
        }
      }
      .ww-e-d2K9.ww-layout, .ww-e-d2K9 [data-ww-ls~="d2K9"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2K9.ww-layout, .ww-e-d2K9 [data-ww-ls~="d2K9"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2KA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2KA {
          display: flex;
        }
      }
      .ww-e-d2KA.ww-layout, .ww-e-d2KA [data-ww-ls~="d2KA"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KA.ww-layout, .ww-e-d2KA [data-ww-ls~="d2KA"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2KB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2KB {
          display: flex;
        }
      }
      .ww-e-d2KB.ww-layout, .ww-e-d2KB [data-ww-ls~="d2KB"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KB.ww-layout, .ww-e-d2KB [data-ww-ls~="d2KB"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2KC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease;
      }
      .ww-e-d2KC.ww-layout, .ww-e-d2KC [data-ww-ls~="d2KC"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2KD {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KD {
          display: flex;
        }
      }
      .ww-e-d2KD.ww-layout, .ww-e-d2KD [data-ww-ls~="d2KD"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2KD.ww-layout, .ww-e-d2KD [data-ww-ls~="d2KD"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2KE {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KE {
          display: flex;
        }
      }
      .ww-e-d2KE.ww-layout, .ww-e-d2KE [data-ww-ls~="d2KE"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2KE.ww-layout, .ww-e-d2KE [data-ww-ls~="d2KE"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2KF {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2KG {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2KH {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2KI {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2KJ {
        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: var(--ww-default-font-family);
        text-align: left;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2KK {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2KL {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2KM {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2KN {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2KP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d2KP {
          padding: 12px 16px;
          height: 50px;
          aspect-ratio: unset;
        }
      }
      .ww-e-d2KP:where([data-ww-states~="nfTi0X"]) {
        padding: 0;
        display: flex;
        flex: 1 1 0;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d2KP:where([data-ww-states~="nfTi0X"]) {
          padding: 0;
          display: flex;
        }
      }
      .ww-e-d2KP.ww-layout, .ww-e-d2KP [data-ww-ls~="d2KP"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2KP.ww-layout:where([data-ww-states~="nfTi0X"]), .ww-e-d2KP [data-ww-ls~="d2KP"]:where([data-ww-states~="nfTi0X"]) {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2KP.ww-layout:where([data-ww-states~="nfTi0X"]), .ww-e-d2KP [data-ww-ls~="d2KP"]:where([data-ww-states~="nfTi0X"]) {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2KQ {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2KQ {
          font-weight: 700;
        }
      }
      :where(.ww-e-d2KP[data-ww-states~="nfTi0X"]) .ww-e-d2KQ {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2KR {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2KS {
        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-d2KS.ww-layout, .ww-e-d2KS [data-ww-ls~="d2KS"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2KT {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2KU {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2KU {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d2KU.ww-layout, .ww-e-d2KU [data-ww-ls~="d2KU"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2KU.ww-layout, .ww-e-d2KU [data-ww-ls~="d2KU"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2KV {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2KV {
          display: flex;
        }
      }
      .ww-e-d2KV.ww-layout, .ww-e-d2KV [data-ww-ls~="d2KV"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2KV.ww-layout, .ww-e-d2KV [data-ww-ls~="d2KV"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2KW {
        margin: 0;
        padding: 12px 16px 12px 32px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2KX {
        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-d2KY {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2KY {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2KY.ww-layout, .ww-e-d2KY [data-ww-ls~="d2KY"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d2KY.ww-layout, .ww-e-d2KY [data-ww-ls~="d2KY"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2KZ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2KZ.ww-layout, .ww-e-d2KZ [data-ww-ls~="d2KZ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Ka {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Kb {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Kc {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Kc {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2Kc.ww-layout, .ww-e-d2Kc [data-ww-ls~="d2Kc"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Kc.ww-layout, .ww-e-d2Kc [data-ww-ls~="d2Kc"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2Kd {
        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-d2Kd.ww-layout, .ww-e-d2Kd [data-ww-ls~="d2Kd"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2Ke {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 11px;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Kf {
        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-d2Kg {
        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-d2Kg.ww-layout, .ww-e-d2Kg [data-ww-ls~="d2Kg"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d2Kh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Kh.ww-layout, .ww-e-d2Kh [data-ww-ls~="d2Kh"] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
      }
      .ww-e-d2Ki {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Kj {
        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-d2Kj.ww-layout, .ww-e-d2Kj [data-ww-ls~="d2Kj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2Kk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Km {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d2Kn {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Kn {
          display: flex;
        }
      }
      .ww-e-d2Kn.ww-layout, .ww-e-d2Kn [data-ww-ls~="d2Kn"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Kn.ww-layout, .ww-e-d2Kn [data-ww-ls~="d2Kn"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2Ko {
        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-d2Ko.ww-layout, .ww-e-d2Ko [data-ww-ls~="d2Ko"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2Kq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Kr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d2Ks {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ks {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ks {
          display: flex;
        }
      }
      .ww-e-d2Ks.ww-layout, .ww-e-d2Ks [data-ww-ls~="d2Ks"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ks.ww-layout, .ww-e-d2Ks [data-ww-ls~="d2Ks"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ks.ww-layout, .ww-e-d2Ks [data-ww-ls~="d2Ks"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Kt {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Kt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Kt {
          display: flex;
        }
      }
      .ww-e-d2Kt.ww-layout, .ww-e-d2Kt [data-ww-ls~="d2Kt"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Kt.ww-layout, .ww-e-d2Kt [data-ww-ls~="d2Kt"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Kt.ww-layout, .ww-e-d2Kt [data-ww-ls~="d2Kt"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Ku {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ku {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ku {
          display: flex;
        }
      }
      .ww-e-d2Ku.ww-layout, .ww-e-d2Ku [data-ww-ls~="d2Ku"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ku.ww-layout, .ww-e-d2Ku [data-ww-ls~="d2Ku"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ku.ww-layout, .ww-e-d2Ku [data-ww-ls~="d2Ku"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2Kv {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2Kw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Kx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Kx {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Kx {
          display: grid;
        }
      }
      .ww-e-d2Kx.ww-layout, .ww-e-d2Kx [data-ww-ls~="d2Kx"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Kx.ww-layout, .ww-e-d2Kx [data-ww-ls~="d2Kx"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Kx.ww-layout, .ww-e-d2Kx [data-ww-ls~="d2Kx"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Ky {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ky {
          display: block;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ky {
          display: block;
        }
      }
      .ww-e-d2Ky.ww-layout, .ww-e-d2Ky [data-ww-ls~="d2Ky"] {
        display: none;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ky.ww-layout, .ww-e-d2Ky [data-ww-ls~="d2Ky"] {
          display: block;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ky.ww-layout, .ww-e-d2Ky [data-ww-ls~="d2Ky"] {
          display: block;
        }
      }
      .ww-e-d2Kz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Kz.ww-layout, .ww-e-d2Kz [data-ww-ls~="d2Kz"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d2L0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2L0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L0 {
          display: flex;
        }
      }
      .ww-e-d2L0.ww-layout, .ww-e-d2L0 [data-ww-ls~="d2L0"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2L0.ww-layout, .ww-e-d2L0 [data-ww-ls~="d2L0"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L0.ww-layout, .ww-e-d2L0 [data-ww-ls~="d2L0"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2L1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2L1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L1 {
          display: flex;
        }
      }
      .ww-e-d2L1.ww-layout, .ww-e-d2L1 [data-ww-ls~="d2L1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2L1.ww-layout, .ww-e-d2L1 [data-ww-ls~="d2L1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L1.ww-layout, .ww-e-d2L1 [data-ww-ls~="d2L1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2L2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d2L3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2L3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L3 {
          display: flex;
        }
      }
      .ww-e-d2L3.ww-layout, .ww-e-d2L3 [data-ww-ls~="d2L3"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2L3.ww-layout, .ww-e-d2L3 [data-ww-ls~="d2L3"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L3.ww-layout, .ww-e-d2L3 [data-ww-ls~="d2L3"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2L4 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2L4.ww-layout, .ww-e-d2L4 [data-ww-ls~="d2L4"] {
        display: inline-flex;
      }
      .ww-e-d2L5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2L5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L5 {
          display: flex;
        }
      }
      .ww-e-d2L5.ww-layout, .ww-e-d2L5 [data-ww-ls~="d2L5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2L5.ww-layout, .ww-e-d2L5 [data-ww-ls~="d2L5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L5.ww-layout, .ww-e-d2L5 [data-ww-ls~="d2L5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2L6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2L6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L6 {
          display: flex;
        }
      }
      .ww-e-d2L6.ww-layout, .ww-e-d2L6 [data-ww-ls~="d2L6"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d2L6.ww-layout, .ww-e-d2L6 [data-ww-ls~="d2L6"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L6.ww-layout, .ww-e-d2L6 [data-ww-ls~="d2L6"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2L7 {
        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-d2L8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2L8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L8 {
          display: flex;
        }
      }
      .ww-e-d2L8.ww-layout, .ww-e-d2L8 [data-ww-ls~="d2L8"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2L8.ww-layout, .ww-e-d2L8 [data-ww-ls~="d2L8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2L8.ww-layout, .ww-e-d2L8 [data-ww-ls~="d2L8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2L9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2LA {
        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-d2LB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LB {
          display: flex;
        }
      }
      .ww-e-d2LB.ww-layout, .ww-e-d2LB [data-ww-ls~="d2LB"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LB.ww-layout, .ww-e-d2LB [data-ww-ls~="d2LB"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LB.ww-layout, .ww-e-d2LB [data-ww-ls~="d2LB"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2LC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2LD {
        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-d2LE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2LF {
        margin: 12px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d2LF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LF {
          display: flex;
        }
      }
      .ww-e-d2LF.ww-layout, .ww-e-d2LF [data-ww-ls~="d2LF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2LF.ww-layout, .ww-e-d2LF [data-ww-ls~="d2LF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LF.ww-layout, .ww-e-d2LF [data-ww-ls~="d2LF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2LG {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fefce8;
        border-radius: 9999px;
      }
      .ww-e-d2LG.ww-layout, .ww-e-d2LG [data-ww-ls~="d2LG"] {
        display: inline-flex;
      }
      .ww-e-d2LH {
        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-d2LI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LI {
          display: flex;
        }
      }
      .ww-e-d2LI.ww-layout, .ww-e-d2LI [data-ww-ls~="d2LI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LI.ww-layout, .ww-e-d2LI [data-ww-ls~="d2LI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LI.ww-layout, .ww-e-d2LI [data-ww-ls~="d2LI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2LJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LJ {
          display: flex;
        }
      }
      .ww-e-d2LJ.ww-layout, .ww-e-d2LJ [data-ww-ls~="d2LJ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LJ.ww-layout, .ww-e-d2LJ [data-ww-ls~="d2LJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LJ.ww-layout, .ww-e-d2LJ [data-ww-ls~="d2LJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2LK {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2LL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2LL {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LL {
          display: grid;
        }
      }
      .ww-e-d2LL.ww-layout, .ww-e-d2LL [data-ww-ls~="d2LL"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LL.ww-layout, .ww-e-d2LL [data-ww-ls~="d2LL"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LL.ww-layout, .ww-e-d2LL [data-ww-ls~="d2LL"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2LM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2LM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LM {
          display: flex;
        }
      }
      .ww-e-d2LM.ww-layout, .ww-e-d2LM [data-ww-ls~="d2LM"] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2LM.ww-layout, .ww-e-d2LM [data-ww-ls~="d2LM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LM.ww-layout, .ww-e-d2LM [data-ww-ls~="d2LM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2LN {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2LN.ww-layout, .ww-e-d2LN [data-ww-ls~="d2LN"] {
        display: inline-flex;
      }
      .ww-e-d2LO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LO {
          display: flex;
        }
      }
      .ww-e-d2LO.ww-layout, .ww-e-d2LO [data-ww-ls~="d2LO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LO.ww-layout, .ww-e-d2LO [data-ww-ls~="d2LO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LO.ww-layout, .ww-e-d2LO [data-ww-ls~="d2LO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2LP {
        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-d2LQ {
        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-d2LR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2LR.ww-layout, .ww-e-d2LR [data-ww-ls~="d2LR"] {
        display: flex;
        place-content: center;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2LS {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LS {
          display: flex;
        }
      }
      .ww-e-d2LS.ww-layout, .ww-e-d2LS [data-ww-ls~="d2LS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LS.ww-layout, .ww-e-d2LS [data-ww-ls~="d2LS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LS.ww-layout, .ww-e-d2LS [data-ww-ls~="d2LS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2LT {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2LU {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2LV {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2LW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LW {
          display: none;
        }
      }
      .ww-e-d2LW.ww-layout, .ww-e-d2LW [data-ww-ls~="d2LW"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d2LW.ww-layout, .ww-e-d2LW [data-ww-ls~="d2LW"] {
          display: none;
        }
      }
      .ww-e-d2LX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2LX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LX {
          display: flex;
        }
      }
      .ww-e-d2LX.ww-layout, .ww-e-d2LX [data-ww-ls~="d2LX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2LX.ww-layout, .ww-e-d2LX [data-ww-ls~="d2LX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2LX.ww-layout, .ww-e-d2LX [data-ww-ls~="d2LX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2LY {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2LZ {
        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-d2La {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Lb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lb {
          display: flex;
        }
      }
      .ww-e-d2Lb.ww-layout, .ww-e-d2Lb [data-ww-ls~="d2Lb"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lb.ww-layout, .ww-e-d2Lb [data-ww-ls~="d2Lb"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lb.ww-layout, .ww-e-d2Lb [data-ww-ls~="d2Lb"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Lc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d2Ld {
        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-d2Le {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Le {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Le {
          display: flex;
        }
      }
      .ww-e-d2Le.ww-layout, .ww-e-d2Le [data-ww-ls~="d2Le"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d2Le.ww-layout, .ww-e-d2Le [data-ww-ls~="d2Le"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Le.ww-layout, .ww-e-d2Le [data-ww-ls~="d2Le"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2Lf {
        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-d2Lg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lg {
          display: flex;
        }
      }
      .ww-e-d2Lg.ww-layout, .ww-e-d2Lg [data-ww-ls~="d2Lg"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lg.ww-layout, .ww-e-d2Lg [data-ww-ls~="d2Lg"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lg.ww-layout, .ww-e-d2Lg [data-ww-ls~="d2Lg"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Lh {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lh {
          display: flex;
        }
      }
      .ww-e-d2Lh.ww-layout, .ww-e-d2Lh [data-ww-ls~="d2Lh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lh.ww-layout, .ww-e-d2Lh [data-ww-ls~="d2Lh"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lh.ww-layout, .ww-e-d2Lh [data-ww-ls~="d2Lh"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Li {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Lj {
        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-d2Lk {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2Lk.ww-layout, .ww-e-d2Lk [data-ww-ls~="d2Lk"] {
        display: inline-flex;
      }
      .ww-e-d2Ll {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Lm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ln {
        margin: 12px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ln {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ln {
          display: flex;
        }
      }
      .ww-e-d2Ln.ww-layout, .ww-e-d2Ln [data-ww-ls~="d2Ln"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ln.ww-layout, .ww-e-d2Ln [data-ww-ls~="d2Ln"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ln.ww-layout, .ww-e-d2Ln [data-ww-ls~="d2Ln"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Lo {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lo {
          display: flex;
        }
      }
      .ww-e-d2Lo.ww-layout, .ww-e-d2Lo [data-ww-ls~="d2Lo"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lo.ww-layout, .ww-e-d2Lo [data-ww-ls~="d2Lo"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lo.ww-layout, .ww-e-d2Lo [data-ww-ls~="d2Lo"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2Lp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Lr {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ls {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2Lt {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Lu {
        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-d2Lv {
        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-d2Lw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lw {
          display: flex;
        }
      }
      .ww-e-d2Lw.ww-layout, .ww-e-d2Lw [data-ww-ls~="d2Lw"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lw.ww-layout, .ww-e-d2Lw [data-ww-ls~="d2Lw"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lw.ww-layout, .ww-e-d2Lw [data-ww-ls~="d2Lw"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2Lx {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lx {
          display: flex;
        }
      }
      .ww-e-d2Lx.ww-layout, .ww-e-d2Lx [data-ww-ls~="d2Lx"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lx.ww-layout, .ww-e-d2Lx [data-ww-ls~="d2Lx"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d2Ly {
        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-d2Ly.ww-layout, .ww-e-d2Ly [data-ww-ls~="d2Ly"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Lz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lz {
          display: flex;
        }
      }
      .ww-e-d2Lz.ww-layout, .ww-e-d2Lz [data-ww-ls~="d2Lz"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Lz.ww-layout, .ww-e-d2Lz [data-ww-ls~="d2Lz"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Lz.ww-layout, .ww-e-d2Lz [data-ww-ls~="d2Lz"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2M0 {
        margin: 0;
        padding: 16px;
        z-index: 1;
        align-self: unset;
        display: var(--ww-style-display);
        position: absolute;
        top: 30px;
        right: 25px;
        left: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 3px #0000004d;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2M0.ww-layout, .ww-e-d2M0 [data-ww-ls~="d2M0"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d2M1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2M2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2M3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2M4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2M5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2M6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2M7 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d2M7 {
          display: flex;
        }
      }
      .ww-e-d2M7.ww-layout, .ww-e-d2M7 [data-ww-ls~="d2M7"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2M7.ww-layout, .ww-e-d2M7 [data-ww-ls~="d2M7"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d2M8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2M8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2M8 {
          display: flex;
        }
      }
      .ww-e-d2M8.ww-layout, .ww-e-d2M8 [data-ww-ls~="d2M8"] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2M8.ww-layout, .ww-e-d2M8 [data-ww-ls~="d2M8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2M8.ww-layout, .ww-e-d2M8 [data-ww-ls~="d2M8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2M9 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2M9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2M9 {
          display: flex;
        }
      }
      .ww-e-d2M9.ww-layout, .ww-e-d2M9 [data-ww-ls~="d2M9"] {
        display: grid;
        grid-template-columns: .5fr 1fr .2fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d2M9.ww-layout, .ww-e-d2M9 [data-ww-ls~="d2M9"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2M9.ww-layout, .ww-e-d2M9 [data-ww-ls~="d2M9"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2MA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2MB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2MC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2MD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2ME {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2MF {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2MG {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2MH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2MI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2MJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2MJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MJ {
          display: flex;
        }
      }
      .ww-e-d2MJ.ww-layout, .ww-e-d2MJ [data-ww-ls~="d2MJ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2MJ.ww-layout, .ww-e-d2MJ [data-ww-ls~="d2MJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MJ.ww-layout, .ww-e-d2MJ [data-ww-ls~="d2MJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2MK {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2MK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MK {
          display: flex;
        }
      }
      .ww-e-d2MK.ww-layout, .ww-e-d2MK [data-ww-ls~="d2MK"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2MK.ww-layout, .ww-e-d2MK [data-ww-ls~="d2MK"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MK.ww-layout, .ww-e-d2MK [data-ww-ls~="d2MK"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2ML {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2ML {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ML {
          display: flex;
        }
      }
      .ww-e-d2ML.ww-layout, .ww-e-d2ML [data-ww-ls~="d2ML"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ML.ww-layout, .ww-e-d2ML [data-ww-ls~="d2ML"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ML.ww-layout, .ww-e-d2ML [data-ww-ls~="d2ML"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d2MM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2MM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MM {
          display: flex;
        }
      }
      .ww-e-d2MM.ww-layout, .ww-e-d2MM [data-ww-ls~="d2MM"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2MM.ww-layout, .ww-e-d2MM [data-ww-ls~="d2MM"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MM.ww-layout, .ww-e-d2MM [data-ww-ls~="d2MM"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d2MN {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2MN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MN {
          display: flex;
        }
      }
      .ww-e-d2MN.ww-layout, .ww-e-d2MN [data-ww-ls~="d2MN"] {
        display: grid;
        grid-template-columns: .5fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d2MN.ww-layout, .ww-e-d2MN [data-ww-ls~="d2MN"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MN.ww-layout, .ww-e-d2MN [data-ww-ls~="d2MN"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2MO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2MP {
        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-d2MP.ww-layout, .ww-e-d2MP [data-ww-ls~="d2MP"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2MQ {
        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-d2MQ.ww-layout, .ww-e-d2MQ [data-ww-ls~="d2MQ"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2MR {
        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-d2MR.ww-layout, .ww-e-d2MR [data-ww-ls~="d2MR"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2MS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2MS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MS {
          display: flex;
        }
      }
      .ww-e-d2MS.ww-layout, .ww-e-d2MS [data-ww-ls~="d2MS"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2MS.ww-layout, .ww-e-d2MS [data-ww-ls~="d2MS"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MS.ww-layout, .ww-e-d2MS [data-ww-ls~="d2MS"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2MT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2MT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MT {
          display: flex;
        }
      }
      .ww-e-d2MT.ww-layout, .ww-e-d2MT [data-ww-ls~="d2MT"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2MT.ww-layout, .ww-e-d2MT [data-ww-ls~="d2MT"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MT.ww-layout, .ww-e-d2MT [data-ww-ls~="d2MT"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d2MU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2MV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2MV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MV {
          display: flex;
        }
      }
      .ww-e-d2MV.ww-layout, .ww-e-d2MV [data-ww-ls~="d2MV"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2MV.ww-layout, .ww-e-d2MV [data-ww-ls~="d2MV"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2MV.ww-layout, .ww-e-d2MV [data-ww-ls~="d2MV"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2MW {
        margin: 0;
        padding: 16px;
        z-index: 1;
        align-self: unset;
        display: var(--ww-style-display);
        position: absolute;
        top: 30px;
        right: 25px;
        left: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 3px #0000004d;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2MW.ww-layout, .ww-e-d2MW [data-ww-ls~="d2MW"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d2MX {
        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-d2MX.ww-layout, .ww-e-d2MX [data-ww-ls~="d2MX"] {
        display: flex;
        flex-flow: row;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 8px 4px;
      }
      .ww-e-d2MY {
        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-d2MY.ww-layout, .ww-e-d2MY [data-ww-ls~="d2MY"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2MZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2MZ.ww-layout, .ww-e-d2MZ [data-ww-ls~="d2MZ"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d2Ma {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Mb {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Mc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mc {
          display: flex;
        }
      }
      .ww-e-d2Mc.ww-layout, .ww-e-d2Mc [data-ww-ls~="d2Mc"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mc.ww-layout, .ww-e-d2Mc [data-ww-ls~="d2Mc"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mc.ww-layout, .ww-e-d2Mc [data-ww-ls~="d2Mc"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2Md {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2Md {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Md {
          display: flex;
        }
      }
      .ww-e-d2Md.ww-layout, .ww-e-d2Md [data-ww-ls~="d2Md"] {
        display: grid;
        grid-template-columns: .5fr 1fr 1fr .5fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Md.ww-layout, .ww-e-d2Md [data-ww-ls~="d2Md"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Md.ww-layout, .ww-e-d2Md [data-ww-ls~="d2Md"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2Me {
        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;
        background: var(--ww-style-background-color);
        border-radius: 8px;
      }
      .ww-e-d2Me.ww-layout, .ww-e-d2Me [data-ww-ls~="d2Me"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2Mf {
        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: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Mi {
        margin: 0 0 6px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ml {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 80px;
        font-size: 12px;
        font-family: inherit;
        white-space-collapse: preserve;
        background-color: #ffedd54d;
        border: 1px solid #ffedd5;
        border-radius: 8px;
      }
      .ww-e-d2Mm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mm {
          display: flex;
        }
      }
      .ww-e-d2Mm.ww-layout, .ww-e-d2Mm [data-ww-ls~="d2Mm"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mm.ww-layout, .ww-e-d2Mm [data-ww-ls~="d2Mm"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mm.ww-layout, .ww-e-d2Mm [data-ww-ls~="d2Mm"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Mn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mn {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mn {
          display: grid;
        }
      }
      .ww-e-d2Mn.ww-layout, .ww-e-d2Mn [data-ww-ls~="d2Mn"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mn.ww-layout, .ww-e-d2Mn [data-ww-ls~="d2Mn"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mn.ww-layout, .ww-e-d2Mn [data-ww-ls~="d2Mn"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Mo {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2Mp {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Mq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Mq.ww-layout, .ww-e-d2Mq [data-ww-ls~="d2Mq"] {
        display: block;
      }
      .ww-e-d2Mr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        bottom: 12px;
        left: 10px;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ms {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d2Ms.ww-layout, .ww-e-d2Ms [data-ww-ls~="d2Ms"] {
        display: block;
      }
      .ww-e-d2Mt {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2Mu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 60%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mu {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mu {
          display: flex;
        }
      }
      .ww-e-d2Mu.ww-layout, .ww-e-d2Mu [data-ww-ls~="d2Mu"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mu.ww-layout, .ww-e-d2Mu [data-ww-ls~="d2Mu"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mu.ww-layout, .ww-e-d2Mu [data-ww-ls~="d2Mu"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2Mv {
        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-d2Mw {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2Mw.ww-layout, .ww-e-d2Mw [data-ww-ls~="d2Mw"] {
        display: block;
      }
      .ww-e-d2Mx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #22c55e;
        border-radius: 9999px;
      }
      .ww-e-d2Mx.ww-layout, .ww-e-d2Mx [data-ww-ls~="d2Mx"] {
        display: block;
      }
      .ww-e-d2My {
        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-d2Mz {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mz {
          display: flex;
        }
      }
      .ww-e-d2Mz.ww-layout, .ww-e-d2Mz [data-ww-ls~="d2Mz"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Mz.ww-layout, .ww-e-d2Mz [data-ww-ls~="d2Mz"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Mz.ww-layout, .ww-e-d2Mz [data-ww-ls~="d2Mz"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2N0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2N0.ww-layout, .ww-e-d2N0 [data-ww-ls~="d2N0"] {
        display: block;
      }
      .ww-e-d2N1 {
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d2N2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2N2.ww-layout, .ww-e-d2N2 [data-ww-ls~="d2N2"] {
        display: block;
      }
      .ww-e-d2N3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2N3.ww-layout, .ww-e-d2N3 [data-ww-ls~="d2N3"] {
        display: block;
      }
      .ww-e-d2N4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2N4.ww-layout, .ww-e-d2N4 [data-ww-ls~="d2N4"] {
        display: block;
      }
      .ww-e-d2N5 {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2N6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2N6 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2N6 {
          display: grid;
        }
      }
      .ww-e-d2N6.ww-layout, .ww-e-d2N6 [data-ww-ls~="d2N6"] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2N6.ww-layout, .ww-e-d2N6 [data-ww-ls~="d2N6"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2N6.ww-layout, .ww-e-d2N6 [data-ww-ls~="d2N6"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2N8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2N9 {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2N9 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2N9 {
          display: grid;
        }
      }
      .ww-e-d2N9.ww-layout, .ww-e-d2N9 [data-ww-ls~="d2N9"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
        column-gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d2N9.ww-layout, .ww-e-d2N9 [data-ww-ls~="d2N9"] {
          display: grid;
          grid-template-columns: revert-layer;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2N9.ww-layout, .ww-e-d2N9 [data-ww-ls~="d2N9"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2NA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2NA.ww-layout, .ww-e-d2NA [data-ww-ls~="d2NA"] {
        display: block;
      }
      .ww-e-d2NB {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2NB.ww-layout, .ww-e-d2NB [data-ww-ls~="d2NB"] {
        display: block;
      }
      .ww-e-d2NC {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2NC.ww-layout, .ww-e-d2NC [data-ww-ls~="d2NC"] {
        display: block;
      }
      .ww-e-d2ND {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff0d;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ND {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ND {
          display: flex;
        }
      }
      .ww-e-d2ND.ww-layout, .ww-e-d2ND [data-ww-ls~="d2ND"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ND.ww-layout, .ww-e-d2ND [data-ww-ls~="d2ND"] {
          display: flex;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ND.ww-layout, .ww-e-d2ND [data-ww-ls~="d2ND"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d2NE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2NE.ww-layout, .ww-e-d2NE [data-ww-ls~="d2NE"] {
        display: block;
      }
      .ww-e-d2NF {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2NH {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2NI {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2NI.ww-layout, .ww-e-d2NI [data-ww-ls~="d2NI"] {
        display: block;
      }
      .ww-e-d2NJ {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff0d;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2NJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2NJ {
          display: flex;
        }
      }
      .ww-e-d2NJ.ww-layout, .ww-e-d2NJ [data-ww-ls~="d2NJ"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2NJ.ww-layout, .ww-e-d2NJ [data-ww-ls~="d2NJ"] {
          display: flex;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2NJ.ww-layout, .ww-e-d2NJ [data-ww-ls~="d2NJ"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d2NK {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2NK.ww-layout, .ww-e-d2NK [data-ww-ls~="d2NK"] {
        display: block;
      }
      .ww-e-d2NL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2NL.ww-layout, .ww-e-d2NL [data-ww-ls~="d2NL"] {
        display: block;
      }
      .ww-e-d2NM {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2NN {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2NP {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2NQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2NQ.ww-layout, .ww-e-d2NQ [data-ww-ls~="d2NQ"] {
        display: block;
      }
      .ww-e-d2NT {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2NT.ww-layout, .ww-e-d2NT [data-ww-ls~="d2NT"] {
        display: block;
      }
      .ww-e-d2NU {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2NW {
        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-d2NX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2NX.ww-layout, .ww-e-d2NX [data-ww-ls~="d2NX"] {
        display: block;
      }
      .ww-e-d2NY {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2NZ {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Na {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d2Na.ww-layout, .ww-e-d2Na [data-ww-ls~="d2Na"] {
        display: block;
      }
      .ww-e-d2Nb {
        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-d2Nc {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Nd {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nd {
          display: flex;
        }
      }
      .ww-e-d2Nd.ww-layout, .ww-e-d2Nd [data-ww-ls~="d2Nd"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nd.ww-layout, .ww-e-d2Nd [data-ww-ls~="d2Nd"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nd.ww-layout, .ww-e-d2Nd [data-ww-ls~="d2Nd"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Ne {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Nf {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ng {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Nh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nh {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nh {
          display: flex;
        }
      }
      .ww-e-d2Nh.ww-layout, .ww-e-d2Nh [data-ww-ls~="d2Nh"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nh.ww-layout, .ww-e-d2Nh [data-ww-ls~="d2Nh"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nh.ww-layout, .ww-e-d2Nh [data-ww-ls~="d2Nh"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2Ni {
        margin: 0;
        padding: 4px 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: 10px;
        font-family: sans-serif;
        font-weight: 800;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        letter-spacing: .05em;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 4px;
      }
      .ww-e-d2Nj {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff0d;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nj {
          display: flex;
        }
      }
      .ww-e-d2Nj.ww-layout, .ww-e-d2Nj [data-ww-ls~="d2Nj"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nj.ww-layout, .ww-e-d2Nj [data-ww-ls~="d2Nj"] {
          display: flex;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nj.ww-layout, .ww-e-d2Nj [data-ww-ls~="d2Nj"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d2Nk {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Nl {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2Nm {
        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-d2Nm.ww-layout, .ww-e-d2Nm [data-ww-ls~="d2Nm"] {
        display: block;
      }
      .ww-e-d2Nn {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2No {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2No.ww-layout, .ww-e-d2No [data-ww-ls~="d2No"] {
        display: block;
      }
      .ww-e-d2Np {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        bottom: 12px;
        left: 10px;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Nq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nq {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nq {
          display: grid;
        }
      }
      .ww-e-d2Nq.ww-layout, .ww-e-d2Nq [data-ww-ls~="d2Nq"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nq.ww-layout, .ww-e-d2Nq [data-ww-ls~="d2Nq"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nq.ww-layout, .ww-e-d2Nq [data-ww-ls~="d2Nq"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Nr {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d2Nr.ww-layout, .ww-e-d2Nr [data-ww-ls~="d2Nr"] {
        display: block;
      }
      .ww-e-d2Ns {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ns {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ns {
          display: flex;
        }
      }
      .ww-e-d2Ns.ww-layout, .ww-e-d2Ns [data-ww-ls~="d2Ns"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Ns.ww-layout, .ww-e-d2Ns [data-ww-ls~="d2Ns"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Ns.ww-layout, .ww-e-d2Ns [data-ww-ls~="d2Ns"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2Nt {
        margin: 0 0 6px;
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Nu {
        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-d2Nu.ww-layout, .ww-e-d2Nu [data-ww-ls~="d2Nu"] {
        display: block;
      }
      .ww-e-d2Nv {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px dashed #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nv {
          display: flex;
        }
      }
      .ww-e-d2Nv.ww-layout, .ww-e-d2Nv [data-ww-ls~="d2Nv"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Nv.ww-layout, .ww-e-d2Nv [data-ww-ls~="d2Nv"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Nv.ww-layout, .ww-e-d2Nv [data-ww-ls~="d2Nv"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Nw {
        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: sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Nx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Nx.ww-layout, .ww-e-d2Nx [data-ww-ls~="d2Nx"] {
        display: block;
      }
      .ww-e-d2Ny {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d2Ny.ww-layout, .ww-e-d2Ny [data-ww-ls~="d2Ny"] {
        display: block;
      }
      .ww-e-d2Nz {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2O0 {
        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-d2O1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2O1.ww-layout, .ww-e-d2O1 [data-ww-ls~="d2O1"] {
        display: block;
      }
      .ww-e-d2O2 {
        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: sans-serif;
        font-weight: 700;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2O3 {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2O3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2O3 {
          display: flex;
        }
      }
      .ww-e-d2O3.ww-layout, .ww-e-d2O3 [data-ww-ls~="d2O3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2O3.ww-layout, .ww-e-d2O3 [data-ww-ls~="d2O3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2O3.ww-layout, .ww-e-d2O3 [data-ww-ls~="d2O3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2O4 {
        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-d2O4.ww-layout, .ww-e-d2O4 [data-ww-ls~="d2O4"] {
        display: block;
      }
      .ww-e-d2O5 {
        margin: 0 0 24px;
        padding: 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f9fafb;
      }
      @media (max-width: 991px) {
        .ww-e-d2O5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2O5 {
          display: flex;
        }
      }
      .ww-e-d2O5.ww-layout, .ww-e-d2O5 [data-ww-ls~="d2O5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2O5.ww-layout, .ww-e-d2O5 [data-ww-ls~="d2O5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2O5.ww-layout, .ww-e-d2O5 [data-ww-ls~="d2O5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2O6 {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2O7 {
        margin: 8px 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: 10px;
        font-family: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2O8 {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2O9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2O9.ww-layout, .ww-e-d2O9 [data-ww-ls~="d2O9"] {
        display: block;
      }
      .ww-e-d2OA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2OA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2OA {
          display: flex;
        }
      }
      .ww-e-d2OA.ww-layout, .ww-e-d2OA [data-ww-ls~="d2OA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2OA.ww-layout, .ww-e-d2OA [data-ww-ls~="d2OA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2OA.ww-layout, .ww-e-d2OA [data-ww-ls~="d2OA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2OB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2OB.ww-layout, .ww-e-d2OB [data-ww-ls~="d2OB"] {
        display: block;
      }
      .ww-e-d2OC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2OC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2OC {
          display: flex;
        }
      }
      .ww-e-d2OC.ww-layout, .ww-e-d2OC [data-ww-ls~="d2OC"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2OC.ww-layout, .ww-e-d2OC [data-ww-ls~="d2OC"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2OC.ww-layout, .ww-e-d2OC [data-ww-ls~="d2OC"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2OE {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2OF {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2OH {
        margin: 0;
        padding: 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-family: sans-serif;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2OH {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        --placeholder-color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d2OJ {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d2OK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2OK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2OK {
          display: flex;
        }
      }
      .ww-e-d2OK.ww-layout, .ww-e-d2OK [data-ww-ls~="d2OK"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2OK.ww-layout, .ww-e-d2OK [data-ww-ls~="d2OK"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2OK.ww-layout, .ww-e-d2OK [data-ww-ls~="d2OK"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2ON {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 80px;
        font-size: 12px;
        font-family: inherit;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2OO {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 128px;
        font-family: inherit;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2OP {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d2OP.ww-layout, .ww-e-d2OP [data-ww-ls~="d2OP"] {
        display: block;
      }
      .ww-e-d2OS {
        margin: 0;
        padding: 8px;
        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: 12px;
        font-family: sans-serif;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        background-color: #f9fafb;
        cursor: not-allowed;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      .ww-e-d2OT {
        margin: 0;
        padding: 10px 10px 10px 28px;
        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: sans-serif;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: #f9fafb;
        cursor: not-allowed;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2OU {
        margin: 0;
        padding: 10px 10px 10px 28px;
        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: sans-serif;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: #f9fafb;
        cursor: not-allowed;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2OW {
        margin: 0;
        padding: 10px 16px;
        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-family: sans-serif;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        cursor: not-allowed;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2Oa {
        margin: 0;
        padding: 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: 14px;
        font-family: sans-serif;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: #f9fafb;
        cursor: not-allowed;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2Ob {
        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-d2Oc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d2Oc.ww-layout, .ww-e-d2Oc [data-ww-ls~="d2Oc"] {
        display: block;
      }
      .ww-e-d2Od {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Od {
          display: flex;
        }
      }
      .ww-e-d2Od.ww-layout, .ww-e-d2Od [data-ww-ls~="d2Od"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Od.ww-layout, .ww-e-d2Od [data-ww-ls~="d2Od"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Oe {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Oe {
          display: flex;
        }
      }
      .ww-e-d2Oe.ww-layout, .ww-e-d2Oe [data-ww-ls~="d2Oe"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Oe.ww-layout, .ww-e-d2Oe [data-ww-ls~="d2Oe"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Of {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Of {
          display: flex;
        }
      }
      .ww-e-d2Of.ww-layout, .ww-e-d2Of [data-ww-ls~="d2Of"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Of.ww-layout, .ww-e-d2Of [data-ww-ls~="d2Of"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d2Og {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Og {
          display: flex;
        }
      }
      .ww-e-d2Og.ww-layout, .ww-e-d2Og [data-ww-ls~="d2Og"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Og.ww-layout, .ww-e-d2Og [data-ww-ls~="d2Og"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2Oh {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 4px;
      }
      .ww-e-d2Oh.ww-layout, .ww-e-d2Oh [data-ww-ls~="d2Oh"] {
        display: block;
      }
      .ww-e-d2Oi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d2Oj[data-ww-states~="K0hoz7"]) .ww-e-d2Oi {
        padding: 16px;
        border-top: 1px solid #d06b46;
        border-bottom: 0 solid #b0b0b0;
        border-left: 1px solid #d06b46;
        border-right: 1px solid #d06b46;
        border-radius: 8px 8px 0 0;
      }
      .ww-e-d2Oi.ww-layout, .ww-e-d2Oi [data-ww-ls~="d2Oi"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Ok {
        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-d2Ol {
        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-d2Om {
        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-d2On {
        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-d2Oo {
        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-d2Op {
        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;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d2Oq {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Or {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Os {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ot {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ou {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ov {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ow {
        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-d2Ox {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Oy {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2Oz {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2P0 {
        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;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d2P1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d2P1.ww-layout, .ww-e-d2P1 [data-ww-ls~="d2P1"] {
        display: block;
      }
      .ww-e-d2P2 {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2P2 {
          display: flex;
        }
      }
      :where(.ww-e-d2Oj[data-ww-states~="K0hoz7"]) .ww-e-d2P2 {
        padding: 10px 20px;
        overflow: auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d2P2.ww-layout, .ww-e-d2P2 [data-ww-ls~="d2P2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2P2.ww-layout, .ww-e-d2P2 [data-ww-ls~="d2P2"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2P3 {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2P4 {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2P5 {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2P5 {
          display: flex;
        }
      }
      :where(.ww-e-d2Oj[data-ww-states~="K0hoz7"]) .ww-e-d2P5 {
        border-bottom: 1px solid #f3f4f6;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d2P5.ww-layout, .ww-e-d2P5 [data-ww-ls~="d2P5"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2P5.ww-layout, .ww-e-d2P5 [data-ww-ls~="d2P5"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2P6 {
        margin: 0;
        padding: 0 20px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2P6 {
          display: flex;
        }
      }
      .ww-e-d2P6.ww-layout, .ww-e-d2P6 [data-ww-ls~="d2P6"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2P6.ww-layout, .ww-e-d2P6 [data-ww-ls~="d2P6"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2P7 {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2P7 {
          display: flex;
        }
      }
      :where(.ww-e-d2Oj[data-ww-states~="K0hoz7"]) .ww-e-d2P7 {
        padding: 0;
        overflow: auto;
        position: absolute;
        top: 71px;
        height: auto;
        aspect-ratio: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 0 solid #b0b0b0;
        border-bottom: 1px solid #d06b46;
        border-left: 1px solid #d06b46;
        border-right: 1px solid #d06b46;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d2P7.ww-layout, .ww-e-d2P7 [data-ww-ls~="d2P7"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2P7.ww-layout, .ww-e-d2P7 [data-ww-ls~="d2P7"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2P8 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 14px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2P9 {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d2P9.ww-layout, .ww-e-d2P9 [data-ww-ls~="d2P9"] {
        display: block;
      }
      .ww-e-d2PA {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d2PA.ww-layout, .ww-e-d2PA [data-ww-ls~="d2PA"] {
        display: block;
      }
      .ww-e-d2PB {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d2PB {
          display: flex;
        }
      }
      .ww-e-d2PB:where(:hover) {
        background-color: #fff7ed80;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      .ww-e-d2PB.ww-layout, .ww-e-d2PB [data-ww-ls~="d2PB"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PB.ww-layout, .ww-e-d2PB [data-ww-ls~="d2PB"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d2PC {
        margin: 0;
        padding: var(--ww-style-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: #1f2937;
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        --ww-element-transition: all 0.2s;
      }
      :where(.ww-e-d2Oj[data-ww-states~="K0hoz7"]) .ww-e-d2PC {
        border: 1px solid #d06b46;
      }
      .ww-e-d2PD {
        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-d2PD.ww-layout, .ww-e-d2PD [data-ww-ls~="d2PD"] {
        display: block;
      }
      .ww-e-d2PE {
        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: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PE {
          display: flex;
        }
      }
      .ww-e-d2PE.ww-layout, .ww-e-d2PE [data-ww-ls~="d2PE"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2PE.ww-layout, .ww-e-d2PE [data-ww-ls~="d2PE"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2PF {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PF {
          display: flex;
        }
      }
      .ww-e-d2PF.ww-layout, .ww-e-d2PF [data-ww-ls~="d2PF"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PF.ww-layout, .ww-e-d2PF [data-ww-ls~="d2PF"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2PG {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2PG {
          display: flex;
        }
      }
      .ww-e-d2PG.ww-layout, .ww-e-d2PG [data-ww-ls~="d2PG"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PG.ww-layout, .ww-e-d2PG [data-ww-ls~="d2PG"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2PH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2PH {
          display: flex;
        }
      }
      .ww-e-d2PH.ww-layout, .ww-e-d2PH [data-ww-ls~="d2PH"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PH.ww-layout, .ww-e-d2PH [data-ww-ls~="d2PH"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2PI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2PI {
          display: flex;
        }
      }
      .ww-e-d2PI.ww-layout, .ww-e-d2PI [data-ww-ls~="d2PI"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PI.ww-layout, .ww-e-d2PI [data-ww-ls~="d2PI"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2PJ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2PJ {
          display: flex;
        }
      }
      .ww-e-d2PJ.ww-layout, .ww-e-d2PJ [data-ww-ls~="d2PJ"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2PJ.ww-layout, .ww-e-d2PJ [data-ww-ls~="d2PJ"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2PK {
        margin: 0 10px 12px;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2PK {
          display: flex;
        }
      }
      .ww-e-d2PK.ww-layout, .ww-e-d2PK [data-ww-ls~="d2PK"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2PK.ww-layout, .ww-e-d2PK [data-ww-ls~="d2PK"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2PL {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2PL {
          display: flex;
        }
      }
      .ww-e-d2PL.ww-layout, .ww-e-d2PL [data-ww-ls~="d2PL"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2PL.ww-layout, .ww-e-d2PL [data-ww-ls~="d2PL"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2PM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2PM {
          display: flex;
        }
      }
      .ww-e-d2PM.ww-layout, .ww-e-d2PM [data-ww-ls~="d2PM"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2PM.ww-layout, .ww-e-d2PM [data-ww-ls~="d2PM"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2PN {
        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;
        border: 0 solid #b0b0b0;
      }
      :where(.ww-e-d2Oj[data-ww-states~="K0hoz7"]) .ww-e-d2PN {
        padding: 15px 0 10px;
      }
      .ww-e-d2PN.ww-layout, .ww-e-d2PN [data-ww-ls~="d2PN"] {
        display: block;
      }
      .ww-e-d2PO {
        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-d2PO.ww-layout, .ww-e-d2PO [data-ww-ls~="d2PO"] {
        display: flex;
      }
      .ww-e-d2PP {
        margin: 0;
        padding: 0 0 1px;
        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-d2PP.ww-layout, .ww-e-d2PP [data-ww-ls~="d2PP"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2PQ {
        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-d2PQ.ww-layout, .ww-e-d2PQ [data-ww-ls~="d2PQ"] {
        display: flex;
      }
      .ww-e-d2PR {
        margin: 12px 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-d2PR.ww-layout, .ww-e-d2PR [data-ww-ls~="d2PR"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2PS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 140px;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2PS.ww-layout, .ww-e-d2PS [data-ww-ls~="d2PS"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2PT {
        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-d2PU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 140px;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2PU.ww-layout, .ww-e-d2PU [data-ww-ls~="d2PU"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2PV {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2PW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2PX {
        margin: 0;
        padding: var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px);
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2PX.ww-layout, .ww-e-d2PX [data-ww-ls~="d2PX"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px 26px;
      }
      .ww-e-d2PZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2PZ.ww-layout, .ww-e-d2PZ [data-ww-ls~="d2PZ"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Pa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Pa.ww-layout, .ww-e-d2Pa [data-ww-ls~="d2Pa"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Pc {
        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-d2Pc.ww-layout, .ww-e-d2Pc [data-ww-ls~="d2Pc"] {
        display: flex;
      }
      .ww-e-d2Pd {
        margin: 24px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: auto;
      }
      .ww-e-d2Pe {
        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-d2Pe.ww-layout, .ww-e-d2Pe [data-ww-ls~="d2Pe"] {
        display: flex;
      }
      .ww-e-d2Pf {
        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-d2Pf.ww-layout, .ww-e-d2Pf [data-ww-ls~="d2Pf"] {
        display: flex;
      }
      .ww-e-d2Pg {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Ph {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ph.ww-layout, .ww-e-d2Ph [data-ww-ls~="d2Ph"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Pi {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
      }
      .ww-e-d2Pj {
        margin: 0;
        padding: 0 0 1px;
        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-d2Pj.ww-layout, .ww-e-d2Pj [data-ww-ls~="d2Pj"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Pk {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Pl {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Pm {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
      }
      .ww-e-d2Po {
        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-d2Pp {
        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-d2Pq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Pq.ww-layout, .ww-e-d2Pq [data-ww-ls~="d2Pq"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Pr {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Ps {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ps.ww-layout, .ww-e-d2Ps [data-ww-ls~="d2Ps"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Pt {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Px {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Px.ww-layout, .ww-e-d2Px [data-ww-ls~="d2Px"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2Py {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Pz {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Q0 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Q1 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Q2 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d2Q3 {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.15s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d2Q3:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d2Q4 {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.15s ease;
        border: none;
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d2Q4:where(:hover) {
        transform: scale(1.02);
      }
      .ww-e-d2Q5 {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.15s ease;
        border: none;
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d2Q5:where(:hover) {
        transform: scale(1.02);
      }
      .ww-e-d2Q6 {
        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: sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2Q6 {
        color: var(--5cf45ebd-4fc2-4d74-b7cf-022e9de4249f,#944403);
      }
      .ww-e-d2Q7 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Q7 {
          display: flex;
        }
      }
      .ww-e-d2Q7.ww-layout, .ww-e-d2Q7 [data-ww-ls~="d2Q7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Q7.ww-layout, .ww-e-d2Q7 [data-ww-ls~="d2Q7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Q8 {
        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: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Q9 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Q9 {
          display: flex;
        }
      }
      .ww-e-d2Q9.ww-layout, .ww-e-d2Q9 [data-ww-ls~="d2Q9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Q9.ww-layout, .ww-e-d2Q9 [data-ww-ls~="d2Q9"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2QA {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2QA {
          display: flex;
        }
      }
      .ww-e-d2QA.ww-layout, .ww-e-d2QA [data-ww-ls~="d2QA"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2QA.ww-layout, .ww-e-d2QA [data-ww-ls~="d2QA"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2QB {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc80;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2QB {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d2QB.ww-layout, .ww-e-d2QB [data-ww-ls~="d2QB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2QB.ww-layout, .ww-e-d2QB [data-ww-ls~="d2QB"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2QC {
        margin: 8px 0 0;
        padding: 16px 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 #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2QC {
          display: flex;
        }
      }
      .ww-e-d2QC.ww-layout, .ww-e-d2QC [data-ww-ls~="d2QC"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2QC.ww-layout, .ww-e-d2QC [data-ww-ls~="d2QC"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: flex-end;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2QE {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d2QE.ww-layout, .ww-e-d2QE [data-ww-ls~="d2QE"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2QF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2QF {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2QF.ww-layout, .ww-e-d2QF [data-ww-ls~="d2QF"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2QF.ww-layout, .ww-e-d2QF [data-ww-ls~="d2QF"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2QG {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2QH {
        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: sans-serif;
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2QJ {
        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-d2QK {
        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: 12px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2QL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2QL {
          display: flex;
        }
      }
      .ww-e-d2QL.ww-layout, .ww-e-d2QL [data-ww-ls~="d2QL"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2QL.ww-layout, .ww-e-d2QL [data-ww-ls~="d2QL"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2QM {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2QM {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d2QN {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        transition: opacity 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2QN {
          display: flex;
        }
      }
      .ww-e-d2QN.ww-layout, .ww-e-d2QN [data-ww-ls~="d2QN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2QN.ww-layout, .ww-e-d2QN [data-ww-ls~="d2QN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2QP {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2QP {
          margin: 0 8px;
        }
      }
      .ww-e-d2QP.ww-layout, .ww-e-d2QP [data-ww-ls~="d2QP"] {
        display: block;
      }
      .ww-e-d2QQ {
        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-d2QQ.ww-layout, .ww-e-d2QQ [data-ww-ls~="d2QQ"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2QR {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2QS {
        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: var(--ww-default-font-family);
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2QT {
        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-d2QT.ww-layout, .ww-e-d2QT [data-ww-ls~="d2QT"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2QU {
        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-d2QV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2QV {
          display: grid;
        }
      }
      .ww-e-d2QV.ww-layout, .ww-e-d2QV [data-ww-ls~="d2QV"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2QV.ww-layout, .ww-e-d2QV [data-ww-ls~="d2QV"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2QW {
        margin: 0 0 16px;
        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-d2QW.ww-layout, .ww-e-d2QW [data-ww-ls~="d2QW"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2QX {
        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-d2QY {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2QY.ww-layout, .ww-e-d2QY [data-ww-ls~="d2QY"] {
        display: block;
      }
      .ww-e-d2QZ {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2QZ {
          display: none;
        }
      }
      .ww-e-d2Qa {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Qb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Qb.ww-layout, .ww-e-d2Qb [data-ww-ls~="d2Qb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Qc {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Qd {
        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-d2Qe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Qe.ww-layout, .ww-e-d2Qe [data-ww-ls~="d2Qe"] {
        display: flex;
      }
      .ww-e-d2Qf {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Qg {
        margin: 0;
        padding: 0;
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
      }
      .ww-e-d2Qh {
        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-d2Qh.ww-layout, .ww-e-d2Qh [data-ww-ls~="d2Qh"] {
        display: block;
      }
      .ww-e-d2Qi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Qi.ww-layout, .ww-e-d2Qi [data-ww-ls~="d2Qi"] {
        display: block;
      }
      .ww-e-d2Qj {
        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-d2Qk {
        margin: 5px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: #f20202;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Ql {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2Qm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Qm.ww-layout, .ww-e-d2Qm [data-ww-ls~="d2Qm"] {
        display: block;
      }
      .ww-e-d2Qn {
        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-d2Qn.ww-layout, .ww-e-d2Qn [data-ww-ls~="d2Qn"] {
        display: block;
      }
      .ww-e-d2Qo {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Qp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Qp.ww-layout, .ww-e-d2Qp [data-ww-ls~="d2Qp"] {
        display: block;
      }
      .ww-e-d2Qq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Qq.ww-layout, .ww-e-d2Qq [data-ww-ls~="d2Qq"] {
        display: block;
      }
      .ww-e-d2Qr {
        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-d2Qr.ww-layout, .ww-e-d2Qr [data-ww-ls~="d2Qr"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d2Qs {
        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-d2Qt {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Qu {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Qu {
          display: none;
        }
      }
      .ww-e-d2Qv {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Qv {
          display: none;
        }
      }
      .ww-e-d2Qw {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Qw {
          display: none;
        }
      }
      .ww-e-d2Qx {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Qx {
          display: none;
        }
      }
      .ww-e-d2Qy {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2Qy {
          margin: 0 8px;
        }
      }
      .ww-e-d2Qy.ww-layout, .ww-e-d2Qy [data-ww-ls~="d2Qy"] {
        display: block;
      }
      .ww-e-d2Qz {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2Qz {
          margin: 0 8px;
        }
      }
      .ww-e-d2Qz.ww-layout, .ww-e-d2Qz [data-ww-ls~="d2Qz"] {
        display: block;
      }
      .ww-e-d2R0 {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2R0 {
          margin: 0 8px;
        }
      }
      .ww-e-d2R0.ww-layout, .ww-e-d2R0 [data-ww-ls~="d2R0"] {
        display: block;
      }
      .ww-e-d2R1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2R1.ww-layout, .ww-e-d2R1 [data-ww-ls~="d2R1"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2R2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2R2.ww-layout, .ww-e-d2R2 [data-ww-ls~="d2R2"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2R3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2R3.ww-layout, .ww-e-d2R3 [data-ww-ls~="d2R3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2R4 {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2R4.ww-layout, .ww-e-d2R4 [data-ww-ls~="d2R4"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2R5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2R5.ww-layout, .ww-e-d2R5 [data-ww-ls~="d2R5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2R6 {
        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-d2R6.ww-layout, .ww-e-d2R6 [data-ww-ls~="d2R6"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2R7 {
        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-d2R7.ww-layout, .ww-e-d2R7 [data-ww-ls~="d2R7"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2R8 {
        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-d2R8.ww-layout, .ww-e-d2R8 [data-ww-ls~="d2R8"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2R9 {
        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-d2R9.ww-layout, .ww-e-d2R9 [data-ww-ls~="d2R9"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2RA {
        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-d2RA.ww-layout, .ww-e-d2RA [data-ww-ls~="d2RA"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2RB {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d2RB.ww-layout, .ww-e-d2RB [data-ww-ls~="d2RB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2RC {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      :where(.ww-e-d2RE[data-ww-states~="GDtqVB"]) .ww-e-d2RC {
        height: 90px;
        aspect-ratio: unset;
      }
      .ww-e-d2RC.ww-layout, .ww-e-d2RC [data-ww-ls~="d2RC"] {
        display: block;
      }
      .ww-e-d2RD {
        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-d2RD.ww-layout, .ww-e-d2RD [data-ww-ls~="d2RD"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d2RF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        text-align: center;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2RG {
        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-d2RG.ww-layout, .ww-e-d2RG [data-ww-ls~="d2RG"] {
        display: block;
      }
      .ww-e-d2RI {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d2RI {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d2RJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2RJ.ww-layout, .ww-e-d2RJ [data-ww-ls~="d2RJ"] {
        display: block;
      }
      .ww-e-d2RK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2RK {
          display: grid;
        }
      }
      .ww-e-d2RK.ww-layout, .ww-e-d2RK [data-ww-ls~="d2RK"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2RK.ww-layout, .ww-e-d2RK [data-ww-ls~="d2RK"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2RP {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2RQ {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, calc(100% - 260px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: 50vh;
        background-color: #f9fafb;
      }
      .ww-e-d2RQ.ww-layout, .ww-e-d2RQ [data-ww-ls~="d2RQ"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2RR {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2RS {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2RS {
          display: none;
        }
      }
      .ww-e-d2RT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2RT.ww-layout, .ww-e-d2RT [data-ww-ls~="d2RT"] {
        display: block;
      }
      .ww-e-d2RU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      .ww-e-d2RU.ww-layout, .ww-e-d2RU [data-ww-ls~="d2RU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2RV {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d2RV.ww-layout, .ww-e-d2RV [data-ww-ls~="d2RV"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      .ww-e-d2RW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      .ww-e-d2RW.ww-layout, .ww-e-d2RW [data-ww-ls~="d2RW"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2RX {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2RY {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2RZ {
        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-d2RZ.ww-layout, .ww-e-d2RZ [data-ww-ls~="d2RZ"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Ra {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ra {
          display: none;
        }
      }
      .ww-e-d2Rb {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Rb {
          display: none;
        }
      }
      .ww-e-d2Rc {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Rc {
          display: none;
        }
      }
      .ww-e-d2Rd {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2Rd {
          margin: 0 8px;
        }
      }
      .ww-e-d2Rd.ww-layout, .ww-e-d2Rd [data-ww-ls~="d2Rd"] {
        display: block;
      }
      .ww-e-d2Re {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Rf {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2Rf {
          margin: 0 8px;
        }
      }
      .ww-e-d2Rf.ww-layout, .ww-e-d2Rf [data-ww-ls~="d2Rf"] {
        display: block;
      }
      .ww-e-d2Rg {
        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-d2Rg.ww-layout, .ww-e-d2Rg [data-ww-ls~="d2Rg"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Rh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      .ww-e-d2Rh.ww-layout, .ww-e-d2Rh [data-ww-ls~="d2Rh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Ri {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Rj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2Rj.ww-layout, .ww-e-d2Rj [data-ww-ls~="d2Rj"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Rk {
        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-d2Rk.ww-layout, .ww-e-d2Rk [data-ww-ls~="d2Rk"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Rl {
        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-d2Rl.ww-layout, .ww-e-d2Rl [data-ww-ls~="d2Rl"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Rm {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2Rm.ww-layout, .ww-e-d2Rm [data-ww-ls~="d2Rm"] {
        display: block;
      }
      .ww-e-d2Rn {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ro {
        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-d2Rp {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, calc(100% - 260px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: 50vh;
        background-color: #f9fafb;
      }
      :where(.ww-e-d2RE[data-ww-states~="I3WCRi"]) .ww-e-d2Rp {
        height: var(--ww-style-height, calc(100vh - 250px));
      }
      .ww-e-d2Rp.ww-layout, .ww-e-d2Rp [data-ww-ls~="d2Rp"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      .ww-e-d2Rq {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2Rq {
          margin: 0 8px;
        }
      }
      .ww-e-d2Rq.ww-layout, .ww-e-d2Rq [data-ww-ls~="d2Rq"] {
        display: block;
      }
      .ww-e-d2Rr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2Rr.ww-layout, .ww-e-d2Rr [data-ww-ls~="d2Rr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Rs {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Rs {
          display: none;
        }
      }
      .ww-e-d2Rt {
        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-d2Rt.ww-layout, .ww-e-d2Rt [data-ww-ls~="d2Rt"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Ru {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ru {
          display: none;
        }
      }
      .ww-e-d2Rv {
        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-d2Rx {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 90%;
        max-width: 1024px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      :where(.ww-e-d2RE[data-ww-states~="I3WCRi"]) .ww-e-d2Rx {
        max-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Rx.ww-layout, .ww-e-d2Rx [data-ww-ls~="d2Rx"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Ry {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 90%;
        max-width: unset;
        min-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      :where(.ww-e-d2RE[data-ww-states~="0DCm5n"]) .ww-e-d2Ry {
        max-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
      }
      .ww-e-d2Ry.ww-layout, .ww-e-d2Ry [data-ww-ls~="d2Ry"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Rz {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, calc(100% - 260px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      .ww-e-d2Rz.ww-layout, .ww-e-d2Rz [data-ww-ls~="d2Rz"] {
        display: block;
      }
      .ww-e-d2S0 {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 80px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2S0.ww-layout, .ww-e-d2S0 [data-ww-ls~="d2S0"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2S1 {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d2S1.ww-layout, .ww-e-d2S1 [data-ww-ls~="d2S1"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2S2 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, calc(100% - 260px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      .ww-e-d2S2.ww-layout, .ww-e-d2S2 [data-ww-ls~="d2S2"] {
        display: block;
      }
      .ww-e-d2S3 {
        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-d2S4 {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2S4 {
          display: none;
        }
      }
      .ww-e-d2S5 {
        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-d2S5.ww-layout, .ww-e-d2S5 [data-ww-ls~="d2S5"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2S6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2S6.ww-layout, .ww-e-d2S6 [data-ww-ls~="d2S6"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2S7 {
        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-d2S8 {
        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: var(--ww-default-font-family);
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2S9 {
        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-d2S9.ww-layout, .ww-e-d2S9 [data-ww-ls~="d2S9"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2SA {
        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-d2SA.ww-layout, .ww-e-d2SA [data-ww-ls~="d2SA"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2SB {
        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-d2SC {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2SD {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2SE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      .ww-e-d2SE.ww-layout, .ww-e-d2SE [data-ww-ls~="d2SE"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2SF {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2SF {
          display: none;
        }
      }
      .ww-e-d2SG {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 80px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2SG.ww-layout, .ww-e-d2SG [data-ww-ls~="d2SG"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2SH {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2SI {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2SJ {
        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-d2SJ.ww-layout, .ww-e-d2SJ [data-ww-ls~="d2SJ"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2SK {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2SL {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d2SL.ww-layout, .ww-e-d2SL [data-ww-ls~="d2SL"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2SM {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2SM {
          margin: 0 8px;
        }
      }
      .ww-e-d2SM.ww-layout, .ww-e-d2SM [data-ww-ls~="d2SM"] {
        display: block;
      }
      .ww-e-d2SN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      .ww-e-d2SN.ww-layout, .ww-e-d2SN [data-ww-ls~="d2SN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2SO {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2SO.ww-layout, .ww-e-d2SO [data-ww-ls~="d2SO"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2SP {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2SQ {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2SQ {
          display: none;
        }
      }
      .ww-e-d2SR {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2SR {
          display: flex;
        }
      }
      .ww-e-d2SR.ww-layout, .ww-e-d2SR [data-ww-ls~="d2SR"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2SR.ww-layout, .ww-e-d2SR [data-ww-ls~="d2SR"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2SS {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2SS {
          margin: 0 8px;
        }
      }
      .ww-e-d2SS.ww-layout, .ww-e-d2SS [data-ww-ls~="d2SS"] {
        display: block;
      }
      .ww-e-d2ST {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2ST.ww-layout, .ww-e-d2ST [data-ww-ls~="d2ST"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2SU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2SU.ww-layout, .ww-e-d2SU [data-ww-ls~="d2SU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2SV {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2SV.ww-layout, .ww-e-d2SV [data-ww-ls~="d2SV"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2SW {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d2SW {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d2SX {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2SX {
          margin: 0 8px;
        }
      }
      .ww-e-d2SX.ww-layout, .ww-e-d2SX [data-ww-ls~="d2SX"] {
        display: block;
      }
      .ww-e-d2SY {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2SY {
          display: none;
        }
      }
      .ww-e-d2SZ {
        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-d2Sa {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Sb {
        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-d2Sb.ww-layout, .ww-e-d2Sb [data-ww-ls~="d2Sb"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Sc {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Sc {
          display: none;
        }
      }
      .ww-e-d2Sd {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Se {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 50%;
      }
      .ww-e-d2Se.ww-layout, .ww-e-d2Se [data-ww-ls~="d2Se"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Sf {
        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-d2Sf.ww-layout, .ww-e-d2Sf [data-ww-ls~="d2Sf"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Sg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2Sg.ww-layout, .ww-e-d2Sg [data-ww-ls~="d2Sg"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Sh {
        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-d2Sh.ww-layout, .ww-e-d2Sh [data-ww-ls~="d2Sh"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Si {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Sj {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Sk {
        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-d2Sk.ww-layout, .ww-e-d2Sk [data-ww-ls~="d2Sk"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Sl {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2Sl {
          margin: 0 8px;
        }
      }
      .ww-e-d2Sl.ww-layout, .ww-e-d2Sl [data-ww-ls~="d2Sl"] {
        display: block;
      }
      .ww-e-d2Sm {
        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-d2Sn {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2Sn.ww-layout, .ww-e-d2Sn [data-ww-ls~="d2Sn"] {
        display: block;
      }
      .ww-e-d2So {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Sp {
        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-d2Sq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Sq.ww-layout, .ww-e-d2Sq [data-ww-ls~="d2Sq"] {
        display: block;
      }
      .ww-e-d2Sr {
        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-d2Sr.ww-layout, .ww-e-d2Sr [data-ww-ls~="d2Sr"] {
        display: block;
      }
      .ww-e-d2Ss {
        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-d2Ss.ww-layout, .ww-e-d2Ss [data-ww-ls~="d2Ss"] {
        display: block;
      }
      .ww-e-d2St {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2St.ww-layout, .ww-e-d2St [data-ww-ls~="d2St"] {
        display: block;
      }
      .ww-e-d2Su {
        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-d2Su.ww-layout, .ww-e-d2Su [data-ww-ls~="d2Su"] {
        display: block;
      }
      .ww-e-d2Sv {
        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-d2Sv.ww-layout, .ww-e-d2Sv [data-ww-ls~="d2Sv"] {
        display: block;
      }
      .ww-e-d2Sw {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2Sw {
          display: none;
        }
      }
      .ww-e-d2Sx {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Sy {
        margin: 0;
        padding: 0 0 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2Sy.ww-layout, .ww-e-d2Sy [data-ww-ls~="d2Sy"] {
        display: block;
      }
      .ww-e-d2Sz {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2T0 {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2T1 {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2T2 {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2T2 {
          display: none;
        }
      }
      .ww-e-d2T3 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2T4 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2T5 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2T6 {
        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-d2T6.ww-layout, .ww-e-d2T6 [data-ww-ls~="d2T6"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2T7 {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2T8 {
        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-d2T8.ww-layout, .ww-e-d2T8 [data-ww-ls~="d2T8"] {
        display: block;
      }
      .ww-e-d2T9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2T9.ww-layout, .ww-e-d2T9 [data-ww-ls~="d2T9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2TA {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2TA {
          margin: 0 8px;
        }
      }
      .ww-e-d2TA.ww-layout, .ww-e-d2TA [data-ww-ls~="d2TA"] {
        display: block;
      }
      .ww-e-d2TB {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TC {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TD {
        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-d2TD.ww-layout, .ww-e-d2TD [data-ww-ls~="d2TD"] {
        display: block;
      }
      .ww-e-d2TE {
        margin: 0 0 16px;
        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-d2TE.ww-layout, .ww-e-d2TE [data-ww-ls~="d2TE"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2TF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2TF {
          display: grid;
        }
      }
      .ww-e-d2TF.ww-layout, .ww-e-d2TF [data-ww-ls~="d2TF"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2TF.ww-layout, .ww-e-d2TF [data-ww-ls~="d2TF"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2TG {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TH {
        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-d2TH.ww-layout, .ww-e-d2TH [data-ww-ls~="d2TH"] {
        display: block;
      }
      .ww-e-d2TI {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2TI {
          display: none;
        }
      }
      .ww-e-d2TJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2TJ.ww-layout, .ww-e-d2TJ [data-ww-ls~="d2TJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2TK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2TK.ww-layout, .ww-e-d2TK [data-ww-ls~="d2TK"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2TL {
        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: var(--ww-default-font-family);
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2TM {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2TM {
          margin: 0 8px;
        }
      }
      .ww-e-d2TM.ww-layout, .ww-e-d2TM [data-ww-ls~="d2TM"] {
        display: block;
      }
      .ww-e-d2TN {
        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-d2TN.ww-layout, .ww-e-d2TN [data-ww-ls~="d2TN"] {
        display: block;
      }
      .ww-e-d2TO {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TP {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TQ {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d2TQ {
          margin: 0 8px;
        }
      }
      .ww-e-d2TQ.ww-layout, .ww-e-d2TQ [data-ww-ls~="d2TQ"] {
        display: block;
      }
      .ww-e-d2TR {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2TS {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TT {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2TU {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2TV {
        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-d2TV.ww-layout, .ww-e-d2TV [data-ww-ls~="d2TV"] {
        display: block;
      }
      .ww-e-d2TW {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2TX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2TX {
          display: grid;
        }
      }
      .ww-e-d2TX.ww-layout, .ww-e-d2TX [data-ww-ls~="d2TX"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2TX.ww-layout, .ww-e-d2TX [data-ww-ls~="d2TX"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2TY {
        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-d2TZ {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ta {
        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-d2Tb {
        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-d2Tb.ww-layout, .ww-e-d2Tb [data-ww-ls~="d2Tb"] {
        display: block;
      }
      .ww-e-d2Tc {
        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-d2Tc.ww-layout, .ww-e-d2Tc [data-ww-ls~="d2Tc"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Td {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      .ww-e-d2Td.ww-layout, .ww-e-d2Td [data-ww-ls~="d2Td"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Te {
        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-d2Te.ww-layout, .ww-e-d2Te [data-ww-ls~="d2Te"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Tf {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 80px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2Tf.ww-layout, .ww-e-d2Tf [data-ww-ls~="d2Tf"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2Tg {
        margin: 0;
        padding: 0 0 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2Tg.ww-layout, .ww-e-d2Tg [data-ww-ls~="d2Tg"] {
        display: block;
      }
      .ww-e-d2Th {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 90px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d2Th.ww-layout, .ww-e-d2Th [data-ww-ls~="d2Th"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2Ti {
        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-d2Ti.ww-layout, .ww-e-d2Ti [data-ww-ls~="d2Ti"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Tj {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Tk {
        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-d2Tk.ww-layout, .ww-e-d2Tk [data-ww-ls~="d2Tk"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Tl {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2Tl.ww-layout, .ww-e-d2Tl [data-ww-ls~="d2Tl"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d2Tm {
        margin: 0 0 16px;
        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-d2Tm.ww-layout, .ww-e-d2Tm [data-ww-ls~="d2Tm"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2Tn {
        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-d2Tn.ww-layout, .ww-e-d2Tn [data-ww-ls~="d2Tn"] {
        display: block;
      }
      .ww-e-d2To {
        margin: 0 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2To {
          display: none;
        }
      }
      .ww-e-d2Tp {
        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-d2Tp.ww-layout, .ww-e-d2Tp [data-ww-ls~="d2Tp"] {
        display: block;
      }
      .ww-e-d2Tq {
        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-d2Tr {
        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-d2Ts {
        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: var(--ww-default-font-family);
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Tt {
        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: var(--ww-default-font-family);
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Tu {
        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-d2Tv {
        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: var(--ww-default-font-family);
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Tw {
        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-d2Tx {
        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-d2Ty {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ty.ww-layout, .ww-e-d2Ty [data-ww-ls~="d2Ty"] {
        display: block;
      }
      .ww-e-d2U0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2U0.ww-layout, .ww-e-d2U0 [data-ww-ls~="d2U0"] {
        display: block;
      }
      .ww-e-d2U3 {
        margin: 4px 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: 12px;
        font-family: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2U4 {
        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-d2U5 {
        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-d2U5.ww-layout, .ww-e-d2U5 [data-ww-ls~="d2U5"] {
        display: block;
      }
      .ww-e-d2U7 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2U7.ww-layout, .ww-e-d2U7 [data-ww-ls~="d2U7"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2U8 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 90%;
        max-width: unset;
        min-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      :where(.ww-e-d2RE[data-ww-states~="QwibUt"]) .ww-e-d2U8 {
        width: 90%;
        max-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
      }
      .ww-e-d2U8.ww-layout, .ww-e-d2U8 [data-ww-ls~="d2U8"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2U9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2U9.ww-layout, .ww-e-d2U9 [data-ww-ls~="d2U9"] {
        display: block;
      }
      .ww-e-d2UA {
        margin: 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2UA {
          margin: 0 8px;
        }
      }
      .ww-e-d2UA.ww-layout, .ww-e-d2UA [data-ww-ls~="d2UA"] {
        display: block;
      }
      .ww-e-d2UB {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2UB.ww-layout, .ww-e-d2UB [data-ww-ls~="d2UB"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2UC {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2UC.ww-layout, .ww-e-d2UC [data-ww-ls~="d2UC"] {
        display: block;
      }
      .ww-e-d2UD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2UE {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2UF {
        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-d2UF.ww-layout, .ww-e-d2UF [data-ww-ls~="d2UF"] {
        display: block;
      }
      .ww-e-d2UI {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2UJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2UK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2UK.ww-layout, .ww-e-d2UK [data-ww-ls~="d2UK"] {
        display: block;
      }
      .ww-e-d2UL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2UL {
          display: grid;
        }
      }
      .ww-e-d2UL.ww-layout, .ww-e-d2UL [data-ww-ls~="d2UL"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2UL.ww-layout, .ww-e-d2UL [data-ww-ls~="d2UL"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2UM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2UM.ww-layout, .ww-e-d2UM [data-ww-ls~="d2UM"] {
        display: block;
      }
      .ww-e-d2UO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2UO {
          display: flex;
        }
      }
      .ww-e-d2UO.ww-layout, .ww-e-d2UO [data-ww-ls~="d2UO"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2UO.ww-layout, .ww-e-d2UO [data-ww-ls~="d2UO"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2UP {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2UP.ww-layout, .ww-e-d2UP [data-ww-ls~="d2UP"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d2UQ {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2UR {
        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-d2US {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2UT {
        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-d2UT.ww-layout, .ww-e-d2UT [data-ww-ls~="d2UT"] {
        display: block;
      }
      .ww-e-d2UU {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2UV {
        margin: 4px 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: 12px;
        font-family: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2UW {
        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-d2UX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2UX.ww-layout, .ww-e-d2UX [data-ww-ls~="d2UX"] {
        display: flex;
      }
      .ww-e-d2UY {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2UY {
          display: flex;
        }
      }
      .ww-e-d2UY.ww-layout, .ww-e-d2UY [data-ww-ls~="d2UY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2UY.ww-layout, .ww-e-d2UY [data-ww-ls~="d2UY"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2UZ {
        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-d2UZ.ww-layout, .ww-e-d2UZ [data-ww-ls~="d2UZ"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d2Ua {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ub {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Uc {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ud {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ue {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Uf {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ug {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ug.ww-layout, .ww-e-d2Ug [data-ww-ls~="d2Ug"] {
        display: block;
      }
      .ww-e-d2Uh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2Ui {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2Ui.ww-layout, .ww-e-d2Ui [data-ww-ls~="d2Ui"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      .ww-e-d2Uj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Uj.ww-layout, .ww-e-d2Uj [data-ww-ls~="d2Uj"] {
        display: block;
      }
      .ww-e-d2Uk {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Um {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Um {
          display: flex;
        }
      }
      .ww-e-d2Um.ww-layout, .ww-e-d2Um [data-ww-ls~="d2Um"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Um.ww-layout, .ww-e-d2Um [data-ww-ls~="d2Um"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2Un {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 80px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2Un.ww-layout, .ww-e-d2Un [data-ww-ls~="d2Un"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2Uo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d2Up {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fecaca;
        border-radius: 9999px;
      }
      .ww-e-d2Up.ww-layout, .ww-e-d2Up [data-ww-ls~="d2Up"] {
        display: block;
      }
      .ww-e-d2Uq {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #bbf7d0;
        border-radius: 9999px;
      }
      .ww-e-d2Uq.ww-layout, .ww-e-d2Uq [data-ww-ls~="d2Uq"] {
        display: block;
      }
      .ww-e-d2Ur {
        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: #7f1d1d;
        white-space-collapse: preserve;
      }
      .ww-e-d2Us {
        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: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ut {
        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: #14532d;
        white-space-collapse: preserve;
      }
      .ww-e-d2Uu {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #bfdbfe;
        border-radius: 9999px;
      }
      .ww-e-d2Uu.ww-layout, .ww-e-d2Uu [data-ww-ls~="d2Uu"] {
        display: block;
      }
      .ww-e-d2Uv {
        margin: 0;
        padding: 0;
        z-index: 1000;
        align-self: unset;
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2Uv.ww-layout, .ww-e-d2Uv [data-ww-ls~="d2Uv"] {
        display: block;
      }
      .ww-e-d2Uw {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d2Uw.ww-layout, .ww-e-d2Uw [data-ww-ls~="d2Uw"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d2Ux {
        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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Uy {
        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-d2Uy.ww-layout, .ww-e-d2Uy [data-ww-ls~="d2Uy"] {
        display: block;
      }
      .ww-e-d2Uz {
        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);
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d2V0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2V0 {
          display: flex;
        }
      }
      .ww-e-d2V0.ww-layout, .ww-e-d2V0 [data-ww-ls~="d2V0"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2V0.ww-layout, .ww-e-d2V0 [data-ww-ls~="d2V0"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2V1 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2V2 {
        margin: 0;
        padding: 6px 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);
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2V2 {
          display: flex;
        }
      }
      .ww-e-d2V2.ww-layout, .ww-e-d2V2 [data-ww-ls~="d2V2"] {
        display: flex;
        align-items: center;
        column-gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2V2.ww-layout, .ww-e-d2V2 [data-ww-ls~="d2V2"] {
          display: flex;
          align-items: center;
          column-gap: 8px;
        }
      }
      .ww-e-d2V3 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 90%;
        max-width: 1024px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      :where(.ww-e-d2RE[data-ww-states~="GDtqVB"]) .ww-e-d2V3 {
        max-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
      }
      .ww-e-d2V3.ww-layout, .ww-e-d2V3 [data-ww-ls~="d2V3"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-d2V4 {
        margin: 0 0 8px;
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2V5 {
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2V6 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2V6 {
          display: flex;
        }
      }
      .ww-e-d2V6.ww-layout, .ww-e-d2V6 [data-ww-ls~="d2V6"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2V6.ww-layout, .ww-e-d2V6 [data-ww-ls~="d2V6"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2V8 {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
      }
      .ww-e-d2V9 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2VA {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2VA.ww-layout, .ww-e-d2VA [data-ww-ls~="d2VA"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2VB {
        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-d2VB.ww-layout, .ww-e-d2VB [data-ww-ls~="d2VB"] {
        display: block;
      }
      .ww-e-d2VC {
        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-d2VD {
        margin: 4px 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: 12px;
        font-family: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2VE {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2VE {
          display: flex;
        }
      }
      .ww-e-d2VE.ww-layout, .ww-e-d2VE [data-ww-ls~="d2VE"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2VE.ww-layout, .ww-e-d2VE [data-ww-ls~="d2VE"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2VF {
        margin: 0;
        padding: 10px 16px 10px 44px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d2VF {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d2VG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d2VH {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2VI {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2VL {
        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-d2VM {
        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-d2VN {
        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-d2VO {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2VO.ww-layout, .ww-e-d2VO [data-ww-ls~="d2VO"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2VP {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 90%;
        max-width: 1024px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      :where(.ww-e-d2RE[data-ww-states~="O19rXK"]) .ww-e-d2VP {
        max-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
      }
      .ww-e-d2VP.ww-layout, .ww-e-d2VP [data-ww-ls~="d2VP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2VQ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, calc(100% - 260px));
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      .ww-e-d2VQ.ww-layout, .ww-e-d2VQ [data-ww-ls~="d2VQ"] {
        display: block;
      }
      .ww-e-d2VR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        right: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2VS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2VT {
        margin: 0 0 6px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2VU {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2VV {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2VW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2VW.ww-layout, .ww-e-d2VW [data-ww-ls~="d2VW"] {
        display: block;
      }
      .ww-e-d2VX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        right: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2VY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2VY {
          display: grid;
        }
      }
      .ww-e-d2VY.ww-layout, .ww-e-d2VY [data-ww-ls~="d2VY"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2VY.ww-layout, .ww-e-d2VY [data-ww-ls~="d2VY"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2VZ {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2VZ.ww-layout, .ww-e-d2VZ [data-ww-ls~="d2VZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2Vc {
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2Vd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ve {
        margin: 0;
        padding: 10px 16px 10px 44px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2Vf {
        margin: 0;
        padding: 10px 16px 10px 44px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2Vh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d2Vi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Vi.ww-layout, .ww-e-d2Vi [data-ww-ls~="d2Vi"] {
        display: block;
      }
      .ww-e-d2Vk {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d2Vl {
        margin: 0;
        padding: 10px 16px 10px 15px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2Vm {
        margin: 0;
        padding: 10px 16px 10px 15px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2Vn {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d2Vo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vo {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vo {
          display: none;
        }
      }
      .ww-e-d2Vo.ww-layout, .ww-e-d2Vo [data-ww-ls~="d2Vo"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vo.ww-layout, .ww-e-d2Vo [data-ww-ls~="d2Vo"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vo.ww-layout, .ww-e-d2Vo [data-ww-ls~="d2Vo"] {
          display: none;
        }
      }
      .ww-e-d2Vp {
        margin: 8px 0 0;
        padding: 4px 0;
        z-index: 50;
        align-self: unset;
        display: none;
        position: absolute;
        top: 100%;
        right: 8px;
        width: 192px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d2Vp.ww-layout, .ww-e-d2Vp [data-ww-ls~="d2Vp"] {
        display: none;
      }
      .ww-e-d2Vq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Vq.ww-layout, .ww-e-d2Vq [data-ww-ls~="d2Vq"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Vr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vr {
          display: none;
        }
      }
      .ww-e-d2Vr.ww-layout, .ww-e-d2Vr [data-ww-ls~="d2Vr"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vr.ww-layout, .ww-e-d2Vr [data-ww-ls~="d2Vr"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vr.ww-layout, .ww-e-d2Vr [data-ww-ls~="d2Vr"] {
          display: none;
        }
      }
      .ww-e-d2Vs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Vs.ww-layout, .ww-e-d2Vs [data-ww-ls~="d2Vs"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Vt {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vt {
          display: flex;
        }
      }
      .ww-e-d2Vt.ww-layout, .ww-e-d2Vt [data-ww-ls~="d2Vt"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vt.ww-layout, .ww-e-d2Vt [data-ww-ls~="d2Vt"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vt.ww-layout, .ww-e-d2Vt [data-ww-ls~="d2Vt"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2Vu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Vu.ww-layout, .ww-e-d2Vu [data-ww-ls~="d2Vu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Vv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Vv.ww-layout, .ww-e-d2Vv [data-ww-ls~="d2Vv"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Vw {
        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-d2Vw.ww-layout, .ww-e-d2Vw [data-ww-ls~="d2Vw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2Vx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vx {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vx {
          display: none;
        }
      }
      .ww-e-d2Vx.ww-layout, .ww-e-d2Vx [data-ww-ls~="d2Vx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vx.ww-layout, .ww-e-d2Vx [data-ww-ls~="d2Vx"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vx.ww-layout, .ww-e-d2Vx [data-ww-ls~="d2Vx"] {
          display: none;
        }
      }
      .ww-e-d2Vy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vy {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vy {
          display: none;
        }
      }
      .ww-e-d2Vy.ww-layout, .ww-e-d2Vy [data-ww-ls~="d2Vy"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Vy.ww-layout, .ww-e-d2Vy [data-ww-ls~="d2Vy"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Vy.ww-layout, .ww-e-d2Vy [data-ww-ls~="d2Vy"] {
          display: none;
        }
      }
      .ww-e-d2Vz {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d2Vz.ww-layout, .ww-e-d2Vz [data-ww-ls~="d2Vz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2W0 {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d2W0.ww-layout, .ww-e-d2W0 [data-ww-ls~="d2W0"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2W0.ww-layout, .ww-e-d2W0 [data-ww-ls~="d2W0"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2W1 {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d2W1.ww-layout, .ww-e-d2W1 [data-ww-ls~="d2W1"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2W1.ww-layout, .ww-e-d2W1 [data-ww-ls~="d2W1"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2W2 {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d2W2.ww-layout, .ww-e-d2W2 [data-ww-ls~="d2W2"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2W2.ww-layout, .ww-e-d2W2 [data-ww-ls~="d2W2"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2W3 {
        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-d2W3.ww-layout, .ww-e-d2W3 [data-ww-ls~="d2W3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2W4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 768px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2W4 {
          min-width: unset;
        }
      }
      .ww-e-d2W4.ww-layout, .ww-e-d2W4 [data-ww-ls~="d2W4"] {
        display: block;
      }
      .ww-e-d2W5 {
        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;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px -1px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d2W5.ww-layout, .ww-e-d2W5 [data-ww-ls~="d2W5"] {
        display: block;
      }
      .ww-e-d2W6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2W7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2W8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2W9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2WA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2WB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2WC {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d2WD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d2WE {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2WF {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2WG {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d2WH {
        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: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d2WI {
        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-d2WJ {
        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-d2WK {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2WL {
        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: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d2WM {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2WN {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2WO {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2WP {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2WQ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2WR {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2WS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2WS.ww-layout, .ww-e-d2WS [data-ww-ls~="d2WS"] {
        display: block;
      }
      .ww-e-d2WT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2WT.ww-layout, .ww-e-d2WT [data-ww-ls~="d2WT"] {
        display: block;
      }
      .ww-e-d2WU {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2WV {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2WW {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2WX {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d2WY {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 75%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #facc15;
        border-radius: 4px;
      }
      .ww-e-d2WY.ww-layout, .ww-e-d2WY [data-ww-ls~="d2WY"] {
        display: block;
      }
      .ww-e-d2WZ {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2WZ.ww-layout, .ww-e-d2WZ [data-ww-ls~="d2WZ"] {
        display: block;
      }
      .ww-e-d2Wa {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Wa.ww-layout, .ww-e-d2Wa [data-ww-ls~="d2Wa"] {
        display: block;
      }
      .ww-e-d2Wb {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Wb.ww-layout, .ww-e-d2Wb [data-ww-ls~="d2Wb"] {
        display: block;
      }
      .ww-e-d2Wc {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 75%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #facc15;
        border-radius: 4px;
      }
      .ww-e-d2Wc.ww-layout, .ww-e-d2Wc [data-ww-ls~="d2Wc"] {
        display: block;
      }
      .ww-e-d2Wd {
        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: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d2We {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Wf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d2Wg {
        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: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d2Wh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d2Wh.ww-layout, .ww-e-d2Wh [data-ww-ls~="d2Wh"] {
        display: block;
      }
      .ww-e-d2Wi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d2Wj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d2Wj.ww-layout, .ww-e-d2Wj [data-ww-ls~="d2Wj"] {
        display: block;
      }
      .ww-e-d2Wk {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Wk.ww-layout, .ww-e-d2Wk [data-ww-ls~="d2Wk"] {
        display: block;
      }
      .ww-e-d2Wl {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Wl.ww-layout, .ww-e-d2Wl [data-ww-ls~="d2Wl"] {
        display: block;
      }
      .ww-e-d2Wm {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Wm.ww-layout, .ww-e-d2Wm [data-ww-ls~="d2Wm"] {
        display: block;
      }
      .ww-e-d2Wn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Wn.ww-layout, .ww-e-d2Wn [data-ww-ls~="d2Wn"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Wo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Wo.ww-layout, .ww-e-d2Wo [data-ww-ls~="d2Wo"] {
        display: block;
      }
      .ww-e-d2Wp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Wp.ww-layout, .ww-e-d2Wp [data-ww-ls~="d2Wp"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Wq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Wq.ww-layout, .ww-e-d2Wq [data-ww-ls~="d2Wq"] {
        display: block;
      }
      .ww-e-d2Wr {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 4px;
      }
      .ww-e-d2Wr.ww-layout, .ww-e-d2Wr [data-ww-ls~="d2Wr"] {
        display: block;
      }
      .ww-e-d2Ws {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Ws.ww-layout, .ww-e-d2Ws [data-ww-ls~="d2Ws"] {
        display: block;
      }
      .ww-e-d2Wt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Wt.ww-layout, .ww-e-d2Wt [data-ww-ls~="d2Wt"] {
        display: block;
      }
      .ww-e-d2Wu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 8px;
      }
      .ww-e-d2Wu.ww-layout, .ww-e-d2Wu [data-ww-ls~="d2Wu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Wv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 8px;
      }
      .ww-e-d2Wv.ww-layout, .ww-e-d2Wv [data-ww-ls~="d2Wv"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Ww {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d2Ww.ww-layout, .ww-e-d2Ww [data-ww-ls~="d2Ww"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Wx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Wx {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Wx {
          display: none;
        }
      }
      .ww-e-d2Wx.ww-layout, .ww-e-d2Wx [data-ww-ls~="d2Wx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Wx.ww-layout, .ww-e-d2Wx [data-ww-ls~="d2Wx"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Wx.ww-layout, .ww-e-d2Wx [data-ww-ls~="d2Wx"] {
          display: none;
        }
      }
      .ww-e-d2Wy {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2Wz {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2X0 {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2X1 {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2X2 {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2X3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2X3.ww-layout, .ww-e-d2X3 [data-ww-ls~="d2X3"] {
        display: block;
      }
      .ww-e-d2X4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2X4.ww-layout, .ww-e-d2X4 [data-ww-ls~="d2X4"] {
        display: block;
      }
      .ww-e-d2X5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2X5.ww-layout, .ww-e-d2X5 [data-ww-ls~="d2X5"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d2X6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2X6.ww-layout, .ww-e-d2X6 [data-ww-ls~="d2X6"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2X7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2X7.ww-layout, .ww-e-d2X7 [data-ww-ls~="d2X7"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2X8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2X8.ww-layout, .ww-e-d2X8 [data-ww-ls~="d2X8"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2X9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2X9.ww-layout, .ww-e-d2X9 [data-ww-ls~="d2X9"] {
        display: block;
      }
      .ww-e-d2XA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XA.ww-layout, .ww-e-d2XA [data-ww-ls~="d2XA"] {
        display: block;
      }
      .ww-e-d2XB {
        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;
        cursor: pointer;
      }
      .ww-e-d2XB.ww-layout, .ww-e-d2XB [data-ww-ls~="d2XB"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2XC {
        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;
        cursor: pointer;
      }
      .ww-e-d2XC.ww-layout, .ww-e-d2XC [data-ww-ls~="d2XC"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2XD {
        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;
        cursor: pointer;
      }
      .ww-e-d2XD.ww-layout, .ww-e-d2XD [data-ww-ls~="d2XD"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2XE {
        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;
        cursor: pointer;
      }
      .ww-e-d2XE.ww-layout, .ww-e-d2XE [data-ww-ls~="d2XE"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2XF {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef08a;
        border-radius: 9999px;
      }
      .ww-e-d2XF.ww-layout, .ww-e-d2XF [data-ww-ls~="d2XF"] {
        display: inline-flex;
      }
      .ww-e-d2XG {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef08a;
        border-radius: 9999px;
      }
      .ww-e-d2XG.ww-layout, .ww-e-d2XG [data-ww-ls~="d2XG"] {
        display: inline-flex;
      }
      .ww-e-d2XH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2XH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XH {
          display: none;
        }
      }
      .ww-e-d2XH.ww-layout, .ww-e-d2XH [data-ww-ls~="d2XH"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XH.ww-layout, .ww-e-d2XH [data-ww-ls~="d2XH"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XH.ww-layout, .ww-e-d2XH [data-ww-ls~="d2XH"] {
          display: none;
        }
      }
      .ww-e-d2XI {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 9999px;
      }
      .ww-e-d2XI.ww-layout, .ww-e-d2XI [data-ww-ls~="d2XI"] {
        display: inline-flex;
      }
      .ww-e-d2XJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XJ {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XJ {
          display: none;
        }
      }
      .ww-e-d2XJ.ww-layout, .ww-e-d2XJ [data-ww-ls~="d2XJ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XJ.ww-layout, .ww-e-d2XJ [data-ww-ls~="d2XJ"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XJ.ww-layout, .ww-e-d2XJ [data-ww-ls~="d2XJ"] {
          display: none;
        }
      }
      .ww-e-d2XK {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XK {
          display: flex;
        }
      }
      .ww-e-d2XK.ww-layout, .ww-e-d2XK [data-ww-ls~="d2XK"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XK.ww-layout, .ww-e-d2XK [data-ww-ls~="d2XK"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XK.ww-layout, .ww-e-d2XK [data-ww-ls~="d2XK"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2XL {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XL {
          display: flex;
        }
      }
      .ww-e-d2XL.ww-layout, .ww-e-d2XL [data-ww-ls~="d2XL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XL.ww-layout, .ww-e-d2XL [data-ww-ls~="d2XL"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XL.ww-layout, .ww-e-d2XL [data-ww-ls~="d2XL"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2XM {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XM {
          display: flex;
        }
      }
      .ww-e-d2XM.ww-layout, .ww-e-d2XM [data-ww-ls~="d2XM"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XM.ww-layout, .ww-e-d2XM [data-ww-ls~="d2XM"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XM.ww-layout, .ww-e-d2XM [data-ww-ls~="d2XM"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2XN {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XN:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d2XN.ww-layout, .ww-e-d2XN [data-ww-ls~="d2XN"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d2XO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XO.ww-layout, .ww-e-d2XO [data-ww-ls~="d2XO"] {
        display: block;
      }
      .ww-e-d2XP {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XP:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d2XP.ww-layout, .ww-e-d2XP [data-ww-ls~="d2XP"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d2XQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XQ.ww-layout, .ww-e-d2XQ [data-ww-ls~="d2XQ"] {
        display: block;
      }
      .ww-e-d2XR {
        margin: 8px 0 0;
        padding: 4px 0;
        z-index: 50;
        align-self: unset;
        display: none;
        position: absolute;
        top: 100%;
        right: 8px;
        width: 192px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d2XR.ww-layout, .ww-e-d2XR [data-ww-ls~="d2XR"] {
        display: none;
      }
      .ww-e-d2XS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XS.ww-layout, .ww-e-d2XS [data-ww-ls~="d2XS"] {
        display: block;
      }
      .ww-e-d2XT {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d2XT.ww-layout, .ww-e-d2XT [data-ww-ls~="d2XT"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2XU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2XU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XU {
          display: none;
        }
      }
      .ww-e-d2XU.ww-layout, .ww-e-d2XU [data-ww-ls~="d2XU"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XU.ww-layout, .ww-e-d2XU [data-ww-ls~="d2XU"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XU.ww-layout, .ww-e-d2XU [data-ww-ls~="d2XU"] {
          display: none;
        }
      }
      .ww-e-d2XV {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XV {
          display: flex;
        }
      }
      .ww-e-d2XV.ww-layout, .ww-e-d2XV [data-ww-ls~="d2XV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XV.ww-layout, .ww-e-d2XV [data-ww-ls~="d2XV"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XV.ww-layout, .ww-e-d2XV [data-ww-ls~="d2XV"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2XW {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XW {
          display: flex;
        }
      }
      .ww-e-d2XW.ww-layout, .ww-e-d2XW [data-ww-ls~="d2XW"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2XW.ww-layout, .ww-e-d2XW [data-ww-ls~="d2XW"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XW.ww-layout, .ww-e-d2XW [data-ww-ls~="d2XW"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2XX {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XX {
          display: flex;
        }
      }
      .ww-e-d2XX.ww-layout, .ww-e-d2XX [data-ww-ls~="d2XX"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2XX.ww-layout, .ww-e-d2XX [data-ww-ls~="d2XX"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XX.ww-layout, .ww-e-d2XX [data-ww-ls~="d2XX"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2XY {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2XY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XY {
          display: flex;
        }
      }
      .ww-e-d2XY.ww-layout, .ww-e-d2XY [data-ww-ls~="d2XY"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2XY.ww-layout, .ww-e-d2XY [data-ww-ls~="d2XY"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2XY.ww-layout, .ww-e-d2XY [data-ww-ls~="d2XY"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2XZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2XZ.ww-layout, .ww-e-d2XZ [data-ww-ls~="d2XZ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Xa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Xa.ww-layout, .ww-e-d2Xa [data-ww-ls~="d2Xa"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Xb {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xb {
          display: flex;
        }
      }
      .ww-e-d2Xb.ww-layout, .ww-e-d2Xb [data-ww-ls~="d2Xb"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xb.ww-layout, .ww-e-d2Xb [data-ww-ls~="d2Xb"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xb.ww-layout, .ww-e-d2Xb [data-ww-ls~="d2Xb"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2Xc {
        margin: 0;
        padding: 8px 6px;
        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-d2Xc:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xc:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xc.ww-layout, .ww-e-d2Xc [data-ww-ls~="d2Xc"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d2Xd {
        margin: 0;
        padding: 8px 6px;
        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-d2Xd:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xd:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xd.ww-layout, .ww-e-d2Xd [data-ww-ls~="d2Xd"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d2Xe {
        margin: 0;
        padding: 8px 6px;
        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-d2Xe:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xe:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xe.ww-layout, .ww-e-d2Xe [data-ww-ls~="d2Xe"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d2Xf {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Xf:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d2Xf.ww-layout, .ww-e-d2Xf [data-ww-ls~="d2Xf"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d2Xg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xg {
          display: none;
        }
      }
      .ww-e-d2Xg.ww-layout, .ww-e-d2Xg [data-ww-ls~="d2Xg"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xg.ww-layout, .ww-e-d2Xg [data-ww-ls~="d2Xg"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xg.ww-layout, .ww-e-d2Xg [data-ww-ls~="d2Xg"] {
          display: none;
        }
      }
      .ww-e-d2Xh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xh {
          display: none;
        }
      }
      .ww-e-d2Xh.ww-layout, .ww-e-d2Xh [data-ww-ls~="d2Xh"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xh.ww-layout, .ww-e-d2Xh [data-ww-ls~="d2Xh"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xh.ww-layout, .ww-e-d2Xh [data-ww-ls~="d2Xh"] {
          display: none;
        }
      }
      .ww-e-d2Xi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Xi.ww-layout, .ww-e-d2Xi [data-ww-ls~="d2Xi"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Xj {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d2Xj.ww-layout, .ww-e-d2Xj [data-ww-ls~="d2Xj"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2Xk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xk {
          display: none;
        }
      }
      .ww-e-d2Xk.ww-layout, .ww-e-d2Xk [data-ww-ls~="d2Xk"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xk.ww-layout, .ww-e-d2Xk [data-ww-ls~="d2Xk"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xk.ww-layout, .ww-e-d2Xk [data-ww-ls~="d2Xk"] {
          display: none;
        }
      }
      .ww-e-d2Xl {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xl {
          display: flex;
        }
      }
      .ww-e-d2Xl.ww-layout, .ww-e-d2Xl [data-ww-ls~="d2Xl"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xl.ww-layout, .ww-e-d2Xl [data-ww-ls~="d2Xl"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xl.ww-layout, .ww-e-d2Xl [data-ww-ls~="d2Xl"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2Xm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xm {
          display: flex;
        }
      }
      .ww-e-d2Xm.ww-layout, .ww-e-d2Xm [data-ww-ls~="d2Xm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xm.ww-layout, .ww-e-d2Xm [data-ww-ls~="d2Xm"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xm.ww-layout, .ww-e-d2Xm [data-ww-ls~="d2Xm"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2Xn {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d2Xn.ww-layout, .ww-e-d2Xn [data-ww-ls~="d2Xn"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d2Xo {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d2Xo.ww-layout, .ww-e-d2Xo [data-ww-ls~="d2Xo"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d2Xp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Xp.ww-layout, .ww-e-d2Xp [data-ww-ls~="d2Xp"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2Xq {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d2Xq.ww-layout, .ww-e-d2Xq [data-ww-ls~="d2Xq"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d2Xr {
        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-d2Xs {
        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-d2Xt {
        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-d2Xu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xu {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xu {
          display: none;
        }
      }
      .ww-e-d2Xu.ww-layout, .ww-e-d2Xu [data-ww-ls~="d2Xu"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2Xu.ww-layout, .ww-e-d2Xu [data-ww-ls~="d2Xu"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Xu.ww-layout, .ww-e-d2Xu [data-ww-ls~="d2Xu"] {
          display: none;
        }
      }
      .ww-e-d2Xv {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Xw {
        margin: 0;
        padding: 5px;
        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: 9999px;
      }
      .ww-e-d2Xx {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Xy {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Xz {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y0 {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y1 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y2 {
        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: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y3 {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y4 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y5 {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y6 {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2Y7 {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Y7.ww-layout, .ww-e-d2Y7 [data-ww-ls~="d2Y7"] {
        display: block;
      }
      .ww-e-d2Y8 {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Y8.ww-layout, .ww-e-d2Y8 [data-ww-ls~="d2Y8"] {
        display: block;
      }
      .ww-e-d2Y9 {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2Y9.ww-layout, .ww-e-d2Y9 [data-ww-ls~="d2Y9"] {
        display: block;
      }
      .ww-e-d2YA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2YB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2YC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d2YC.ww-layout, .ww-e-d2YC [data-ww-ls~="d2YC"] {
        display: block;
      }
      .ww-e-d2YD {
        margin: 0;
        padding: 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: 9999px;
      }
      .ww-e-d2YE {
        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-d2YF {
        margin: 0;
        padding: 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: 9999px;
      }
      .ww-e-d2YG {
        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-d2YH {
        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-d2YJ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2YK {
        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-d2YL {
        margin: 0;
        padding: 5px;
        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: 9999px;
      }
      .ww-e-d2YM {
        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-d2YN {
        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-d2YO {
        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-d2YP {
        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-d2YQ {
        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-d2YR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2YS {
        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;
        opacity: 0.4;
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2YT {
        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;
        opacity: 0.4;
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2YU {
        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;
        opacity: 0.4;
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2YV {
        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-d2YW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2YX {
        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;
        opacity: 0.4;
      }
      .ww-e-d2YY {
        margin: 0;
        padding: 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: 9999px;
      }
      .ww-e-d2YZ {
        margin: 0;
        padding: 20px;
        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: #d96e4a;
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #d96e4a66;
        transition: transform 0.2s ease;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2YZ {
          display: flex;
        }
      }
      .ww-e-d2YZ.ww-layout, .ww-e-d2YZ [data-ww-ls~="d2YZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2YZ.ww-layout, .ww-e-d2YZ [data-ww-ls~="d2YZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Ya {
        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-d2Yb {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yc {
        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);
        font-weight: 700;
        color: #64748b;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yd {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border: 2px solid #d96e4a;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yd {
          display: flex;
        }
      }
      .ww-e-d2Yd.ww-layout, .ww-e-d2Yd [data-ww-ls~="d2Yd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yd.ww-layout, .ww-e-d2Yd [data-ww-ls~="d2Yd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Ye {
        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);
        font-weight: 700;
        color: #64748b;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yf {
          display: flex;
        }
      }
      .ww-e-d2Yf.ww-layout, .ww-e-d2Yf [data-ww-ls~="d2Yf"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yf.ww-layout, .ww-e-d2Yf [data-ww-ls~="d2Yf"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2Yg {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #64748b;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yh {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yi {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yi {
          display: flex;
        }
      }
      .ww-e-d2Yi.ww-layout, .ww-e-d2Yi [data-ww-ls~="d2Yi"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yi.ww-layout, .ww-e-d2Yi [data-ww-ls~="d2Yi"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2Yj {
        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: 32px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yk {
        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);
        font-weight: 700;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ym {
        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: var(--ww-default-font-family);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2Yn {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafd;
        border: 1px solid #edf2f7;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yn {
          display: flex;
        }
      }
      .ww-e-d2Yn.ww-layout, .ww-e-d2Yn [data-ww-ls~="d2Yn"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yn.ww-layout, .ww-e-d2Yn [data-ww-ls~="d2Yn"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2Yo {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yo {
          display: flex;
        }
      }
      .ww-e-d2Yo.ww-layout, .ww-e-d2Yo [data-ww-ls~="d2Yo"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yo.ww-layout, .ww-e-d2Yo [data-ww-ls~="d2Yo"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2Yp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yp {
          display: grid;
        }
      }
      .ww-e-d2Yp.ww-layout, .ww-e-d2Yp [data-ww-ls~="d2Yp"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yp.ww-layout, .ww-e-d2Yp [data-ww-ls~="d2Yp"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d2Yq {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2Yt[data-ww-states~="3lih0N"]) .ww-e-d2Yq {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2Yr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yr {
          display: grid;
        }
      }
      .ww-e-d2Yr.ww-layout, .ww-e-d2Yr [data-ww-ls~="d2Yr"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yr.ww-layout, .ww-e-d2Yr [data-ww-ls~="d2Yr"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Ys {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ys {
          display: flex;
        }
      }
      .ww-e-d2Ys.ww-layout, .ww-e-d2Ys [data-ww-ls~="d2Ys"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Ys.ww-layout, .ww-e-d2Ys [data-ww-ls~="d2Ys"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 8px;
        }
      }
      .ww-e-d2Yt {
        margin: 0;
        padding: 16px;
        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;
        cursor: pointer;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yt {
          display: flex;
        }
      }
      .ww-e-d2Yt:where([data-ww-states~="3lih0N"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2Yt.ww-layout, .ww-e-d2Yt [data-ww-ls~="d2Yt"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yt.ww-layout, .ww-e-d2Yt [data-ww-ls~="d2Yt"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2Yu {
        margin: 0;
        padding: 16px 40px 16px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: monospace;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d2Yv {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yv {
          padding: 24px;
          display: flex;
          border-radius: 24px;
        }
      }
      .ww-e-d2Yv.ww-layout, .ww-e-d2Yv [data-ww-ls~="d2Yv"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2Yv.ww-layout, .ww-e-d2Yv [data-ww-ls~="d2Yv"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2Yx {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2Yx.ww-layout, .ww-e-d2Yx [data-ww-ls~="d2Yx"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2Yy {
        margin: 0 12px 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-d2Yz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2Z0 {
        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-d2Z1 {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Z2 {
        margin: 0 0 12px;
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2Z3 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2Z3.ww-layout, .ww-e-d2Z3 [data-ww-ls~="d2Z3"] {
        display: block;
      }
      .ww-e-d2Z4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Z5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Z5 {
          display: grid;
        }
      }
      .ww-e-d2Z5.ww-layout, .ww-e-d2Z5 [data-ww-ls~="d2Z5"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Z5.ww-layout, .ww-e-d2Z5 [data-ww-ls~="d2Z5"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2Z6 {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2Z6.ww-layout, .ww-e-d2Z6 [data-ww-ls~="d2Z6"] {
        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-d2Z7 {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-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: var(--ww-style-background-color, #2aad2c);
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d2Z7:where(:hover) {
        background: var(--ww-style-background-color, #2aad2c);
      }
      .ww-e-d2Z8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width, 100%);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2Z8 {
          display: flex;
        }
      }
      .ww-e-d2Z8.ww-layout, .ww-e-d2Z8 [data-ww-ls~="d2Z8"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2Z8.ww-layout, .ww-e-d2Z8 [data-ww-ls~="d2Z8"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2Z9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2Z9 {
          display: flex;
        }
      }
      .ww-e-d2Z9.ww-layout, .ww-e-d2Z9 [data-ww-ls~="d2Z9"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2Z9.ww-layout, .ww-e-d2Z9 [data-ww-ls~="d2Z9"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2ZA {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d2ZA {
          padding: 16px 20px;
          z-index: 1000;
          display: block;
          position: sticky;
          bottom: 0;
          flex: 0 0 auto;
          background-color: #fff;
          border-top: 1px solid #e2e8f0;
        }
      }
      .ww-e-d2ZA.ww-layout, .ww-e-d2ZA [data-ww-ls~="d2ZA"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d2ZA.ww-layout, .ww-e-d2ZA [data-ww-ls~="d2ZA"] {
          display: block;
        }
      }
      .ww-e-d2ZB {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZC {
        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-d2ZD {
        margin: 0 0 8px;
        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: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZE {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZF {
        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: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZG {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZH {
        margin: 0 0 8px;
        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: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZI {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2ZJ {
        margin: 0 12px 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-d2ZK {
        margin: 0 12px 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-d2ZL {
        margin: 0 12px 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-d2ZM {
        margin: 0 12px 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-d2ZN {
        margin: 0 12px 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-d2ZO {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZR {
        margin: 0 0 12px;
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZS {
        margin: 0 8px 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-d2ZT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2ZU {
        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-d2ZV {
        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-d2ZW {
        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-d2ZX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ZZ {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Za {
        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-d2Zb {
        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-d2Zc {
        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-d2Zc.ww-layout, .ww-e-d2Zc [data-ww-ls~="d2Zc"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2Zd {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Ze {
        margin: 0 0 8px;
        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: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zf {
        margin: 0 0 12px;
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zh {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zi {
        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: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zj {
        margin: 0 0 5px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zk {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: var(--940dc7c4-3e5e-40ff-aae9-5c574858296a,#999999);
        white-space-collapse: preserve;
      }
      .ww-e-d2Zl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zn {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zo {
        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-d2Zp {
        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-d2Zq {
        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-d2Zr {
        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-d2Zs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zt {
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2Zu {
        margin: 0;
        padding: 24px 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;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2Zu.ww-layout, .ww-e-d2Zu [data-ww-ls~="d2Zu"] {
        display: block;
      }
      .ww-e-d2Zv {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zw {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zx {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zy {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2Zz {
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2a0 {
        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-d2a1 {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2a2 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2a3 {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2a4 {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2a5 {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2a6 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2a6 {
          display: flex;
        }
      }
      .ww-e-d2a6.ww-layout, .ww-e-d2a6 [data-ww-ls~="d2a6"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2a6.ww-layout, .ww-e-d2a6 [data-ww-ls~="d2a6"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2a7 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2a7 {
          display: flex;
        }
      }
      .ww-e-d2a7.ww-layout, .ww-e-d2a7 [data-ww-ls~="d2a7"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2a7.ww-layout, .ww-e-d2a7 [data-ww-ls~="d2a7"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2a8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2a9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2aA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2aB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2aC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2aD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2aE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2aF {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aF {
          display: flex;
        }
      }
      .ww-e-d2aF.ww-layout, .ww-e-d2aF [data-ww-ls~="d2aF"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aF.ww-layout, .ww-e-d2aF [data-ww-ls~="d2aF"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2aG {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2aG {
          width: 18%;
        }
      }
      .ww-e-d2aG.ww-layout, .ww-e-d2aG [data-ww-ls~="d2aG"] {
        display: block;
      }
      .ww-e-d2aH {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2aH {
          width: 18%;
        }
      }
      .ww-e-d2aH.ww-layout, .ww-e-d2aH [data-ww-ls~="d2aH"] {
        display: block;
      }
      .ww-e-d2aI {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2aI {
          width: 18%;
        }
      }
      .ww-e-d2aI.ww-layout, .ww-e-d2aI [data-ww-ls~="d2aI"] {
        display: block;
      }
      .ww-e-d2aJ {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2aJ {
          top: 18px;
          left: 45px;
          width: 18%;
        }
      }
      .ww-e-d2aJ.ww-layout, .ww-e-d2aJ [data-ww-ls~="d2aJ"] {
        display: block;
      }
      .ww-e-d2aK {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2aL {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #000;
        white-space-collapse: preserve;
      }
      .ww-e-d2aM {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2aM.ww-layout, .ww-e-d2aM [data-ww-ls~="d2aM"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        row-gap: 5px;
      }
      .ww-e-d2aN {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #16a34a0d;
        border: 1px solid #16a34a33;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aN {
          display: flex;
        }
      }
      .ww-e-d2aN.ww-layout, .ww-e-d2aN [data-ww-ls~="d2aN"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aN.ww-layout, .ww-e-d2aN [data-ww-ls~="d2aN"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2aO {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2aO {
          display: flex;
        }
      }
      .ww-e-d2aO.ww-layout, .ww-e-d2aO [data-ww-ls~="d2aO"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2aO.ww-layout, .ww-e-d2aO [data-ww-ls~="d2aO"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2aP {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2aP {
          display: flex;
        }
      }
      .ww-e-d2aP.ww-layout, .ww-e-d2aP [data-ww-ls~="d2aP"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2aP.ww-layout, .ww-e-d2aP [data-ww-ls~="d2aP"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2aQ {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2aQ {
          display: flex;
        }
      }
      .ww-e-d2aQ.ww-layout, .ww-e-d2aQ [data-ww-ls~="d2aQ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2aQ.ww-layout, .ww-e-d2aQ [data-ww-ls~="d2aQ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2aR {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2aR {
          display: flex;
        }
      }
      .ww-e-d2aR.ww-layout, .ww-e-d2aR [data-ww-ls~="d2aR"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2aR.ww-layout, .ww-e-d2aR [data-ww-ls~="d2aR"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2aS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78571;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2aT {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2aT.ww-layout, .ww-e-d2aT [data-ww-ls~="d2aT"] {
        display: block;
      }
      .ww-e-d2aU {
        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-d2aU.ww-layout, .ww-e-d2aU [data-ww-ls~="d2aU"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2aV {
        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-d2aV.ww-layout, .ww-e-d2aV [data-ww-ls~="d2aV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2aW {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2aW {
          display: flex;
        }
      }
      .ww-e-d2aW.ww-layout, .ww-e-d2aW [data-ww-ls~="d2aW"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2aW.ww-layout, .ww-e-d2aW [data-ww-ls~="d2aW"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2aX {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2aX.ww-layout, .ww-e-d2aX [data-ww-ls~="d2aX"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2aY {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aY {
          display: flex;
        }
      }
      .ww-e-d2aY.ww-layout, .ww-e-d2aY [data-ww-ls~="d2aY"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aY.ww-layout, .ww-e-d2aY [data-ww-ls~="d2aY"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2aZ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2aZ.ww-layout, .ww-e-d2aZ [data-ww-ls~="d2aZ"] {
        display: block;
      }
      .ww-e-d2aa {
        margin: 0 0 20px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2aa {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2aa.ww-layout, .ww-e-d2aa [data-ww-ls~="d2aa"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2aa.ww-layout, .ww-e-d2aa [data-ww-ls~="d2aa"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2ab {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78571;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ac {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2ac {
          display: flex;
        }
      }
      .ww-e-d2ac.ww-layout, .ww-e-d2ac [data-ww-ls~="d2ac"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ac.ww-layout, .ww-e-d2ac [data-ww-ls~="d2ac"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2ad {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2ad {
          display: flex;
        }
      }
      .ww-e-d2ad.ww-layout, .ww-e-d2ad [data-ww-ls~="d2ad"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ad.ww-layout, .ww-e-d2ad [data-ww-ls~="d2ad"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2ae {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2ae {
          display: flex;
        }
      }
      .ww-e-d2ae.ww-layout, .ww-e-d2ae [data-ww-ls~="d2ae"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ae.ww-layout, .ww-e-d2ae [data-ww-ls~="d2ae"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2af {
        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-d2af.ww-layout, .ww-e-d2af [data-ww-ls~="d2af"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2ag {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2ag.ww-layout, .ww-e-d2ag [data-ww-ls~="d2ag"] {
        display: block;
      }
      .ww-e-d2ah {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2ah {
          display: flex;
        }
      }
      .ww-e-d2ah.ww-layout, .ww-e-d2ah [data-ww-ls~="d2ah"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ah.ww-layout, .ww-e-d2ah [data-ww-ls~="d2ah"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2ai {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ai {
          display: flex;
        }
      }
      .ww-e-d2ai.ww-layout, .ww-e-d2ai [data-ww-ls~="d2ai"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2ai.ww-layout, .ww-e-d2ai [data-ww-ls~="d2ai"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2aj {
        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-d2aj.ww-layout, .ww-e-d2aj [data-ww-ls~="d2aj"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2ak {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2ak {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ak {
          display: grid;
        }
      }
      .ww-e-d2ak.ww-layout, .ww-e-d2ak [data-ww-ls~="d2ak"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ak.ww-layout, .ww-e-d2ak [data-ww-ls~="d2ak"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ak.ww-layout, .ww-e-d2ak [data-ww-ls~="d2ak"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2al {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2al.ww-layout, .ww-e-d2al [data-ww-ls~="d2al"] {
        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-d2am {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2am {
          display: flex;
        }
      }
      .ww-e-d2am.ww-layout, .ww-e-d2am [data-ww-ls~="d2am"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2am.ww-layout, .ww-e-d2am [data-ww-ls~="d2am"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2an {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2an {
          display: flex;
        }
      }
      .ww-e-d2an.ww-layout, .ww-e-d2an [data-ww-ls~="d2an"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2an.ww-layout, .ww-e-d2an [data-ww-ls~="d2an"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2ao {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2ao.ww-layout, .ww-e-d2ao [data-ww-ls~="d2ao"] {
        display: block;
      }
      .ww-e-d2ap {
        margin: 0;
        padding: 16px;
        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;
        background-color: #16a34a;
        cursor: pointer;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ap {
          display: var(--ww-style-display, none);
        }
      }
      .ww-e-d2ap.ww-layout, .ww-e-d2ap [data-ww-ls~="d2ap"] {
        display: var(--ww-style-display);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 991px) {
        .ww-e-d2ap.ww-layout, .ww-e-d2ap [data-ww-ls~="d2ap"] {
          display: var(--ww-style-display, none);
          justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
          align-items: var(--ww-content-align-items-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);
        }
      }
      .ww-e-d2aq {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2aq.ww-layout, .ww-e-d2aq [data-ww-ls~="d2aq"] {
        display: block;
      }
      .ww-e-d2ar {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ar {
          display: flex;
        }
      }
      .ww-e-d2ar.ww-layout, .ww-e-d2ar [data-ww-ls~="d2ar"] {
        display: flex;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ar.ww-layout, .ww-e-d2ar [data-ww-ls~="d2ar"] {
          display: flex;
          gap: 10px;
        }
      }
      .ww-e-d2as {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2as {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2as {
          display: flex;
        }
      }
      .ww-e-d2as.ww-layout, .ww-e-d2as [data-ww-ls~="d2as"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2as.ww-layout, .ww-e-d2as [data-ww-ls~="d2as"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2at {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2at {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2at {
          display: flex;
        }
      }
      .ww-e-d2at.ww-layout, .ww-e-d2at [data-ww-ls~="d2at"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2at.ww-layout, .ww-e-d2at [data-ww-ls~="d2at"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2au {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2au {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2au {
          display: flex;
        }
      }
      .ww-e-d2au.ww-layout, .ww-e-d2au [data-ww-ls~="d2au"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2au.ww-layout, .ww-e-d2au [data-ww-ls~="d2au"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2av {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2av {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2av {
          display: flex;
        }
      }
      .ww-e-d2av.ww-layout, .ww-e-d2av [data-ww-ls~="d2av"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2av.ww-layout, .ww-e-d2av [data-ww-ls~="d2av"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2aw {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2aw {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2aw {
          display: flex;
        }
      }
      .ww-e-d2aw.ww-layout, .ww-e-d2aw [data-ww-ls~="d2aw"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2aw.ww-layout, .ww-e-d2aw [data-ww-ls~="d2aw"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2ax {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: 90vh;
        max-height: 90vh;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ax {
          margin: 20px;
          overflow: hidden;
          display: flex;
          max-width: 95vw;
          height: 85vh;
          border-radius: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ax {
          margin: auto 0 0;
          display: flex;
          max-width: 100%;
          border-radius: 16px 16px 0 0;
        }
      }
      .ww-e-d2ax.ww-layout, .ww-e-d2ax [data-ww-ls~="d2ax"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2ax.ww-layout, .ww-e-d2ax [data-ww-ls~="d2ax"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ax.ww-layout, .ww-e-d2ax [data-ww-ls~="d2ax"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2ay {
        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: 100vh;
      }
      .ww-e-d2b0 {
        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-d2b1 {
        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: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2b2 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border-radius: 16px;
      }
      .ww-e-d2b2.ww-layout, .ww-e-d2b2 [data-ww-ls~="d2b2"] {
        display: block;
      }
      .ww-e-d2b3 {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2b4 {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2b5 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2b5 {
          display: flex;
        }
      }
      .ww-e-d2b5.ww-layout, .ww-e-d2b5 [data-ww-ls~="d2b5"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2b5.ww-layout, .ww-e-d2b5 [data-ww-ls~="d2b5"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2b6 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2b6 {
          max-width: unset;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2b6 {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2b6.ww-layout, .ww-e-d2b6 [data-ww-ls~="d2b6"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2b6.ww-layout, .ww-e-d2b6 [data-ww-ls~="d2b6"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2b7 {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2b7.ww-layout, .ww-e-d2b7 [data-ww-ls~="d2b7"] {
        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-d2b8 {
        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-d2b8.ww-layout, .ww-e-d2b8 [data-ww-ls~="d2b8"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2b9 {
        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-d2bA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2bB {
        margin: 0 12px 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-d2bC {
        margin: 0 12px 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-d2bD {
        margin: 0 12px 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-d2bE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2bF {
        margin: 0 12px 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-d2bG {
        margin: 0 12px 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-d2bH {
        margin: 0 12px 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-d2bI {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2bJ {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2bK {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2bL {
        margin: 0 0 12px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2bM {
        margin: 0;
        padding: 12px 24px;
        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: #6b7280;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d2bN {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2bN {
          display: flex;
        }
      }
      .ww-e-d2bN.ww-layout, .ww-e-d2bN [data-ww-ls~="d2bN"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2bN.ww-layout, .ww-e-d2bN [data-ww-ls~="d2bN"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2bO {
        margin: 0;
        padding: 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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2bP {
        margin: 0 0 16px;
        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-d2bP.ww-layout, .ww-e-d2bP [data-ww-ls~="d2bP"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d2bQ {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2bQ {
          display: flex;
        }
      }
      .ww-e-d2bQ.ww-layout, .ww-e-d2bQ [data-ww-ls~="d2bQ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2bQ.ww-layout, .ww-e-d2bQ [data-ww-ls~="d2bQ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2bR {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2bR {
          display: flex;
        }
      }
      .ww-e-d2bR.ww-layout, .ww-e-d2bR [data-ww-ls~="d2bR"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2bR.ww-layout, .ww-e-d2bR [data-ww-ls~="d2bR"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2bS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2bS {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bS {
          display: grid;
        }
      }
      .ww-e-d2bS.ww-layout, .ww-e-d2bS [data-ww-ls~="d2bS"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2bS.ww-layout, .ww-e-d2bS [data-ww-ls~="d2bS"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bS.ww-layout, .ww-e-d2bS [data-ww-ls~="d2bS"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2bT {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2bU {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2bU {
          display: flex;
        }
      }
      .ww-e-d2bU.ww-layout, .ww-e-d2bU [data-ww-ls~="d2bU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2bU.ww-layout, .ww-e-d2bU [data-ww-ls~="d2bU"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2bV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2bV {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bV {
          display: grid;
        }
      }
      .ww-e-d2bV.ww-layout, .ww-e-d2bV [data-ww-ls~="d2bV"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2bV.ww-layout, .ww-e-d2bV [data-ww-ls~="d2bV"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bV.ww-layout, .ww-e-d2bV [data-ww-ls~="d2bV"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2bW {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2bW {
          display: flex;
        }
      }
      .ww-e-d2bW.ww-layout, .ww-e-d2bW [data-ww-ls~="d2bW"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2bW.ww-layout, .ww-e-d2bW [data-ww-ls~="d2bW"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2bX {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2bX.ww-layout, .ww-e-d2bX [data-ww-ls~="d2bX"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2bY {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2bY.ww-layout, .ww-e-d2bY [data-ww-ls~="d2bY"] {
        display: block;
      }
      .ww-e-d2bZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2bZ {
          display: flex;
        }
      }
      .ww-e-d2bZ.ww-layout, .ww-e-d2bZ [data-ww-ls~="d2bZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2bZ.ww-layout, .ww-e-d2bZ [data-ww-ls~="d2bZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2ba {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2ba {
          display: flex;
        }
      }
      .ww-e-d2ba.ww-layout, .ww-e-d2ba [data-ww-ls~="d2ba"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ba.ww-layout, .ww-e-d2ba [data-ww-ls~="d2ba"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2bb {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bb {
          display: flex;
        }
      }
      .ww-e-d2bb.ww-layout, .ww-e-d2bb [data-ww-ls~="d2bb"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bb.ww-layout, .ww-e-d2bb [data-ww-ls~="d2bb"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2bc {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2bc.ww-layout, .ww-e-d2bc [data-ww-ls~="d2bc"] {
        display: block;
      }
      .ww-e-d2bd {
        margin: 0;
        padding: 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;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bd {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2bd.ww-layout, .ww-e-d2bd [data-ww-ls~="d2bd"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bd.ww-layout, .ww-e-d2bd [data-ww-ls~="d2bd"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d2be {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2be {
          display: flex;
        }
      }
      .ww-e-d2be.ww-layout, .ww-e-d2be [data-ww-ls~="d2be"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2be.ww-layout, .ww-e-d2be [data-ww-ls~="d2be"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2bf {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bf {
          display: flex;
        }
      }
      .ww-e-d2bf.ww-layout, .ww-e-d2bf [data-ww-ls~="d2bf"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bf.ww-layout, .ww-e-d2bf [data-ww-ls~="d2bf"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2bg {
        margin: 0;
        padding: 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;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bg {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2bg.ww-layout, .ww-e-d2bg [data-ww-ls~="d2bg"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bg.ww-layout, .ww-e-d2bg [data-ww-ls~="d2bg"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d2bh {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 100%;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2bh.ww-layout, .ww-e-d2bh [data-ww-ls~="d2bh"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-d2bi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2bi {
          padding: 0 10px;
          display: flex;
          position: revert-layer;
          inset: revert-layer;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bi {
          display: flex;
        }
      }
      .ww-e-d2bi.ww-layout, .ww-e-d2bi [data-ww-ls~="d2bi"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2bi.ww-layout, .ww-e-d2bi [data-ww-ls~="d2bi"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bi.ww-layout, .ww-e-d2bi [data-ww-ls~="d2bi"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2bj {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2bj.ww-layout, .ww-e-d2bj [data-ww-ls~="d2bj"] {
        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-d2bk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2bk {
          display: flex;
        }
      }
      .ww-e-d2bk.ww-layout, .ww-e-d2bk [data-ww-ls~="d2bk"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2bk.ww-layout, .ww-e-d2bk [data-ww-ls~="d2bk"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2bl {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2bl {
          display: flex;
        }
      }
      .ww-e-d2bl.ww-layout, .ww-e-d2bl [data-ww-ls~="d2bl"] {
        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);
      }
      @media (max-width: 767px) {
        .ww-e-d2bl.ww-layout, .ww-e-d2bl [data-ww-ls~="d2bl"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2bm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2bm {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bm {
          display: grid;
        }
      }
      .ww-e-d2bm.ww-layout, .ww-e-d2bm [data-ww-ls~="d2bm"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2bm.ww-layout, .ww-e-d2bm [data-ww-ls~="d2bm"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bm.ww-layout, .ww-e-d2bm [data-ww-ls~="d2bm"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2bn {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2bn.ww-layout, .ww-e-d2bn [data-ww-ls~="d2bn"] {
        display: block;
      }
      .ww-e-d2bo {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d2bo {
          padding: 16px 20px;
          z-index: 1000;
          display: flex;
          position: sticky;
          top: 0;
          flex: 0 0 auto;
          height: auto;
          aspect-ratio: unset;
          background-color: #fff;
          border-bottom: 1px solid #e2e8f0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bo {
          display: flex;
        }
      }
      .ww-e-d2bo.ww-layout, .ww-e-d2bo [data-ww-ls~="d2bo"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2bo.ww-layout, .ww-e-d2bo [data-ww-ls~="d2bo"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          column-gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bo.ww-layout, .ww-e-d2bo [data-ww-ls~="d2bo"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          column-gap: 10px;
        }
      }
      .ww-e-d2bp {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2bp.ww-layout, .ww-e-d2bp [data-ww-ls~="d2bp"] {
        display: block;
      }
      .ww-e-d2bq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2bq {
          display: flex;
        }
      }
      .ww-e-d2bq.ww-layout, .ww-e-d2bq [data-ww-ls~="d2bq"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bq.ww-layout, .ww-e-d2bq [data-ww-ls~="d2bq"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2br {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2bs {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2bt {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bt {
          display: flex;
        }
      }
      .ww-e-d2bt.ww-layout, .ww-e-d2bt [data-ww-ls~="d2bt"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bt.ww-layout, .ww-e-d2bt [data-ww-ls~="d2bt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2bu {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bu {
          display: flex;
        }
      }
      .ww-e-d2bu.ww-layout, .ww-e-d2bu [data-ww-ls~="d2bu"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bu.ww-layout, .ww-e-d2bu [data-ww-ls~="d2bu"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2bv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2bv.ww-layout, .ww-e-d2bv [data-ww-ls~="d2bv"] {
        display: block;
      }
      .ww-e-d2bw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2bw {
          display: flex;
        }
      }
      .ww-e-d2bw.ww-layout, .ww-e-d2bw [data-ww-ls~="d2bw"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bw.ww-layout, .ww-e-d2bw [data-ww-ls~="d2bw"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2bx {
        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-d2bx.ww-layout, .ww-e-d2bx [data-ww-ls~="d2bx"] {
        display: block;
      }
      .ww-e-d2by {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2by {
          display: flex;
        }
      }
      .ww-e-d2by.ww-layout, .ww-e-d2by [data-ww-ls~="d2by"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2by.ww-layout, .ww-e-d2by [data-ww-ls~="d2by"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2bz {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2bz {
          display: flex;
        }
      }
      .ww-e-d2bz.ww-layout, .ww-e-d2bz [data-ww-ls~="d2bz"] {
        display: flex;
        align-items: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2bz.ww-layout, .ww-e-d2bz [data-ww-ls~="d2bz"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d2c0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2c0 {
          display: flex;
        }
      }
      .ww-e-d2c0.ww-layout, .ww-e-d2c0 [data-ww-ls~="d2c0"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c0.ww-layout, .ww-e-d2c0 [data-ww-ls~="d2c0"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2c1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2c1 {
          display: flex;
        }
      }
      .ww-e-d2c1.ww-layout, .ww-e-d2c1 [data-ww-ls~="d2c1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c1.ww-layout, .ww-e-d2c1 [data-ww-ls~="d2c1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2c2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2c2 {
          display: flex;
        }
      }
      .ww-e-d2c2.ww-layout, .ww-e-d2c2 [data-ww-ls~="d2c2"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c2.ww-layout, .ww-e-d2c2 [data-ww-ls~="d2c2"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2c3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2c3 {
          display: flex;
        }
      }
      .ww-e-d2c3.ww-layout, .ww-e-d2c3 [data-ww-ls~="d2c3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c3.ww-layout, .ww-e-d2c3 [data-ww-ls~="d2c3"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2c4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2c4 {
          display: flex;
        }
      }
      .ww-e-d2c4.ww-layout, .ww-e-d2c4 [data-ww-ls~="d2c4"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2c4.ww-layout, .ww-e-d2c4 [data-ww-ls~="d2c4"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2c5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2c5 {
          display: flex;
        }
      }
      .ww-e-d2c5.ww-layout, .ww-e-d2c5 [data-ww-ls~="d2c5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c5.ww-layout, .ww-e-d2c5 [data-ww-ls~="d2c5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2c6 {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2c6 {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d2c6.ww-layout, .ww-e-d2c6 [data-ww-ls~="d2c6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2c6.ww-layout, .ww-e-d2c6 [data-ww-ls~="d2c6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2c7 {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2c7 {
          display: flex;
        }
      }
      .ww-e-d2c7.ww-layout, .ww-e-d2c7 [data-ww-ls~="d2c7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c7.ww-layout, .ww-e-d2c7 [data-ww-ls~="d2c7"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2c8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2c8 {
          display: grid;
        }
      }
      .ww-e-d2c8.ww-layout, .ww-e-d2c8 [data-ww-ls~="d2c8"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c8.ww-layout, .ww-e-d2c8 [data-ww-ls~="d2c8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2c9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2c9 {
          display: grid;
        }
      }
      .ww-e-d2c9.ww-layout, .ww-e-d2c9 [data-ww-ls~="d2c9"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2c9.ww-layout, .ww-e-d2c9 [data-ww-ls~="d2c9"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2cA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2cA {
          display: grid;
        }
      }
      .ww-e-d2cA.ww-layout, .ww-e-d2cA [data-ww-ls~="d2cA"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cA.ww-layout, .ww-e-d2cA [data-ww-ls~="d2cA"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2cB {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 8px;
      }
      .ww-e-d2cB.ww-layout, .ww-e-d2cB [data-ww-ls~="d2cB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2cC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2cC {
          display: flex;
        }
      }
      .ww-e-d2cC.ww-layout, .ww-e-d2cC [data-ww-ls~="d2cC"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cC.ww-layout, .ww-e-d2cC [data-ww-ls~="d2cC"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2cD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2cD {
          display: flex;
        }
      }
      .ww-e-d2cD.ww-layout, .ww-e-d2cD [data-ww-ls~="d2cD"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cD.ww-layout, .ww-e-d2cD [data-ww-ls~="d2cD"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2cE {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cE {
          display: flex;
        }
      }
      .ww-e-d2cE.ww-layout, .ww-e-d2cE [data-ww-ls~="d2cE"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cE.ww-layout, .ww-e-d2cE [data-ww-ls~="d2cE"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2cF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2cF {
          display: flex;
        }
      }
      .ww-e-d2cF.ww-layout, .ww-e-d2cF [data-ww-ls~="d2cF"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cF.ww-layout, .ww-e-d2cF [data-ww-ls~="d2cF"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2cG {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d2cG.ww-layout, .ww-e-d2cG [data-ww-ls~="d2cG"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d2cH {
        margin: 0;
        padding: 25px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 800px;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2cH {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2cH.ww-layout, .ww-e-d2cH [data-ww-ls~="d2cH"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d2cH.ww-layout, .ww-e-d2cH [data-ww-ls~="d2cH"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2cI {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: 70;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2cI.ww-layout, .ww-e-d2cI [data-ww-ls~="d2cI"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2cK {
        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-d2cM {
        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-d2cN {
        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-d2cO {
        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-d2cP {
        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-d2cR {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cS {
        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-d2cT {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2cU {
        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-d2cV {
        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-d2cW {
        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-d2cX {
        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-d2cY {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d2cZ {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2ca {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2cb {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2cc {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cd {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2ce {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2cf {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2cg {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2ch {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2ci {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cj {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2ck {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2cl {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2cm {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2cn {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2co {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2cp {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2cq {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d2cr {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cs {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2ct {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cu {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2cv {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cw {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cx {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2cy {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2cz {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2d0 {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2d1 {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2d2 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2d3 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2d4 {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2d5 {
        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;
      }
      :where(.ww-e-d2cJ[data-ww-states~="N13x1t"]) .ww-e-d2d5 {
        height: 500px;
        aspect-ratio: unset;
      }
      .ww-e-d2d5.ww-layout, .ww-e-d2d5 [data-ww-ls~="d2d5"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2d6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2d6 {
          display: flex;
        }
      }
      .ww-e-d2d6.ww-layout, .ww-e-d2d6 [data-ww-ls~="d2d6"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2d6.ww-layout, .ww-e-d2d6 [data-ww-ls~="d2d6"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2d7 {
        margin: 0;
        padding: 12px 16px;
        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;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2d8 {
        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: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2d8 {
          display: flex;
        }
      }
      .ww-e-d2d8.ww-layout, .ww-e-d2d8 [data-ww-ls~="d2d8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2d8.ww-layout, .ww-e-d2d8 [data-ww-ls~="d2d8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2d9 {
        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: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2d9 {
          display: flex;
        }
      }
      .ww-e-d2d9.ww-layout, .ww-e-d2d9 [data-ww-ls~="d2d9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2d9.ww-layout, .ww-e-d2d9 [data-ww-ls~="d2d9"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2dA {
        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: #f3e8ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dA {
          display: flex;
        }
      }
      .ww-e-d2dA.ww-layout, .ww-e-d2dA [data-ww-ls~="d2dA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dA.ww-layout, .ww-e-d2dA [data-ww-ls~="d2dA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2dB {
        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: #e0e7ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dB {
          display: flex;
        }
      }
      .ww-e-d2dB.ww-layout, .ww-e-d2dB [data-ww-ls~="d2dB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dB.ww-layout, .ww-e-d2dB [data-ww-ls~="d2dB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2dC {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dD {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2dD.ww-layout, .ww-e-d2dD [data-ww-ls~="d2dD"] {
        display: block;
      }
      .ww-e-d2dE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dE {
          display: flex;
        }
      }
      .ww-e-d2dE.ww-layout, .ww-e-d2dE [data-ww-ls~="d2dE"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dE.ww-layout, .ww-e-d2dE [data-ww-ls~="d2dE"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2dF {
        margin: 0;
        padding: 12px 16px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dG {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dH {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2dH {
          display: flex;
        }
      }
      .ww-e-d2dH.ww-layout, .ww-e-d2dH [data-ww-ls~="d2dH"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dH.ww-layout, .ww-e-d2dH [data-ww-ls~="d2dH"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2dI {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2dI {
          display: flex;
        }
      }
      .ww-e-d2dI.ww-layout, .ww-e-d2dI [data-ww-ls~="d2dI"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dI.ww-layout, .ww-e-d2dI [data-ww-ls~="d2dI"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2dJ {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2dJ {
          display: flex;
        }
      }
      .ww-e-d2dJ.ww-layout, .ww-e-d2dJ [data-ww-ls~="d2dJ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dJ.ww-layout, .ww-e-d2dJ [data-ww-ls~="d2dJ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2dK {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2dK {
          display: flex;
        }
      }
      .ww-e-d2dK.ww-layout, .ww-e-d2dK [data-ww-ls~="d2dK"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2dK.ww-layout, .ww-e-d2dK [data-ww-ls~="d2dK"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2dL {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dM {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dN {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dO {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dP {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2dQ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2dQ {
          display: flex;
        }
      }
      .ww-e-d2dQ.ww-layout, .ww-e-d2dQ [data-ww-ls~="d2dQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2dQ.ww-layout, .ww-e-d2dQ [data-ww-ls~="d2dQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2dR {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 42px;
        max-height: unset;
        min-height: unset;
        background-color: #4f46e5;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dR {
          display: flex;
        }
      }
      .ww-e-d2dR.ww-layout, .ww-e-d2dR [data-ww-ls~="d2dR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dR.ww-layout, .ww-e-d2dR [data-ww-ls~="d2dR"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2dS {
        margin: 0 0 8px;
        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-d2dS.ww-layout, .ww-e-d2dS [data-ww-ls~="d2dS"] {
        display: flex;
        gap: 4px;
      }
      .ww-e-d2dT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2dT.ww-layout, .ww-e-d2dT [data-ww-ls~="d2dT"] {
        display: block;
      }
      .ww-e-d2dU {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2dU {
          display: flex;
        }
      }
      .ww-e-d2dU.ww-layout, .ww-e-d2dU [data-ww-ls~="d2dU"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dU.ww-layout, .ww-e-d2dU [data-ww-ls~="d2dU"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2dV {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2dV {
          display: flex;
        }
      }
      .ww-e-d2dV.ww-layout, .ww-e-d2dV [data-ww-ls~="d2dV"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dV.ww-layout, .ww-e-d2dV [data-ww-ls~="d2dV"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2dW {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2dW {
          display: flex;
        }
      }
      .ww-e-d2dW.ww-layout, .ww-e-d2dW [data-ww-ls~="d2dW"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dW.ww-layout, .ww-e-d2dW [data-ww-ls~="d2dW"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2dX {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2dX {
          display: flex;
        }
      }
      .ww-e-d2dX.ww-layout, .ww-e-d2dX [data-ww-ls~="d2dX"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dX.ww-layout, .ww-e-d2dX [data-ww-ls~="d2dX"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2dY {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2dY {
          display: flex;
        }
      }
      .ww-e-d2dY.ww-layout, .ww-e-d2dY [data-ww-ls~="d2dY"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dY.ww-layout, .ww-e-d2dY [data-ww-ls~="d2dY"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2dZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2dZ {
          display: flex;
        }
      }
      .ww-e-d2dZ.ww-layout, .ww-e-d2dZ [data-ww-ls~="d2dZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dZ.ww-layout, .ww-e-d2dZ [data-ww-ls~="d2dZ"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2da {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2da {
          display: flex;
        }
      }
      .ww-e-d2da.ww-layout, .ww-e-d2da [data-ww-ls~="d2da"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2da.ww-layout, .ww-e-d2da [data-ww-ls~="d2da"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2db {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2db.ww-layout, .ww-e-d2db [data-ww-ls~="d2db"] {
        display: block;
      }
      .ww-e-d2dc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2dc.ww-layout, .ww-e-d2dc [data-ww-ls~="d2dc"] {
        display: block;
      }
      .ww-e-d2dd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2dd.ww-layout, .ww-e-d2dd [data-ww-ls~="d2dd"] {
        display: block;
      }
      .ww-e-d2de {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2de.ww-layout, .ww-e-d2de [data-ww-ls~="d2de"] {
        display: block;
      }
      .ww-e-d2df {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2df {
          display: flex;
        }
      }
      .ww-e-d2df.ww-layout, .ww-e-d2df [data-ww-ls~="d2df"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2df.ww-layout, .ww-e-d2df [data-ww-ls~="d2df"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2dg {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dg {
          display: flex;
        }
      }
      .ww-e-d2dg.ww-layout, .ww-e-d2dg [data-ww-ls~="d2dg"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2dg.ww-layout, .ww-e-d2dg [data-ww-ls~="d2dg"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2dh {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2di {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2dj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2dk {
        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-d2dl {
        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-d2dm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2dn {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2do {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2dp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2dq {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2dq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2dq {
          display: flex;
        }
      }
      .ww-e-d2dq.ww-layout, .ww-e-d2dq [data-ww-ls~="d2dq"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2dq.ww-layout, .ww-e-d2dq [data-ww-ls~="d2dq"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2dq.ww-layout, .ww-e-d2dq [data-ww-ls~="d2dq"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2ds {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fefce8;
        border-radius: 9999px;
      }
      .ww-e-d2ds.ww-layout, .ww-e-d2ds [data-ww-ls~="d2ds"] {
        display: inline-flex;
      }
      .ww-e-d2dt {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d2du {
        margin: 12px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d2du {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2du {
          display: flex;
        }
      }
      .ww-e-d2du.ww-layout, .ww-e-d2du [data-ww-ls~="d2du"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2du.ww-layout, .ww-e-d2du [data-ww-ls~="d2du"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2du.ww-layout, .ww-e-d2du [data-ww-ls~="d2du"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2dv {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2dw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2dw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2dw {
          display: flex;
        }
      }
      .ww-e-d2dw.ww-layout, .ww-e-d2dw [data-ww-ls~="d2dw"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2dw.ww-layout, .ww-e-d2dw [data-ww-ls~="d2dw"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2dw.ww-layout, .ww-e-d2dw [data-ww-ls~="d2dw"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2dx {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2dx {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2dx {
          display: flex;
        }
      }
      .ww-e-d2dx.ww-layout, .ww-e-d2dx [data-ww-ls~="d2dx"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2dx.ww-layout, .ww-e-d2dx [data-ww-ls~="d2dx"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2dx.ww-layout, .ww-e-d2dx [data-ww-ls~="d2dx"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2dy {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2dz {
        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-d2e0 {
        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-d2e1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2e1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e1 {
          display: flex;
        }
      }
      .ww-e-d2e1.ww-layout, .ww-e-d2e1 [data-ww-ls~="d2e1"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2e1.ww-layout, .ww-e-d2e1 [data-ww-ls~="d2e1"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e1.ww-layout, .ww-e-d2e1 [data-ww-ls~="d2e1"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2e2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2e2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e2 {
          display: flex;
        }
      }
      .ww-e-d2e2.ww-layout, .ww-e-d2e2 [data-ww-ls~="d2e2"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2e2.ww-layout, .ww-e-d2e2 [data-ww-ls~="d2e2"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e2.ww-layout, .ww-e-d2e2 [data-ww-ls~="d2e2"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2e3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2e3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e3 {
          display: flex;
        }
      }
      .ww-e-d2e3.ww-layout, .ww-e-d2e3 [data-ww-ls~="d2e3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2e3.ww-layout, .ww-e-d2e3 [data-ww-ls~="d2e3"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e3.ww-layout, .ww-e-d2e3 [data-ww-ls~="d2e3"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2e4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2e4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e4 {
          display: flex;
        }
      }
      .ww-e-d2e4.ww-layout, .ww-e-d2e4 [data-ww-ls~="d2e4"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d2e4.ww-layout, .ww-e-d2e4 [data-ww-ls~="d2e4"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e4.ww-layout, .ww-e-d2e4 [data-ww-ls~="d2e4"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2e5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2e6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2e7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d2e8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2e8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e8 {
          display: flex;
        }
      }
      .ww-e-d2e8.ww-layout, .ww-e-d2e8 [data-ww-ls~="d2e8"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2e8.ww-layout, .ww-e-d2e8 [data-ww-ls~="d2e8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2e8.ww-layout, .ww-e-d2e8 [data-ww-ls~="d2e8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2e9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2eA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eA {
          display: flex;
        }
      }
      .ww-e-d2eA.ww-layout, .ww-e-d2eA [data-ww-ls~="d2eA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eA.ww-layout, .ww-e-d2eA [data-ww-ls~="d2eA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eA.ww-layout, .ww-e-d2eA [data-ww-ls~="d2eA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2eB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eB {
          display: flex;
        }
      }
      .ww-e-d2eB.ww-layout, .ww-e-d2eB [data-ww-ls~="d2eB"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eB.ww-layout, .ww-e-d2eB [data-ww-ls~="d2eB"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eB.ww-layout, .ww-e-d2eB [data-ww-ls~="d2eB"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2eC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2eC {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eC {
          display: grid;
        }
      }
      .ww-e-d2eC.ww-layout, .ww-e-d2eC [data-ww-ls~="d2eC"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eC.ww-layout, .ww-e-d2eC [data-ww-ls~="d2eC"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eC.ww-layout, .ww-e-d2eC [data-ww-ls~="d2eC"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2eD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eD {
          display: flex;
        }
      }
      .ww-e-d2eD.ww-layout, .ww-e-d2eD [data-ww-ls~="d2eD"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2eD.ww-layout, .ww-e-d2eD [data-ww-ls~="d2eD"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eD.ww-layout, .ww-e-d2eD [data-ww-ls~="d2eD"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2eE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eE {
          display: flex;
        }
      }
      .ww-e-d2eE.ww-layout, .ww-e-d2eE [data-ww-ls~="d2eE"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eE.ww-layout, .ww-e-d2eE [data-ww-ls~="d2eE"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eE.ww-layout, .ww-e-d2eE [data-ww-ls~="d2eE"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2eF {
        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-d2eG {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2eG.ww-layout, .ww-e-d2eG [data-ww-ls~="d2eG"] {
        display: inline-flex;
      }
      .ww-e-d2eH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eH {
          display: flex;
        }
      }
      .ww-e-d2eH.ww-layout, .ww-e-d2eH [data-ww-ls~="d2eH"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eH.ww-layout, .ww-e-d2eH [data-ww-ls~="d2eH"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eH.ww-layout, .ww-e-d2eH [data-ww-ls~="d2eH"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2eI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eI {
          display: flex;
        }
      }
      .ww-e-d2eI.ww-layout, .ww-e-d2eI [data-ww-ls~="d2eI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eI.ww-layout, .ww-e-d2eI [data-ww-ls~="d2eI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eI.ww-layout, .ww-e-d2eI [data-ww-ls~="d2eI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2eJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2eJ {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eJ {
          display: grid;
        }
      }
      .ww-e-d2eJ.ww-layout, .ww-e-d2eJ [data-ww-ls~="d2eJ"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eJ.ww-layout, .ww-e-d2eJ [data-ww-ls~="d2eJ"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eJ.ww-layout, .ww-e-d2eJ [data-ww-ls~="d2eJ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2eK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eK {
          display: flex;
        }
      }
      .ww-e-d2eK.ww-layout, .ww-e-d2eK [data-ww-ls~="d2eK"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eK.ww-layout, .ww-e-d2eK [data-ww-ls~="d2eK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eK.ww-layout, .ww-e-d2eK [data-ww-ls~="d2eK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2eL {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2eM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eM {
          display: flex;
        }
      }
      .ww-e-d2eM.ww-layout, .ww-e-d2eM [data-ww-ls~="d2eM"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eM.ww-layout, .ww-e-d2eM [data-ww-ls~="d2eM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eM.ww-layout, .ww-e-d2eM [data-ww-ls~="d2eM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2eN {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2eN.ww-layout, .ww-e-d2eN [data-ww-ls~="d2eN"] {
        display: inline-flex;
      }
      .ww-e-d2eO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eO {
          display: flex;
        }
      }
      .ww-e-d2eO.ww-layout, .ww-e-d2eO [data-ww-ls~="d2eO"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eO.ww-layout, .ww-e-d2eO [data-ww-ls~="d2eO"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eO.ww-layout, .ww-e-d2eO [data-ww-ls~="d2eO"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2eP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eP {
          display: flex;
        }
      }
      .ww-e-d2eP.ww-layout, .ww-e-d2eP [data-ww-ls~="d2eP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eP.ww-layout, .ww-e-d2eP [data-ww-ls~="d2eP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eP.ww-layout, .ww-e-d2eP [data-ww-ls~="d2eP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2eQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 900px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2eQ {
          display: none;
        }
      }
      .ww-e-d2eQ.ww-layout, .ww-e-d2eQ [data-ww-ls~="d2eQ"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d2eQ.ww-layout, .ww-e-d2eQ [data-ww-ls~="d2eQ"] {
          display: none;
        }
      }
      .ww-e-d2eR {
        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-d2eS {
        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-d2eT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eT {
          display: flex;
        }
      }
      .ww-e-d2eT.ww-layout, .ww-e-d2eT [data-ww-ls~="d2eT"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d2eT.ww-layout, .ww-e-d2eT [data-ww-ls~="d2eT"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eT.ww-layout, .ww-e-d2eT [data-ww-ls~="d2eT"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2eU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2eU.ww-layout, .ww-e-d2eU [data-ww-ls~="d2eU"] {
        display: flex;
        place-content: center flex-start;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2eV {
        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-d2eW {
        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-d2eX {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2eY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2eY {
          display: block;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eY {
          display: block;
        }
      }
      .ww-e-d2eY.ww-layout, .ww-e-d2eY [data-ww-ls~="d2eY"] {
        display: none;
      }
      @media (max-width: 991px) {
        .ww-e-d2eY.ww-layout, .ww-e-d2eY [data-ww-ls~="d2eY"] {
          display: block;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eY.ww-layout, .ww-e-d2eY [data-ww-ls~="d2eY"] {
          display: block;
        }
      }
      .ww-e-d2eZ {
        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-d2ea {
        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-d2eb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2eb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eb {
          display: flex;
        }
      }
      .ww-e-d2eb.ww-layout, .ww-e-d2eb [data-ww-ls~="d2eb"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2eb.ww-layout, .ww-e-d2eb [data-ww-ls~="d2eb"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eb.ww-layout, .ww-e-d2eb [data-ww-ls~="d2eb"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2ec {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2ed {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2ee {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2ef {
        margin: 12px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d2ef {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ef {
          display: flex;
        }
      }
      .ww-e-d2ef.ww-layout, .ww-e-d2ef [data-ww-ls~="d2ef"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2ef.ww-layout, .ww-e-d2ef [data-ww-ls~="d2ef"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ef.ww-layout, .ww-e-d2ef [data-ww-ls~="d2ef"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2eg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2eg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eg {
          display: flex;
        }
      }
      .ww-e-d2eg.ww-layout, .ww-e-d2eg [data-ww-ls~="d2eg"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2eg.ww-layout, .ww-e-d2eg [data-ww-ls~="d2eg"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2eg.ww-layout, .ww-e-d2eg [data-ww-ls~="d2eg"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2eh {
        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-d2ei {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ei {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ei {
          display: flex;
        }
      }
      .ww-e-d2ei.ww-layout, .ww-e-d2ei [data-ww-ls~="d2ei"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ei.ww-layout, .ww-e-d2ei [data-ww-ls~="d2ei"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ei.ww-layout, .ww-e-d2ei [data-ww-ls~="d2ei"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2ej {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d2ek {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2ek.ww-layout, .ww-e-d2ek [data-ww-ls~="d2ek"] {
        display: inline-flex;
      }
      .ww-e-d2el {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2el {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2el {
          display: flex;
        }
      }
      .ww-e-d2el.ww-layout, .ww-e-d2el [data-ww-ls~="d2el"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2el.ww-layout, .ww-e-d2el [data-ww-ls~="d2el"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2el.ww-layout, .ww-e-d2el [data-ww-ls~="d2el"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2em {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2em {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2em {
          display: flex;
        }
      }
      .ww-e-d2em.ww-layout, .ww-e-d2em [data-ww-ls~="d2em"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2em.ww-layout, .ww-e-d2em [data-ww-ls~="d2em"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2em.ww-layout, .ww-e-d2em [data-ww-ls~="d2em"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2en {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2eo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2ep {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2ep {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ep {
          display: flex;
        }
      }
      .ww-e-d2ep.ww-layout, .ww-e-d2ep [data-ww-ls~="d2ep"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ep.ww-layout, .ww-e-d2ep [data-ww-ls~="d2ep"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ep.ww-layout, .ww-e-d2ep [data-ww-ls~="d2ep"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2eq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2er {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2er.ww-layout, .ww-e-d2er [data-ww-ls~="d2er"] {
        display: flex;
        place-content: center flex-start;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2es {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2es {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2es {
          display: flex;
        }
      }
      .ww-e-d2es.ww-layout, .ww-e-d2es [data-ww-ls~="d2es"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2es.ww-layout, .ww-e-d2es [data-ww-ls~="d2es"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2es.ww-layout, .ww-e-d2es [data-ww-ls~="d2es"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2et {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2eu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2eu.ww-layout, .ww-e-d2eu [data-ww-ls~="d2eu"] {
        display: flex;
        place-content: center flex-start;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2ev {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ev.ww-layout, .ww-e-d2ev [data-ww-ls~="d2ev"] {
        display: flex;
        place-content: center flex-start;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2ew {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2ex {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2ex {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ex {
          display: flex;
        }
      }
      .ww-e-d2ex.ww-layout, .ww-e-d2ex [data-ww-ls~="d2ex"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ex.ww-layout, .ww-e-d2ex [data-ww-ls~="d2ex"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ex.ww-layout, .ww-e-d2ex [data-ww-ls~="d2ex"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2ey {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2ey {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ey {
          display: flex;
        }
      }
      .ww-e-d2ey.ww-layout, .ww-e-d2ey [data-ww-ls~="d2ey"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ey.ww-layout, .ww-e-d2ey [data-ww-ls~="d2ey"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ey.ww-layout, .ww-e-d2ey [data-ww-ls~="d2ey"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2ez {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ez {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ez {
          display: flex;
        }
      }
      .ww-e-d2ez.ww-layout, .ww-e-d2ez [data-ww-ls~="d2ez"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2ez.ww-layout, .ww-e-d2ez [data-ww-ls~="d2ez"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ez.ww-layout, .ww-e-d2ez [data-ww-ls~="d2ez"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2f0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2f0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f0 {
          display: flex;
        }
      }
      .ww-e-d2f0.ww-layout, .ww-e-d2f0 [data-ww-ls~="d2f0"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2f0.ww-layout, .ww-e-d2f0 [data-ww-ls~="d2f0"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f0.ww-layout, .ww-e-d2f0 [data-ww-ls~="d2f0"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2f1 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2f2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2f2.ww-layout, .ww-e-d2f2 [data-ww-ls~="d2f2"] {
        display: flex;
        place-content: center flex-start;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2f3 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2f4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2f4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f4 {
          display: flex;
        }
      }
      .ww-e-d2f4.ww-layout, .ww-e-d2f4 [data-ww-ls~="d2f4"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2f4.ww-layout, .ww-e-d2f4 [data-ww-ls~="d2f4"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f4.ww-layout, .ww-e-d2f4 [data-ww-ls~="d2f4"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2f5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2f6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2f6.ww-layout, .ww-e-d2f6 [data-ww-ls~="d2f6"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d2f7 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2f8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2f8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f8 {
          display: flex;
        }
      }
      .ww-e-d2f8.ww-layout, .ww-e-d2f8 [data-ww-ls~="d2f8"] {
        display: flex;
        flex-flow: row;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2f8.ww-layout, .ww-e-d2f8 [data-ww-ls~="d2f8"] {
          display: flex;
          flex-flow: row;
          justify-content: flex-start;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f8.ww-layout, .ww-e-d2f8 [data-ww-ls~="d2f8"] {
          display: flex;
          flex-flow: row;
          justify-content: flex-start;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2f9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 90%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2f9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f9 {
          display: flex;
        }
      }
      .ww-e-d2f9.ww-layout, .ww-e-d2f9 [data-ww-ls~="d2f9"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2f9.ww-layout, .ww-e-d2f9 [data-ww-ls~="d2f9"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2f9.ww-layout, .ww-e-d2f9 [data-ww-ls~="d2f9"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2fA {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2fA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fA {
          display: flex;
        }
      }
      .ww-e-d2fA.ww-layout, .ww-e-d2fA [data-ww-ls~="d2fA"] {
        display: grid;
        grid-template-columns: 1.5fr 2fr 1fr 2fr 2fr 1.5fr 1.5fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d2fA.ww-layout, .ww-e-d2fA [data-ww-ls~="d2fA"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fA.ww-layout, .ww-e-d2fA [data-ww-ls~="d2fA"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2fB {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2fC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2fC.ww-layout, .ww-e-d2fC [data-ww-ls~="d2fC"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d2fD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2fE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2fE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fE {
          display: flex;
        }
      }
      .ww-e-d2fE.ww-layout, .ww-e-d2fE [data-ww-ls~="d2fE"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2fE.ww-layout, .ww-e-d2fE [data-ww-ls~="d2fE"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fE.ww-layout, .ww-e-d2fE [data-ww-ls~="d2fE"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2fF {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2fG {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2fH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2fH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fH {
          display: flex;
        }
      }
      .ww-e-d2fH.ww-layout, .ww-e-d2fH [data-ww-ls~="d2fH"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2fH.ww-layout, .ww-e-d2fH [data-ww-ls~="d2fH"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fH.ww-layout, .ww-e-d2fH [data-ww-ls~="d2fH"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2fI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2fJ {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2fJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fJ {
          display: flex;
        }
      }
      .ww-e-d2fJ.ww-layout, .ww-e-d2fJ [data-ww-ls~="d2fJ"] {
        display: grid;
        grid-template-columns: 1.5fr 2fr 1fr 2fr 2fr 1.5fr 1.5fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d2fJ.ww-layout, .ww-e-d2fJ [data-ww-ls~="d2fJ"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fJ.ww-layout, .ww-e-d2fJ [data-ww-ls~="d2fJ"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2fK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2fL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2fM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2fN {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2fO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2fP {
        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-d2fP.ww-layout, .ww-e-d2fP [data-ww-ls~="d2fP"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d2fQ {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2fR {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2fS {
        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;
        transition: color 0.2s ease;
      }
      .ww-e-d2fT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2fU {
        margin: 0;
        padding: 20px 24px;
        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;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2fU.ww-layout, .ww-e-d2fU [data-ww-ls~="d2fU"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2fV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2fV.ww-layout, .ww-e-d2fV [data-ww-ls~="d2fV"] {
        display: block;
      }
      .ww-e-d2fW {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 800px;
        min-width: 600px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 60px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d2fW.ww-layout, .ww-e-d2fW [data-ww-ls~="d2fW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2fX {
        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-d2fY {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.3;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2fZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.3;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2fa {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2fb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2fb {
          display: flex;
        }
      }
      .ww-e-d2fb.ww-layout, .ww-e-d2fb [data-ww-ls~="d2fb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2fb.ww-layout, .ww-e-d2fb [data-ww-ls~="d2fb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2fc {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2fc {
          display: flex;
        }
      }
      .ww-e-d2fc.ww-layout, .ww-e-d2fc [data-ww-ls~="d2fc"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2fc.ww-layout, .ww-e-d2fc [data-ww-ls~="d2fc"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2fd {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2fd {
          display: flex;
        }
      }
      .ww-e-d2fd.ww-layout, .ww-e-d2fd [data-ww-ls~="d2fd"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d2fd.ww-layout, .ww-e-d2fd [data-ww-ls~="d2fd"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: baseline;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2fe {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2fe {
          display: grid;
        }
      }
      .ww-e-d2fe.ww-layout, .ww-e-d2fe [data-ww-ls~="d2fe"] {
        display: grid;
        grid-template-columns: 40px 1fr auto;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2fe.ww-layout, .ww-e-d2fe [data-ww-ls~="d2fe"] {
          display: grid;
          grid-template-columns: 40px 1fr;
          gap: 8px 16px;
        }
      }
      .ww-e-d2ff {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2ff {
          display: flex;
        }
      }
      .ww-e-d2ff.ww-layout, .ww-e-d2ff [data-ww-ls~="d2ff"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ff.ww-layout, .ww-e-d2ff [data-ww-ls~="d2ff"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2fg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2fh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2fi {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2fi.ww-layout, .ww-e-d2fi [data-ww-ls~="d2fi"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 4px;
      }
      .ww-e-d2fj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2fj {
          display: flex;
        }
      }
      .ww-e-d2fj.ww-layout, .ww-e-d2fj [data-ww-ls~="d2fj"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2fj.ww-layout, .ww-e-d2fj [data-ww-ls~="d2fj"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2fk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2fk {
          display: flex;
        }
      }
      .ww-e-d2fk.ww-layout, .ww-e-d2fk [data-ww-ls~="d2fk"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d2fk.ww-layout, .ww-e-d2fk [data-ww-ls~="d2fk"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: baseline;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2fl {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2fl {
          display: flex;
        }
      }
      .ww-e-d2fl.ww-layout, .ww-e-d2fl [data-ww-ls~="d2fl"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2fl.ww-layout, .ww-e-d2fl [data-ww-ls~="d2fl"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2fm {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2fm {
          display: flex;
        }
      }
      .ww-e-d2fm.ww-layout, .ww-e-d2fm [data-ww-ls~="d2fm"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2fm.ww-layout, .ww-e-d2fm [data-ww-ls~="d2fm"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      .ww-e-d2fn {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2fn.ww-layout, .ww-e-d2fn [data-ww-ls~="d2fn"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d2fo {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2fp {
        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: sans-serif;
        font-weight: 700;
        text-align: left;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2fq {
        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-d2fq.ww-layout, .ww-e-d2fq [data-ww-ls~="d2fq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2fr {
        margin: 0;
        padding: 2px 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: 10px;
        font-family: sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border-radius: 999px;
      }
      .ww-e-d2fs {
        margin: 0;
        padding: 8px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2fs {
          display: none;
        }
      }
      .ww-e-d2fs.ww-layout, .ww-e-d2fs [data-ww-ls~="d2fs"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d2fs.ww-layout, .ww-e-d2fs [data-ww-ls~="d2fs"] {
          display: none;
        }
      }
      .ww-e-d2ft {
        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-d2ft.ww-layout, .ww-e-d2ft [data-ww-ls~="d2ft"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d2fu {
        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: sans-serif;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2fv {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2fw {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2fx {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2fy {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2fz {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2fz {
          display: flex;
        }
      }
      .ww-e-d2fz.ww-layout, .ww-e-d2fz [data-ww-ls~="d2fz"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2fz.ww-layout, .ww-e-d2fz [data-ww-ls~="d2fz"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d2g0 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2g1 {
        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-d2g2 {
        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-d2g3 {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2g3 {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d2g3 {
        border-bottom: 1px solid #f3f4f6;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d2g3.ww-layout, .ww-e-d2g3 [data-ww-ls~="d2g3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2g3.ww-layout, .ww-e-d2g3 [data-ww-ls~="d2g3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2g4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d2g4.ww-layout, .ww-e-d2g4 [data-ww-ls~="d2g4"] {
        display: block;
      }
      .ww-e-d2g5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2g5 {
          display: flex;
        }
      }
      .ww-e-d2g5.ww-layout, .ww-e-d2g5 [data-ww-ls~="d2g5"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2g5.ww-layout, .ww-e-d2g5 [data-ww-ls~="d2g5"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2g6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d2g6.ww-layout, .ww-e-d2g6 [data-ww-ls~="d2g6"] {
        display: block;
      }
      .ww-e-d2g7 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2g8 {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2g8 {
          display: grid;
        }
      }
      .ww-e-d2g8:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d2g8.ww-layout, .ww-e-d2g8 [data-ww-ls~="d2g8"] {
        display: grid;
        grid-template-columns: .1fr 3fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2g8.ww-layout, .ww-e-d2g8 [data-ww-ls~="d2g8"] {
          display: grid;
          grid-template-columns: 40px 1fr;
          gap: 8px 16px;
        }
      }
      .ww-e-d2g9 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2g9 {
          display: grid;
        }
      }
      .ww-e-d2g9:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d2g9.ww-layout, .ww-e-d2g9 [data-ww-ls~="d2g9"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d2g9.ww-layout, .ww-e-d2g9 [data-ww-ls~="d2g9"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 8px;
        }
      }
      .ww-e-d2gA {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2gB {
        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: sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2gC {
        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-d2gC.ww-layout, .ww-e-d2gC [data-ww-ls~="d2gC"] {
        display: block;
      }
      .ww-e-d2gD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2gD {
          display: flex;
        }
      }
      .ww-e-d2gD.ww-layout, .ww-e-d2gD [data-ww-ls~="d2gD"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gD.ww-layout, .ww-e-d2gD [data-ww-ls~="d2gD"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2gE {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d2gE.ww-layout, .ww-e-d2gE [data-ww-ls~="d2gE"] {
        display: block;
      }
      .ww-e-d2gF {
        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: sans-serif;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2gG {
        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-d2gH {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gH {
          display: flex;
        }
      }
      .ww-e-d2gH:where([data-ww-states~="BewuxS"]) {
        background-color: var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
        cursor: not-allowed;
      }
      .ww-e-d2gH.ww-layout, .ww-e-d2gH [data-ww-ls~="d2gH"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gH.ww-layout, .ww-e-d2gH [data-ww-ls~="d2gH"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2gI {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gI {
          display: flex;
        }
      }
      .ww-e-d2gI:where([data-ww-states~="5HwwCI"]) {
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        cursor: not-allowed;
      }
      .ww-e-d2gI.ww-layout, .ww-e-d2gI [data-ww-ls~="d2gI"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gI.ww-layout, .ww-e-d2gI [data-ww-ls~="d2gI"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2gJ {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2gJ.ww-layout, .ww-e-d2gJ [data-ww-ls~="d2gJ"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2gL {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d2gM {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2gN {
        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-d2gO {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2gP {
        margin: 0;
        padding: 4px 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: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gP {
          display: flex;
        }
      }
      .ww-e-d2gP.ww-layout, .ww-e-d2gP [data-ww-ls~="d2gP"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gP.ww-layout, .ww-e-d2gP [data-ww-ls~="d2gP"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2gQ {
        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-d2gQ.ww-layout, .ww-e-d2gQ [data-ww-ls~="d2gQ"] {
        display: block;
      }
      .ww-e-d2gR {
        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-d2gR.ww-layout, .ww-e-d2gR [data-ww-ls~="d2gR"] {
        display: block;
      }
      .ww-e-d2gS {
        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-d2gT {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gT {
          display: flex;
        }
      }
      .ww-e-d2gT.ww-layout, .ww-e-d2gT [data-ww-ls~="d2gT"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gT.ww-layout, .ww-e-d2gT [data-ww-ls~="d2gT"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d2gU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2gU {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2gU.ww-layout, .ww-e-d2gU [data-ww-ls~="d2gU"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gU.ww-layout, .ww-e-d2gU [data-ww-ls~="d2gU"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2gV {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gV {
          display: flex;
        }
      }
      .ww-e-d2gV.ww-layout, .ww-e-d2gV [data-ww-ls~="d2gV"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gV.ww-layout, .ww-e-d2gV [data-ww-ls~="d2gV"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2gW {
        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-d2gW.ww-layout, .ww-e-d2gW [data-ww-ls~="d2gW"] {
        display: block;
      }
      .ww-e-d2gX {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gX {
          display: flex;
        }
      }
      .ww-e-d2gX.ww-layout, .ww-e-d2gX [data-ww-ls~="d2gX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gX.ww-layout, .ww-e-d2gX [data-ww-ls~="d2gX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2gY {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2gY.ww-layout, .ww-e-d2gY [data-ww-ls~="d2gY"] {
        display: flex;
      }
      .ww-e-d2gZ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2gZ.ww-layout, .ww-e-d2gZ [data-ww-ls~="d2gZ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2ga {
        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-d2ga.ww-layout, .ww-e-d2ga [data-ww-ls~="d2ga"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2gb {
        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-d2gb.ww-layout, .ww-e-d2gb [data-ww-ls~="d2gb"] {
        display: block;
      }
      .ww-e-d2gc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2gc {
          padding: 16px 0 0;
          display: flex;
          width: 100%;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d2gc.ww-layout, .ww-e-d2gc [data-ww-ls~="d2gc"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d2gc.ww-layout, .ww-e-d2gc [data-ww-ls~="d2gc"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d2gd {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2gd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2gd {
          display: flex;
        }
      }
      .ww-e-d2gd.ww-layout, .ww-e-d2gd [data-ww-ls~="d2gd"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2gd.ww-layout, .ww-e-d2gd [data-ww-ls~="d2gd"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2gd.ww-layout, .ww-e-d2gd [data-ww-ls~="d2gd"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d2ge {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2ge {
          display: flex;
        }
      }
      .ww-e-d2ge.ww-layout, .ww-e-d2ge [data-ww-ls~="d2ge"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ge.ww-layout, .ww-e-d2ge [data-ww-ls~="d2ge"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2gf {
        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-d2gf.ww-layout, .ww-e-d2gf [data-ww-ls~="d2gf"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2gg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2gg.ww-layout, .ww-e-d2gg [data-ww-ls~="d2gg"] {
        display: block;
      }
      .ww-e-d2gh {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
      }
      @media (max-width: 767px) {
        .ww-e-d2gh {
          display: flex;
        }
      }
      .ww-e-d2gh.ww-layout, .ww-e-d2gh [data-ww-ls~="d2gh"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2gh.ww-layout, .ww-e-d2gh [data-ww-ls~="d2gh"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 20px;
        }
      }
      .ww-e-d2gi {
        margin: 0;
        padding: 20px 24px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2gi {
          display: flex;
        }
      }
      .ww-e-d2gi.ww-layout, .ww-e-d2gi [data-ww-ls~="d2gi"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2gi.ww-layout, .ww-e-d2gi [data-ww-ls~="d2gi"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2gj {
        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-d2gj.ww-layout, .ww-e-d2gj [data-ww-ls~="d2gj"] {
        display: block;
      }
      .ww-e-d2gk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2gk {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2gk.ww-layout, .ww-e-d2gk [data-ww-ls~="d2gk"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2gk.ww-layout, .ww-e-d2gk [data-ww-ls~="d2gk"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d2gl {
        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-d2gl.ww-layout, .ww-e-d2gl [data-ww-ls~="d2gl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2gm {
        margin: 0;
        padding: 20px 24px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2gm {
          display: flex;
        }
      }
      .ww-e-d2gm.ww-layout, .ww-e-d2gm [data-ww-ls~="d2gm"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2gm.ww-layout, .ww-e-d2gm [data-ww-ls~="d2gm"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d2gn {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2gn.ww-layout, .ww-e-d2gn [data-ww-ls~="d2gn"] {
        display: block;
      }
      .ww-e-d2go {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2go {
          display: flex;
        }
      }
      .ww-e-d2go.ww-layout, .ww-e-d2go [data-ww-ls~="d2go"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2go.ww-layout, .ww-e-d2go [data-ww-ls~="d2go"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d2gp {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2gp {
          display: flex;
        }
      }
      .ww-e-d2gp.ww-layout, .ww-e-d2gp [data-ww-ls~="d2gp"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2gp.ww-layout, .ww-e-d2gp [data-ww-ls~="d2gp"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2gq {
        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-d2gq.ww-layout, .ww-e-d2gq [data-ww-ls~="d2gq"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d2gr {
        margin: 5px 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: box-shadow 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2gr {
          display: flex;
        }
      }
      .ww-e-d2gr.ww-layout, .ww-e-d2gr [data-ww-ls~="d2gr"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d2gr.ww-layout, .ww-e-d2gr [data-ww-ls~="d2gr"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2gs {
        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-d2gs.ww-layout, .ww-e-d2gs [data-ww-ls~="d2gs"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2gt {
        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-d2gt.ww-layout, .ww-e-d2gt [data-ww-ls~="d2gt"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2gv {
        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-d2gw {
        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-d2gx {
        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-d2gy {
        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-d2gz {
        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-d2h0 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2h1 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2h2 {
        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-d2h3 {
        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-d2h4 {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2h5 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2h6 {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2h7 {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2h8 {
        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);
        font-weight: 700;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d2h9 {
        margin: 8px 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);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2hA {
        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-d2hB {
        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-d2hC {
        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-d2hD {
        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-d2hE {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2hF {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2jG[data-ww-states~="Ckrk5P"]) .ww-e-d2hF {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2hG {
        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-d2hH {
        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: sans-serif;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2hI {
        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-d2hJ {
        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-d2hK {
        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-d2hL {
        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-d2hM {
        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-d2hN {
        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-d2hO {
        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-d2hP {
        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-d2hQ {
        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-d2hR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2hS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2hT {
        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-d2hU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2hV {
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d2hW.ww-layout, .ww-e-d2hW [data-ww-ls~="d2hW"] {
        display: block;
      }
      .ww-e-d2hX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2hY {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hZ {
        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);
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2ha {
        margin: 16px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #cbd5e1;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d2hb {
        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);
        font-weight: 700;
        color: #c2410c;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2hc {
        margin: 0 0 8px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2hd {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2he {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hf {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hg {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hh {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hi {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hj {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hk {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hl {
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2hm {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2jN[data-ww-states~="AZhrOx"]) .ww-e-d2hm {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2hn {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ho {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hp {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hq {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hr {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hs {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ht {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2hu {
        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-family: sans-serif;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hv {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2hw {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2hx {
        margin: 0 0 16px;
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2hy {
        margin: 0 0 4px;
        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: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d2hz {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2i0 {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2i1 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2i2 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2i3 {
        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;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d2i4 {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2i5 {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 900;
        color: #f97316;
        white-space-collapse: preserve;
        background-color: #fff7ed;
        border-radius: 4px;
      }
      .ww-e-d2i6 {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2i7 {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2i8 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2i9 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 200px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d2iA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2iB {
        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-d2iB.ww-layout, .ww-e-d2iB [data-ww-ls~="d2iB"] {
        display: block;
      }
      .ww-e-d2iC {
        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-d2iC.ww-layout, .ww-e-d2iC [data-ww-ls~="d2iC"] {
        display: block;
      }
      .ww-e-d2iD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2iD {
          display: flex;
        }
      }
      .ww-e-d2iD.ww-layout, .ww-e-d2iD [data-ww-ls~="d2iD"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iD.ww-layout, .ww-e-d2iD [data-ww-ls~="d2iD"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2iE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2iE {
          display: flex;
        }
      }
      .ww-e-d2iE.ww-layout, .ww-e-d2iE [data-ww-ls~="d2iE"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iE.ww-layout, .ww-e-d2iE [data-ww-ls~="d2iE"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2iF {
        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-d2iF.ww-layout, .ww-e-d2iF [data-ww-ls~="d2iF"] {
        display: block;
      }
      .ww-e-d2iG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2iG {
          display: flex;
        }
      }
      .ww-e-d2iG.ww-layout, .ww-e-d2iG [data-ww-ls~="d2iG"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iG.ww-layout, .ww-e-d2iG [data-ww-ls~="d2iG"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2iH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iH {
          display: flex;
        }
      }
      .ww-e-d2iH.ww-layout, .ww-e-d2iH [data-ww-ls~="d2iH"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2iH.ww-layout, .ww-e-d2iH [data-ww-ls~="d2iH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iH.ww-layout, .ww-e-d2iH [data-ww-ls~="d2iH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2iI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iI {
          display: flex;
        }
      }
      .ww-e-d2iI.ww-layout, .ww-e-d2iI [data-ww-ls~="d2iI"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2iI.ww-layout, .ww-e-d2iI [data-ww-ls~="d2iI"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iI.ww-layout, .ww-e-d2iI [data-ww-ls~="d2iI"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2iJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iJ {
          display: flex;
        }
      }
      .ww-e-d2iJ.ww-layout, .ww-e-d2iJ [data-ww-ls~="d2iJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2iJ.ww-layout, .ww-e-d2iJ [data-ww-ls~="d2iJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iJ.ww-layout, .ww-e-d2iJ [data-ww-ls~="d2iJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2iK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iK {
          display: flex;
        }
      }
      .ww-e-d2iK.ww-layout, .ww-e-d2iK [data-ww-ls~="d2iK"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2iK.ww-layout, .ww-e-d2iK [data-ww-ls~="d2iK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iK.ww-layout, .ww-e-d2iK [data-ww-ls~="d2iK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2iL {
        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-d2iL.ww-layout, .ww-e-d2iL [data-ww-ls~="d2iL"] {
        display: block;
      }
      .ww-e-d2iM {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2iM {
          display: flex;
        }
      }
      .ww-e-d2iM.ww-layout, .ww-e-d2iM [data-ww-ls~="d2iM"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iM.ww-layout, .ww-e-d2iM [data-ww-ls~="d2iM"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2iN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2iN {
          display: flex;
        }
      }
      .ww-e-d2iN.ww-layout, .ww-e-d2iN [data-ww-ls~="d2iN"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iN.ww-layout, .ww-e-d2iN [data-ww-ls~="d2iN"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2iO {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iO {
          display: flex;
        }
      }
      .ww-e-d2iO.ww-layout, .ww-e-d2iO [data-ww-ls~="d2iO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iO.ww-layout, .ww-e-d2iO [data-ww-ls~="d2iO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2iP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iP {
          display: flex;
        }
      }
      .ww-e-d2iP.ww-layout, .ww-e-d2iP [data-ww-ls~="d2iP"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2iP.ww-layout, .ww-e-d2iP [data-ww-ls~="d2iP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2iQ {
        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-d2iQ.ww-layout, .ww-e-d2iQ [data-ww-ls~="d2iQ"] {
        display: block;
      }
      .ww-e-d2iR {
        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-d2iR.ww-layout, .ww-e-d2iR [data-ww-ls~="d2iR"] {
        display: block;
      }
      .ww-e-d2iS {
        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-d2iS.ww-layout, .ww-e-d2iS [data-ww-ls~="d2iS"] {
        display: block;
      }
      .ww-e-d2iT {
        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-d2iT.ww-layout, .ww-e-d2iT [data-ww-ls~="d2iT"] {
        display: block;
      }
      .ww-e-d2iU {
        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-d2iU.ww-layout, .ww-e-d2iU [data-ww-ls~="d2iU"] {
        display: block;
      }
      .ww-e-d2iV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iV {
          display: flex;
        }
      }
      .ww-e-d2iV.ww-layout, .ww-e-d2iV [data-ww-ls~="d2iV"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2iV.ww-layout, .ww-e-d2iV [data-ww-ls~="d2iV"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2iW {
        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-d2iW.ww-layout, .ww-e-d2iW [data-ww-ls~="d2iW"] {
        display: block;
      }
      .ww-e-d2iX {
        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-d2iX.ww-layout, .ww-e-d2iX [data-ww-ls~="d2iX"] {
        display: block;
      }
      .ww-e-d2iY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2iY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iY {
          display: flex;
        }
      }
      .ww-e-d2iY.ww-layout, .ww-e-d2iY [data-ww-ls~="d2iY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iY.ww-layout, .ww-e-d2iY [data-ww-ls~="d2iY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iY.ww-layout, .ww-e-d2iY [data-ww-ls~="d2iY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2iZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2iZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iZ {
          display: flex;
        }
      }
      .ww-e-d2iZ.ww-layout, .ww-e-d2iZ [data-ww-ls~="d2iZ"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2iZ.ww-layout, .ww-e-d2iZ [data-ww-ls~="d2iZ"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2iZ.ww-layout, .ww-e-d2iZ [data-ww-ls~="d2iZ"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2ia {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ia {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ia {
          display: flex;
        }
      }
      .ww-e-d2ia.ww-layout, .ww-e-d2ia [data-ww-ls~="d2ia"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ia.ww-layout, .ww-e-d2ia [data-ww-ls~="d2ia"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ia.ww-layout, .ww-e-d2ia [data-ww-ls~="d2ia"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2ib {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ib {
          display: flex;
        }
      }
      .ww-e-d2ib.ww-layout, .ww-e-d2ib [data-ww-ls~="d2ib"] {
        display: flex;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2ib.ww-layout, .ww-e-d2ib [data-ww-ls~="d2ib"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2ic {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2ic {
          display: flex;
        }
      }
      .ww-e-d2ic.ww-layout, .ww-e-d2ic [data-ww-ls~="d2ic"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ic.ww-layout, .ww-e-d2ic [data-ww-ls~="d2ic"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2id {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2id {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2id {
          display: grid;
        }
      }
      .ww-e-d2id.ww-layout, .ww-e-d2id [data-ww-ls~="d2id"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2id.ww-layout, .ww-e-d2id [data-ww-ls~="d2id"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2id.ww-layout, .ww-e-d2id [data-ww-ls~="d2id"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2ie {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ie {
          display: flex;
        }
      }
      .ww-e-d2ie.ww-layout, .ww-e-d2ie [data-ww-ls~="d2ie"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ie.ww-layout, .ww-e-d2ie [data-ww-ls~="d2ie"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2if {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d2ig {
        margin: 0;
        padding: 4px 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: #ecfdf5;
        border-radius: 20px;
      }
      .ww-e-d2ig.ww-layout, .ww-e-d2ig [data-ww-ls~="d2ig"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d2ih {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ii {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d2ij {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ik {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2il {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2im {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2in {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2io {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ip {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2iq {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ir {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2is {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d2is.ww-layout, .ww-e-d2is [data-ww-ls~="d2is"] {
        display: block;
      }
      .ww-e-d2it {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2it {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2it {
          display: flex;
        }
      }
      .ww-e-d2it.ww-layout, .ww-e-d2it [data-ww-ls~="d2it"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2it.ww-layout, .ww-e-d2it [data-ww-ls~="d2it"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2it.ww-layout, .ww-e-d2it [data-ww-ls~="d2it"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2iu {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iu {
          display: flex;
        }
      }
      .ww-e-d2iu.ww-layout, .ww-e-d2iu [data-ww-ls~="d2iu"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2iu.ww-layout, .ww-e-d2iu [data-ww-ls~="d2iu"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2iv {
        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-d2iv.ww-layout, .ww-e-d2iv [data-ww-ls~="d2iv"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d2iw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1100px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2iw.ww-layout, .ww-e-d2iw [data-ww-ls~="d2iw"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d2ix {
        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-d2ix.ww-layout, .ww-e-d2ix [data-ww-ls~="d2ix"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2iy {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2iy.ww-layout, .ww-e-d2iy [data-ww-ls~="d2iy"] {
        display: block;
      }
      .ww-e-d2iz {
        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-d2iz.ww-layout, .ww-e-d2iz [data-ww-ls~="d2iz"] {
        display: flex;
        flex-flow: column;
        row-gap: 30px;
      }
      .ww-e-d2j0 {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 4px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d2j0 {
          display: flex;
        }
      }
      .ww-e-d2j0.ww-layout, .ww-e-d2j0 [data-ww-ls~="d2j0"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2j0.ww-layout, .ww-e-d2j0 [data-ww-ls~="d2j0"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2j1 {
        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-d2j1.ww-layout, .ww-e-d2j1 [data-ww-ls~="d2j1"] {
        display: block;
      }
      .ww-e-d2j2 {
        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-d2j2.ww-layout, .ww-e-d2j2 [data-ww-ls~="d2j2"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2j3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2j3.ww-layout, .ww-e-d2j3 [data-ww-ls~="d2j3"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d2j4 {
        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-d2j5 {
        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-d2j5.ww-layout, .ww-e-d2j5 [data-ww-ls~="d2j5"] {
        display: block;
      }
      .ww-e-d2j6 {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2j6.ww-layout, .ww-e-d2j6 [data-ww-ls~="d2j6"] {
        display: block;
      }
      .ww-e-d2j7 {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffedd5;
        border-radius: 4px;
      }
      .ww-e-d2j7.ww-layout, .ww-e-d2j7 [data-ww-ls~="d2j7"] {
        display: block;
      }
      .ww-e-d2j8 {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d2j8 {
          display: flex;
        }
      }
      .ww-e-d2j8.ww-layout, .ww-e-d2j8 [data-ww-ls~="d2j8"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2j8.ww-layout, .ww-e-d2j8 [data-ww-ls~="d2j8"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2j9 {
        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-d2j9.ww-layout, .ww-e-d2j9 [data-ww-ls~="d2j9"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      .ww-e-d2jA {
        margin: 0 0 4px;
        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-d2jA.ww-layout, .ww-e-d2jA [data-ww-ls~="d2jA"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d2jB {
        margin: 16px 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-d2jB.ww-layout, .ww-e-d2jB [data-ww-ls~="d2jB"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d2jC {
        margin: 0 0 16px;
        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-d2jC.ww-layout, .ww-e-d2jC [data-ww-ls~="d2jC"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d2jD {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d2jD.ww-layout, .ww-e-d2jD [data-ww-ls~="d2jD"] {
        display: block;
      }
      .ww-e-d2jE {
        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-d2jF {
        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-d2jF.ww-layout, .ww-e-d2jF [data-ww-ls~="d2jF"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2jG {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2jG:where([data-ww-states~="Ckrk5P"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2jG.ww-layout, .ww-e-d2jG [data-ww-ls~="d2jG"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2jH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2jH {
          display: flex;
        }
      }
      .ww-e-d2jH.ww-layout, .ww-e-d2jH [data-ww-ls~="d2jH"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jH.ww-layout, .ww-e-d2jH [data-ww-ls~="d2jH"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2jI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2jI {
          display: flex;
        }
      }
      .ww-e-d2jI.ww-layout, .ww-e-d2jI [data-ww-ls~="d2jI"] {
        display: flex;
        align-content: revert-layer;
        gap: 20px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d2jI.ww-layout, .ww-e-d2jI [data-ww-ls~="d2jI"] {
          display: flex;
          align-content: revert-layer;
          gap: 20px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2jJ {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2jJ {
          display: flex;
        }
      }
      .ww-e-d2jJ.ww-layout, .ww-e-d2jJ [data-ww-ls~="d2jJ"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jJ.ww-layout, .ww-e-d2jJ [data-ww-ls~="d2jJ"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2jK {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jK {
          display: flex;
        }
      }
      .ww-e-d2jK.ww-layout, .ww-e-d2jK [data-ww-ls~="d2jK"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jK.ww-layout, .ww-e-d2jK [data-ww-ls~="d2jK"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jK.ww-layout, .ww-e-d2jK [data-ww-ls~="d2jK"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2jL {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d2jM {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d2jN {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
      }
      .ww-e-d2jN:where([data-ww-states~="AZhrOx"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2jN.ww-layout, .ww-e-d2jN [data-ww-ls~="d2jN"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2jO {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2jO {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2jO.ww-layout, .ww-e-d2jO [data-ww-ls~="d2jO"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jO.ww-layout, .ww-e-d2jO [data-ww-ls~="d2jO"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d2jP {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jP {
          display: flex;
        }
      }
      .ww-e-d2jP.ww-layout, .ww-e-d2jP [data-ww-ls~="d2jP"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jP.ww-layout, .ww-e-d2jP [data-ww-ls~="d2jP"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jP.ww-layout, .ww-e-d2jP [data-ww-ls~="d2jP"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2jQ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jQ {
          display: flex;
        }
      }
      .ww-e-d2jQ.ww-layout, .ww-e-d2jQ [data-ww-ls~="d2jQ"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jQ.ww-layout, .ww-e-d2jQ [data-ww-ls~="d2jQ"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jQ.ww-layout, .ww-e-d2jQ [data-ww-ls~="d2jQ"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2jR {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jR {
          display: flex;
        }
      }
      .ww-e-d2jR.ww-layout, .ww-e-d2jR [data-ww-ls~="d2jR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jR.ww-layout, .ww-e-d2jR [data-ww-ls~="d2jR"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2jS {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2jS {
          display: flex;
        }
      }
      .ww-e-d2jS.ww-layout, .ww-e-d2jS [data-ww-ls~="d2jS"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jS.ww-layout, .ww-e-d2jS [data-ww-ls~="d2jS"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2jT {
        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-d2jT.ww-layout, .ww-e-d2jT [data-ww-ls~="d2jT"] {
        display: block;
      }
      .ww-e-d2jU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2jU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jU {
          display: flex;
        }
      }
      .ww-e-d2jU.ww-layout, .ww-e-d2jU [data-ww-ls~="d2jU"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jU.ww-layout, .ww-e-d2jU [data-ww-ls~="d2jU"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jU.ww-layout, .ww-e-d2jU [data-ww-ls~="d2jU"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d2jV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2jV {
          display: flex;
        }
      }
      .ww-e-d2jV.ww-layout, .ww-e-d2jV [data-ww-ls~="d2jV"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jV.ww-layout, .ww-e-d2jV [data-ww-ls~="d2jV"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2jW {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2jW {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2jW.ww-layout, .ww-e-d2jW [data-ww-ls~="d2jW"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jW.ww-layout, .ww-e-d2jW [data-ww-ls~="d2jW"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d2jX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2jX {
          display: flex;
        }
      }
      .ww-e-d2jX.ww-layout, .ww-e-d2jX [data-ww-ls~="d2jX"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jX.ww-layout, .ww-e-d2jX [data-ww-ls~="d2jX"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2jY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2jY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jY {
          display: flex;
        }
      }
      .ww-e-d2jY.ww-layout, .ww-e-d2jY [data-ww-ls~="d2jY"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jY.ww-layout, .ww-e-d2jY [data-ww-ls~="d2jY"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jY.ww-layout, .ww-e-d2jY [data-ww-ls~="d2jY"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d2jZ {
        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;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-50376df3-a64e-40a1-8665-b6740f5bbb41-base-default;
      }
      @keyframes ww-keyframes-element-50376df3-a64e-40a1-8665-b6740f5bbb41-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d2jZ.ww-layout, .ww-e-d2jZ [data-ww-ls~="d2jZ"] {
        display: block;
      }
      .ww-e-d2ja {
        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-d2ja.ww-layout, .ww-e-d2ja [data-ww-ls~="d2ja"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-d2jb {
        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-d2jb.ww-layout, .ww-e-d2jb [data-ww-ls~="d2jb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2jc {
        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-d2jc.ww-layout, .ww-e-d2jc [data-ww-ls~="d2jc"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d2jd {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jd {
          display: flex;
        }
      }
      .ww-e-d2jd.ww-layout, .ww-e-d2jd [data-ww-ls~="d2jd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2jd.ww-layout, .ww-e-d2jd [data-ww-ls~="d2jd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2je {
        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-d2jf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2jf {
          display: flex;
        }
      }
      .ww-e-d2jf.ww-layout, .ww-e-d2jf [data-ww-ls~="d2jf"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d2jf.ww-layout, .ww-e-d2jf [data-ww-ls~="d2jf"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
        }
      }
      .ww-e-d2jg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2jg.ww-layout, .ww-e-d2jg [data-ww-ls~="d2jg"] {
        display: flex;
      }
      .ww-e-d2jh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2jh {
          display: grid;
        }
      }
      .ww-e-d2jh.ww-layout, .ww-e-d2jh [data-ww-ls~="d2jh"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2jh.ww-layout, .ww-e-d2jh [data-ww-ls~="d2jh"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2ji {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ji {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ji {
          display: flex;
        }
      }
      .ww-e-d2ji.ww-layout, .ww-e-d2ji [data-ww-ls~="d2ji"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2ji.ww-layout, .ww-e-d2ji [data-ww-ls~="d2ji"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ji.ww-layout, .ww-e-d2ji [data-ww-ls~="d2ji"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2jj {
        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-family: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2jk {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2jl {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2jm {
        margin: 12px 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-d2jm.ww-layout, .ww-e-d2jm [data-ww-ls~="d2jm"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2jn {
        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-d2jn.ww-layout, .ww-e-d2jn [data-ww-ls~="d2jn"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2jo {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2jp {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2jq {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2jr {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 2px solid #d96e4a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jr {
          display: flex;
        }
      }
      .ww-e-d2jr.ww-layout, .ww-e-d2jr [data-ww-ls~="d2jr"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2jr.ww-layout, .ww-e-d2jr [data-ww-ls~="d2jr"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2jr.ww-layout, .ww-e-d2jr [data-ww-ls~="d2jr"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2js {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2jt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2jt.ww-layout, .ww-e-d2jt [data-ww-ls~="d2jt"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      .ww-e-d2ju {
        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-d2ju.ww-layout, .ww-e-d2ju [data-ww-ls~="d2ju"] {
        display: block;
      }
      .ww-e-d2jv {
        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-family: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2jw {
        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: sans-serif;
        font-weight: 700;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d2jx {
        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-d2jx.ww-layout, .ww-e-d2jx [data-ww-ls~="d2jx"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2jy {
        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-d2jy.ww-layout, .ww-e-d2jy [data-ww-ls~="d2jy"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d2jz {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 0 solid #e0e0e0;
        border-radius: 0;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d2k0 {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2k1 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2k2 {
        margin: 0;
        padding: 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;
        border-top: 1px solid #d1d5db;
      }
      .ww-e-d2k2.ww-layout, .ww-e-d2k2 [data-ww-ls~="d2k2"] {
        display: block;
      }
      .ww-e-d2k3 {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2k4 {
        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: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2k5 {
        margin: 4px 0 0;
        padding: 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #d1d5db;
      }
      @media (max-width: 991px) {
        .ww-e-d2k5 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2k5 {
          display: grid;
        }
      }
      .ww-e-d2k5.ww-layout, .ww-e-d2k5 [data-ww-ls~="d2k5"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2k5.ww-layout, .ww-e-d2k5 [data-ww-ls~="d2k5"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2k5.ww-layout, .ww-e-d2k5 [data-ww-ls~="d2k5"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d2k6 {
        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-d2k6.ww-layout, .ww-e-d2k6 [data-ww-ls~="d2k6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2k7 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2k7 {
          display: flex;
        }
      }
      .ww-e-d2k7.ww-layout, .ww-e-d2k7 [data-ww-ls~="d2k7"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2k7.ww-layout, .ww-e-d2k7 [data-ww-ls~="d2k7"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d2k8 {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2k9 {
        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-d2k9.ww-layout, .ww-e-d2k9 [data-ww-ls~="d2k9"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2kA {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 99px;
      }
      .ww-e-d2kA.ww-layout, .ww-e-d2kA [data-ww-ls~="d2kA"] {
        display: block;
      }
      .ww-e-d2kB {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2kC {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kD {
        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;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 2px solid #d96e4a;
        border-radius: 8px;
      }
      .ww-e-d2kD.ww-layout, .ww-e-d2kD [data-ww-ls~="d2kD"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2kE {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2kF {
        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: sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2kG {
        margin: 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 256px;
        min-height: unset;
      }
      .ww-e-d2kG.ww-layout, .ww-e-d2kG [data-ww-ls~="d2kG"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2kH {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kI {
        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;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2kI.ww-layout, .ww-e-d2kI [data-ww-ls~="d2kI"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2kJ {
        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-d2kJ.ww-layout, .ww-e-d2kJ [data-ww-ls~="d2kJ"] {
        display: block;
      }
      .ww-e-d2kK {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kL {
        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-d2kL.ww-layout, .ww-e-d2kL [data-ww-ls~="d2kL"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2kM {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kN {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2kO {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2kO {
          display: flex;
        }
      }
      .ww-e-d2kO.ww-layout, .ww-e-d2kO [data-ww-ls~="d2kO"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2kO.ww-layout, .ww-e-d2kO [data-ww-ls~="d2kO"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2kP {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2kP {
          display: flex;
        }
      }
      .ww-e-d2kP.ww-layout, .ww-e-d2kP [data-ww-ls~="d2kP"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2kP.ww-layout, .ww-e-d2kP [data-ww-ls~="d2kP"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2kQ {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kR {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2kS {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kT {
        margin: 12px 0 0;
        padding: 8px 12px;
        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: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d2kT.ww-layout, .ww-e-d2kT [data-ww-ls~="d2kT"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2kU {
        margin: 0 0 4px;
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2kV {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 2px solid #d96e4a;
        border-radius: 12px;
      }
      .ww-e-d2kV.ww-layout, .ww-e-d2kV [data-ww-ls~="d2kV"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d2kW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2kX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2kY {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d2kY {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2kY.ww-layout, .ww-e-d2kY [data-ww-ls~="d2kY"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d2kY.ww-layout, .ww-e-d2kY [data-ww-ls~="d2kY"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2kZ {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2kZ {
          font-size: 18px;
        }
      }
      .ww-e-d2ka {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ka {
          display: flex;
        }
      }
      .ww-e-d2ka.ww-layout, .ww-e-d2ka [data-ww-ls~="d2ka"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ka.ww-layout, .ww-e-d2ka [data-ww-ls~="d2ka"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2kb {
        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-d2kc {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2kd {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d2kd {
          display: flex;
        }
      }
      .ww-e-d2kd.ww-layout, .ww-e-d2kd [data-ww-ls~="d2kd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2kd.ww-layout, .ww-e-d2kd [data-ww-ls~="d2kd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2ke {
        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);
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2kf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2kf {
          display: flex;
        }
      }
      .ww-e-d2kf.ww-layout, .ww-e-d2kf [data-ww-ls~="d2kf"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2kf.ww-layout, .ww-e-d2kf [data-ww-ls~="d2kf"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2kg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d2kg.ww-layout, .ww-e-d2kg [data-ww-ls~="d2kg"] {
        display: block;
      }
      .ww-e-d2kh {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2kh {
          display: none;
        }
      }
      .ww-e-d2kh.ww-layout, .ww-e-d2kh [data-ww-ls~="d2kh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2kh.ww-layout, .ww-e-d2kh [data-ww-ls~="d2kh"] {
          display: none;
        }
      }
      .ww-e-d2ki {
        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: var(--ww-default-font-family);
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2ki {
          font-size: 12px;
        }
      }
      .ww-e-d2kj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2kk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2kk {
          display: flex;
        }
      }
      .ww-e-d2kk.ww-layout, .ww-e-d2kk [data-ww-ls~="d2kk"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2kk.ww-layout, .ww-e-d2kk [data-ww-ls~="d2kk"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2kl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2km {
        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);
        font-weight: 600;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d2kn {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2kn {
          display: none;
        }
      }
      .ww-e-d2kn.ww-layout, .ww-e-d2kn [data-ww-ls~="d2kn"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2kn.ww-layout, .ww-e-d2kn [data-ww-ls~="d2kn"] {
          display: none;
        }
      }
      .ww-e-d2ko {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2ko {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ko {
          display: flex;
        }
      }
      .ww-e-d2ko.ww-layout, .ww-e-d2ko [data-ww-ls~="d2ko"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ko.ww-layout, .ww-e-d2ko [data-ww-ls~="d2ko"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ko.ww-layout, .ww-e-d2ko [data-ww-ls~="d2ko"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d2kp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2kq {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2kr {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ks {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ks {
          display: flex;
        }
      }
      .ww-e-d2ks.ww-layout, .ww-e-d2ks [data-ww-ls~="d2ks"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2ks.ww-layout, .ww-e-d2ks [data-ww-ls~="d2ks"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2kt {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d2kt.ww-layout, .ww-e-d2kt [data-ww-ls~="d2kt"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2ku {
        margin: 0;
        padding: 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: 14px;
        font-family: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-radius: 8px;
      }
      .ww-e-d2kv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2kv.ww-layout, .ww-e-d2kv [data-ww-ls~="d2kv"] {
        display: block;
      }
      .ww-e-d2kw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2kw.ww-layout, .ww-e-d2kw [data-ww-ls~="d2kw"] {
        display: block;
      }
      .ww-e-d2kx {
        margin: 0;
        padding: 10px 16px 10px 40px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2ky {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2kz {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2l0 {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2l1 {
        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-d2l1.ww-layout, .ww-e-d2l1 [data-ww-ls~="d2l1"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d2l2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2l2 {
          display: flex;
        }
      }
      .ww-e-d2l2.ww-layout, .ww-e-d2l2 [data-ww-ls~="d2l2"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      @media (max-width: 767px) {
        .ww-e-d2l2.ww-layout, .ww-e-d2l2 [data-ww-ls~="d2l2"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
        }
      }
      .ww-e-d2l3 {
        margin: 0;
        padding: 5px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2l3.ww-layout, .ww-e-d2l3 [data-ww-ls~="d2l3"] {
        display: block;
      }
      .ww-e-d2l4 {
        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: var(--ww-default-font-family);
        text-align: left;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2l5 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2l6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2l7 {
        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-d2l8 {
        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-d2l9 {
        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-d2lA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2lB {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2lC {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2lD {
        margin: 0 0 4px;
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2lE {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2lF {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 90vh;
        min-height: 70vh;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lF {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d2lT[data-ww-states~="3riVWb"]) .ww-e-d2lF {
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        min-height: 100vh;
      }
      .ww-e-d2lF.ww-layout, .ww-e-d2lF [data-ww-ls~="d2lF"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d2lF.ww-layout, .ww-e-d2lF [data-ww-ls~="d2lF"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d2lG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2lG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2lG {
          display: flex;
        }
      }
      :where(.ww-e-d2lT[data-ww-states~="3riVWb"]) .ww-e-d2lG {
        overflow: unset;
      }
      .ww-e-d2lG.ww-layout, .ww-e-d2lG [data-ww-ls~="d2lG"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d2lG.ww-layout, .ww-e-d2lG [data-ww-ls~="d2lG"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2lG.ww-layout, .ww-e-d2lG [data-ww-ls~="d2lG"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          gap: 20px;
        }
      }
      .ww-e-d2lH {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2lH {
          padding: 16px;
        }
      }
      :where(.ww-e-d2lF[data-ww-states~="mnqMIk"]) .ww-e-d2lH {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d2lT[data-ww-states~="3riVWb"]) .ww-e-d2lH {
        overflow: unset;
        flex: 1 0 auto;
        height: 60vh;
        aspect-ratio: unset;
      }
      .ww-e-d2lH.ww-layout, .ww-e-d2lH [data-ww-ls~="d2lH"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d2lF[data-ww-states~="mnqMIk"]) .ww-e-d2lH.ww-layout, :where(.ww-e-d2lF[data-ww-states~="mnqMIk"]) .ww-e-d2lH [data-ww-ls~="d2lH"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d2lI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2lI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2lI {
          display: flex;
        }
      }
      :where(.ww-e-d2lF[data-ww-states~="mnqMIk"]) .ww-e-d2lI {
        opacity: 1;
      }
      :where(.ww-e-d2lT[data-ww-states~="3riVWb"]) .ww-e-d2lI {
        overflow: unset;
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d2lI.ww-layout, .ww-e-d2lI [data-ww-ls~="d2lI"] {
        display: grid;
        grid-template-columns: var(--ww-content-ww-grid-columns);
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2lI.ww-layout, .ww-e-d2lI [data-ww-ls~="d2lI"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2lI.ww-layout, .ww-e-d2lI [data-ww-ls~="d2lI"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2lJ {
        margin: 0;
        padding: 3px 12px;
        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;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2lJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2lJ {
          display: flex;
        }
      }
      .ww-e-d2lJ.ww-layout, .ww-e-d2lJ [data-ww-ls~="d2lJ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2lJ.ww-layout, .ww-e-d2lJ [data-ww-ls~="d2lJ"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2lJ.ww-layout, .ww-e-d2lJ [data-ww-ls~="d2lJ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2lK {
        margin: 0;
        padding: 4px 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: #dbeafe;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lK {
          display: flex;
        }
      }
      .ww-e-d2lK.ww-layout, .ww-e-d2lK [data-ww-ls~="d2lK"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lK.ww-layout, .ww-e-d2lK [data-ww-ls~="d2lK"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2lM {
        margin: 0;
        padding: 10px 16px 10px 40px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2lO {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lO {
          display: flex;
        }
      }
      .ww-e-d2lO.ww-layout, .ww-e-d2lO [data-ww-ls~="d2lO"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lO.ww-layout, .ww-e-d2lO [data-ww-ls~="d2lO"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2lP {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2lP {
          display: flex;
        }
      }
      .ww-e-d2lP.ww-layout, .ww-e-d2lP [data-ww-ls~="d2lP"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lP.ww-layout, .ww-e-d2lP [data-ww-ls~="d2lP"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2lQ {
        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);
        font-weight: 500;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2lR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2lR {
          display: flex;
        }
      }
      .ww-e-d2lR.ww-layout, .ww-e-d2lR [data-ww-ls~="d2lR"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2lR.ww-layout, .ww-e-d2lR [data-ww-ls~="d2lR"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2lS {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d2lS.ww-layout, .ww-e-d2lS [data-ww-ls~="d2lS"] {
        display: block;
      }
      .ww-e-d2lU {
        margin: 0 0 8px;
        padding: 0 10px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2lV {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2lW {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2lW {
          display: flex;
        }
      }
      .ww-e-d2lW.ww-layout, .ww-e-d2lW [data-ww-ls~="d2lW"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2lW.ww-layout, .ww-e-d2lW [data-ww-ls~="d2lW"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2lX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2lY {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 80px;
        font-size: 14px;
        font-family: sans-serif;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2lZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2lZ.ww-layout, .ww-e-d2lZ [data-ww-ls~="d2lZ"] {
        display: block;
      }
      .ww-e-d2la {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2la {
          display: flex;
        }
      }
      .ww-e-d2la.ww-layout, .ww-e-d2la [data-ww-ls~="d2la"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2la.ww-layout, .ww-e-d2la [data-ww-ls~="d2la"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2lb {
        margin: 16px 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-d2lb.ww-layout, .ww-e-d2lb [data-ww-ls~="d2lb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2lc {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2lc {
          display: flex;
        }
      }
      .ww-e-d2lc.ww-layout, .ww-e-d2lc [data-ww-ls~="d2lc"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lc.ww-layout, .ww-e-d2lc [data-ww-ls~="d2lc"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2ld {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2le {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2lf {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2lg {
        margin: 0;
        padding: 24px;
        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: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lg {
          display: flex;
        }
      }
      .ww-e-d2lg.ww-layout, .ww-e-d2lg [data-ww-ls~="d2lg"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lg.ww-layout, .ww-e-d2lg [data-ww-ls~="d2lg"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2lh {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2li {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2lj {
        margin: 0;
        padding: 24px;
        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: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lj {
          display: flex;
        }
      }
      .ww-e-d2lj.ww-layout, .ww-e-d2lj [data-ww-ls~="d2lj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lj.ww-layout, .ww-e-d2lj [data-ww-ls~="d2lj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2lk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: 1px;
        white-space-collapse: preserve;
        grid-column: span 2;
        grid-row: span 2;
      }
      .ww-e-d2lm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2lm {
          display: grid;
        }
      }
      .ww-e-d2lm.ww-layout, .ww-e-d2lm [data-ww-ls~="d2lm"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lm.ww-layout, .ww-e-d2lm [data-ww-ls~="d2lm"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2ln {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: 1px;
        white-space-collapse: preserve;
        grid-column: span 2;
        grid-row: span 2;
      }
      .ww-e-d2lo {
        margin: 0;
        padding: 0 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 48px;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        opacity: 1;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lo {
          width: 100%;
        }
      }
      .ww-e-d2lp {
        margin: 0;
        padding: 0 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 48px;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        opacity: 1;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lp {
          width: 100%;
        }
      }
      .ww-e-d2lq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2lr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ls {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffdf2;
        border: 1px solid #fde047;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ls {
          display: flex;
        }
      }
      .ww-e-d2ls.ww-layout, .ww-e-d2ls [data-ww-ls~="d2ls"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ls.ww-layout, .ww-e-d2ls [data-ww-ls~="d2ls"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2lt {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2lt:where([data-ww-states~="9b11ZE"]) {
        background-color: #fff;
      }
      .ww-e-d2lt.ww-layout, .ww-e-d2lt [data-ww-ls~="d2lt"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2lu {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #475569;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2lv {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lv {
          display: flex;
        }
      }
      .ww-e-d2lv.ww-layout, .ww-e-d2lv [data-ww-ls~="d2lv"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lv.ww-layout, .ww-e-d2lv [data-ww-ls~="d2lv"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2lw {
        margin: 8px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
      }
      .ww-e-d2lw.ww-layout, .ww-e-d2lw [data-ww-ls~="d2lw"] {
        display: block;
      }
      .ww-e-d2lx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2lx {
          display: flex;
        }
      }
      .ww-e-d2lx.ww-layout, .ww-e-d2lx [data-ww-ls~="d2lx"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2lx.ww-layout, .ww-e-d2lx [data-ww-ls~="d2lx"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2ly {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      :where(.ww-e-d2lt[data-ww-states~="9b11ZE"]) .ww-e-d2ly {
        color: #0f172a;
      }
      .ww-e-d2lz {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2m0 {
        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-d2m1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2m1 {
          display: flex;
        }
      }
      .ww-e-d2m1.ww-layout, .ww-e-d2m1 [data-ww-ls~="d2m1"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2m1.ww-layout, .ww-e-d2m1 [data-ww-ls~="d2m1"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2m2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2m3 {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2m4 {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2m4 {
          display: flex;
        }
      }
      .ww-e-d2m4.ww-layout, .ww-e-d2m4 [data-ww-ls~="d2m4"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2m4.ww-layout, .ww-e-d2m4 [data-ww-ls~="d2m4"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2m5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 10px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background-color: #f59e0b;
        border-radius: 50%;
      }
      .ww-e-d2m5.ww-layout, .ww-e-d2m5 [data-ww-ls~="d2m5"] {
        display: block;
      }
      .ww-e-d2m6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #d97706;
        white-space-collapse: preserve;
      }
      .ww-e-d2m7 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.5;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d2m8 {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #9a3412;
        white-space-collapse: preserve;
      }
      .ww-e-d2m9 {
        margin: 0;
        padding: 12px 24px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #5b50e5;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d2mA {
        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-d2mB {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mB {
          display: flex;
        }
      }
      .ww-e-d2mB.ww-layout, .ww-e-d2mB [data-ww-ls~="d2mB"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2mB.ww-layout, .ww-e-d2mB [data-ww-ls~="d2mB"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2mC {
        margin: 0;
        padding: 12px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d2mD {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d2mE {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8faff;
        border: 1px solid #dbeafe;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mE {
          display: flex;
        }
      }
      .ww-e-d2mE.ww-layout, .ww-e-d2mE [data-ww-ls~="d2mE"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mE.ww-layout, .ww-e-d2mE [data-ww-ls~="d2mE"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2mF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2mF {
          display: grid;
        }
      }
      .ww-e-d2mF.ww-layout, .ww-e-d2mF [data-ww-ls~="d2mF"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 0 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mF.ww-layout, .ww-e-d2mF [data-ww-ls~="d2mF"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr 1fr;
          gap: 0 16px;
        }
      }
      .ww-e-d2mG {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2mG {
          display: flex;
        }
      }
      .ww-e-d2mG.ww-layout, .ww-e-d2mG [data-ww-ls~="d2mG"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mG.ww-layout, .ww-e-d2mG [data-ww-ls~="d2mG"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2mH {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2mI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2mI {
          display: flex;
        }
      }
      .ww-e-d2mI.ww-layout, .ww-e-d2mI [data-ww-ls~="d2mI"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mI.ww-layout, .ww-e-d2mI [data-ww-ls~="d2mI"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d2mJ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2mK {
        margin: 0;
        padding: 16px;
        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 #fde68a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mK {
          display: flex;
        }
      }
      .ww-e-d2mK.ww-layout, .ww-e-d2mK [data-ww-ls~="d2mK"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mK.ww-layout, .ww-e-d2mK [data-ww-ls~="d2mK"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2mL {
        margin: 0;
        padding: 24px;
        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: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mL {
          display: flex;
        }
      }
      .ww-e-d2mL.ww-layout, .ww-e-d2mL [data-ww-ls~="d2mL"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mL.ww-layout, .ww-e-d2mL [data-ww-ls~="d2mL"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2mM {
        margin: 0 8px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d2mN {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2mO {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      :where(.ww-e-d2mU[data-ww-states~="6SGmzy"]) .ww-e-d2mO {
        color: #0f172a;
      }
      .ww-e-d2mP {
        margin: 0 8px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d2mQ {
        margin: 0;
        padding: 24px;
        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: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mQ {
          display: flex;
        }
      }
      .ww-e-d2mQ.ww-layout, .ww-e-d2mQ [data-ww-ls~="d2mQ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mQ.ww-layout, .ww-e-d2mQ [data-ww-ls~="d2mQ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2mR {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        border: 1px solid #a7f3d0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mR {
          display: flex;
        }
      }
      .ww-e-d2mR.ww-layout, .ww-e-d2mR [data-ww-ls~="d2mR"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mR.ww-layout, .ww-e-d2mR [data-ww-ls~="d2mR"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2mS {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2mT {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2mT:where([data-ww-states~="iSYeC1"]) {
        background-color: #fff;
      }
      .ww-e-d2mT.ww-layout, .ww-e-d2mT [data-ww-ls~="d2mT"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2mU {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d2mU:where([data-ww-states~="6SGmzy"]) {
        background-color: #fff;
      }
      .ww-e-d2mU.ww-layout, .ww-e-d2mU [data-ww-ls~="d2mU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2mV {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2mW {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8faff;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mW {
          display: flex;
        }
      }
      .ww-e-d2mW.ww-layout, .ww-e-d2mW [data-ww-ls~="d2mW"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mW.ww-layout, .ww-e-d2mW [data-ww-ls~="d2mW"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2mX {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2mY {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mY {
          display: flex;
        }
      }
      .ww-e-d2mY.ww-layout, .ww-e-d2mY [data-ww-ls~="d2mY"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2mY.ww-layout, .ww-e-d2mY [data-ww-ls~="d2mY"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2mZ {
        margin: 0 8px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d2ma {
        margin: 0;
        padding: 12px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d2mb {
        margin: 0;
        padding: 12px 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: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d2mc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2mc {
          display: grid;
        }
      }
      .ww-e-d2mc.ww-layout, .ww-e-d2mc [data-ww-ls~="d2mc"] {
        display: grid;
        grid-template-columns: 1fr 1.5fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mc.ww-layout, .ww-e-d2mc [data-ww-ls~="d2mc"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2md {
        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-d2md.ww-layout, .ww-e-d2md [data-ww-ls~="d2md"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2me {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2me {
          display: grid;
        }
      }
      .ww-e-d2me.ww-layout, .ww-e-d2me [data-ww-ls~="d2me"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2me.ww-layout, .ww-e-d2me [data-ww-ls~="d2me"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 10px;
        }
      }
      .ww-e-d2mg {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2mh {
        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-d2mh.ww-layout, .ww-e-d2mh [data-ww-ls~="d2mh"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2mi {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2mj {
        margin: 0;
        padding: 20px 24px;
        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;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d2mj.ww-layout, .ww-e-d2mj [data-ww-ls~="d2mj"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2mk {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2ml {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2mm {
        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-d2mn {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2mo {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2mp {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2mq {
        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-d2mq.ww-layout, .ww-e-d2mq [data-ww-ls~="d2mq"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2mr {
        margin: 0;
        padding: 16px 24px;
        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;
        background-color: #f8fafc;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d2mr {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2mr.ww-layout, .ww-e-d2mr [data-ww-ls~="d2mr"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mr.ww-layout, .ww-e-d2mr [data-ww-ls~="d2mr"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: flex-end;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2ms {
        margin: 0;
        padding: 10px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d2ms {
          width: 100%;
        }
      }
      .ww-e-d2mt {
        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-d2mu {
        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-d2mu.ww-layout, .ww-e-d2mu [data-ww-ls~="d2mu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2mv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2mv {
          display: flex;
        }
      }
      .ww-e-d2mv.ww-layout, .ww-e-d2mv [data-ww-ls~="d2mv"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mv.ww-layout, .ww-e-d2mv [data-ww-ls~="d2mv"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2mw {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2mw {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d2mx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border: 0 solid;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d2mx {
          display: flex;
        }
      }
      :where(.ww-e-d2mv[data-ww-states~="q6vQ30"]) .ww-e-d2mx {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d2mx.ww-layout, .ww-e-d2mx [data-ww-ls~="d2mx"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2mx.ww-layout, .ww-e-d2mx [data-ww-ls~="d2mx"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
          gap: 10px;
        }
      }
      .ww-e-d2mz {
        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-d2mz.ww-layout, .ww-e-d2mz [data-ww-ls~="d2mz"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2n0 {
        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-d2n0.ww-layout, .ww-e-d2n0 [data-ww-ls~="d2n0"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d2n1 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d2n1.ww-layout, .ww-e-d2n1 [data-ww-ls~="d2n1"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2n2 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2n2.ww-layout, .ww-e-d2n2 [data-ww-ls~="d2n2"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d2n3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2n4 {
        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: 120px;
        font-size: 14px;
        font-family: inherit;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d2n5 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2n6 {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d2n7 {
        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-d2n7.ww-layout, .ww-e-d2n7 [data-ww-ls~="d2n7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d2n8 {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d2n9 {
        margin: 0 0 0 5px;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2nA {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d2nC {
        margin: 0;
        padding: 10px 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: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #ea580c;
        border-radius: 6px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d2nC {
          width: 100%;
        }
      }
      .ww-e-d2nD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2nE {
        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: .875rem;
        font-family: var(--ww-default-font-family);
        line-height: 1.25rem;
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d2nF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2nG {
        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;
        cursor: pointer;
        transition: all 0.2s ease;
        border: var(--ww-style-border);
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nG {
          display: flex;
        }
      }
      .ww-e-d2nG.ww-layout, .ww-e-d2nG [data-ww-ls~="d2nG"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nG.ww-layout, .ww-e-d2nG [data-ww-ls~="d2nG"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2nH {
        margin: 0;
        padding: 11px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: var(--ww-style-border);
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nH {
          display: flex;
        }
      }
      .ww-e-d2nH.ww-layout, .ww-e-d2nH [data-ww-ls~="d2nH"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nH.ww-layout, .ww-e-d2nH [data-ww-ls~="d2nH"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2nI {
        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;
        cursor: pointer;
        transition: all 0.2s ease;
        border: var(--ww-style-border);
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nI {
          display: flex;
        }
      }
      .ww-e-d2nI.ww-layout, .ww-e-d2nI [data-ww-ls~="d2nI"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nI.ww-layout, .ww-e-d2nI [data-ww-ls~="d2nI"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2nJ {
        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: 800;
        color: #64748b;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2nK {
        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-d2nL {
        margin: 0 12px;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 20px;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
      }
      .ww-e-d2nL.ww-layout, .ww-e-d2nL [data-ww-ls~="d2nL"] {
        display: block;
      }
      .ww-e-d2nM {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2nO {
        margin: 0 12px;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: 20px;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
      }
      .ww-e-d2nO.ww-layout, .ww-e-d2nO [data-ww-ls~="d2nO"] {
        display: block;
      }
      .ww-e-d2nP {
        margin: 30px 0 24px;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nP {
          display: flex;
        }
      }
      .ww-e-d2nP.ww-layout, .ww-e-d2nP [data-ww-ls~="d2nP"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2nP.ww-layout, .ww-e-d2nP [data-ww-ls~="d2nP"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2nQ {
        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: 800;
        color: #1e293b;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2nR {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2nR {
          display: flex;
        }
      }
      .ww-e-d2nR.ww-layout, .ww-e-d2nR [data-ww-ls~="d2nR"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nR.ww-layout, .ww-e-d2nR [data-ww-ls~="d2nR"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2nS {
        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: 800;
        color: #ea580c;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2nT {
        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;
        color: #ea580c;
        white-space-collapse: preserve;
      }
      .ww-e-d2nU {
        margin: 0;
        padding: 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;
        opacity: 0.4;
      }
      @media (max-width: 767px) {
        .ww-e-d2nU {
          display: flex;
        }
      }
      .ww-e-d2nU.ww-layout, .ww-e-d2nU [data-ww-ls~="d2nU"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nU.ww-layout, .ww-e-d2nU [data-ww-ls~="d2nU"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2nV {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2nV {
          display: flex;
        }
      }
      .ww-e-d2nV.ww-layout, .ww-e-d2nV [data-ww-ls~="d2nV"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nV.ww-layout, .ww-e-d2nV [data-ww-ls~="d2nV"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2nW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        border: 2px solid #10b981;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2nW {
          display: flex;
        }
      }
      .ww-e-d2nW.ww-layout, .ww-e-d2nW [data-ww-ls~="d2nW"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2nW.ww-layout, .ww-e-d2nW [data-ww-ls~="d2nW"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2nX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        border: 2px solid #cbd5e1;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2nX {
          display: flex;
        }
      }
      .ww-e-d2nX.ww-layout, .ww-e-d2nX [data-ww-ls~="d2nX"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2nX.ww-layout, .ww-e-d2nX [data-ww-ls~="d2nX"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2nY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2nY.ww-layout, .ww-e-d2nY [data-ww-ls~="d2nY"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d2nZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border: 2px solid #ea580c;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2nZ {
          display: flex;
        }
      }
      .ww-e-d2nZ.ww-layout, .ww-e-d2nZ [data-ww-ls~="d2nZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2nZ.ww-layout, .ww-e-d2nZ [data-ww-ls~="d2nZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2na {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2na {
          display: flex;
        }
      }
      .ww-e-d2na.ww-layout, .ww-e-d2na [data-ww-ls~="d2na"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2na.ww-layout, .ww-e-d2na [data-ww-ls~="d2na"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2nb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2nc {
        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-d2nc.ww-layout, .ww-e-d2nc [data-ww-ls~="d2nc"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2nd {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2ne {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2ne {
          display: flex;
        }
      }
      .ww-e-d2ne.ww-layout, .ww-e-d2ne [data-ww-ls~="d2ne"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ne.ww-layout, .ww-e-d2ne [data-ww-ls~="d2ne"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2nf {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nf {
          display: flex;
        }
      }
      .ww-e-d2nf.ww-layout, .ww-e-d2nf [data-ww-ls~="d2nf"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nf.ww-layout, .ww-e-d2nf [data-ww-ls~="d2nf"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2ng {
        margin: 0 12px 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-d2nh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ni {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2nj {
        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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2nk {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2nl {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d2nl {
          padding: 16px 20px;
          z-index: 1000;
          display: flex;
          position: sticky;
          top: 0;
          flex: 0 0 auto;
          height: auto;
          aspect-ratio: unset;
          background-color: #fff;
          border-bottom: 1px solid #e2e8f0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2nl {
          display: flex;
        }
      }
      .ww-e-d2nl.ww-layout, .ww-e-d2nl [data-ww-ls~="d2nl"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2nl.ww-layout, .ww-e-d2nl [data-ww-ls~="d2nl"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          column-gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2nl.ww-layout, .ww-e-d2nl [data-ww-ls~="d2nl"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          column-gap: 10px;
        }
      }
      .ww-e-d2nm {
        margin: 0 0 20px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2nm {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2nm.ww-layout, .ww-e-d2nm [data-ww-ls~="d2nm"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2nm.ww-layout, .ww-e-d2nm [data-ww-ls~="d2nm"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2nn {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2no {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2no.ww-layout, .ww-e-d2no [data-ww-ls~="d2no"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        row-gap: 20px;
      }
      .ww-e-d2np {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2np.ww-layout, .ww-e-d2np [data-ww-ls~="d2np"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2nq {
        margin: 0 0 8px;
        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: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2nr {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2nr {
          display: flex;
        }
      }
      .ww-e-d2nr.ww-layout, .ww-e-d2nr [data-ww-ls~="d2nr"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2nr.ww-layout, .ww-e-d2nr [data-ww-ls~="d2nr"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2ns {
        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-d2nt {
        margin: 0 12px 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-d2nu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2nv {
        margin: 0;
        padding: 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;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nv {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2nv.ww-layout, .ww-e-d2nv [data-ww-ls~="d2nv"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2nv.ww-layout, .ww-e-d2nv [data-ww-ls~="d2nv"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d2nw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2nx {
        margin: 0 12px 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-d2ny {
        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-d2nz {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2nz {
          display: flex;
        }
      }
      .ww-e-d2nz.ww-layout, .ww-e-d2nz [data-ww-ls~="d2nz"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2nz.ww-layout, .ww-e-d2nz [data-ww-ls~="d2nz"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2o0 {
        margin: 0 0 12px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2o1 {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2o1 {
          display: flex;
        }
      }
      .ww-e-d2o1.ww-layout, .ww-e-d2o1 [data-ww-ls~="d2o1"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2o1.ww-layout, .ww-e-d2o1 [data-ww-ls~="d2o1"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2o2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2o3 {
        margin: 0 0 8px;
        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: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2o4 {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2o4 {
          display: flex;
        }
      }
      .ww-e-d2o4.ww-layout, .ww-e-d2o4 [data-ww-ls~="d2o4"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2o4.ww-layout, .ww-e-d2o4 [data-ww-ls~="d2o4"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2o5 {
        margin: 0 12px 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-d2o6 {
        margin: 0 12px 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-d2o7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2o7 {
          display: flex;
        }
      }
      .ww-e-d2o7.ww-layout, .ww-e-d2o7 [data-ww-ls~="d2o7"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2o7.ww-layout, .ww-e-d2o7 [data-ww-ls~="d2o7"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2o8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2o9 {
        margin: 0;
        padding: 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;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2o9 {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2o9.ww-layout, .ww-e-d2o9 [data-ww-ls~="d2o9"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2o9.ww-layout, .ww-e-d2o9 [data-ww-ls~="d2o9"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d2oA {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2oA {
          display: flex;
        }
      }
      .ww-e-d2oA.ww-layout, .ww-e-d2oA [data-ww-ls~="d2oA"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2oA.ww-layout, .ww-e-d2oA [data-ww-ls~="d2oA"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2oB {
        margin: 0 12px 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-d2oC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2oC {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2oC {
          display: grid;
        }
      }
      .ww-e-d2oC.ww-layout, .ww-e-d2oC [data-ww-ls~="d2oC"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2oC.ww-layout, .ww-e-d2oC [data-ww-ls~="d2oC"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2oC.ww-layout, .ww-e-d2oC [data-ww-ls~="d2oC"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2oD {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2oD {
          display: flex;
        }
      }
      .ww-e-d2oD.ww-layout, .ww-e-d2oD [data-ww-ls~="d2oD"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2oD.ww-layout, .ww-e-d2oD [data-ww-ls~="d2oD"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2oE {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2oE.ww-layout, .ww-e-d2oE [data-ww-ls~="d2oE"] {
        display: block;
      }
      .ww-e-d2oF {
        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-d2oG {
        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-d2oH {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 4px 20px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2oH {
          max-width: unset;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2oH {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2oH.ww-layout, .ww-e-d2oH [data-ww-ls~="d2oH"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2oH.ww-layout, .ww-e-d2oH [data-ww-ls~="d2oH"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2oI {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2oI {
          display: flex;
        }
      }
      .ww-e-d2oI.ww-layout, .ww-e-d2oI [data-ww-ls~="d2oI"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2oI.ww-layout, .ww-e-d2oI [data-ww-ls~="d2oI"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2oJ {
        margin: 0 0 8px;
        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: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2oK {
        margin: 0 12px 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-d2oL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2oM {
        margin: 0 12px 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-d2oN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2oO {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2oO {
          display: flex;
        }
      }
      .ww-e-d2oO.ww-layout, .ww-e-d2oO [data-ww-ls~="d2oO"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2oO.ww-layout, .ww-e-d2oO [data-ww-ls~="d2oO"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2oP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2oQ {
        margin: 0 12px 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-d2oR {
        margin: 0 12px 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-d2oS {
        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-d2oT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2oU {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2oU {
          display: flex;
        }
      }
      .ww-e-d2oU.ww-layout, .ww-e-d2oU [data-ww-ls~="d2oU"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2oU.ww-layout, .ww-e-d2oU [data-ww-ls~="d2oU"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2oV {
        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-d2oW {
        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-d2oX {
        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-d2oX.ww-layout, .ww-e-d2oX [data-ww-ls~="d2oX"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2oY {
        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-d2oY.ww-layout, .ww-e-d2oY [data-ww-ls~="d2oY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2oZ {
        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: 100vh;
      }
      .ww-e-d2oa {
        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-d2ob {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #000;
        white-space-collapse: preserve;
      }
      .ww-e-d2oc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2od {
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2oe {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2oe.ww-layout, .ww-e-d2oe [data-ww-ls~="d2oe"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2of {
        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-d2of.ww-layout, .ww-e-d2of [data-ww-ls~="d2of"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2og {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2og {
          display: flex;
        }
      }
      .ww-e-d2og.ww-layout, .ww-e-d2og [data-ww-ls~="d2og"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2og.ww-layout, .ww-e-d2og [data-ww-ls~="d2og"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d2oh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width, 100%);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2oh {
          display: flex;
        }
      }
      .ww-e-d2oh.ww-layout, .ww-e-d2oh [data-ww-ls~="d2oh"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2oh.ww-layout, .ww-e-d2oh [data-ww-ls~="d2oh"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2oi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2oi {
          display: grid;
        }
      }
      .ww-e-d2oi.ww-layout, .ww-e-d2oi [data-ww-ls~="d2oi"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2oi.ww-layout, .ww-e-d2oi [data-ww-ls~="d2oi"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2oj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2oj {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2oj {
          display: grid;
        }
      }
      .ww-e-d2oj.ww-layout, .ww-e-d2oj [data-ww-ls~="d2oj"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2oj.ww-layout, .ww-e-d2oj [data-ww-ls~="d2oj"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2oj.ww-layout, .ww-e-d2oj [data-ww-ls~="d2oj"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2ok {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2ol {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2ol.ww-layout, .ww-e-d2ol [data-ww-ls~="d2ol"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2om {
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2on {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2on {
          display: flex;
        }
      }
      .ww-e-d2on.ww-layout, .ww-e-d2on [data-ww-ls~="d2on"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2on.ww-layout, .ww-e-d2on [data-ww-ls~="d2on"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2oo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2op {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2op {
          display: flex;
        }
      }
      .ww-e-d2op.ww-layout, .ww-e-d2op [data-ww-ls~="d2op"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2op.ww-layout, .ww-e-d2op [data-ww-ls~="d2op"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2oq {
        margin: 0 12px 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-d2or {
        margin: 0 12px 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-d2os {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ot {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2ou {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2ou.ww-layout, .ww-e-d2ou [data-ww-ls~="d2ou"] {
        display: block;
      }
      .ww-e-d2ov {
        margin: 0;
        padding: 10px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2ov {
          display: flex;
        }
      }
      .ww-e-d2ov.ww-layout, .ww-e-d2ov [data-ww-ls~="d2ov"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2ov.ww-layout, .ww-e-d2ov [data-ww-ls~="d2ov"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2ow {
        margin: 0 12px 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-d2ox {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2oy {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2oz {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2p0 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2p0.ww-layout, .ww-e-d2p0 [data-ww-ls~="d2p0"] {
        display: block;
      }
      .ww-e-d2p1 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2p1.ww-layout, .ww-e-d2p1 [data-ww-ls~="d2p1"] {
        display: block;
      }
      .ww-e-d2p2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2p3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2p4 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2p4.ww-layout, .ww-e-d2p4 [data-ww-ls~="d2p4"] {
        display: block;
      }
      .ww-e-d2p5 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #16a34a0d;
        border: 1px solid #16a34a33;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2p5 {
          display: flex;
        }
      }
      .ww-e-d2p5.ww-layout, .ww-e-d2p5 [data-ww-ls~="d2p5"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2p5.ww-layout, .ww-e-d2p5 [data-ww-ls~="d2p5"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2p6 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2p6.ww-layout, .ww-e-d2p6 [data-ww-ls~="d2p6"] {
        display: block;
      }
      .ww-e-d2p7 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d2p7.ww-layout, .ww-e-d2p7 [data-ww-ls~="d2p7"] {
        display: block;
      }
      .ww-e-d2p8 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2p9 {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2pA {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2pA.ww-layout, .ww-e-d2pA [data-ww-ls~="d2pA"] {
        display: block;
      }
      .ww-e-d2pB {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2pC {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2pC.ww-layout, .ww-e-d2pC [data-ww-ls~="d2pC"] {
        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-d2pD {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2pD.ww-layout, .ww-e-d2pD [data-ww-ls~="d2pD"] {
        display: block;
      }
      .ww-e-d2pE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2pE {
          display: flex;
        }
      }
      .ww-e-d2pE.ww-layout, .ww-e-d2pE [data-ww-ls~="d2pE"] {
        display: flex;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d2pE.ww-layout, .ww-e-d2pE [data-ww-ls~="d2pE"] {
          display: flex;
          gap: 10px;
        }
      }
      .ww-e-d2pF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border-radius: 16px;
      }
      .ww-e-d2pF.ww-layout, .ww-e-d2pF [data-ww-ls~="d2pF"] {
        display: block;
      }
      .ww-e-d2pG {
        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: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pH {
        margin: 0 8px 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-d2pI {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2pI {
          top: 18px;
          left: 45px;
          width: 18%;
        }
      }
      .ww-e-d2pI.ww-layout, .ww-e-d2pI [data-ww-ls~="d2pI"] {
        display: block;
      }
      .ww-e-d2pJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2pJ {
          display: flex;
        }
      }
      .ww-e-d2pJ.ww-layout, .ww-e-d2pJ [data-ww-ls~="d2pJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2pJ.ww-layout, .ww-e-d2pJ [data-ww-ls~="d2pJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2pK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2pK {
          display: flex;
        }
      }
      .ww-e-d2pK.ww-layout, .ww-e-d2pK [data-ww-ls~="d2pK"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2pK.ww-layout, .ww-e-d2pK [data-ww-ls~="d2pK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2pL {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2pM {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2pM {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pM {
          display: flex;
        }
      }
      .ww-e-d2pM.ww-layout, .ww-e-d2pM [data-ww-ls~="d2pM"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2pM.ww-layout, .ww-e-d2pM [data-ww-ls~="d2pM"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2pN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2pN {
          display: flex;
        }
      }
      .ww-e-d2pN.ww-layout, .ww-e-d2pN [data-ww-ls~="d2pN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2pN.ww-layout, .ww-e-d2pN [data-ww-ls~="d2pN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2pO {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2pP {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2pP {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pP {
          display: flex;
        }
      }
      .ww-e-d2pP.ww-layout, .ww-e-d2pP [data-ww-ls~="d2pP"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2pP.ww-layout, .ww-e-d2pP [data-ww-ls~="d2pP"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2pQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2pQ {
          display: flex;
        }
      }
      .ww-e-d2pQ.ww-layout, .ww-e-d2pQ [data-ww-ls~="d2pQ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2pQ.ww-layout, .ww-e-d2pQ [data-ww-ls~="d2pQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2pR {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2pR {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pR {
          display: flex;
        }
      }
      .ww-e-d2pR.ww-layout, .ww-e-d2pR [data-ww-ls~="d2pR"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2pR.ww-layout, .ww-e-d2pR [data-ww-ls~="d2pR"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2pS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2pS {
          display: flex;
        }
      }
      .ww-e-d2pS.ww-layout, .ww-e-d2pS [data-ww-ls~="d2pS"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2pS.ww-layout, .ww-e-d2pS [data-ww-ls~="d2pS"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2pT {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2pT {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pT {
          display: flex;
        }
      }
      .ww-e-d2pT.ww-layout, .ww-e-d2pT [data-ww-ls~="d2pT"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2pT.ww-layout, .ww-e-d2pT [data-ww-ls~="d2pT"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2pU {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2pU {
          width: 50px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pU {
          display: flex;
        }
      }
      .ww-e-d2pU.ww-layout, .ww-e-d2pU [data-ww-ls~="d2pU"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2pU.ww-layout, .ww-e-d2pU [data-ww-ls~="d2pU"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2pV {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2pW {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2pX {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2pX {
          width: 18%;
        }
      }
      .ww-e-d2pX.ww-layout, .ww-e-d2pX [data-ww-ls~="d2pX"] {
        display: block;
      }
      .ww-e-d2pY {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2pY {
          width: 18%;
        }
      }
      .ww-e-d2pY.ww-layout, .ww-e-d2pY [data-ww-ls~="d2pY"] {
        display: block;
      }
      .ww-e-d2pZ {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pa {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pb {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pc {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pd {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pe {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2pf {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d2pf {
          padding: 16px 20px;
          z-index: 1000;
          display: block;
          position: sticky;
          bottom: 0;
          flex: 0 0 auto;
          background-color: #fff;
          border-top: 1px solid #e2e8f0;
        }
      }
      .ww-e-d2pf.ww-layout, .ww-e-d2pf [data-ww-ls~="d2pf"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d2pf.ww-layout, .ww-e-d2pf [data-ww-ls~="d2pf"] {
          display: block;
        }
      }
      .ww-e-d2pg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78571;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ph {
        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: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2pi {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2pi.ww-layout, .ww-e-d2pi [data-ww-ls~="d2pi"] {
        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-d2pj {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2pj.ww-layout, .ww-e-d2pj [data-ww-ls~="d2pj"] {
        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-d2pk {
        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-d2pk.ww-layout, .ww-e-d2pk [data-ww-ls~="d2pk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2pl {
        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-d2pl.ww-layout, .ww-e-d2pl [data-ww-ls~="d2pl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2pm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2pn {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2po {
        margin: 0 0 16px;
        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-d2po.ww-layout, .ww-e-d2po [data-ww-ls~="d2po"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d2pp {
        margin: 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 45%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2pp {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pp {
          display: flex;
          width: revert-layer;
        }
      }
      .ww-e-d2pp.ww-layout, .ww-e-d2pp [data-ww-ls~="d2pp"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2pp.ww-layout, .ww-e-d2pp [data-ww-ls~="d2pp"] {
          display: grid;
          grid-auto-flow: column;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pp.ww-layout, .ww-e-d2pp [data-ww-ls~="d2pp"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2pq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2pr {
        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-d2ps {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2pt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2pu {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2pu {
          display: flex;
        }
      }
      .ww-e-d2pu.ww-layout, .ww-e-d2pu [data-ww-ls~="d2pu"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2pu.ww-layout, .ww-e-d2pu [data-ww-ls~="d2pu"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2pv {
        margin: 0 0 12px;
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2pw {
        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-d2px {
        margin: 0 0 5px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2py {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: var(--940dc7c4-3e5e-40ff-aae9-5c574858296a,#999999);
        white-space-collapse: preserve;
      }
      .ww-e-d2pz {
        margin: 0 0 12px;
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2q0 {
        margin: 0;
        padding: 24px 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;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2q0.ww-layout, .ww-e-d2q0 [data-ww-ls~="d2q0"] {
        display: block;
      }
      .ww-e-d2q1 {
        margin: 0;
        padding: 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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d2q2 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2q3 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2q3.ww-layout, .ww-e-d2q3 [data-ww-ls~="d2q3"] {
        display: block;
      }
      .ww-e-d2q4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2q5 {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2q5 {
          display: flex;
        }
      }
      .ww-e-d2q5.ww-layout, .ww-e-d2q5 [data-ww-ls~="d2q5"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2q5.ww-layout, .ww-e-d2q5 [data-ww-ls~="d2q5"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2q6 {
        margin: 0 12px 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-d2q7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2q7 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2q7 {
          display: grid;
        }
      }
      .ww-e-d2q7.ww-layout, .ww-e-d2q7 [data-ww-ls~="d2q7"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2q7.ww-layout, .ww-e-d2q7 [data-ww-ls~="d2q7"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2q7.ww-layout, .ww-e-d2q7 [data-ww-ls~="d2q7"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2q8 {
        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-d2q8.ww-layout, .ww-e-d2q8 [data-ww-ls~="d2q8"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2q9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2qA {
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2qB {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2qC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2qD {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2qD.ww-layout, .ww-e-d2qD [data-ww-ls~="d2qD"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2qE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2qE {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qE {
          display: flex;
        }
      }
      .ww-e-d2qE.ww-layout, .ww-e-d2qE [data-ww-ls~="d2qE"] {
        display: flex;
        justify-content: space-around;
      }
      @media (max-width: 991px) {
        .ww-e-d2qE.ww-layout, .ww-e-d2qE [data-ww-ls~="d2qE"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qE.ww-layout, .ww-e-d2qE [data-ww-ls~="d2qE"] {
          display: flex;
          flex-flow: column;
          justify-content: space-around;
        }
      }
      .ww-e-d2qF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2qF.ww-layout, .ww-e-d2qF [data-ww-ls~="d2qF"] {
        display: block;
      }
      .ww-e-d2qG {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2qG {
          display: flex;
        }
      }
      .ww-e-d2qG.ww-layout, .ww-e-d2qG [data-ww-ls~="d2qG"] {
        display: flex;
        align-items: center;
        row-gap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2qG.ww-layout, .ww-e-d2qG [data-ww-ls~="d2qG"] {
          display: flex;
          align-items: center;
          row-gap: revert-layer;
        }
      }
      .ww-e-d2qH {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-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: var(--ww-style-background-color, #2aad2c);
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d2qH:where(:hover) {
        background: var(--ww-style-background-color, #2aad2c);
      }
      .ww-e-d2qI {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d2qI.ww-layout, .ww-e-d2qI [data-ww-ls~="d2qI"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2qJ {
        margin: 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2qJ {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qJ {
          display: grid;
        }
      }
      .ww-e-d2qJ.ww-layout, .ww-e-d2qJ [data-ww-ls~="d2qJ"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2qJ.ww-layout, .ww-e-d2qJ [data-ww-ls~="d2qJ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qJ.ww-layout, .ww-e-d2qJ [data-ww-ls~="d2qJ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2qK {
        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-d2qK.ww-layout, .ww-e-d2qK [data-ww-ls~="d2qK"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2qL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2qL {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qL {
          display: grid;
        }
      }
      .ww-e-d2qL.ww-layout, .ww-e-d2qL [data-ww-ls~="d2qL"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2qL.ww-layout, .ww-e-d2qL [data-ww-ls~="d2qL"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qL.ww-layout, .ww-e-d2qL [data-ww-ls~="d2qL"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2qM {
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
        opacity: var(--ww-style-opacity, 1);
      }
      .ww-e-d2qN {
        margin: 0 0 20px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        white-space-collapse: preserve;
      }
      .ww-e-d2qO {
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2qP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-decoration: underline;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2qQ {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2qQ {
          display: flex;
        }
      }
      .ww-e-d2qQ.ww-layout, .ww-e-d2qQ [data-ww-ls~="d2qQ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2qQ.ww-layout, .ww-e-d2qQ [data-ww-ls~="d2qQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2qR {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2qR {
          display: var(--ww-style-display);
        }
      }
      .ww-e-d2qR.ww-layout, .ww-e-d2qR [data-ww-ls~="d2qR"] {
        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);
      }
      @media (max-width: 767px) {
        .ww-e-d2qR.ww-layout, .ww-e-d2qR [data-ww-ls~="d2qR"] {
          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-d2qS {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2qU {
        margin: 0 12px 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-d2qV {
        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-d2qV.ww-layout, .ww-e-d2qV [data-ww-ls~="d2qV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2qW {
        margin: 0;
        padding: 16px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2qW {
          display: flex;
        }
      }
      .ww-e-d2qW.ww-layout, .ww-e-d2qW [data-ww-ls~="d2qW"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2qW.ww-layout, .ww-e-d2qW [data-ww-ls~="d2qW"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2qX {
        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-d2qY {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2qZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 12px;
      }
      .ww-e-d2qZ.ww-layout, .ww-e-d2qZ [data-ww-ls~="d2qZ"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2qa {
        margin: 0;
        padding: 20px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2qa.ww-layout, .ww-e-d2qa [data-ww-ls~="d2qa"] {
        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-d2qb {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qc {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2qc.ww-layout, .ww-e-d2qc [data-ww-ls~="d2qc"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        row-gap: 10px;
      }
      .ww-e-d2qd {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2qd.ww-layout, .ww-e-d2qd [data-ww-ls~="d2qd"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        row-gap: 10px;
      }
      .ww-e-d2qe {
        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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qf {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qg {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2qg.ww-layout, .ww-e-d2qg [data-ww-ls~="d2qg"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        row-gap: 10px;
      }
      .ww-e-d2qh {
        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-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qi {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d2qi.ww-layout, .ww-e-d2qi [data-ww-ls~="d2qi"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        row-gap: 10px;
      }
      .ww-e-d2qj {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 90vh;
        max-height: 95vh;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2qj {
          margin: 20px;
          overflow: hidden;
          display: flex;
          height: 85vh;
          border-radius: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qj {
          margin: auto 0 0;
          display: flex;
          border-radius: 16px 16px 0 0;
        }
      }
      .ww-e-d2qj.ww-layout, .ww-e-d2qj [data-ww-ls~="d2qj"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2qj.ww-layout, .ww-e-d2qj [data-ww-ls~="d2qj"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2qj.ww-layout, .ww-e-d2qj [data-ww-ls~="d2qj"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2qk {
        margin: 0;
        padding: 12px 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;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #2e3d59;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d2qk:where(:hover) {
        background: var(--ww-style-background-color, #2aad2c);
      }
      .ww-e-d2ql {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ql {
          display: flex;
        }
      }
      .ww-e-d2ql.ww-layout, .ww-e-d2ql [data-ww-ls~="d2ql"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ql.ww-layout, .ww-e-d2ql [data-ww-ls~="d2ql"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2qm {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2qm {
          display: flex;
        }
      }
      .ww-e-d2qm.ww-layout, .ww-e-d2qm [data-ww-ls~="d2qm"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2qm.ww-layout, .ww-e-d2qm [data-ww-ls~="d2qm"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2qn {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: default;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2qn {
          display: flex;
        }
      }
      .ww-e-d2qn.ww-layout, .ww-e-d2qn [data-ww-ls~="d2qn"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2qn.ww-layout, .ww-e-d2qn [data-ww-ls~="d2qn"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2qo {
        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: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qp {
        margin: 0 0 12px;
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2qq {
        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-d2qr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78571;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2qs {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2qs.ww-layout, .ww-e-d2qs [data-ww-ls~="d2qs"] {
        display: block;
      }
      .ww-e-d2qt {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: 18px;
        right: 40px;
        left: 40px;
        max-width: unset;
        min-width: unset;
        height: 4px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d2qt {
          width: 18%;
        }
      }
      .ww-e-d2qt.ww-layout, .ww-e-d2qt [data-ww-ls~="d2qt"] {
        display: block;
      }
      .ww-e-d2qu {
        margin: 0;
        padding: 12px 24px;
        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: #6b7280;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d2qv {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2qw {
        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-d2qx {
        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-d2qy {
        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-d2qz {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2r0 {
        margin: 0;
        padding: 16px;
        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;
        background-color: #16a34a;
        cursor: pointer;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2r0 {
          display: var(--ww-style-display, none);
        }
      }
      .ww-e-d2r0.ww-layout, .ww-e-d2r0 [data-ww-ls~="d2r0"] {
        display: var(--ww-style-display);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 991px) {
        .ww-e-d2r0.ww-layout, .ww-e-d2r0 [data-ww-ls~="d2r0"] {
          display: var(--ww-style-display, none);
          justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
          align-items: var(--ww-content-align-items-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);
        }
      }
      .ww-e-d2r1 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2r2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2r2 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2r2 {
          display: grid;
        }
      }
      .ww-e-d2r2.ww-layout, .ww-e-d2r2 [data-ww-ls~="d2r2"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2r2.ww-layout, .ww-e-d2r2 [data-ww-ls~="d2r2"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2r2.ww-layout, .ww-e-d2r2 [data-ww-ls~="d2r2"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2r3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2r3.ww-layout, .ww-e-d2r3 [data-ww-ls~="d2r3"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 5px;
      }
      .ww-e-d2r4 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 100%;
        min-height: unset;
        background-color: #fff;
        border-radius: 16px;
      }
      .ww-e-d2r4.ww-layout, .ww-e-d2r4 [data-ww-ls~="d2r4"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-d2r5 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2r6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2r6 {
          padding: 0 10px;
          display: flex;
          position: revert-layer;
          inset: revert-layer;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2r6 {
          display: flex;
        }
      }
      .ww-e-d2r6.ww-layout, .ww-e-d2r6 [data-ww-ls~="d2r6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2r6.ww-layout, .ww-e-d2r6 [data-ww-ls~="d2r6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2r6.ww-layout, .ww-e-d2r6 [data-ww-ls~="d2r6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2r8 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2r8 {
          display: flex;
          height: auto;
          aspect-ratio: unset;
          max-height: 70vh;
        }
      }
      .ww-e-d2r8.ww-layout, .ww-e-d2r8 [data-ww-ls~="d2r8"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2r8.ww-layout, .ww-e-d2r8 [data-ww-ls~="d2r8"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2r9 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2r9 {
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2r9 {
          display: flex;
          width: 100%;
          max-height: 70vh;
        }
      }
      .ww-e-d2r9.ww-layout, .ww-e-d2r9 [data-ww-ls~="d2r9"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2r9.ww-layout, .ww-e-d2r9 [data-ww-ls~="d2r9"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2rA {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rA {
          display: flex;
        }
      }
      .ww-e-d2rA.ww-layout, .ww-e-d2rA [data-ww-ls~="d2rA"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rA.ww-layout, .ww-e-d2rA [data-ww-ls~="d2rA"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2rB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2rC {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 35vh;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rC {
          display: flex;
        }
      }
      .ww-e-d2rC.ww-layout, .ww-e-d2rC [data-ww-ls~="d2rC"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rC.ww-layout, .ww-e-d2rC [data-ww-ls~="d2rC"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2rD {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2rE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2rE {
          min-height: 50vh;
        }
      }
      .ww-e-d2rF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2rG {
        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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rH {
        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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2rI {
          display: flex;
        }
      }
      .ww-e-d2rI.ww-layout, .ww-e-d2rI [data-ww-ls~="d2rI"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2rI.ww-layout, .ww-e-d2rI [data-ww-ls~="d2rI"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2rJ {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rK {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2rM {
        margin: 0;
        padding: 10px;
        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: var(--ww-default-font-family);
        text-align: justify;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2rN {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rO {
        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;
        border-radius: 8px;
      }
      .ww-e-d2rP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2rQ {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rQ {
          display: flex;
        }
      }
      .ww-e-d2rQ.ww-layout, .ww-e-d2rQ [data-ww-ls~="d2rQ"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rQ.ww-layout, .ww-e-d2rQ [data-ww-ls~="d2rQ"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2rR {
        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-d2rR.ww-layout, .ww-e-d2rR [data-ww-ls~="d2rR"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2rS {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2rS {
          display: flex;
        }
      }
      .ww-e-d2rS.ww-layout, .ww-e-d2rS [data-ww-ls~="d2rS"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2rS.ww-layout, .ww-e-d2rS [data-ww-ls~="d2rS"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2rT {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 20px;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: justify;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2rU {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2rV {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rX {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2rY {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2rZ {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2ra {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ra {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ra {
          display: flex;
        }
      }
      .ww-e-d2ra.ww-layout, .ww-e-d2ra [data-ww-ls~="d2ra"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ra.ww-layout, .ww-e-d2ra [data-ww-ls~="d2ra"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ra.ww-layout, .ww-e-d2ra [data-ww-ls~="d2ra"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2rb {
        margin: 16px 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-d2rb.ww-layout, .ww-e-d2rb [data-ww-ls~="d2rb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2rc {
        margin: 0;
        padding: 0 0 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: 0 none;
        border-bottom: 0 none;
        border-left: 0 none;
        border-right: 0 none;
      }
      @media (max-width: 767px) {
        .ww-e-d2rc {
          display: flex;
        }
      }
      .ww-e-d2rc.ww-layout, .ww-e-d2rc [data-ww-ls~="d2rc"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rc.ww-layout, .ww-e-d2rc [data-ww-ls~="d2rc"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2rd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2rd {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2rd {
          display: grid;
        }
      }
      .ww-e-d2rd.ww-layout, .ww-e-d2rd [data-ww-ls~="d2rd"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2rd.ww-layout, .ww-e-d2rd [data-ww-ls~="d2rd"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2rd.ww-layout, .ww-e-d2rd [data-ww-ls~="d2rd"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d2re {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2re {
          display: flex;
        }
      }
      .ww-e-d2re.ww-layout, .ww-e-d2re [data-ww-ls~="d2re"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2re.ww-layout, .ww-e-d2re [data-ww-ls~="d2re"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2rf {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rf {
          display: flex;
        }
      }
      .ww-e-d2rf.ww-layout, .ww-e-d2rf [data-ww-ls~="d2rf"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rf.ww-layout, .ww-e-d2rf [data-ww-ls~="d2rf"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2rg {
        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;
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rg {
          display: flex;
        }
      }
      .ww-e-d2rg.ww-layout, .ww-e-d2rg [data-ww-ls~="d2rg"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2rg.ww-layout, .ww-e-d2rg [data-ww-ls~="d2rg"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2rh {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rh {
          display: flex;
        }
      }
      .ww-e-d2rh.ww-layout, .ww-e-d2rh [data-ww-ls~="d2rh"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rh.ww-layout, .ww-e-d2rh [data-ww-ls~="d2rh"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2ri {
        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;
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ri {
          display: flex;
        }
      }
      .ww-e-d2ri.ww-layout, .ww-e-d2ri [data-ww-ls~="d2ri"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2ri.ww-layout, .ww-e-d2ri [data-ww-ls~="d2ri"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2rj {
        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;
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rj {
          display: flex;
        }
      }
      .ww-e-d2rj.ww-layout, .ww-e-d2rj [data-ww-ls~="d2rj"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2rj.ww-layout, .ww-e-d2rj [data-ww-ls~="d2rj"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2rk {
        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;
        grid-column: span 2;
      }
      @media (max-width: 767px) {
        .ww-e-d2rk {
          display: flex;
        }
      }
      .ww-e-d2rk.ww-layout, .ww-e-d2rk [data-ww-ls~="d2rk"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2rk.ww-layout, .ww-e-d2rk [data-ww-ls~="d2rk"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2rl {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2rl {
          display: flex;
        }
      }
      .ww-e-d2rl.ww-layout, .ww-e-d2rl [data-ww-ls~="d2rl"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2rl.ww-layout, .ww-e-d2rl [data-ww-ls~="d2rl"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2rm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2rn {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2rq {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rr {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2rr {
          display: flex;
        }
      }
      .ww-e-d2rr.ww-layout, .ww-e-d2rr [data-ww-ls~="d2rr"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2rr.ww-layout, .ww-e-d2rr [data-ww-ls~="d2rr"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2rs {
        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-d2rs.ww-layout, .ww-e-d2rs [data-ww-ls~="d2rs"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2rt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ru {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2rv {
        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-d2rw {
        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: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2rw {
          display: flex;
        }
      }
      .ww-e-d2rw.ww-layout, .ww-e-d2rw [data-ww-ls~="d2rw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2rw.ww-layout, .ww-e-d2rw [data-ww-ls~="d2rw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2rx {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2ry {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d2rz {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2s0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2s0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s0 {
          display: flex;
        }
      }
      .ww-e-d2s0.ww-layout, .ww-e-d2s0 [data-ww-ls~="d2s0"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2s0.ww-layout, .ww-e-d2s0 [data-ww-ls~="d2s0"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s0.ww-layout, .ww-e-d2s0 [data-ww-ls~="d2s0"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2s1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2s1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s1 {
          display: flex;
        }
      }
      .ww-e-d2s1.ww-layout, .ww-e-d2s1 [data-ww-ls~="d2s1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2s1.ww-layout, .ww-e-d2s1 [data-ww-ls~="d2s1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s1.ww-layout, .ww-e-d2s1 [data-ww-ls~="d2s1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2s2 {
        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;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2s4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2s4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s4 {
          display: flex;
        }
      }
      .ww-e-d2s4:where([data-ww-states~="overdue"]) {
        display: flex;
      }
      .ww-e-d2s4.ww-layout, .ww-e-d2s4 [data-ww-ls~="d2s4"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2s4.ww-layout, .ww-e-d2s4 [data-ww-ls~="d2s4"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2s4.ww-layout, .ww-e-d2s4 [data-ww-ls~="d2s4"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2s4.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2s4 [data-ww-ls~="d2s4"]:where([data-ww-states~="overdue"]) {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2s6 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d2s7 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--a4bc3cc2-e88e-4c86-bbcf-ef9e597352ac, #d67ba8);
        border-radius: 20px;
      }
      .ww-e-d2s7.ww-layout, .ww-e-d2s7 [data-ww-ls~="d2s7"] {
        display: block;
      }
      .ww-e-d2s8 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 4px 12px #00000026;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2s8.ww-layout, .ww-e-d2s8 [data-ww-ls~="d2s8"] {
        display: block;
      }
      .ww-e-d2s9 {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: inherit;
        white-space-collapse: preserve;
      }
      .ww-e-d2sA {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 991px) {
        .ww-e-d2sA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sA {
          display: flex;
        }
      }
      .ww-e-d2sA:where([data-ww-states~="overdue"]) {
        display: flex;
      }
      .ww-e-d2sA.ww-layout, .ww-e-d2sA [data-ww-ls~="d2sA"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2sA.ww-layout, .ww-e-d2sA [data-ww-ls~="d2sA"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
          column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sA.ww-layout, .ww-e-d2sA [data-ww-ls~="d2sA"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 8px;
        }
      }
      .ww-e-d2sA.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2sA [data-ww-ls~="d2sA"]:where([data-ww-states~="overdue"]) {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        flex-wrap: revert-layer;
      }
      .ww-e-d2sB {
        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-d2sC {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 6px;
      }
      .ww-e-d2sC.ww-layout, .ww-e-d2sC [data-ww-ls~="d2sC"] {
        display: block;
      }
      .ww-e-d2sD {
        margin: 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;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sD {
          display: flex;
        }
      }
      .ww-e-d2sD:where(:hover) {
        display: flex;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d2sD:where([data-ww-states~="overdue"]) {
        display: flex;
      }
      .ww-e-d2sD.ww-layout, .ww-e-d2sD [data-ww-ls~="d2sD"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sD.ww-layout, .ww-e-d2sD [data-ww-ls~="d2sD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sD.ww-layout, .ww-e-d2sD [data-ww-ls~="d2sD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2sD.ww-layout:where(:hover), .ww-e-d2sD [data-ww-ls~="d2sD"]:where(:hover) {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2sD.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2sD [data-ww-ls~="d2sD"]:where([data-ww-states~="overdue"]) {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2sE {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2sF {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2sG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2sG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sG {
          display: flex;
        }
      }
      .ww-e-d2sG:where([data-ww-states~="overdue"]) {
        display: flex;
      }
      .ww-e-d2sG.ww-layout, .ww-e-d2sG [data-ww-ls~="d2sG"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sG.ww-layout, .ww-e-d2sG [data-ww-ls~="d2sG"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sG.ww-layout, .ww-e-d2sG [data-ww-ls~="d2sG"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2sG.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2sG [data-ww-ls~="d2sG"]:where([data-ww-states~="overdue"]) {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2sH {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background-color: #0000;
      }
      .ww-e-d2sI {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: inherit;
        white-space-collapse: preserve;
      }
      .ww-e-d2sJ {
        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;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sJ {
          display: flex;
        }
      }
      .ww-e-d2sJ:where(:hover) {
        display: flex;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d2sJ:where([data-ww-states~="overdue"]) {
        display: flex;
      }
      .ww-e-d2sJ.ww-layout, .ww-e-d2sJ [data-ww-ls~="d2sJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2sJ.ww-layout, .ww-e-d2sJ [data-ww-ls~="d2sJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sJ.ww-layout, .ww-e-d2sJ [data-ww-ls~="d2sJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2sJ.ww-layout:where(:hover), .ww-e-d2sJ [data-ww-ls~="d2sJ"]:where(:hover) {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2sJ.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2sJ [data-ww-ls~="d2sJ"]:where([data-ww-states~="overdue"]) {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2sK {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #8b5cf6;
        border-radius: 6px;
      }
      .ww-e-d2sK.ww-layout, .ww-e-d2sK [data-ww-ls~="d2sK"] {
        display: block;
      }
      .ww-e-d2sL {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d2sM {
        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-d2sN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2sO {
        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-d2sP {
        margin: 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;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sP {
          display: flex;
        }
      }
      .ww-e-d2sP:where(:hover) {
        display: flex;
        background-color: #fef2f2;
      }
      .ww-e-d2sP:where([data-ww-states~="overdue"]) {
        display: flex;
      }
      .ww-e-d2sP.ww-layout, .ww-e-d2sP [data-ww-ls~="d2sP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sP.ww-layout, .ww-e-d2sP [data-ww-ls~="d2sP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sP.ww-layout, .ww-e-d2sP [data-ww-ls~="d2sP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2sP.ww-layout:where(:hover), .ww-e-d2sP [data-ww-ls~="d2sP"]:where(:hover) {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2sP.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2sP [data-ww-ls~="d2sP"]:where([data-ww-states~="overdue"]) {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2sQ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        text-align: justify;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2sR {
        margin: 0;
        padding: var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb, 16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 2px 8px #0000000a;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sR {
          display: flex;
        }
      }
      .ww-e-d2sR:where(:hover) {
        display: flex;
        box-shadow: 0 8px 24px #0000001f;
        transform: translateY(-2px);
      }
      .ww-e-d2sR:where([data-ww-states~="overdue"]) {
        display: flex;
        background-color: #fef2f2;
        border-left: 4px solid #ef4444;
      }
      .ww-e-d2sR:where([data-ww-states~="Oh9XUd"]) {
        background: var(--ww-style-background-color);
        border-top: 0px solid var(--efd91745-2fb2-4e7e-a5b0-9f0a372dcdcd,#1e7118);
        border-bottom: 0px solid var(--efd91745-2fb2-4e7e-a5b0-9f0a372dcdcd,#1e7118);
        border-left: var(--ww-style-border-left);
        border-right: 0px solid var(--efd91745-2fb2-4e7e-a5b0-9f0a372dcdcd,#1e7118);
      }
      .ww-e-d2sR.ww-layout, .ww-e-d2sR [data-ww-ls~="d2sR"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2sR.ww-layout, .ww-e-d2sR [data-ww-ls~="d2sR"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
          column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sR.ww-layout, .ww-e-d2sR [data-ww-ls~="d2sR"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d2sR.ww-layout:where(:hover), .ww-e-d2sR [data-ww-ls~="d2sR"]:where(:hover) {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        flex-wrap: revert-layer;
      }
      .ww-e-d2sR.ww-layout:where([data-ww-states~="overdue"]), .ww-e-d2sR [data-ww-ls~="d2sR"]:where([data-ww-states~="overdue"]) {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        column-gap: var(--b0c80d84-184c-4bc1-8061-55dad689218d, 12px);
        flex-wrap: revert-layer;
      }
      .ww-e-d2sS {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d2sT {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2sU {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2sU:where([data-ww-states~="9k1RM2"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2sU:where([data-ww-states~="t95s25"]) {
        cursor: not-allowed;
      }
      .ww-e-d2sU.ww-layout, .ww-e-d2sU [data-ww-ls~="d2sU"] {
        display: block;
      }
      .ww-e-d2sV {
        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: var(--ww-default-font-family);
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2sW {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2sW.ww-layout, .ww-e-d2sW [data-ww-ls~="d2sW"] {
        display: block;
      }
      .ww-e-d2sX {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2sX.ww-layout, .ww-e-d2sX [data-ww-ls~="d2sX"] {
        display: block;
      }
      .ww-e-d2sY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d2sZ {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2sZ.ww-layout, .ww-e-d2sZ [data-ww-ls~="d2sZ"] {
        display: block;
      }
      .ww-e-d2sa {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d2sU[data-ww-states~="9k1RM2"]) .ww-e-d2sa {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2sb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 200px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d2sm[data-ww-states~="1t4MsD"]) .ww-e-d2sb {
        width: 400px;
        height: 25px;
        aspect-ratio: unset;
      }
      .ww-e-d2sc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d2sm[data-ww-states~="1t4MsD"]) .ww-e-d2sc {
        width: 100px;
        height: 25px;
        aspect-ratio: unset;
      }
      .ww-e-d2sd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2sd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sd {
          display: none;
        }
      }
      .ww-e-d2sd.ww-layout, .ww-e-d2sd [data-ww-ls~="d2sd"] {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2sd.ww-layout, .ww-e-d2sd [data-ww-ls~="d2sd"] {
          display: flex;
          flex-direction: row;
          align-items: stretch;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sd.ww-layout, .ww-e-d2sd [data-ww-ls~="d2sd"] {
          display: none;
        }
      }
      .ww-e-d2se {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2sf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2sf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sf {
          display: flex;
        }
      }
      .ww-e-d2sf.ww-layout, .ww-e-d2sf [data-ww-ls~="d2sf"] {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2sf.ww-layout, .ww-e-d2sf [data-ww-ls~="d2sf"] {
          display: flex;
          flex-direction: row;
          align-items: stretch;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sf.ww-layout, .ww-e-d2sf [data-ww-ls~="d2sf"] {
          display: flex;
          flex-flow: wrap;
          justify-content: center;
          align-items: stretch;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d2sg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2sh {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2si {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2sj {
        margin: 0;
        padding: 5px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sj {
          display: flex;
        }
      }
      .ww-e-d2sj.ww-layout, .ww-e-d2sj [data-ww-ls~="d2sj"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2sj.ww-layout, .ww-e-d2sj [data-ww-ls~="d2sj"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sj.ww-layout, .ww-e-d2sj [data-ww-ls~="d2sj"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2sk {
        margin: 0;
        padding: 5px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2sk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sk {
          display: flex;
        }
      }
      .ww-e-d2sk.ww-layout, .ww-e-d2sk [data-ww-ls~="d2sk"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2sk.ww-layout, .ww-e-d2sk [data-ww-ls~="d2sk"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2sk.ww-layout, .ww-e-d2sk [data-ww-ls~="d2sk"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2sl {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2sl.ww-layout, .ww-e-d2sl [data-ww-ls~="d2sl"] {
        display: block;
      }
      .ww-e-d2so {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      .ww-e-d2so.ww-layout, .ww-e-d2so [data-ww-ls~="d2so"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2sp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2sp.ww-layout, .ww-e-d2sp [data-ww-ls~="d2sp"] {
        display: block;
      }
      .ww-e-d2sq {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2sr {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2ss {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d2st {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 8px;
      }
      .ww-e-d2st.ww-layout, .ww-e-d2st [data-ww-ls~="d2st"] {
        display: block;
      }
      .ww-e-d2su {
        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: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2sv {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2sw {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2sx {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2sy {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2sz {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2t0 {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2t2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2t3 {
        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-d2t4 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2t5 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2t6 {
        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-d2t7 {
        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: sans-serif;
        font-weight: 600;
        color: #78350f;
        white-space-collapse: preserve;
      }
      .ww-e-d2t8 {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2t9 {
        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: sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2tA {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tB {
        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-d2tB.ww-layout, .ww-e-d2tB [data-ww-ls~="d2tB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2tC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2tC.ww-layout, .ww-e-d2tC [data-ww-ls~="d2tC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2tD {
        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-d2tD.ww-layout, .ww-e-d2tD [data-ww-ls~="d2tD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2tE {
        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-d2tE.ww-layout, .ww-e-d2tE [data-ww-ls~="d2tE"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d2tF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tF.ww-layout, .ww-e-d2tF [data-ww-ls~="d2tF"] {
        display: block;
      }
      .ww-e-d2tG {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tH {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tI.ww-layout, .ww-e-d2tI [data-ww-ls~="d2tI"] {
        display: block;
      }
      .ww-e-d2tJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tJ.ww-layout, .ww-e-d2tJ [data-ww-ls~="d2tJ"] {
        display: block;
      }
      .ww-e-d2tK {
        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-d2tK.ww-layout, .ww-e-d2tK [data-ww-ls~="d2tK"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2tL {
        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-d2tL.ww-layout, .ww-e-d2tL [data-ww-ls~="d2tL"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2tM {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2tM.ww-layout, .ww-e-d2tM [data-ww-ls~="d2tM"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2tN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2tN {
          display: flex;
        }
      }
      .ww-e-d2tN.ww-layout, .ww-e-d2tN [data-ww-ls~="d2tN"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tN.ww-layout, .ww-e-d2tN [data-ww-ls~="d2tN"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2tO {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2tO {
          display: flex;
        }
      }
      .ww-e-d2tO.ww-layout, .ww-e-d2tO [data-ww-ls~="d2tO"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tO.ww-layout, .ww-e-d2tO [data-ww-ls~="d2tO"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2tP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2tP {
          display: grid;
        }
      }
      .ww-e-d2tP.ww-layout, .ww-e-d2tP [data-ww-ls~="d2tP"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tP.ww-layout, .ww-e-d2tP [data-ww-ls~="d2tP"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2tQ {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d2tQ.ww-layout, .ww-e-d2tQ [data-ww-ls~="d2tQ"] {
        display: flex;
        justify-content: space-between;
        gap: 12px;
      }
      .ww-e-d2tR {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 70vh;
        min-height: unset;
      }
      .ww-e-d2tR.ww-layout, .ww-e-d2tR [data-ww-ls~="d2tR"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d2tS {
        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-d2tS.ww-layout, .ww-e-d2tS [data-ww-ls~="d2tS"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d2tT {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2tT.ww-layout, .ww-e-d2tT [data-ww-ls~="d2tT"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2tU {
        margin: 0;
        padding: 16px;
        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: 12px;
      }
      .ww-e-d2tU.ww-layout, .ww-e-d2tU [data-ww-ls~="d2tU"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d2tV {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tW {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tX.ww-layout, .ww-e-d2tX [data-ww-ls~="d2tX"] {
        display: block;
      }
      .ww-e-d2tY {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2tZ {
        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-d2tZ.ww-layout, .ww-e-d2tZ [data-ww-ls~="d2tZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2ta {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tb {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border-radius: 8px;
      }
      .ww-e-d2tb.ww-layout, .ww-e-d2tb [data-ww-ls~="d2tb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2tc {
        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-d2tc.ww-layout, .ww-e-d2tc [data-ww-ls~="d2tc"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2td {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2te {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border-radius: 8px;
      }
      .ww-e-d2te.ww-layout, .ww-e-d2te [data-ww-ls~="d2te"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2tf {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2tf.ww-layout, .ww-e-d2tf [data-ww-ls~="d2tf"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2tg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2tg {
          display: flex;
        }
      }
      .ww-e-d2tg.ww-layout, .ww-e-d2tg [data-ww-ls~="d2tg"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2tg.ww-layout, .ww-e-d2tg [data-ww-ls~="d2tg"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2th {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2th {
          display: flex;
        }
      }
      .ww-e-d2th.ww-layout, .ww-e-d2th [data-ww-ls~="d2th"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2th.ww-layout, .ww-e-d2th [data-ww-ls~="d2th"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2ti {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ti.ww-layout, .ww-e-d2ti [data-ww-ls~="d2ti"] {
        display: block;
      }
      .ww-e-d2tj {
        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-d2tk {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tl {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2tm {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 42px;
        max-height: unset;
        min-height: unset;
        background-color: #4f46e5;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tm {
          display: flex;
        }
      }
      .ww-e-d2tm.ww-layout, .ww-e-d2tm [data-ww-ls~="d2tm"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tm.ww-layout, .ww-e-d2tm [data-ww-ls~="d2tm"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2tn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tn.ww-layout, .ww-e-d2tn [data-ww-ls~="d2tn"] {
        display: block;
      }
      .ww-e-d2to {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2to {
          display: flex;
        }
      }
      .ww-e-d2to.ww-layout, .ww-e-d2to [data-ww-ls~="d2to"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2to.ww-layout, .ww-e-d2to [data-ww-ls~="d2to"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2tp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2tp {
          display: flex;
        }
      }
      .ww-e-d2tp.ww-layout, .ww-e-d2tp [data-ww-ls~="d2tp"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tp.ww-layout, .ww-e-d2tp [data-ww-ls~="d2tp"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2tq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tq.ww-layout, .ww-e-d2tq [data-ww-ls~="d2tq"] {
        display: block;
      }
      .ww-e-d2tr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tr.ww-layout, .ww-e-d2tr [data-ww-ls~="d2tr"] {
        display: block;
      }
      .ww-e-d2ts {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ts.ww-layout, .ww-e-d2ts [data-ww-ls~="d2ts"] {
        display: block;
      }
      .ww-e-d2tt {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tt {
          display: flex;
        }
      }
      .ww-e-d2tt.ww-layout, .ww-e-d2tt [data-ww-ls~="d2tt"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tt.ww-layout, .ww-e-d2tt [data-ww-ls~="d2tt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2tu {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tu {
          display: flex;
        }
      }
      .ww-e-d2tu.ww-layout, .ww-e-d2tu [data-ww-ls~="d2tu"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tu.ww-layout, .ww-e-d2tu [data-ww-ls~="d2tu"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2tv {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tv {
          display: flex;
        }
      }
      .ww-e-d2tv.ww-layout, .ww-e-d2tv [data-ww-ls~="d2tv"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tv.ww-layout, .ww-e-d2tv [data-ww-ls~="d2tv"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2tw {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tw {
          display: flex;
        }
      }
      .ww-e-d2tw.ww-layout, .ww-e-d2tw [data-ww-ls~="d2tw"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tw.ww-layout, .ww-e-d2tw [data-ww-ls~="d2tw"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2tx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2tx.ww-layout, .ww-e-d2tx [data-ww-ls~="d2tx"] {
        display: block;
      }
      .ww-e-d2ty {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ty {
          display: flex;
        }
      }
      .ww-e-d2ty.ww-layout, .ww-e-d2ty [data-ww-ls~="d2ty"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ty.ww-layout, .ww-e-d2ty [data-ww-ls~="d2ty"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2tz {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2tz {
          display: flex;
        }
      }
      .ww-e-d2tz.ww-layout, .ww-e-d2tz [data-ww-ls~="d2tz"] {
        display: flex;
        align-items: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2tz.ww-layout, .ww-e-d2tz [data-ww-ls~="d2tz"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d2u0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2u0 {
          display: flex;
        }
      }
      .ww-e-d2u0.ww-layout, .ww-e-d2u0 [data-ww-ls~="d2u0"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u0.ww-layout, .ww-e-d2u0 [data-ww-ls~="d2u0"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2u1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2u1 {
          display: flex;
        }
      }
      .ww-e-d2u1.ww-layout, .ww-e-d2u1 [data-ww-ls~="d2u1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u1.ww-layout, .ww-e-d2u1 [data-ww-ls~="d2u1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2u2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2u2 {
          display: flex;
        }
      }
      .ww-e-d2u2.ww-layout, .ww-e-d2u2 [data-ww-ls~="d2u2"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u2.ww-layout, .ww-e-d2u2 [data-ww-ls~="d2u2"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2u3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2u3 {
          display: flex;
        }
      }
      .ww-e-d2u3.ww-layout, .ww-e-d2u3 [data-ww-ls~="d2u3"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d2u3.ww-layout, .ww-e-d2u3 [data-ww-ls~="d2u3"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d2u4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2u4 {
          display: flex;
        }
      }
      .ww-e-d2u4.ww-layout, .ww-e-d2u4 [data-ww-ls~="d2u4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u4.ww-layout, .ww-e-d2u4 [data-ww-ls~="d2u4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2u5 {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2u5 {
          display: flex;
        }
      }
      .ww-e-d2u5.ww-layout, .ww-e-d2u5 [data-ww-ls~="d2u5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u5.ww-layout, .ww-e-d2u5 [data-ww-ls~="d2u5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2u6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2u6 {
          display: grid;
        }
      }
      .ww-e-d2u6.ww-layout, .ww-e-d2u6 [data-ww-ls~="d2u6"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u6.ww-layout, .ww-e-d2u6 [data-ww-ls~="d2u6"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2u7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2u7 {
          display: grid;
        }
      }
      .ww-e-d2u7.ww-layout, .ww-e-d2u7 [data-ww-ls~="d2u7"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u7.ww-layout, .ww-e-d2u7 [data-ww-ls~="d2u7"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2u8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2u8 {
          display: grid;
        }
      }
      .ww-e-d2u8.ww-layout, .ww-e-d2u8 [data-ww-ls~="d2u8"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u8.ww-layout, .ww-e-d2u8 [data-ww-ls~="d2u8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d2u9 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2u9 {
          display: flex;
        }
      }
      .ww-e-d2u9.ww-layout, .ww-e-d2u9 [data-ww-ls~="d2u9"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2u9.ww-layout, .ww-e-d2u9 [data-ww-ls~="d2u9"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2uA {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uA {
          display: flex;
        }
      }
      .ww-e-d2uA.ww-layout, .ww-e-d2uA [data-ww-ls~="d2uA"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uA.ww-layout, .ww-e-d2uA [data-ww-ls~="d2uA"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2uB {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uB {
          display: flex;
        }
      }
      .ww-e-d2uB.ww-layout, .ww-e-d2uB [data-ww-ls~="d2uB"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uB.ww-layout, .ww-e-d2uB [data-ww-ls~="d2uB"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2uC {
        margin: 0;
        padding: 25px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 500px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2uC {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2uC.ww-layout, .ww-e-d2uC [data-ww-ls~="d2uC"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uC.ww-layout, .ww-e-d2uC [data-ww-ls~="d2uC"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2uD {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uD {
          display: flex;
        }
      }
      .ww-e-d2uD.ww-layout, .ww-e-d2uD [data-ww-ls~="d2uD"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uD.ww-layout, .ww-e-d2uD [data-ww-ls~="d2uD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2uE {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uE {
          display: flex;
        }
      }
      .ww-e-d2uE.ww-layout, .ww-e-d2uE [data-ww-ls~="d2uE"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2uE.ww-layout, .ww-e-d2uE [data-ww-ls~="d2uE"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2uF {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uF {
          display: flex;
        }
      }
      .ww-e-d2uF.ww-layout, .ww-e-d2uF [data-ww-ls~="d2uF"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2uF.ww-layout, .ww-e-d2uF [data-ww-ls~="d2uF"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2uG {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2uH {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2uI {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2uJ {
        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: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uJ {
          display: flex;
        }
      }
      .ww-e-d2uJ.ww-layout, .ww-e-d2uJ [data-ww-ls~="d2uJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2uJ.ww-layout, .ww-e-d2uJ [data-ww-ls~="d2uJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2uK {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2uM {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2uN {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2uO {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2uP {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2uP {
          display: flex;
        }
      }
      .ww-e-d2uP.ww-layout, .ww-e-d2uP [data-ww-ls~="d2uP"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uP.ww-layout, .ww-e-d2uP [data-ww-ls~="d2uP"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2uQ {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2uQ {
          display: flex;
        }
      }
      .ww-e-d2uQ.ww-layout, .ww-e-d2uQ [data-ww-ls~="d2uQ"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uQ.ww-layout, .ww-e-d2uQ [data-ww-ls~="d2uQ"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d2uR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2uR {
          display: flex;
        }
      }
      .ww-e-d2uR.ww-layout, .ww-e-d2uR [data-ww-ls~="d2uR"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uR.ww-layout, .ww-e-d2uR [data-ww-ls~="d2uR"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2uS {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uS {
          display: flex;
        }
      }
      .ww-e-d2uS.ww-layout, .ww-e-d2uS [data-ww-ls~="d2uS"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uS.ww-layout, .ww-e-d2uS [data-ww-ls~="d2uS"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2uT {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uT {
          display: flex;
        }
      }
      .ww-e-d2uT.ww-layout, .ww-e-d2uT [data-ww-ls~="d2uT"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uT.ww-layout, .ww-e-d2uT [data-ww-ls~="d2uT"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2uU {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2uU {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d2uU.ww-layout, .ww-e-d2uU [data-ww-ls~="d2uU"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2uU.ww-layout, .ww-e-d2uU [data-ww-ls~="d2uU"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2uV {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d2uV.ww-layout, .ww-e-d2uV [data-ww-ls~="d2uV"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d2uW {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2uW {
          display: flex;
        }
      }
      .ww-e-d2uW.ww-layout, .ww-e-d2uW [data-ww-ls~="d2uW"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d2uW.ww-layout, .ww-e-d2uW [data-ww-ls~="d2uW"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2uX {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: 70;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2uX.ww-layout, .ww-e-d2uX [data-ww-ls~="d2uX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2uY {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2uZ {
        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-d2ua {
        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-d2ub {
        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-d2uc {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2ud {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2ue {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2uf {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2ug {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2uh {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2ui {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2uj {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d2uk {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d2ul {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2um {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2un {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2uo {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2up {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2uq {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d2ur {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2us {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2ut {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2uu {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2uv {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2uw {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2ux {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2uy {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2uz {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d2v0 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2v1 {
        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;
      }
      :where(.ww-e-d2v9[data-ww-states~="N13x1t"]) .ww-e-d2v1 {
        height: 500px;
        aspect-ratio: unset;
      }
      .ww-e-d2v1.ww-layout, .ww-e-d2v1 [data-ww-ls~="d2v1"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2v2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2v2 {
          display: flex;
        }
      }
      .ww-e-d2v2.ww-layout, .ww-e-d2v2 [data-ww-ls~="d2v2"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2v2.ww-layout, .ww-e-d2v2 [data-ww-ls~="d2v2"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2v3 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2v4 {
        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: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2v4 {
          display: flex;
        }
      }
      .ww-e-d2v4.ww-layout, .ww-e-d2v4 [data-ww-ls~="d2v4"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2v4.ww-layout, .ww-e-d2v4 [data-ww-ls~="d2v4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2v5 {
        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: #f3e8ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2v5 {
          display: flex;
        }
      }
      .ww-e-d2v5.ww-layout, .ww-e-d2v5 [data-ww-ls~="d2v5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2v5.ww-layout, .ww-e-d2v5 [data-ww-ls~="d2v5"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2v6 {
        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: #e0e7ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2v6 {
          display: flex;
        }
      }
      .ww-e-d2v6.ww-layout, .ww-e-d2v6 [data-ww-ls~="d2v6"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2v6.ww-layout, .ww-e-d2v6 [data-ww-ls~="d2v6"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2v7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2v7 {
          display: flex;
        }
      }
      .ww-e-d2v7.ww-layout, .ww-e-d2v7 [data-ww-ls~="d2v7"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2v7.ww-layout, .ww-e-d2v7 [data-ww-ls~="d2v7"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2v8 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2v8.ww-layout, .ww-e-d2v8 [data-ww-ls~="d2v8"] {
        display: block;
      }
      .ww-e-d2vA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vB {
        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-d2vC {
        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-d2vD {
        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-d2vE {
        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-d2vF {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2vG {
        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-d2vH {
        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-d2vI {
        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-d2vJ {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 8px;
      }
      .ww-e-d2vJ.ww-layout, .ww-e-d2vJ [data-ww-ls~="d2vJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2vK {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2vK {
          display: flex;
        }
      }
      .ww-e-d2vK.ww-layout, .ww-e-d2vK [data-ww-ls~="d2vK"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2vK.ww-layout, .ww-e-d2vK [data-ww-ls~="d2vK"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2vL {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2vL {
          display: flex;
        }
      }
      .ww-e-d2vL.ww-layout, .ww-e-d2vL [data-ww-ls~="d2vL"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2vL.ww-layout, .ww-e-d2vL [data-ww-ls~="d2vL"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d2vM {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2vN {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2vO {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 32px;
      }
      .ww-e-d2vO.ww-layout, .ww-e-d2vO [data-ww-ls~="d2vO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2vP {
        margin: 0;
        padding: 40px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vP.ww-layout, .ww-e-d2vP [data-ww-ls~="d2vP"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d2vR {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 50%;
      }
      .ww-e-d2vR.ww-layout, .ww-e-d2vR [data-ww-ls~="d2vR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2vS {
        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-d2vT {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 900;
        color: #2f3d5a;
        letter-spacing: -.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2vU {
        margin: 0;
        padding: 16px;
        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-top: 1px solid #f1f5f9;
      }
      .ww-e-d2vU.ww-layout, .ww-e-d2vU [data-ww-ls~="d2vU"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2vW {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
      }
      .ww-e-d2vW.ww-layout, .ww-e-d2vW [data-ww-ls~="d2vW"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d2vY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vZ {
        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-d2va {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vb {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vc {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vd {
        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-d2ve {
        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: sans-serif;
        font-weight: 600;
        color: #78350f;
        white-space-collapse: preserve;
      }
      .ww-e-d2vf {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2vg {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2vh {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2vi {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d2vj {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vk {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 14px;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2vl {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d2vm {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2vn {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2vo {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d2vp {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2vq {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2vr {
        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: sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2vs {
        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: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2vt {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 8px;
      }
      .ww-e-d2vt.ww-layout, .ww-e-d2vt [data-ww-ls~="d2vt"] {
        display: block;
      }
      .ww-e-d2vu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      .ww-e-d2vu.ww-layout, .ww-e-d2vu [data-ww-ls~="d2vu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2vv {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2vw {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2vx {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2vy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2vy.ww-layout, .ww-e-d2vy [data-ww-ls~="d2vy"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2vz {
        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-d2vz.ww-layout, .ww-e-d2vz [data-ww-ls~="d2vz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2w0 {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2w1 {
        margin: 0;
        padding: 12px 0 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: var(--a30feb65-a942-4bac-9f38-16dfb4436c11,#e1e3e5);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d2w2 {
        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-d2w2.ww-layout, .ww-e-d2w2 [data-ww-ls~="d2w2"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2w3 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d2w3.ww-layout, .ww-e-d2w3 [data-ww-ls~="d2w3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2w4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2w4.ww-layout, .ww-e-d2w4 [data-ww-ls~="d2w4"] {
        display: block;
      }
      .ww-e-d2w5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2w5.ww-layout, .ww-e-d2w5 [data-ww-ls~="d2w5"] {
        display: block;
      }
      .ww-e-d2w6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2w6.ww-layout, .ww-e-d2w6 [data-ww-ls~="d2w6"] {
        display: block;
      }
      .ww-e-d2w7 {
        margin: 0;
        padding: 16px;
        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: 12px;
      }
      .ww-e-d2w7.ww-layout, .ww-e-d2w7 [data-ww-ls~="d2w7"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d2w8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2w8.ww-layout, .ww-e-d2w8 [data-ww-ls~="d2w8"] {
        display: block;
      }
      .ww-e-d2w9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2w9.ww-layout, .ww-e-d2w9 [data-ww-ls~="d2w9"] {
        display: block;
      }
      .ww-e-d2wA {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border-radius: 8px;
      }
      .ww-e-d2wA.ww-layout, .ww-e-d2wA [data-ww-ls~="d2wA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2wB {
        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-d2wB.ww-layout, .ww-e-d2wB [data-ww-ls~="d2wB"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d2wC {
        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-d2wC.ww-layout, .ww-e-d2wC [data-ww-ls~="d2wC"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2wD {
        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-d2wD.ww-layout, .ww-e-d2wD [data-ww-ls~="d2wD"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2wE {
        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-d2wE.ww-layout, .ww-e-d2wE [data-ww-ls~="d2wE"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2wF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2wF {
          display: flex;
        }
      }
      .ww-e-d2wF.ww-layout, .ww-e-d2wF [data-ww-ls~="d2wF"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2wF.ww-layout, .ww-e-d2wF [data-ww-ls~="d2wF"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2wG {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2wG {
          display: flex;
        }
      }
      .ww-e-d2wG.ww-layout, .ww-e-d2wG [data-ww-ls~="d2wG"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d2wG.ww-layout, .ww-e-d2wG [data-ww-ls~="d2wG"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d2wH {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d2wH.ww-layout, .ww-e-d2wH [data-ww-ls~="d2wH"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2wI {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d2wI.ww-layout, .ww-e-d2wI [data-ww-ls~="d2wI"] {
        display: flex;
        justify-content: space-between;
        gap: 12px;
      }
      .ww-e-d2wJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2wJ {
          display: grid;
        }
      }
      .ww-e-d2wJ.ww-layout, .ww-e-d2wJ [data-ww-ls~="d2wJ"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2wJ.ww-layout, .ww-e-d2wJ [data-ww-ls~="d2wJ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2wL {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 70vh;
        min-height: unset;
      }
      .ww-e-d2wL.ww-layout, .ww-e-d2wL [data-ww-ls~="d2wL"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d2wM {
        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: 15px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d2wM {
          font-size: 14px;
        }
      }
      .ww-e-d2wN {
        margin: 2px 0 0;
        padding: 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-d2wO {
        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: var(--ww-default-font-family);
        line-height: 1.4;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d2wP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2wP {
          display: flex;
        }
      }
      .ww-e-d2wP.ww-layout, .ww-e-d2wP [data-ww-ls~="d2wP"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2wP.ww-layout, .ww-e-d2wP [data-ww-ls~="d2wP"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d2wQ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 650px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 2px 4px #00000005;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2wQ {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2wQ.ww-layout, .ww-e-d2wQ [data-ww-ls~="d2wQ"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2wQ.ww-layout, .ww-e-d2wQ [data-ww-ls~="d2wQ"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2wR {
        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-d2wR.ww-layout, .ww-e-d2wR [data-ww-ls~="d2wR"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d2wS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2wS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wS {
          display: flex;
        }
      }
      .ww-e-d2wS.ww-layout, .ww-e-d2wS [data-ww-ls~="d2wS"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2wS.ww-layout, .ww-e-d2wS [data-ww-ls~="d2wS"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wS.ww-layout, .ww-e-d2wS [data-ww-ls~="d2wS"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2wT {
        margin: 2px 0 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d2wT {
          margin: 0;
        }
      }
      .ww-e-d2wU {
        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: sans-serif;
        line-height: 1.2;
        font-weight: 700;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d2wV {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2wV.ww-layout, .ww-e-d2wV [data-ww-ls~="d2wV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2wW {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #bbf7d0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2wW {
          padding: 20px;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wW {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d2wW.ww-layout, .ww-e-d2wW [data-ww-ls~="d2wW"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2wW.ww-layout, .ww-e-d2wW [data-ww-ls~="d2wW"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wW.ww-layout, .ww-e-d2wW [data-ww-ls~="d2wW"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2wX {
        margin: 4px 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: 16px;
        font-family: sans-serif;
        font-weight: 600;
        color: #d97757;
        white-space-collapse: preserve;
        cursor: pointer;
        transition: color 0.2s ease;
        --ww-element-transition: color 0.2s ease;
      }
      .ww-e-d2wY {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border-radius: 8px;
      }
      .ww-e-d2wY:where([data-ww-states~="CdSCDC"]) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
        cursor: not-allowed;
      }
      .ww-e-d2wY.ww-layout, .ww-e-d2wY [data-ww-ls~="d2wY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2wZ {
        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-d2wZ.ww-layout, .ww-e-d2wZ [data-ww-ls~="d2wZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2wa {
        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: sans-serif;
        line-height: 1.5;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d2wb {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2wb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wb {
          display: flex;
        }
      }
      .ww-e-d2wb.ww-layout, .ww-e-d2wb [data-ww-ls~="d2wb"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1fr 1fr 1fr 1fr .25fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d2wb.ww-layout, .ww-e-d2wb [data-ww-ls~="d2wb"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wb.ww-layout, .ww-e-d2wb [data-ww-ls~="d2wb"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2wd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2wd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wd {
          display: flex;
        }
      }
      .ww-e-d2wd.ww-layout, .ww-e-d2wd [data-ww-ls~="d2wd"] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2wd.ww-layout, .ww-e-d2wd [data-ww-ls~="d2wd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wd.ww-layout, .ww-e-d2wd [data-ww-ls~="d2wd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2we {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2wf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2wg {
        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-d2wg.ww-layout, .ww-e-d2wg [data-ww-ls~="d2wg"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2wh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2wh.ww-layout, .ww-e-d2wh [data-ww-ls~="d2wh"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d2wi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2wj {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #666;
        white-space-collapse: preserve;
      }
      .ww-e-d2wk {
        margin: 0;
        padding: 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-d2wk.ww-layout, .ww-e-d2wk [data-ww-ls~="d2wk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2wl {
        margin: 0 0 24px;
        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-d2wl.ww-layout, .ww-e-d2wl [data-ww-ls~="d2wl"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2wm {
        margin: 0 auto;
        padding: 16px 16px 120px;
        overflow: auto;
        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-d2wm.ww-layout, .ww-e-d2wm [data-ww-ls~="d2wm"] {
        display: block;
      }
      .ww-e-d2wn {
        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-d2wn.ww-layout, .ww-e-d2wn [data-ww-ls~="d2wn"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d2wo {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d2wo.ww-layout, .ww-e-d2wo [data-ww-ls~="d2wo"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d2wp {
        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: 16px;
        font-family: var(--ww-default-font-family);
        color: #000;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2wq {
        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-d2wq.ww-layout, .ww-e-d2wq [data-ww-ls~="d2wq"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d2wr {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #1a1a1a;
        white-space-collapse: preserve;
      }
      .ww-e-d2ws {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2ws {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ws {
          display: flex;
        }
      }
      .ww-e-d2ws.ww-layout, .ww-e-d2ws [data-ww-ls~="d2ws"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2ws.ww-layout, .ww-e-d2ws [data-ww-ls~="d2ws"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ws.ww-layout, .ww-e-d2ws [data-ww-ls~="d2ws"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2wt {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d2wu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 900px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2wu {
          display: none;
        }
      }
      .ww-e-d2wu.ww-layout, .ww-e-d2wu [data-ww-ls~="d2wu"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d2wu.ww-layout, .ww-e-d2wu [data-ww-ls~="d2wu"] {
          display: none;
        }
      }
      .ww-e-d2wv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2wv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wv {
          display: flex;
        }
      }
      .ww-e-d2wv.ww-layout, .ww-e-d2wv [data-ww-ls~="d2wv"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2wv.ww-layout, .ww-e-d2wv [data-ww-ls~="d2wv"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wv.ww-layout, .ww-e-d2wv [data-ww-ls~="d2wv"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2ww {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2ww.ww-layout, .ww-e-d2ww [data-ww-ls~="d2ww"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d2wx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2wy {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2wz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2wz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wz {
          display: flex;
        }
      }
      .ww-e-d2wz.ww-layout, .ww-e-d2wz [data-ww-ls~="d2wz"] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2wz.ww-layout, .ww-e-d2wz [data-ww-ls~="d2wz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2wz.ww-layout, .ww-e-d2wz [data-ww-ls~="d2wz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2x0 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2x0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2x0 {
          display: flex;
        }
      }
      .ww-e-d2x0.ww-layout, .ww-e-d2x0 [data-ww-ls~="d2x0"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2x0.ww-layout, .ww-e-d2x0 [data-ww-ls~="d2x0"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2x0.ww-layout, .ww-e-d2x0 [data-ww-ls~="d2x0"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2x1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2x1.ww-layout, .ww-e-d2x1 [data-ww-ls~="d2x1"] {
        display: flex;
        place-content: center;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2x2 {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d2x2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2x2 {
          display: flex;
        }
      }
      .ww-e-d2x2.ww-layout, .ww-e-d2x2 [data-ww-ls~="d2x2"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1fr 1fr 1fr 1fr .25fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d2x2.ww-layout, .ww-e-d2x2 [data-ww-ls~="d2x2"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2x2.ww-layout, .ww-e-d2x2 [data-ww-ls~="d2x2"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2x3 {
        margin: 0 0 24px;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2x3.ww-layout, .ww-e-d2x3 [data-ww-ls~="d2x3"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
      }
      .ww-e-d2x4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2x5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2x6 {
        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;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2x7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2x8 {
        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: 16px;
        font-family: var(--ww-default-font-family);
        color: #000;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d2x9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d2x9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2x9 {
          display: flex;
        }
      }
      .ww-e-d2x9.ww-layout, .ww-e-d2x9 [data-ww-ls~="d2x9"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2x9.ww-layout, .ww-e-d2x9 [data-ww-ls~="d2x9"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2x9.ww-layout, .ww-e-d2x9 [data-ww-ls~="d2x9"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d2xA {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xB {
        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-d2xB.ww-layout, .ww-e-d2xB [data-ww-ls~="d2xB"] {
        display: block;
      }
      .ww-e-d2xC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xE {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #1a1a1a;
        white-space-collapse: preserve;
      }
      .ww-e-d2xF {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2xG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xG {
          display: flex;
        }
      }
      .ww-e-d2xG.ww-layout, .ww-e-d2xG [data-ww-ls~="d2xG"] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d2xG.ww-layout, .ww-e-d2xG [data-ww-ls~="d2xG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xG.ww-layout, .ww-e-d2xG [data-ww-ls~="d2xG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2xH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2xH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xH {
          display: flex;
        }
      }
      .ww-e-d2xH.ww-layout, .ww-e-d2xH [data-ww-ls~="d2xH"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xH.ww-layout, .ww-e-d2xH [data-ww-ls~="d2xH"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xH.ww-layout, .ww-e-d2xH [data-ww-ls~="d2xH"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2xI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2xI.ww-layout, .ww-e-d2xI [data-ww-ls~="d2xI"] {
        display: flex;
        place-content: center;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2xJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2xJ.ww-layout, .ww-e-d2xJ [data-ww-ls~="d2xJ"] {
        display: flex;
        place-content: center;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d2xK {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2xL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xL {
          display: flex;
        }
      }
      .ww-e-d2xL.ww-layout, .ww-e-d2xL [data-ww-ls~="d2xL"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xL.ww-layout, .ww-e-d2xL [data-ww-ls~="d2xL"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xL.ww-layout, .ww-e-d2xL [data-ww-ls~="d2xL"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d2xM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xN {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xO {
        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;
        background-color: #fff;
        border: 1px solid #e6e6e6;
      }
      .ww-e-d2xO.ww-layout, .ww-e-d2xO [data-ww-ls~="d2xO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2xP {
        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-d2xP.ww-layout, .ww-e-d2xP [data-ww-ls~="d2xP"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d2xQ {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #666;
        white-space-collapse: preserve;
      }
      .ww-e-d2xR {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        color: #1a1a1a;
        white-space-collapse: preserve;
      }
      .ww-e-d2xS {
        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-d2xS.ww-layout, .ww-e-d2xS [data-ww-ls~="d2xS"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d2xT {
        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: var(--ww-default-font-family);
        line-height: 1.5;
        color: #666;
        white-space-collapse: preserve;
      }
      .ww-e-d2xU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2xU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xU {
          display: flex;
        }
      }
      .ww-e-d2xU.ww-layout, .ww-e-d2xU [data-ww-ls~="d2xU"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xU.ww-layout, .ww-e-d2xU [data-ww-ls~="d2xU"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xU.ww-layout, .ww-e-d2xU [data-ww-ls~="d2xU"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d2xV {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d2xW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2xX {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xX {
          display: flex;
          flex: 1 1 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xX {
          display: flex;
        }
      }
      .ww-e-d2xX.ww-layout, .ww-e-d2xX [data-ww-ls~="d2xX"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2xX.ww-layout, .ww-e-d2xX [data-ww-ls~="d2xX"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xX.ww-layout, .ww-e-d2xX [data-ww-ls~="d2xX"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2xY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2xY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xY {
          display: flex;
        }
      }
      .ww-e-d2xY.ww-layout, .ww-e-d2xY [data-ww-ls~="d2xY"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d2xY.ww-layout, .ww-e-d2xY [data-ww-ls~="d2xY"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xY.ww-layout, .ww-e-d2xY [data-ww-ls~="d2xY"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2xZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2xZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xZ {
          display: flex;
        }
      }
      .ww-e-d2xZ.ww-layout, .ww-e-d2xZ [data-ww-ls~="d2xZ"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xZ.ww-layout, .ww-e-d2xZ [data-ww-ls~="d2xZ"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xZ.ww-layout, .ww-e-d2xZ [data-ww-ls~="d2xZ"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d2xa {
        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-d2xb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2xc {
        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-d2xc.ww-layout, .ww-e-d2xc [data-ww-ls~="d2xc"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2xd {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d2xe {
        margin: 0;
        padding: 16px;
        z-index: 1;
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 3px #0000004d;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d2xe.ww-layout, .ww-e-d2xe [data-ww-ls~="d2xe"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 16px;
      }
      .ww-e-d2xf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2xf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xf {
          display: flex;
        }
      }
      .ww-e-d2xf.ww-layout, .ww-e-d2xf [data-ww-ls~="d2xf"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xf.ww-layout, .ww-e-d2xf [data-ww-ls~="d2xf"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xf.ww-layout, .ww-e-d2xf [data-ww-ls~="d2xf"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d2xg {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d2xg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xg {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d2xg.ww-layout, .ww-e-d2xg [data-ww-ls~="d2xg"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d2xg.ww-layout, .ww-e-d2xg [data-ww-ls~="d2xg"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2xg.ww-layout, .ww-e-d2xg [data-ww-ls~="d2xg"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2xh {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 8px;
        right: 8px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d2xh.ww-layout, .ww-e-d2xh [data-ww-ls~="d2xh"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2xi {
        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-d2xi.ww-layout, .ww-e-d2xi [data-ww-ls~="d2xi"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2xj {
        margin: 12px;
        padding: 12px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: 1px solid #e6e6e6;
        border-radius: 8px;
      }
      .ww-e-d2xj.ww-layout, .ww-e-d2xj [data-ww-ls~="d2xj"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d2xk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2xm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2xn {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d2xo {
        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: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5;
        color: #545454;
        white-space-collapse: preserve;
      }
      .ww-e-d2xp {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2xp.ww-layout, .ww-e-d2xp [data-ww-ls~="d2xp"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2xq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2xq {
          display: flex;
        }
      }
      .ww-e-d2xq.ww-layout, .ww-e-d2xq [data-ww-ls~="d2xq"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2xq.ww-layout, .ww-e-d2xq [data-ww-ls~="d2xq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2xr {
        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-d2xr.ww-layout, .ww-e-d2xr [data-ww-ls~="d2xr"] {
        display: block;
      }
      .ww-e-d2xs {
        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-d2xt {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2xu {
        margin: 0;
        padding: 16px 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 #ffffff1a;
      }
      @media (max-width: 767px) {
        .ww-e-d2xu {
          display: flex;
        }
      }
      .ww-e-d2xu.ww-layout, .ww-e-d2xu [data-ww-ls~="d2xu"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2xu.ww-layout, .ww-e-d2xu [data-ww-ls~="d2xu"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2xv {
        margin: 0 0 4px;
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2xx {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2xy {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2xy {
          display: flex;
        }
      }
      .ww-e-d2xy.ww-layout, .ww-e-d2xy [data-ww-ls~="d2xy"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2xy.ww-layout, .ww-e-d2xy [data-ww-ls~="d2xy"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2xz {
        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-d2y0 {
        margin: 0 0 4px;
        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: 22px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2y1 {
        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;
        color: #fff;
        white-space-collapse: preserve;
        opacity: 0.7;
      }
      .ww-e-d2y2 {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2y2 {
          display: flex;
        }
      }
      .ww-e-d2y2.ww-layout, .ww-e-d2y2 [data-ww-ls~="d2y2"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d2y2.ww-layout, .ww-e-d2y2 [data-ww-ls~="d2y2"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d2y4 {
        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-d2y5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2y5 {
          display: flex;
        }
      }
      .ww-e-d2y5.ww-layout, .ww-e-d2y5 [data-ww-ls~="d2y5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2y5.ww-layout, .ww-e-d2y5 [data-ww-ls~="d2y5"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2y6 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2y6 {
          display: flex;
        }
      }
      .ww-e-d2y6.ww-layout, .ww-e-d2y6 [data-ww-ls~="d2y6"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2y6.ww-layout, .ww-e-d2y6 [data-ww-ls~="d2y6"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2y7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2y7 {
          display: flex;
        }
      }
      .ww-e-d2y7.ww-layout, .ww-e-d2y7 [data-ww-ls~="d2y7"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2y7.ww-layout, .ww-e-d2y7 [data-ww-ls~="d2y7"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d2y8 {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d2y8 {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d2y8.ww-layout, .ww-e-d2y8 [data-ww-ls~="d2y8"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2y8.ww-layout, .ww-e-d2y8 [data-ww-ls~="d2y8"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2y9 {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d2y9.ww-layout, .ww-e-d2y9 [data-ww-ls~="d2y9"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d2yA {
        margin: 0;
        padding: 25px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2yA {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d2yA.ww-layout, .ww-e-d2yA [data-ww-ls~="d2yA"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yA.ww-layout, .ww-e-d2yA [data-ww-ls~="d2yA"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d2yB {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: 70;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        flex: 0 1 auto;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d2yB.ww-layout, .ww-e-d2yB [data-ww-ls~="d2yB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2yD {
        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, -apple-system, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yE {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yE {
          display: grid;
        }
      }
      .ww-e-d2yE.ww-layout, .ww-e-d2yE [data-ww-ls~="d2yE"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yE.ww-layout, .ww-e-d2yE [data-ww-ls~="d2yE"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2yF {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2yG {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2yH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yH {
          display: flex;
        }
      }
      .ww-e-d2yH.ww-layout, .ww-e-d2yH [data-ww-ls~="d2yH"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yH.ww-layout, .ww-e-d2yH [data-ww-ls~="d2yH"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2yI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yI {
          display: flex;
        }
      }
      .ww-e-d2yI.ww-layout, .ww-e-d2yI [data-ww-ls~="d2yI"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yI.ww-layout, .ww-e-d2yI [data-ww-ls~="d2yI"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2yJ {
        margin: 0;
        padding: 20px;
        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: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yJ {
          display: flex;
        }
      }
      .ww-e-d2yJ.ww-layout, .ww-e-d2yJ [data-ww-ls~="d2yJ"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yJ.ww-layout, .ww-e-d2yJ [data-ww-ls~="d2yJ"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2yK {
        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, -apple-system, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yL {
        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, -apple-system, sans-serif;
        font-weight: 800;
        color: #e05a2b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yM {
        margin: 0;
        padding: 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, -apple-system, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #e05a2b;
        cursor: pointer;
        border: none;
        border-radius: 10px;
      }
      .ww-e-d2yN {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #43946c;
        white-space-collapse: preserve;
      }
      .ww-e-d2yO {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d9f9e6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yO {
          display: flex;
        }
      }
      .ww-e-d2yO.ww-layout, .ww-e-d2yO [data-ww-ls~="d2yO"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2yO.ww-layout, .ww-e-d2yO [data-ww-ls~="d2yO"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2yP {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2yQ {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #842029;
        white-space-collapse: preserve;
      }
      .ww-e-d2yR {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8d7da;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yR {
          display: flex;
        }
      }
      .ww-e-d2yR.ww-layout, .ww-e-d2yR [data-ww-ls~="d2yR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2yR.ww-layout, .ww-e-d2yR [data-ww-ls~="d2yR"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2yS {
        margin: 0;
        padding: 20px;
        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: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yS {
          display: flex;
        }
      }
      .ww-e-d2yS.ww-layout, .ww-e-d2yS [data-ww-ls~="d2yS"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yS.ww-layout, .ww-e-d2yS [data-ww-ls~="d2yS"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2yT {
        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-d2yT.ww-layout, .ww-e-d2yT [data-ww-ls~="d2yT"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2yU {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2yV {
        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, -apple-system, sans-serif;
        font-weight: 800;
        color: #e05a2b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yW {
        margin: 0;
        padding: 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, -apple-system, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #e05a2b;
        cursor: pointer;
        border: none;
        border-radius: 10px;
      }
      .ww-e-d2yX {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d9f9e6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yX {
          display: flex;
        }
      }
      .ww-e-d2yX.ww-layout, .ww-e-d2yX [data-ww-ls~="d2yX"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2yX.ww-layout, .ww-e-d2yX [data-ww-ls~="d2yX"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2yY {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #43946c;
        white-space-collapse: preserve;
      }
      .ww-e-d2yZ {
        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, -apple-system, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ya {
        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, -apple-system, sans-serif;
        font-weight: 800;
        color: #e05a2b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yb {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2yc {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yc {
          display: flex;
        }
      }
      .ww-e-d2yc.ww-layout, .ww-e-d2yc [data-ww-ls~="d2yc"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yc.ww-layout, .ww-e-d2yc [data-ww-ls~="d2yc"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2yd {
        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: #ffedd5;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d2yd {
          display: flex;
        }
      }
      .ww-e-d2yd.ww-layout, .ww-e-d2yd [data-ww-ls~="d2yd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2yd.ww-layout, .ww-e-d2yd [data-ww-ls~="d2yd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2ye {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ye {
          display: flex;
        }
      }
      .ww-e-d2ye.ww-layout, .ww-e-d2ye [data-ww-ls~="d2ye"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ye.ww-layout, .ww-e-d2ye [data-ww-ls~="d2ye"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2yf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 440px;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: -4px 0 24px #00000026;
      }
      @media (max-width: 767px) {
        .ww-e-d2yf {
          display: flex;
          max-width: 100%;
        }
      }
      .ww-e-d2yf.ww-layout, .ww-e-d2yf [data-ww-ls~="d2yf"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2yf.ww-layout, .ww-e-d2yf [data-ww-ls~="d2yf"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2yg {
        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, -apple-system, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yi {
        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, -apple-system, sans-serif;
        font-weight: 800;
        color: #e05a2b;
        white-space-collapse: preserve;
      }
      .ww-e-d2yj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yj {
          display: flex;
        }
      }
      .ww-e-d2yj.ww-layout, .ww-e-d2yj [data-ww-ls~="d2yj"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yj.ww-layout, .ww-e-d2yj [data-ww-ls~="d2yj"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d2yk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yk {
          display: flex;
        }
      }
      .ww-e-d2yk.ww-layout, .ww-e-d2yk [data-ww-ls~="d2yk"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yk.ww-layout, .ww-e-d2yk [data-ww-ls~="d2yk"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2yl {
        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, -apple-system, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2ym {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d2yn {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2yo {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #ea580c;
        white-space-collapse: preserve;
      }
      .ww-e-d2yp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yp {
          display: flex;
        }
      }
      .ww-e-d2yp.ww-layout, .ww-e-d2yp [data-ww-ls~="d2yp"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yp.ww-layout, .ww-e-d2yp [data-ww-ls~="d2yp"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2yq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yq {
          display: flex;
        }
      }
      .ww-e-d2yq.ww-layout, .ww-e-d2yq [data-ww-ls~="d2yq"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yq.ww-layout, .ww-e-d2yq [data-ww-ls~="d2yq"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d2yr {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yr {
          display: flex;
        }
      }
      .ww-e-d2yr.ww-layout, .ww-e-d2yr [data-ww-ls~="d2yr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2yr.ww-layout, .ww-e-d2yr [data-ww-ls~="d2yr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2ys {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2yt {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2yt {
          display: flex;
        }
      }
      .ww-e-d2yt.ww-layout, .ww-e-d2yt [data-ww-ls~="d2yt"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yt.ww-layout, .ww-e-d2yt [data-ww-ls~="d2yt"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d2yu {
        margin: 0;
        padding: 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, -apple-system, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 10px;
      }
      .ww-e-d2yv {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d2yw {
        margin: 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2yw {
          display: grid;
        }
      }
      .ww-e-d2yw.ww-layout, .ww-e-d2yw [data-ww-ls~="d2yw"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yw.ww-layout, .ww-e-d2yw [data-ww-ls~="d2yw"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d2yx {
        margin: 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d2yx {
          display: grid;
        }
      }
      .ww-e-d2yx.ww-layout, .ww-e-d2yx [data-ww-ls~="d2yx"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yx.ww-layout, .ww-e-d2yx [data-ww-ls~="d2yx"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d2yy {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d2yz {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2yz {
          display: flex;
        }
      }
      .ww-e-d2yz.ww-layout, .ww-e-d2yz [data-ww-ls~="d2yz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2yz.ww-layout, .ww-e-d2yz [data-ww-ls~="d2yz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d2z0 {
        margin: 0;
        padding: 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, -apple-system, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 10px;
      }
      .ww-e-d2z1 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
      }
      @media (max-width: 767px) {
        .ww-e-d2z1 {
          display: flex;
        }
      }
      .ww-e-d2z1.ww-layout, .ww-e-d2z1 [data-ww-ls~="d2z1"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2z1.ww-layout, .ww-e-d2z1 [data-ww-ls~="d2z1"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d2z2 {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2z2 {
          display: grid;
        }
      }
      .ww-e-d2z2.ww-layout, .ww-e-d2z2 [data-ww-ls~="d2z2"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2z2.ww-layout, .ww-e-d2z2 [data-ww-ls~="d2z2"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2z3 {
        margin: 0;
        padding: 20px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d2z3 {
          display: flex;
        }
      }
      .ww-e-d2z3.ww-layout, .ww-e-d2z3 [data-ww-ls~="d2z3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d2z3.ww-layout, .ww-e-d2z3 [data-ww-ls~="d2z3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d2z4 {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d2z4 {
          display: grid;
        }
      }
      .ww-e-d2z4.ww-layout, .ww-e-d2z4 [data-ww-ls~="d2z4"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d2z4.ww-layout, .ww-e-d2z4 [data-ww-ls~="d2z4"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d2z5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2z5 {
          display: flex;
        }
      }
      .ww-e-d2z5.ww-layout, .ww-e-d2z5 [data-ww-ls~="d2z5"] {
        display: flex;
        align-items: center;
        gap: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-d2z5.ww-layout, .ww-e-d2z5 [data-ww-ls~="d2z5"] {
          display: flex;
          align-items: center;
          gap: 14px;
        }
      }
      .ww-e-d2z6 {
        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, -apple-system, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d2z7 {
        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, -apple-system, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d2z8 {
        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-d2z9 {
        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-d2z9.ww-layout, .ww-e-d2z9 [data-ww-ls~="d2z9"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zA {
        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-d2zB {
        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-d2zB.ww-layout, .ww-e-d2zB [data-ww-ls~="d2zB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zC {
        margin: 0;
        padding: 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;
        transition: background-color 0.2s;
        border-radius: 4px;
      }
      .ww-e-d2zC.ww-layout, .ww-e-d2zC [data-ww-ls~="d2zC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d2zD {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2zE {
        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-d2zF {
        margin: 2px 0 0;
        padding: 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-d2zG {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2zH {
        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-d2zH.ww-layout, .ww-e-d2zH [data-ww-ls~="d2zH"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zI {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zJ {
        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-d2zJ.ww-layout, .ww-e-d2zJ [data-ww-ls~="d2zJ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d2zK {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zL {
        margin: 2px 0 0;
        padding: 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-d2zM {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d2zM.ww-layout, .ww-e-d2zM [data-ww-ls~="d2zM"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      .ww-e-d2zN {
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2zN.ww-layout, .ww-e-d2zN [data-ww-ls~="d2zN"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d2zO {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d2zP.ww-layout, .ww-e-d2zP [data-ww-ls~="d2zP"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d2zQ {
        margin: 0;
        padding: 8px;
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d2zQ:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d2zQ.ww-layout, .ww-e-d2zQ [data-ww-ls~="d2zQ"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      .ww-e-d2zS {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 2px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d2zR[data-ww-states~="tllKvf"]) .ww-e-d2zS {
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2zT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 0;
      }
      .ww-e-d2zU {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zV {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2zV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2zV {
          display: flex;
        }
      }
      .ww-e-d2zV.ww-layout, .ww-e-d2zV [data-ww-ls~="d2zV"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d2zV.ww-layout, .ww-e-d2zV [data-ww-ls~="d2zV"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2zV.ww-layout, .ww-e-d2zV [data-ww-ls~="d2zV"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d2zW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2zW.ww-layout, .ww-e-d2zW [data-ww-ls~="d2zW"] {
        display: block;
      }
      .ww-e-d2zY {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2zY {
          display: flex;
        }
      }
      :where(.ww-e-d2zX[data-ww-states~="l0Lt46"]) .ww-e-d2zY {
        cursor: not-allowed;
        opacity: 0.47;
      }
      .ww-e-d2zY.ww-layout, .ww-e-d2zY [data-ww-ls~="d2zY"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2zY.ww-layout, .ww-e-d2zY [data-ww-ls~="d2zY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d2zZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d2zZ.ww-layout, .ww-e-d2zZ [data-ww-ls~="d2zZ"] {
        display: block;
      }
      .ww-e-d2za {
        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: #fefce8;
        border-left: 4px solid #facc15;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d2za {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d2za.ww-layout, .ww-e-d2za [data-ww-ls~="d2za"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d2za.ww-layout, .ww-e-d2za [data-ww-ls~="d2za"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 10px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d2zb {
        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-d2zb.ww-layout, .ww-e-d2zb [data-ww-ls~="d2zb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zc {
        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-d2zc.ww-layout, .ww-e-d2zc [data-ww-ls~="d2zc"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zd {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2zd.ww-layout, .ww-e-d2zd [data-ww-ls~="d2zd"] {
        display: block;
      }
      .ww-e-d2ze {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2ze {
          display: flex;
        }
      }
      .ww-e-d2ze.ww-layout, .ww-e-d2ze [data-ww-ls~="d2ze"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d2ze.ww-layout, .ww-e-d2ze [data-ww-ls~="d2ze"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d2zf {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2zf {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d2zf.ww-layout, .ww-e-d2zf [data-ww-ls~="d2zf"] {
        display: block;
      }
      .ww-e-d2zh {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d2zh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2zh {
          display: flex;
        }
      }
      .ww-e-d2zh.ww-layout, .ww-e-d2zh [data-ww-ls~="d2zh"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d2zh.ww-layout, .ww-e-d2zh [data-ww-ls~="d2zh"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2zh.ww-layout, .ww-e-d2zh [data-ww-ls~="d2zh"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d2zi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d2zi {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2zi {
          display: flex;
        }
      }
      .ww-e-d2zi.ww-layout, .ww-e-d2zi [data-ww-ls~="d2zi"] {
        display: grid;
        grid-template-columns: 7fr 5fr;
        grid-template-rows: 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d2zi.ww-layout, .ww-e-d2zi [data-ww-ls~="d2zi"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2zi.ww-layout, .ww-e-d2zi [data-ww-ls~="d2zi"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2zj {
        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-d2zj.ww-layout, .ww-e-d2zj [data-ww-ls~="d2zj"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zk {
        margin: 0;
        padding: 30px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 60vh;
        border: 3px solid #f8fafc;
      }
      .ww-e-d2zk.ww-layout, .ww-e-d2zk [data-ww-ls~="d2zk"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        row-gap: 17px;
      }
      .ww-e-d2zl {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d2zl.ww-layout, .ww-e-d2zl [data-ww-ls~="d2zl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d2zn {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2zo {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d2zp {
        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: sans-serif;
        line-height: 1.4;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d2zq {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d2zr {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d2zs.ww-layout, .ww-e-d2zs [data-ww-ls~="d2zs"] {
        display: block;
      }
      .ww-e-d2zt {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zu {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d2zv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d2zv {
          display: flex;
        }
      }
      .ww-e-d2zv.ww-layout, .ww-e-d2zv [data-ww-ls~="d2zv"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d2zv.ww-layout, .ww-e-d2zv [data-ww-ls~="d2zv"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d2zw {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d2zx {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d2zy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 14px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 0;
      }
      .ww-e-d2zz {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d300 {
        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-d301 {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d302 {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d303 {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d304 {
        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: sans-serif;
        font-weight: 600;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d305 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d306 {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d307 {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d308 {
        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);
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d309 {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d30A {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d30B {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d30C {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d30D {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d30E {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d30F {
        margin: 0;
        padding: 2px 6px;
        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: monospace;
        white-space-collapse: preserve;
        background-color: #f1f5f9;
        border-radius: 4px;
      }
      .ww-e-d30G {
        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: monospace;
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d30H {
        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: 30px;
        font-family: monospace;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d30I {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d30I {
          font-size: 18px;
        }
      }
      .ww-e-d30J {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d30K {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d30L {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d30M {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d30N {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d30O {
        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: monospace;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d30P {
        margin: 0 0 4px;
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d30Q {
        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: monospace;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d30R {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d30S {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d30S {
          display: flex;
        }
      }
      .ww-e-d30S.ww-layout, .ww-e-d30S [data-ww-ls~="d30S"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30S.ww-layout, .ww-e-d30S [data-ww-ls~="d30S"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d30T.ww-layout, .ww-e-d30T [data-ww-ls~="d30T"] {
        display: block;
      }
      .ww-e-d30U {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d30U {
          display: none;
        }
      }
      .ww-e-d30U.ww-layout, .ww-e-d30U [data-ww-ls~="d30U"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30U.ww-layout, .ww-e-d30U [data-ww-ls~="d30U"] {
          display: none;
        }
      }
      .ww-e-d30V {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d30V {
          display: flex;
        }
      }
      .ww-e-d30V.ww-layout, .ww-e-d30V [data-ww-ls~="d30V"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d30V.ww-layout, .ww-e-d30V [data-ww-ls~="d30V"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d30W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d30W {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30W {
          display: flex;
        }
      }
      .ww-e-d30W.ww-layout, .ww-e-d30W [data-ww-ls~="d30W"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d30W.ww-layout, .ww-e-d30W [data-ww-ls~="d30W"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30W.ww-layout, .ww-e-d30W [data-ww-ls~="d30W"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d30X {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30X {
          display: flex;
        }
      }
      .ww-e-d30X.ww-layout, .ww-e-d30X [data-ww-ls~="d30X"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d30X.ww-layout, .ww-e-d30X [data-ww-ls~="d30X"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30X.ww-layout, .ww-e-d30X [data-ww-ls~="d30X"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30Y {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d30Y {
          display: flex;
        }
      }
      .ww-e-d30Y.ww-layout, .ww-e-d30Y [data-ww-ls~="d30Y"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d30Y.ww-layout, .ww-e-d30Y [data-ww-ls~="d30Y"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d30Z {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d30Z {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d30Z.ww-layout, .ww-e-d30Z [data-ww-ls~="d30Z"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30Z.ww-layout, .ww-e-d30Z [data-ww-ls~="d30Z"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30a {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d30a {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30a {
          display: flex;
        }
      }
      .ww-e-d30a.ww-layout, .ww-e-d30a [data-ww-ls~="d30a"] {
        display: flex;
        align-items: baseline;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d30a.ww-layout, .ww-e-d30a [data-ww-ls~="d30a"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30a.ww-layout, .ww-e-d30a [data-ww-ls~="d30a"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      .ww-e-d30b {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d30b {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30b {
          display: flex;
        }
      }
      .ww-e-d30b.ww-layout, .ww-e-d30b [data-ww-ls~="d30b"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d30b.ww-layout, .ww-e-d30b [data-ww-ls~="d30b"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30b.ww-layout, .ww-e-d30b [data-ww-ls~="d30b"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d30c {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d30c {
          display: flex;
        }
      }
      .ww-e-d30c.ww-layout, .ww-e-d30c [data-ww-ls~="d30c"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30c.ww-layout, .ww-e-d30c [data-ww-ls~="d30c"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30d {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d30d {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30d {
          display: flex;
        }
      }
      .ww-e-d30d.ww-layout, .ww-e-d30d [data-ww-ls~="d30d"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d30d.ww-layout, .ww-e-d30d [data-ww-ls~="d30d"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30d.ww-layout, .ww-e-d30d [data-ww-ls~="d30d"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d30e {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d30e {
          display: flex;
        }
      }
      .ww-e-d30e.ww-layout, .ww-e-d30e [data-ww-ls~="d30e"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d30e.ww-layout, .ww-e-d30e [data-ww-ls~="d30e"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d30f {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d30f {
          display: flex;
        }
      }
      .ww-e-d30f.ww-layout, .ww-e-d30f [data-ww-ls~="d30f"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30f.ww-layout, .ww-e-d30f [data-ww-ls~="d30f"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30g {
        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: #e5e7eb;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d30g {
          display: flex;
        }
      }
      .ww-e-d30g.ww-layout, .ww-e-d30g [data-ww-ls~="d30g"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30g.ww-layout, .ww-e-d30g [data-ww-ls~="d30g"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30h {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 999px;
      }
      .ww-e-d30h.ww-layout, .ww-e-d30h [data-ww-ls~="d30h"] {
        display: block;
      }
      .ww-e-d30i {
        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-d30i.ww-layout, .ww-e-d30i [data-ww-ls~="d30i"] {
        display: block;
      }
      .ww-e-d30j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d30j {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30j {
          display: flex;
        }
      }
      .ww-e-d30j.ww-layout, .ww-e-d30j [data-ww-ls~="d30j"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d30j.ww-layout, .ww-e-d30j [data-ww-ls~="d30j"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30j.ww-layout, .ww-e-d30j [data-ww-ls~="d30j"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d30k {
        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-d30k.ww-layout, .ww-e-d30k [data-ww-ls~="d30k"] {
        display: block;
      }
      .ww-e-d30l {
        margin: 12px 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;
      }
      @media (max-width: 767px) {
        .ww-e-d30l {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d30l.ww-layout, .ww-e-d30l [data-ww-ls~="d30l"] {
        display: flex;
        flex-direction: row;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d30l.ww-layout, .ww-e-d30l [data-ww-ls~="d30l"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d30m {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d30m {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30m {
          display: flex;
        }
      }
      .ww-e-d30m.ww-layout, .ww-e-d30m [data-ww-ls~="d30m"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d30m.ww-layout, .ww-e-d30m [data-ww-ls~="d30m"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30m.ww-layout, .ww-e-d30m [data-ww-ls~="d30m"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d30n {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d30n {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30n {
          display: flex;
        }
      }
      .ww-e-d30n.ww-layout, .ww-e-d30n [data-ww-ls~="d30n"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d30n.ww-layout, .ww-e-d30n [data-ww-ls~="d30n"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30n.ww-layout, .ww-e-d30n [data-ww-ls~="d30n"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d30o {
        margin: 0;
        padding: 10px 25px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d30o {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d30o.ww-layout, .ww-e-d30o [data-ww-ls~="d30o"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d30o.ww-layout, .ww-e-d30o [data-ww-ls~="d30o"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d30p {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d30p.ww-layout, .ww-e-d30p [data-ww-ls~="d30p"] {
        display: block;
      }
      .ww-e-d30q {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d30q {
          display: flex;
        }
      }
      .ww-e-d30q.ww-layout, .ww-e-d30q [data-ww-ls~="d30q"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d30q.ww-layout, .ww-e-d30q [data-ww-ls~="d30q"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d30r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d30r.ww-layout, .ww-e-d30r [data-ww-ls~="d30r"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d30s {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d30s {
          display: flex;
        }
      }
      .ww-e-d30s.ww-layout, .ww-e-d30s [data-ww-ls~="d30s"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d30s.ww-layout, .ww-e-d30s [data-ww-ls~="d30s"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d30t {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d30t {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30t {
          display: flex;
        }
      }
      .ww-e-d30t.ww-layout, .ww-e-d30t [data-ww-ls~="d30t"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        column-gap: 15px;
      }
      @media (max-width: 991px) {
        .ww-e-d30t.ww-layout, .ww-e-d30t [data-ww-ls~="d30t"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          column-gap: 15px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30t.ww-layout, .ww-e-d30t [data-ww-ls~="d30t"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          column-gap: 15px;
        }
      }
      .ww-e-d30u {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d30u {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30u {
          display: flex;
        }
      }
      .ww-e-d30u.ww-layout, .ww-e-d30u [data-ww-ls~="d30u"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d30u.ww-layout, .ww-e-d30u [data-ww-ls~="d30u"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30u.ww-layout, .ww-e-d30u [data-ww-ls~="d30u"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d30v {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d30v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30v {
          display: flex;
        }
      }
      .ww-e-d30v.ww-layout, .ww-e-d30v [data-ww-ls~="d30v"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d30v.ww-layout, .ww-e-d30v [data-ww-ls~="d30v"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d30v.ww-layout, .ww-e-d30v [data-ww-ls~="d30v"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d30w {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d30w {
          display: flex;
        }
      }
      :where(.ww-e-d2zX[data-ww-states~="l0Lt46"]) .ww-e-d30w {
        cursor: not-allowed;
        opacity: 0.47;
      }
      .ww-e-d30w.ww-layout, .ww-e-d30w [data-ww-ls~="d30w"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d30w.ww-layout, .ww-e-d30w [data-ww-ls~="d30w"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d30y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d30z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d310 {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d311 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d312 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d313 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d314 {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d314 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d314.ww-layout, .ww-e-d314 [data-ww-ls~="d314"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d314.ww-layout, .ww-e-d314 [data-ww-ls~="d314"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d315 {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-align: right;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d316 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d316 {
          display: flex;
        }
      }
      .ww-e-d316.ww-layout, .ww-e-d316 [data-ww-ls~="d316"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d316.ww-layout, .ww-e-d316 [data-ww-ls~="d316"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d317 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d317 {
          display: flex;
        }
      }
      .ww-e-d317.ww-layout, .ww-e-d317 [data-ww-ls~="d317"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d317.ww-layout, .ww-e-d317 [data-ww-ls~="d317"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d318 {
        margin: 0;
        padding: 20px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d318.ww-layout, .ww-e-d318 [data-ww-ls~="d318"] {
        display: block;
      }
      .ww-e-d319 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d319.ww-layout, .ww-e-d319 [data-ww-ls~="d319"] {
        display: block;
      }
      .ww-e-d31A {
        margin: 0 0 20px;
        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-d31A.ww-layout, .ww-e-d31A [data-ww-ls~="d31A"] {
        display: block;
      }
      .ww-e-d31B {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d31B {
          display: flex;
        }
      }
      .ww-e-d31B.ww-layout, .ww-e-d31B [data-ww-ls~="d31B"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d31B.ww-layout, .ww-e-d31B [data-ww-ls~="d31B"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d31C {
        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;
        opacity: 0.6;
      }
      @media (max-width: 767px) {
        .ww-e-d31C {
          display: flex;
        }
      }
      .ww-e-d31C.ww-layout, .ww-e-d31C [data-ww-ls~="d31C"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d31C.ww-layout, .ww-e-d31C [data-ww-ls~="d31C"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d31D {
        margin: 0;
        padding: 12px 20px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d31D {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31D {
          display: flex;
        }
      }
      .ww-e-d31D.ww-layout, .ww-e-d31D [data-ww-ls~="d31D"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d31D.ww-layout, .ww-e-d31D [data-ww-ls~="d31D"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31D.ww-layout, .ww-e-d31D [data-ww-ls~="d31D"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d31E {
        margin: 0;
        padding: 12px 20px;
        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-top: 1px solid #f8fafc;
        border-right: 1px solid #f8fafc;
        border-bottom: 1px solid #e2e8f0;
        border-left: 1px solid #f8fafc;
        border-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d31E {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31E {
          display: flex;
        }
      }
      .ww-e-d31E.ww-layout, .ww-e-d31E [data-ww-ls~="d31E"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d31E.ww-layout, .ww-e-d31E [data-ww-ls~="d31E"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31E.ww-layout, .ww-e-d31E [data-ww-ls~="d31E"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d31F {
        margin: 0;
        padding: 12px 20px;
        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-top: 1px solid #f8fafc;
        border-right: 1px solid #f8fafc;
        border-bottom: 1px solid #e2e8f0;
        border-left: 1px solid #f8fafc;
        border-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d31F {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31F {
          display: flex;
        }
      }
      .ww-e-d31F.ww-layout, .ww-e-d31F [data-ww-ls~="d31F"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d31F.ww-layout, .ww-e-d31F [data-ww-ls~="d31F"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31F.ww-layout, .ww-e-d31F [data-ww-ls~="d31F"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d31H {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31H {
          display: flex;
        }
      }
      :where(.ww-e-d2zX[data-ww-states~="l0Lt46"]) .ww-e-d31H {
        cursor: not-allowed;
        opacity: 0.47;
      }
      .ww-e-d31H.ww-layout, .ww-e-d31H [data-ww-ls~="d31H"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31H.ww-layout, .ww-e-d31H [data-ww-ls~="d31H"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d31I {
        margin: 0;
        padding: 10px 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: sticky;
        bottom: 0;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d31I {
          display: flex;
        }
      }
      .ww-e-d31I.ww-layout, .ww-e-d31I [data-ww-ls~="d31I"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d31I.ww-layout, .ww-e-d31I [data-ww-ls~="d31I"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d31J {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d31J {
          padding: 16px;
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      :where(.ww-e-d2zX[data-ww-states~="3riVWb"]) .ww-e-d31J {
        max-height: unset;
      }
      .ww-e-d31J.ww-layout, .ww-e-d31J [data-ww-ls~="d31J"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      @media (max-width: 767px) {
        .ww-e-d31J.ww-layout, .ww-e-d31J [data-ww-ls~="d31J"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      .ww-e-d31K {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-align: right;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d31L {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d31L {
          padding: 16px;
        }
      }
      :where(.ww-e-d31M[data-ww-states~="mnqMIk"]) .ww-e-d31L {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d2zX[data-ww-states~="3riVWb"]) .ww-e-d31L {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      :where(.ww-e-d2zX[data-ww-states~="SzvjJ8"]) .ww-e-d31L {
        max-height: 70px;
      }
      :where(.ww-e-d2zX[data-ww-states~="lZ68wS"]) .ww-e-d31L {
        max-height: 70px;
      }
      .ww-e-d31L.ww-layout, .ww-e-d31L [data-ww-ls~="d31L"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      :where(.ww-e-d31M[data-ww-states~="mnqMIk"]) .ww-e-d31L.ww-layout, :where(.ww-e-d31M[data-ww-states~="mnqMIk"]) .ww-e-d31L [data-ww-ls~="d31L"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      .ww-e-d31M {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: var(--ww-style-max-height, unset);
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d31M {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d2zX[data-ww-states~="3riVWb"]) .ww-e-d31M {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        max-height: var(--ww-style-max-height, unset);
      }
      .ww-e-d31M.ww-layout, .ww-e-d31M [data-ww-ls~="d31M"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      @media (max-width: 767px) {
        .ww-e-d31M.ww-layout, .ww-e-d31M [data-ww-ls~="d31M"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
        }
      }
      .ww-e-d31N {
        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-d31N.ww-layout, .ww-e-d31N [data-ww-ls~="d31N"] {
        display: flex;
      }
      .ww-e-d31P {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d31P {
          display: flex;
        }
      }
      .ww-e-d31P.ww-layout, .ww-e-d31P [data-ww-ls~="d31P"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d31P.ww-layout, .ww-e-d31P [data-ww-ls~="d31P"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d31Q {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d31R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        cursor: auto;
      }
      .ww-e-d31T {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 85%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d31T {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      .ww-e-d31T:where([data-ww-states~="Vv98g7"]) {
        align-self: center;
        flex: 1 0 auto;
      }
      .ww-e-d31T.ww-layout, .ww-e-d31T [data-ww-ls~="d31T"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      @media (max-width: 767px) {
        .ww-e-d31T.ww-layout, .ww-e-d31T [data-ww-ls~="d31T"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      .ww-e-d31U {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d31U {
          padding: 16px;
        }
      }
      :where(.ww-e-d31T[data-ww-states~="mnqMIk"]) .ww-e-d31U {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d31U.ww-layout, .ww-e-d31U [data-ww-ls~="d31U"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
      }
      :where(.ww-e-d31T[data-ww-states~="mnqMIk"]) .ww-e-d31U.ww-layout, :where(.ww-e-d31T[data-ww-states~="mnqMIk"]) .ww-e-d31U [data-ww-ls~="d31U"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d31V {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d31V {
          display: flex;
        }
      }
      .ww-e-d31V.ww-layout, .ww-e-d31V [data-ww-ls~="d31V"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d31V.ww-layout, .ww-e-d31V [data-ww-ls~="d31V"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d31W {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31W {
          display: flex;
        }
      }
      .ww-e-d31W.ww-layout, .ww-e-d31W [data-ww-ls~="d31W"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31W.ww-layout, .ww-e-d31W [data-ww-ls~="d31W"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d31X {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d31X {
          display: flex;
        }
      }
      .ww-e-d31X.ww-layout, .ww-e-d31X [data-ww-ls~="d31X"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d31X.ww-layout, .ww-e-d31X [data-ww-ls~="d31X"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d31Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d31Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d31a {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d31b {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d31c {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d31d {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d31d {
          display: flex;
        }
      }
      .ww-e-d31d.ww-layout, .ww-e-d31d [data-ww-ls~="d31d"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d31d.ww-layout, .ww-e-d31d [data-ww-ls~="d31d"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d31e {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31e {
          display: flex;
        }
      }
      .ww-e-d31e.ww-layout, .ww-e-d31e [data-ww-ls~="d31e"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d31e.ww-layout, .ww-e-d31e [data-ww-ls~="d31e"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d31f {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d31f {
          display: flex;
        }
      }
      .ww-e-d31f.ww-layout, .ww-e-d31f [data-ww-ls~="d31f"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d31f.ww-layout, .ww-e-d31f [data-ww-ls~="d31f"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d31j {
        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-d31k {
        margin: 0;
        padding: 32px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d31k {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31k {
          display: flex;
        }
      }
      .ww-e-d31k.ww-layout, .ww-e-d31k [data-ww-ls~="d31k"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d31k.ww-layout, .ww-e-d31k [data-ww-ls~="d31k"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31k.ww-layout, .ww-e-d31k [data-ww-ls~="d31k"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d31l {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d31l {
          display: var(--ww-style-display);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31l {
          display: var(--ww-style-display);
        }
      }
      .ww-e-d31l.ww-layout, .ww-e-d31l [data-ww-ls~="d31l"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      @media (max-width: 991px) {
        .ww-e-d31l.ww-layout, .ww-e-d31l [data-ww-ls~="d31l"] {
          display: var(--ww-style-display);
          flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
          align-items: var(--ww-content-align-items-layout-flex, revert-layer);
          flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31l.ww-layout, .ww-e-d31l [data-ww-ls~="d31l"] {
          display: var(--ww-style-display);
          flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
          align-items: var(--ww-content-align-items-layout-flex, revert-layer);
          flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
        }
      }
      .ww-e-d31m {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d31m {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31m {
          display: flex;
        }
      }
      .ww-e-d31m.ww-layout, .ww-e-d31m [data-ww-ls~="d31m"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d31m.ww-layout, .ww-e-d31m [data-ww-ls~="d31m"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          column-gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31m.ww-layout, .ww-e-d31m [data-ww-ls~="d31m"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          column-gap: 12px;
        }
      }
      .ww-e-d31n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d31o {
        margin: 16px 0 0;
        padding: 8px 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: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d31p {
        margin: 0;
        padding: 12px 24px;
        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: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d31q {
        margin: 0;
        padding: 12px 24px;
        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: #2f3d5a;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        border: none;
        border-radius: 8px;
      }
      .ww-e-d31r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 120%;
        max-width: unset;
        min-width: unset;
        height: 400px;
        max-height: unset;
        min-height: unset;
        border: 2px solid #e5e7eb;
        border-radius: 12px;
        --wwi-of: cover;
      }
      .ww-e-d31s {
        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-d31t {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: 80vh;
        max-height: 90vh;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d31t {
          margin: 20px;
          overflow: hidden;
          display: flex;
          max-width: 95vw;
          height: 85vh;
          border-radius: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31t {
          margin: auto 0 0;
          display: flex;
          max-width: 100%;
          border-radius: 16px 16px 0 0;
        }
      }
      .ww-e-d31t.ww-layout, .ww-e-d31t [data-ww-ls~="d31t"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d31t.ww-layout, .ww-e-d31t [data-ww-ls~="d31t"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31t.ww-layout, .ww-e-d31t [data-ww-ls~="d31t"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d31v {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d31w {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d31w {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31w {
          display: flex;
        }
      }
      .ww-e-d31w.ww-layout, .ww-e-d31w [data-ww-ls~="d31w"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d31w.ww-layout, .ww-e-d31w [data-ww-ls~="d31w"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31w.ww-layout, .ww-e-d31w [data-ww-ls~="d31w"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d31x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d31x {
          display: var(--ww-style-display);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31x {
          display: var(--ww-style-display);
        }
      }
      .ww-e-d31x.ww-layout, .ww-e-d31x [data-ww-ls~="d31x"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      @media (max-width: 991px) {
        .ww-e-d31x.ww-layout, .ww-e-d31x [data-ww-ls~="d31x"] {
          display: var(--ww-style-display);
          flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
          align-items: var(--ww-content-align-items-layout-flex, revert-layer);
          flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d31x.ww-layout, .ww-e-d31x [data-ww-ls~="d31x"] {
          display: var(--ww-style-display);
          flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
          align-items: var(--ww-content-align-items-layout-flex, revert-layer);
          flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
        }
      }
      .ww-e-d31y {
        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: sans-serif;
        font-weight: 700;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d31z {
        margin: 0;
        padding: 8px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31z {
          padding: 8px 16px;
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d31z.ww-layout, .ww-e-d31z [data-ww-ls~="d31z"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d31z.ww-layout, .ww-e-d31z [data-ww-ls~="d31z"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d320 {
        margin: 0;
        padding: 8px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d320 {
          padding: 8px 16px;
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d320.ww-layout, .ww-e-d320 [data-ww-ls~="d320"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d320.ww-layout, .ww-e-d320 [data-ww-ls~="d320"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d321 {
        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-d322 {
        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: sans-serif;
        line-height: 1;
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d323 {
        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-d325 {
        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: sans-serif;
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d326 {
        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-d326.ww-layout, .ww-e-d326 [data-ww-ls~="d326"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d327 {
        margin: 0 0 0 4px;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d327 {
          display: flex;
        }
      }
      .ww-e-d327.ww-layout, .ww-e-d327 [data-ww-ls~="d327"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d327.ww-layout, .ww-e-d327 [data-ww-ls~="d327"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d328 {
        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-d329 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d32A {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d32B {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d32C {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d32C {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32C {
          display: flex;
        }
      }
      .ww-e-d32C.ww-layout, .ww-e-d32C [data-ww-ls~="d32C"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d32C.ww-layout, .ww-e-d32C [data-ww-ls~="d32C"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 2px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32C.ww-layout, .ww-e-d32C [data-ww-ls~="d32C"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 2px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d32D {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d32E {
        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-d32F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 30%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #fcd34d;
        border-radius: 3px;
      }
      .ww-e-d32F.ww-layout, .ww-e-d32F [data-ww-ls~="d32F"] {
        display: block;
      }
      .ww-e-d32G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d32G.ww-layout, .ww-e-d32G [data-ww-ls~="d32G"] {
        display: block;
      }
      .ww-e-d32H {
        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-d32I {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d32I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32I {
          display: flex;
        }
      }
      .ww-e-d32I.ww-layout, .ww-e-d32I [data-ww-ls~="d32I"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d32I.ww-layout, .ww-e-d32I [data-ww-ls~="d32I"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32I.ww-layout, .ww-e-d32I [data-ww-ls~="d32I"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d32J {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32J.ww-layout, .ww-e-d32J [data-ww-ls~="d32J"] {
        display: flex;
      }
      .ww-e-d32K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: right;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d32L {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32L.ww-layout, .ww-e-d32L [data-ww-ls~="d32L"] {
        display: table-cell;
      }
      .ww-e-d32M {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 1200px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32M.ww-layout, .ww-e-d32M [data-ww-ls~="d32M"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d32O {
        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;
        background-color: #f9fafb;
      }
      .ww-e-d32O.ww-layout, .ww-e-d32O [data-ww-ls~="d32O"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d32P {
        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-d32Q {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32Q.ww-layout, .ww-e-d32Q [data-ww-ls~="d32Q"] {
        display: flex;
      }
      .ww-e-d32R {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32R.ww-layout, .ww-e-d32R [data-ww-ls~="d32R"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d32S {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32S.ww-layout, .ww-e-d32S [data-ww-ls~="d32S"] {
        display: flex;
      }
      .ww-e-d32T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d32V {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d32V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32V {
          display: flex;
        }
      }
      .ww-e-d32V.ww-layout, .ww-e-d32V [data-ww-ls~="d32V"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d32V.ww-layout, .ww-e-d32V [data-ww-ls~="d32V"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32V.ww-layout, .ww-e-d32V [data-ww-ls~="d32V"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d32W {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d32X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32Y {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32Y.ww-layout, .ww-e-d32Y [data-ww-ls~="d32Y"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d32Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32a {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32a.ww-layout, .ww-e-d32a [data-ww-ls~="d32a"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      .ww-e-d32b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d32d {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32d.ww-layout, .ww-e-d32d [data-ww-ls~="d32d"] {
        display: table-cell;
      }
      .ww-e-d32e {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d32f {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32f.ww-layout, .ww-e-d32f [data-ww-ls~="d32f"] {
        display: table-cell;
      }
      .ww-e-d32g {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32g.ww-layout, .ww-e-d32g [data-ww-ls~="d32g"] {
        display: table-cell;
      }
      .ww-e-d32h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32i {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d32j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: right;
        color: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d32k {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dbeafe;
        border-radius: 9999px;
      }
      .ww-e-d32k.ww-layout, .ww-e-d32k [data-ww-ls~="d32k"] {
        display: inline-block;
      }
      .ww-e-d32l {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d32m {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d32n {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d32o {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 28px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d32o {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32o {
          display: flex;
        }
      }
      .ww-e-d32o.ww-layout, .ww-e-d32o [data-ww-ls~="d32o"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d32o.ww-layout, .ww-e-d32o [data-ww-ls~="d32o"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32o.ww-layout, .ww-e-d32o [data-ww-ls~="d32o"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d32p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d32p.ww-layout, .ww-e-d32p [data-ww-ls~="d32p"] {
        display: block;
      }
      .ww-e-d32q {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32q.ww-layout, .ww-e-d32q [data-ww-ls~="d32q"] {
        display: table-cell;
      }
      .ww-e-d32r {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32r.ww-layout, .ww-e-d32r [data-ww-ls~="d32r"] {
        display: table-cell;
      }
      .ww-e-d32s {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d32s {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32s {
          display: flex;
        }
      }
      .ww-e-d32s.ww-layout, .ww-e-d32s [data-ww-ls~="d32s"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d32s.ww-layout, .ww-e-d32s [data-ww-ls~="d32s"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32s.ww-layout, .ww-e-d32s [data-ww-ls~="d32s"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d32t {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32t.ww-layout, .ww-e-d32t [data-ww-ls~="d32t"] {
        display: flex;
      }
      .ww-e-d32u {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d32u {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32u {
          display: flex;
        }
      }
      .ww-e-d32u.ww-layout, .ww-e-d32u [data-ww-ls~="d32u"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d32u.ww-layout, .ww-e-d32u [data-ww-ls~="d32u"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32u.ww-layout, .ww-e-d32u [data-ww-ls~="d32u"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d32v {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d32w {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d32w.ww-layout, .ww-e-d32w [data-ww-ls~="d32w"] {
        display: table-cell;
      }
      .ww-e-d32x {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d32y {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d32y {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32y {
          display: flex;
        }
      }
      .ww-e-d32y.ww-layout, .ww-e-d32y [data-ww-ls~="d32y"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d32y.ww-layout, .ww-e-d32y [data-ww-ls~="d32y"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d32y.ww-layout, .ww-e-d32y [data-ww-ls~="d32y"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 4px;
        }
      }
      .ww-e-d32z {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d330 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d331 {
        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-d332 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d333 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d333 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d333 {
          display: flex;
        }
      }
      .ww-e-d333.ww-layout, .ww-e-d333 [data-ww-ls~="d333"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d333.ww-layout, .ww-e-d333 [data-ww-ls~="d333"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d333.ww-layout, .ww-e-d333 [data-ww-ls~="d333"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d334 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d334.ww-layout, .ww-e-d334 [data-ww-ls~="d334"] {
        display: block;
      }
      .ww-e-d335 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d336 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d336.ww-layout, .ww-e-d336 [data-ww-ls~="d336"] {
        display: table-cell;
      }
      .ww-e-d337 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d338 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d339 {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      .ww-e-d339.ww-layout, .ww-e-d339 [data-ww-ls~="d339"] {
        display: inline-flex;
      }
      .ww-e-d33A {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33A.ww-layout, .ww-e-d33A [data-ww-ls~="d33A"] {
        display: table-cell;
      }
      .ww-e-d33B {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33B.ww-layout, .ww-e-d33B [data-ww-ls~="d33B"] {
        display: table-cell;
      }
      .ww-e-d33C {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33C.ww-layout, .ww-e-d33C [data-ww-ls~="d33C"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d33D {
        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-d33D.ww-layout, .ww-e-d33D [data-ww-ls~="d33D"] {
        display: flex;
      }
      .ww-e-d33E {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 28px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d33E {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33E {
          display: flex;
        }
      }
      .ww-e-d33E.ww-layout, .ww-e-d33E [data-ww-ls~="d33E"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d33E.ww-layout, .ww-e-d33E [data-ww-ls~="d33E"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33E.ww-layout, .ww-e-d33E [data-ww-ls~="d33E"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d33F {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33F.ww-layout, .ww-e-d33F [data-ww-ls~="d33F"] {
        display: table-cell;
      }
      .ww-e-d33G {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d33G {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33G {
          display: flex;
        }
      }
      .ww-e-d33G.ww-layout, .ww-e-d33G [data-ww-ls~="d33G"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d33G.ww-layout, .ww-e-d33G [data-ww-ls~="d33G"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 2px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33G.ww-layout, .ww-e-d33G [data-ww-ls~="d33G"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 2px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d33H {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 80%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #60a5fa;
        border-radius: 3px;
      }
      .ww-e-d33H.ww-layout, .ww-e-d33H [data-ww-ls~="d33H"] {
        display: block;
      }
      .ww-e-d33I {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33I.ww-layout, .ww-e-d33I [data-ww-ls~="d33I"] {
        display: table-cell;
      }
      .ww-e-d33J {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33J.ww-layout, .ww-e-d33J [data-ww-ls~="d33J"] {
        display: table-cell;
      }
      .ww-e-d33K {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d33L {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d33M {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33M.ww-layout, .ww-e-d33M [data-ww-ls~="d33M"] {
        display: table-cell;
      }
      .ww-e-d33N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33O {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33O.ww-layout, .ww-e-d33O [data-ww-ls~="d33O"] {
        display: table-cell;
      }
      .ww-e-d33P {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      .ww-e-d33P.ww-layout, .ww-e-d33P [data-ww-ls~="d33P"] {
        display: inline-flex;
      }
      .ww-e-d33Q {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d33R {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33R.ww-layout, .ww-e-d33R [data-ww-ls~="d33R"] {
        display: table-cell;
      }
      .ww-e-d33S {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33S.ww-layout, .ww-e-d33S [data-ww-ls~="d33S"] {
        display: table-cell;
      }
      .ww-e-d33T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffbeb;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d33T.ww-layout, .ww-e-d33T [data-ww-ls~="d33T"] {
        display: grid;
        grid-auto-flow: column;
      }
      .ww-e-d33U {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33U.ww-layout, .ww-e-d33U [data-ww-ls~="d33U"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      .ww-e-d33V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d33V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33V {
          display: flex;
        }
      }
      .ww-e-d33V.ww-layout, .ww-e-d33V [data-ww-ls~="d33V"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d33V.ww-layout, .ww-e-d33V [data-ww-ls~="d33V"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33V.ww-layout, .ww-e-d33V [data-ww-ls~="d33V"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d33W {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d33W {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33W {
          display: flex;
        }
      }
      .ww-e-d33W.ww-layout, .ww-e-d33W [data-ww-ls~="d33W"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d33W.ww-layout, .ww-e-d33W [data-ww-ls~="d33W"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33W.ww-layout, .ww-e-d33W [data-ww-ls~="d33W"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d33X {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 9999px;
      }
      .ww-e-d33X.ww-layout, .ww-e-d33X [data-ww-ls~="d33X"] {
        display: inline-block;
      }
      .ww-e-d33Y {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33Y.ww-layout, .ww-e-d33Y [data-ww-ls~="d33Y"] {
        display: table-cell;
      }
      .ww-e-d33Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33a {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33a.ww-layout, .ww-e-d33a [data-ww-ls~="d33a"] {
        display: table-cell;
      }
      .ww-e-d33b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d33b.ww-layout, .ww-e-d33b [data-ww-ls~="d33b"] {
        display: block;
      }
      .ww-e-d33c {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33c.ww-layout, .ww-e-d33c [data-ww-ls~="d33c"] {
        display: table-cell;
      }
      .ww-e-d33d {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d33d.ww-layout, .ww-e-d33d [data-ww-ls~="d33d"] {
        display: block;
      }
      .ww-e-d33e {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d33f {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d33f.ww-layout, .ww-e-d33f [data-ww-ls~="d33f"] {
        display: block;
      }
      .ww-e-d33g {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d33g {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33g {
          display: flex;
        }
      }
      .ww-e-d33g.ww-layout, .ww-e-d33g [data-ww-ls~="d33g"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d33g.ww-layout, .ww-e-d33g [data-ww-ls~="d33g"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33g.ww-layout, .ww-e-d33g [data-ww-ls~="d33g"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d33h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 28px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d33i {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33i.ww-layout, .ww-e-d33i [data-ww-ls~="d33i"] {
        display: table-cell;
      }
      .ww-e-d33j {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d33k {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d33k {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33k {
          display: flex;
        }
      }
      .ww-e-d33k.ww-layout, .ww-e-d33k [data-ww-ls~="d33k"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d33k.ww-layout, .ww-e-d33k [data-ww-ls~="d33k"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33k.ww-layout, .ww-e-d33k [data-ww-ls~="d33k"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d33l {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d33m {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d33m.ww-layout, .ww-e-d33m [data-ww-ls~="d33m"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: .1fr 1.5fr 1fr 1fr 1fr 1.5fr 1fr 1fr 1fr;
      }
      .ww-e-d33n {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d33n {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33n {
          display: flex;
        }
      }
      .ww-e-d33n.ww-layout, .ww-e-d33n [data-ww-ls~="d33n"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d33n.ww-layout, .ww-e-d33n [data-ww-ls~="d33n"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33n.ww-layout, .ww-e-d33n [data-ww-ls~="d33n"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d33o {
        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-d33p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d33p.ww-layout, .ww-e-d33p [data-ww-ls~="d33p"] {
        display: block;
      }
      .ww-e-d33q {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: table-cell;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d33q.ww-layout, .ww-e-d33q [data-ww-ls~="d33q"] {
        display: table-cell;
      }
      .ww-e-d33r {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d33r {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33r {
          display: flex;
        }
      }
      .ww-e-d33r.ww-layout, .ww-e-d33r [data-ww-ls~="d33r"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d33r.ww-layout, .ww-e-d33r [data-ww-ls~="d33r"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d33r.ww-layout, .ww-e-d33r [data-ww-ls~="d33r"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d33s {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d33t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d33t.ww-layout, .ww-e-d33t [data-ww-ls~="d33t"] {
        display: block;
      }
      .ww-e-d33u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 28px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d33v {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d33v.ww-layout, .ww-e-d33v [data-ww-ls~="d33v"] {
        display: grid;
        grid-auto-flow: column;
      }
      .ww-e-d33w {
        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-d33w.ww-layout, .ww-e-d33w [data-ww-ls~="d33w"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 8px;
      }
      .ww-e-d33x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: var(--ww-default-font-family,sans-serif);
        font-weight: 400;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .04em;
        white-space-collapse: preserve;
      }
      .ww-e-d33y {
        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: var(--ww-default-font-family,sans-serif);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d33z {
        margin: 0;
        padding: 10px 16px 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fafafa;
      }
      .ww-e-d33z.ww-layout, .ww-e-d33z [data-ww-ls~="d33z"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d340 {
        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-d340.ww-layout, .ww-e-d340 [data-ww-ls~="d340"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-d341 {
        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-d341.ww-layout, .ww-e-d341 [data-ww-ls~="d341"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-d342 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 60px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: var(--ww-default-font-family,sans-serif);
        font-weight: 500;
        text-align: right;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d343 {
        margin: 0;
        padding: 9px 16px 9px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        transition: background-color 0.15s ease;
        border-top: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d343:where(:hover) {
        background-color: #f8fafc;
      }
      .ww-e-d343.ww-layout, .ww-e-d343 [data-ww-ls~="d343"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d344 {
        margin: 0;
        padding: 3px 9px;
        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,sans-serif);
        font-weight: 600;
        color: #92400e;
        white-space-collapse: preserve;
        background-color: #fef3c7;
        border-radius: 20px;
      }
      .ww-e-d346 {
        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: var(--ww-default-font-family,sans-serif);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        letter-spacing: .04em;
        white-space-collapse: preserve;
      }
      .ww-e-d347 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: var(--ww-default-font-family,sans-serif);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d348 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: var(--ww-default-font-family,sans-serif);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d349 {
        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-d349.ww-layout, .ww-e-d349 [data-ww-ls~="d349"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d34A {
        margin: 0 5px;
        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: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d34C {
        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-d34C.ww-layout, .ww-e-d34C [data-ww-ls~="d34C"] {
        display: flex;
      }
      .ww-e-d34D {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34D {
          display: flex;
        }
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d34D {
        padding: 0;
        display: flex;
        width: var(--ww-style-width);
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-top: 0 solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d34D.ww-layout, .ww-e-d34D [data-ww-ls~="d34D"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d34D.ww-layout, .ww-e-d34D [data-ww-ls~="d34D"] {
          display: flex;
          flex-flow: column;
        }
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d34D.ww-layout, :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d34D [data-ww-ls~="d34D"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d34E {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d34E {
        padding: 16px;
        flex: 1 0 auto;
        border-top: 1px solid #b0b0b0;
        border-bottom: 0 solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 8px 8px 0 0;
      }
      .ww-e-d34E.ww-layout, .ww-e-d34E [data-ww-ls~="d34E"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d34F {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #1f2937;
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-element-transition: all 0.2s;
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d34F {
        display: inline-block;
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
        border: 1px solid #d06b46;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d34F {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d34F {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d34G {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34H {
        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-d34I {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d34J {
        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-d34J.ww-layout, .ww-e-d34J [data-ww-ls~="d34J"] {
        display: block;
      }
      .ww-e-d34K {
        margin: 0 10px 12px;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34K {
          display: flex;
        }
      }
      .ww-e-d34K.ww-layout, .ww-e-d34K [data-ww-ls~="d34K"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34K.ww-layout, .ww-e-d34K [data-ww-ls~="d34K"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d34L {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34M {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d34O {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 14px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d34P {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34Q {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d34Q.ww-layout, .ww-e-d34Q [data-ww-ls~="d34Q"] {
        display: block;
      }
      .ww-e-d34R {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d34R.ww-layout, .ww-e-d34R [data-ww-ls~="d34R"] {
        display: block;
      }
      .ww-e-d34S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34S {
          display: flex;
        }
      }
      .ww-e-d34S.ww-layout, .ww-e-d34S [data-ww-ls~="d34S"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d34S.ww-layout, .ww-e-d34S [data-ww-ls~="d34S"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d34T {
        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-d34U {
        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;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d34V {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d34W {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d34X {
        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-d34Y {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34Z {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34a {
        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;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d34b {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d34c {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34d {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d34d.ww-layout, .ww-e-d34d [data-ww-ls~="d34d"] {
        display: block;
      }
      .ww-e-d34e {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d34e.ww-layout, .ww-e-d34e [data-ww-ls~="d34e"] {
        display: block;
      }
      .ww-e-d34f {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d34g {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34g {
          display: flex;
        }
      }
      .ww-e-d34g.ww-layout, .ww-e-d34g [data-ww-ls~="d34g"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d34g.ww-layout, .ww-e-d34g [data-ww-ls~="d34g"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d34h {
        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: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d34h {
          display: flex;
        }
      }
      .ww-e-d34h.ww-layout, .ww-e-d34h [data-ww-ls~="d34h"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34h.ww-layout, .ww-e-d34h [data-ww-ls~="d34h"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d34i {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d34i {
          display: flex;
        }
      }
      .ww-e-d34i.ww-layout, .ww-e-d34i [data-ww-ls~="d34i"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34i.ww-layout, .ww-e-d34i [data-ww-ls~="d34i"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d34j {
        margin: 0;
        padding: 0 20px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34j {
          display: flex;
        }
      }
      .ww-e-d34j.ww-layout, .ww-e-d34j [data-ww-ls~="d34j"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d34j.ww-layout, .ww-e-d34j [data-ww-ls~="d34j"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d34k {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d34k {
          display: flex;
        }
      }
      .ww-e-d34k.ww-layout, .ww-e-d34k [data-ww-ls~="d34k"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34k.ww-layout, .ww-e-d34k [data-ww-ls~="d34k"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d34l {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d34l {
          display: flex;
        }
      }
      .ww-e-d34l.ww-layout, .ww-e-d34l [data-ww-ls~="d34l"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34l.ww-layout, .ww-e-d34l [data-ww-ls~="d34l"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d34m {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d34m {
          display: flex;
        }
      }
      .ww-e-d34m.ww-layout, .ww-e-d34m [data-ww-ls~="d34m"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d34m.ww-layout, .ww-e-d34m [data-ww-ls~="d34m"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d34n {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 4px;
      }
      .ww-e-d34n.ww-layout, .ww-e-d34n [data-ww-ls~="d34n"] {
        display: block;
      }
      .ww-e-d34o {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d34o {
          display: flex;
        }
      }
      .ww-e-d34o.ww-layout, .ww-e-d34o [data-ww-ls~="d34o"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d34o.ww-layout, .ww-e-d34o [data-ww-ls~="d34o"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d34p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34p {
          display: flex;
        }
      }
      .ww-e-d34p.ww-layout, .ww-e-d34p [data-ww-ls~="d34p"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d34p.ww-layout, .ww-e-d34p [data-ww-ls~="d34p"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d34q {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
        border-left: 1px solid #b0b0b0;
      }
      @media (max-width: 767px) {
        .ww-e-d34q {
          display: flex;
        }
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d34q {
        border-bottom: 1px solid #f1f5f9;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d34q.ww-layout, .ww-e-d34q [data-ww-ls~="d34q"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34q.ww-layout, .ww-e-d34q [data-ww-ls~="d34q"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d34r {
        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-d34s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d34t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d34t {
          display: flex;
        }
      }
      .ww-e-d34t.ww-layout, .ww-e-d34t [data-ww-ls~="d34t"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d34t.ww-layout, .ww-e-d34t [data-ww-ls~="d34t"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d34u {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d34v {
        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-d34w {
        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-d34x {
        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-d34y {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d34z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d350 {
        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-d351 {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d351 {
          display: flex;
        }
      }
      .ww-e-d351.ww-layout, .ww-e-d351 [data-ww-ls~="d351"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d351.ww-layout, .ww-e-d351 [data-ww-ls~="d351"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d352 {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d352 {
          display: flex;
        }
      }
      .ww-e-d352.ww-layout, .ww-e-d352 [data-ww-ls~="d352"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d352.ww-layout, .ww-e-d352 [data-ww-ls~="d352"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d353 {
        margin: 0;
        padding: 3px 24px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #ea580c;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d353:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d354 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d354 {
          display: flex;
        }
      }
      .ww-e-d354.ww-layout, .ww-e-d354 [data-ww-ls~="d354"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d354.ww-layout, .ww-e-d354 [data-ww-ls~="d354"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d355 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d355 {
          display: flex;
        }
      }
      .ww-e-d355.ww-layout, .ww-e-d355 [data-ww-ls~="d355"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d355.ww-layout, .ww-e-d355 [data-ww-ls~="d355"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d356 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d356 {
          display: flex;
        }
      }
      .ww-e-d356.ww-layout, .ww-e-d356 [data-ww-ls~="d356"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d356.ww-layout, .ww-e-d356 [data-ww-ls~="d356"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d357 {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: not-allowed;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d357 {
          display: flex;
        }
      }
      .ww-e-d357:where(:hover) {
        background-color: #fff7ed80;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d357 {
        width: 100%;
      }
      .ww-e-d357.ww-layout, .ww-e-d357 [data-ww-ls~="d357"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d357.ww-layout, .ww-e-d357 [data-ww-ls~="d357"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d358 {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 0 solid #b0b0b0;
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d358 {
        padding: 15px 0 10px;
        z-index: 100;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d358.ww-layout, .ww-e-d358 [data-ww-ls~="d358"] {
        display: block;
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d358.ww-layout, :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d358 [data-ww-ls~="d358"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d359 {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 75px;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d359 {
          display: flex;
        }
      }
      .ww-e-d359:where(:hover) {
        z-index: 200;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d359 {
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d359.ww-layout, .ww-e-d359 [data-ww-ls~="d359"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d359.ww-layout, .ww-e-d359 [data-ww-ls~="d359"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d35A {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d35A {
          display: flex;
        }
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d35A {
        padding: 10px 20px;
        overflow: auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d35A.ww-layout, .ww-e-d35A [data-ww-ls~="d35A"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d35A.ww-layout, .ww-e-d35A [data-ww-ls~="d35A"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d35B {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d35B {
          display: flex;
        }
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d35B {
        padding: 10px 20px;
        overflow: auto;
        z-index: 200;
        width: 100%;
        flex: 1 0 auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d35B.ww-layout, .ww-e-d35B [data-ww-ls~="d35B"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d35B.ww-layout, .ww-e-d35B [data-ww-ls~="d35B"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d35C {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d34N[data-ww-states~="K0hoz7"]) .ww-e-d35C {
        display: block;
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d35D {
        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-d35D.ww-layout, .ww-e-d35D [data-ww-ls~="d35D"] {
        display: flex;
        flex-direction: row;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d35E {
        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-d35F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d35F:where(:hover) {
        background-color: var(--6bd67ea2-8fa9-43a5-8cf5-50f625558e3c,#f3b5b0);
      }
      .ww-e-d35G {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d35H {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d35H {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d35H.ww-layout, .ww-e-d35H [data-ww-ls~="d35H"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d35H.ww-layout, .ww-e-d35H [data-ww-ls~="d35H"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d35I {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d35I {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d35I.ww-layout, .ww-e-d35I [data-ww-ls~="d35I"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d35I.ww-layout, .ww-e-d35I [data-ww-ls~="d35I"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d35J {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35L {
        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-d35M {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d35N {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d35N {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d35N.ww-layout, .ww-e-d35N [data-ww-ls~="d35N"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d35N.ww-layout, .ww-e-d35N [data-ww-ls~="d35N"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d35O {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d35O.ww-layout, .ww-e-d35O [data-ww-ls~="d35O"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d35P {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d35Q {
        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-d35Q.ww-layout, .ww-e-d35Q [data-ww-ls~="d35Q"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d35R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d35R.ww-layout, .ww-e-d35R [data-ww-ls~="d35R"] {
        display: flex;
      }
      .ww-e-d35S {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d35T {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d35T {
          display: flex;
        }
      }
      .ww-e-d35T.ww-layout, .ww-e-d35T [data-ww-ls~="d35T"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d35T.ww-layout, .ww-e-d35T [data-ww-ls~="d35T"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d35U {
        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-d35U.ww-layout, .ww-e-d35U [data-ww-ls~="d35U"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d35V {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d35W {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d35W {
          display: flex;
        }
      }
      .ww-e-d35W.ww-layout, .ww-e-d35W [data-ww-ls~="d35W"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d35W.ww-layout, .ww-e-d35W [data-ww-ls~="d35W"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d35X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d35Y {
        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-d35Y.ww-layout, .ww-e-d35Y [data-ww-ls~="d35Y"] {
        display: flex;
        column-gap: 5px;
      }
      .ww-e-d35Z {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d35a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 21px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d35b {
        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-d35b.ww-layout, .ww-e-d35b [data-ww-ls~="d35b"] {
        display: block;
      }
      .ww-e-d35c {
        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-d35c.ww-layout, .ww-e-d35c [data-ww-ls~="d35c"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      .ww-e-d35d {
        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-d35e {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d35f {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d35g {
        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-d35g.ww-layout, .ww-e-d35g [data-ww-ls~="d35g"] {
        display: block;
      }
      .ww-e-d35h {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d35h {
          display: flex;
        }
      }
      .ww-e-d35h.ww-layout, .ww-e-d35h [data-ww-ls~="d35h"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d35h.ww-layout, .ww-e-d35h [data-ww-ls~="d35h"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d35i {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d35i {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d35i {
          display: flex;
        }
      }
      .ww-e-d35i.ww-layout, .ww-e-d35i [data-ww-ls~="d35i"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d35i.ww-layout, .ww-e-d35i [data-ww-ls~="d35i"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d35i.ww-layout, .ww-e-d35i [data-ww-ls~="d35i"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d35j {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d35j {
          display: flex;
        }
      }
      .ww-e-d35j.ww-layout, .ww-e-d35j [data-ww-ls~="d35j"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d35j.ww-layout, .ww-e-d35j [data-ww-ls~="d35j"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d35l {
        margin: 0 0 8px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d35m {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35n {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d35o {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35p {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d35q {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35r {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d35s {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35t {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d35u {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d38f[data-ww-states~="AZhrOx"]) .ww-e-d35u {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d35v {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35w {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35x {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35y {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d35z {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d360 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d361 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d362 {
        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-family: sans-serif;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d363 {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d364 {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d365 {
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d366 {
        margin: 0 0 16px;
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d367 {
        margin: 0 0 4px;
        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: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d368 {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d369 {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d36A {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36B {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36C {
        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;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d36D {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 900;
        color: #f97316;
        white-space-collapse: preserve;
        background-color: #fff7ed;
        border-radius: 4px;
      }
      .ww-e-d36E {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36F {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d36G {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d36H {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36I {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36J {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36K {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d36L {
        margin: 16px 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-d36L.ww-layout, .ww-e-d36L [data-ww-ls~="d36L"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d36M {
        margin: 0 0 16px;
        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-d36M.ww-layout, .ww-e-d36M [data-ww-ls~="d36M"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d36N {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d36N.ww-layout, .ww-e-d36N [data-ww-ls~="d36N"] {
        display: block;
      }
      .ww-e-d36O {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d36P {
        margin: 0;
        padding: 4px 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: #ecfdf5;
        border-radius: 20px;
      }
      .ww-e-d36P.ww-layout, .ww-e-d36P [data-ww-ls~="d36P"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d36Q {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d36R {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 200px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d36S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d36S {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36S {
          display: flex;
        }
      }
      .ww-e-d36S.ww-layout, .ww-e-d36S [data-ww-ls~="d36S"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d36S.ww-layout, .ww-e-d36S [data-ww-ls~="d36S"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36S.ww-layout, .ww-e-d36S [data-ww-ls~="d36S"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d36T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d36T {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36T {
          display: flex;
        }
      }
      .ww-e-d36T.ww-layout, .ww-e-d36T [data-ww-ls~="d36T"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d36T.ww-layout, .ww-e-d36T [data-ww-ls~="d36T"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36T.ww-layout, .ww-e-d36T [data-ww-ls~="d36T"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d36U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d36U {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36U {
          display: flex;
        }
      }
      .ww-e-d36U.ww-layout, .ww-e-d36U [data-ww-ls~="d36U"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d36U.ww-layout, .ww-e-d36U [data-ww-ls~="d36U"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36U.ww-layout, .ww-e-d36U [data-ww-ls~="d36U"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d36V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d36V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36V {
          display: flex;
        }
      }
      .ww-e-d36V.ww-layout, .ww-e-d36V [data-ww-ls~="d36V"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d36V.ww-layout, .ww-e-d36V [data-ww-ls~="d36V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36V.ww-layout, .ww-e-d36V [data-ww-ls~="d36V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d36W {
        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-d36W.ww-layout, .ww-e-d36W [data-ww-ls~="d36W"] {
        display: block;
      }
      .ww-e-d36X {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d36X {
          display: flex;
        }
      }
      .ww-e-d36X.ww-layout, .ww-e-d36X [data-ww-ls~="d36X"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d36X.ww-layout, .ww-e-d36X [data-ww-ls~="d36X"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d36Y {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d36Y {
          display: flex;
        }
      }
      .ww-e-d36Y.ww-layout, .ww-e-d36Y [data-ww-ls~="d36Y"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d36Y.ww-layout, .ww-e-d36Y [data-ww-ls~="d36Y"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d36Z {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d36Z {
          display: flex;
        }
      }
      .ww-e-d36Z.ww-layout, .ww-e-d36Z [data-ww-ls~="d36Z"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d36Z.ww-layout, .ww-e-d36Z [data-ww-ls~="d36Z"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d36a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d36a {
          display: flex;
        }
      }
      .ww-e-d36a.ww-layout, .ww-e-d36a [data-ww-ls~="d36a"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d36a.ww-layout, .ww-e-d36a [data-ww-ls~="d36a"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d36b {
        margin: 0;
        padding: 4px 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: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d36b {
          display: flex;
        }
      }
      .ww-e-d36b.ww-layout, .ww-e-d36b [data-ww-ls~="d36b"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d36b.ww-layout, .ww-e-d36b [data-ww-ls~="d36b"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d36c {
        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-d36c.ww-layout, .ww-e-d36c [data-ww-ls~="d36c"] {
        display: block;
      }
      .ww-e-d36d {
        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-d36d.ww-layout, .ww-e-d36d [data-ww-ls~="d36d"] {
        display: block;
      }
      .ww-e-d36e {
        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-d36e.ww-layout, .ww-e-d36e [data-ww-ls~="d36e"] {
        display: block;
      }
      .ww-e-d36f {
        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-d36f.ww-layout, .ww-e-d36f [data-ww-ls~="d36f"] {
        display: block;
      }
      .ww-e-d36g {
        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-d36g.ww-layout, .ww-e-d36g [data-ww-ls~="d36g"] {
        display: block;
      }
      .ww-e-d36h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d36h {
          display: flex;
        }
      }
      .ww-e-d36h.ww-layout, .ww-e-d36h [data-ww-ls~="d36h"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d36h.ww-layout, .ww-e-d36h [data-ww-ls~="d36h"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d36i {
        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-d36i.ww-layout, .ww-e-d36i [data-ww-ls~="d36i"] {
        display: block;
      }
      .ww-e-d36j {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36j {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36j {
          display: flex;
        }
      }
      .ww-e-d36j.ww-layout, .ww-e-d36j [data-ww-ls~="d36j"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d36j.ww-layout, .ww-e-d36j [data-ww-ls~="d36j"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36j.ww-layout, .ww-e-d36j [data-ww-ls~="d36j"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d36k {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36k {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36k {
          display: flex;
        }
      }
      .ww-e-d36k.ww-layout, .ww-e-d36k [data-ww-ls~="d36k"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d36k.ww-layout, .ww-e-d36k [data-ww-ls~="d36k"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36k.ww-layout, .ww-e-d36k [data-ww-ls~="d36k"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d36l {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36l {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36l {
          display: flex;
        }
      }
      .ww-e-d36l.ww-layout, .ww-e-d36l [data-ww-ls~="d36l"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d36l.ww-layout, .ww-e-d36l [data-ww-ls~="d36l"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36l.ww-layout, .ww-e-d36l [data-ww-ls~="d36l"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d36m {
        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-d36m.ww-layout, .ww-e-d36m [data-ww-ls~="d36m"] {
        display: block;
      }
      .ww-e-d36n {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36n {
          display: flex;
        }
      }
      .ww-e-d36n.ww-layout, .ww-e-d36n [data-ww-ls~="d36n"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d36n.ww-layout, .ww-e-d36n [data-ww-ls~="d36n"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d36o {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36o {
          display: flex;
        }
      }
      .ww-e-d36o.ww-layout, .ww-e-d36o [data-ww-ls~="d36o"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d36o.ww-layout, .ww-e-d36o [data-ww-ls~="d36o"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d36p {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36p {
          display: flex;
        }
      }
      .ww-e-d36p.ww-layout, .ww-e-d36p [data-ww-ls~="d36p"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d36p.ww-layout, .ww-e-d36p [data-ww-ls~="d36p"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d36q {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d36q {
          display: flex;
        }
      }
      .ww-e-d36q.ww-layout, .ww-e-d36q [data-ww-ls~="d36q"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d36q.ww-layout, .ww-e-d36q [data-ww-ls~="d36q"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d36r {
        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-d36r.ww-layout, .ww-e-d36r [data-ww-ls~="d36r"] {
        display: block;
      }
      .ww-e-d36s {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d36s.ww-layout, .ww-e-d36s [data-ww-ls~="d36s"] {
        display: block;
      }
      .ww-e-d36t {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffedd5;
        border-radius: 4px;
      }
      .ww-e-d36t.ww-layout, .ww-e-d36t [data-ww-ls~="d36t"] {
        display: block;
      }
      .ww-e-d36u {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d36u {
          display: flex;
        }
      }
      .ww-e-d36u.ww-layout, .ww-e-d36u [data-ww-ls~="d36u"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d36u.ww-layout, .ww-e-d36u [data-ww-ls~="d36u"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d36v {
        margin: 0 0 4px;
        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-d36v.ww-layout, .ww-e-d36v [data-ww-ls~="d36v"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d36w {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d36w.ww-layout, .ww-e-d36w [data-ww-ls~="d36w"] {
        display: block;
      }
      .ww-e-d36x {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d36x {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36x {
          display: flex;
        }
      }
      .ww-e-d36x.ww-layout, .ww-e-d36x [data-ww-ls~="d36x"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d36x.ww-layout, .ww-e-d36x [data-ww-ls~="d36x"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36x.ww-layout, .ww-e-d36x [data-ww-ls~="d36x"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d36y {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d36y {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36y {
          display: flex;
        }
      }
      .ww-e-d36y.ww-layout, .ww-e-d36y [data-ww-ls~="d36y"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d36y.ww-layout, .ww-e-d36y [data-ww-ls~="d36y"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36y.ww-layout, .ww-e-d36y [data-ww-ls~="d36y"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d36z {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d36z {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36z {
          display: flex;
        }
      }
      .ww-e-d36z.ww-layout, .ww-e-d36z [data-ww-ls~="d36z"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d36z.ww-layout, .ww-e-d36z [data-ww-ls~="d36z"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d36z.ww-layout, .ww-e-d36z [data-ww-ls~="d36z"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d370 {
        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-d370.ww-layout, .ww-e-d370 [data-ww-ls~="d370"] {
        display: block;
      }
      .ww-e-d371 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d371 {
          display: flex;
        }
      }
      .ww-e-d371.ww-layout, .ww-e-d371 [data-ww-ls~="d371"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d371.ww-layout, .ww-e-d371 [data-ww-ls~="d371"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d372 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d372 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d372.ww-layout, .ww-e-d372 [data-ww-ls~="d372"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d372.ww-layout, .ww-e-d372 [data-ww-ls~="d372"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d373 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d373 {
          display: flex;
        }
      }
      .ww-e-d373.ww-layout, .ww-e-d373 [data-ww-ls~="d373"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d373.ww-layout, .ww-e-d373 [data-ww-ls~="d373"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d374 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d374 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d374 {
          display: flex;
        }
      }
      .ww-e-d374.ww-layout, .ww-e-d374 [data-ww-ls~="d374"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d374.ww-layout, .ww-e-d374 [data-ww-ls~="d374"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d374.ww-layout, .ww-e-d374 [data-ww-ls~="d374"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d375 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d375 {
          display: flex;
        }
      }
      .ww-e-d375.ww-layout, .ww-e-d375 [data-ww-ls~="d375"] {
        display: flex;
        align-content: revert-layer;
        gap: 20px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d375.ww-layout, .ww-e-d375 [data-ww-ls~="d375"] {
          display: flex;
          align-content: revert-layer;
          gap: 20px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d376 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d376 {
          display: flex;
        }
      }
      .ww-e-d376.ww-layout, .ww-e-d376 [data-ww-ls~="d376"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d376.ww-layout, .ww-e-d376 [data-ww-ls~="d376"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d377 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d377 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d377.ww-layout, .ww-e-d377 [data-ww-ls~="d377"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d377.ww-layout, .ww-e-d377 [data-ww-ls~="d377"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d378 {
        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-d378.ww-layout, .ww-e-d378 [data-ww-ls~="d378"] {
        display: block;
      }
      .ww-e-d379 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d379.ww-layout, .ww-e-d379 [data-ww-ls~="d379"] {
        display: flex;
      }
      .ww-e-d37A {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d37A.ww-layout, .ww-e-d37A [data-ww-ls~="d37A"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d37B {
        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-d37B.ww-layout, .ww-e-d37B [data-ww-ls~="d37B"] {
        display: block;
      }
      .ww-e-d37C {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d37C {
          display: flex;
        }
      }
      .ww-e-d37C.ww-layout, .ww-e-d37C [data-ww-ls~="d37C"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d37C.ww-layout, .ww-e-d37C [data-ww-ls~="d37C"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d37D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d37D {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d37D {
          display: grid;
        }
      }
      .ww-e-d37D.ww-layout, .ww-e-d37D [data-ww-ls~="d37D"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d37D.ww-layout, .ww-e-d37D [data-ww-ls~="d37D"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d37D.ww-layout, .ww-e-d37D [data-ww-ls~="d37D"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d37E {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d37E {
          padding: 16px 0 0;
          display: flex;
          width: 100%;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d37E.ww-layout, .ww-e-d37E [data-ww-ls~="d37E"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d37E.ww-layout, .ww-e-d37E [data-ww-ls~="d37E"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d37F {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d37F {
          display: flex;
        }
      }
      .ww-e-d37F.ww-layout, .ww-e-d37F [data-ww-ls~="d37F"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d37F.ww-layout, .ww-e-d37F [data-ww-ls~="d37F"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d37G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d37G.ww-layout, .ww-e-d37G [data-ww-ls~="d37G"] {
        display: block;
      }
      .ww-e-d37H {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
      }
      @media (max-width: 767px) {
        .ww-e-d37H {
          display: flex;
        }
      }
      .ww-e-d37H.ww-layout, .ww-e-d37H [data-ww-ls~="d37H"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d37H.ww-layout, .ww-e-d37H [data-ww-ls~="d37H"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 20px;
        }
      }
      .ww-e-d37I {
        margin: 0;
        padding: 20px 24px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d37I {
          display: flex;
        }
      }
      .ww-e-d37I.ww-layout, .ww-e-d37I [data-ww-ls~="d37I"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d37I.ww-layout, .ww-e-d37I [data-ww-ls~="d37I"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d37J {
        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-d37J.ww-layout, .ww-e-d37J [data-ww-ls~="d37J"] {
        display: block;
      }
      .ww-e-d37K {
        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-d37K.ww-layout, .ww-e-d37K [data-ww-ls~="d37K"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d37L {
        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-d37L.ww-layout, .ww-e-d37L [data-ww-ls~="d37L"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d37M {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d37M {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d37M {
          display: flex;
        }
      }
      .ww-e-d37M.ww-layout, .ww-e-d37M [data-ww-ls~="d37M"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d37M.ww-layout, .ww-e-d37M [data-ww-ls~="d37M"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d37M.ww-layout, .ww-e-d37M [data-ww-ls~="d37M"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d37N {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d37N.ww-layout, .ww-e-d37N [data-ww-ls~="d37N"] {
        display: block;
      }
      .ww-e-d37O {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d37O {
          display: flex;
        }
      }
      .ww-e-d37O.ww-layout, .ww-e-d37O [data-ww-ls~="d37O"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d37O.ww-layout, .ww-e-d37O [data-ww-ls~="d37O"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d37P {
        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-d37P.ww-layout, .ww-e-d37P [data-ww-ls~="d37P"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d37Q {
        margin: 5px 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: box-shadow 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d37Q {
          display: flex;
        }
      }
      .ww-e-d37Q.ww-layout, .ww-e-d37Q [data-ww-ls~="d37Q"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d37Q.ww-layout, .ww-e-d37Q [data-ww-ls~="d37Q"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d37R {
        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-d37R.ww-layout, .ww-e-d37R [data-ww-ls~="d37R"] {
        display: block;
      }
      .ww-e-d37S {
        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-d37S.ww-layout, .ww-e-d37S [data-ww-ls~="d37S"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d37T {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d37T.ww-layout, .ww-e-d37T [data-ww-ls~="d37T"] {
        display: block;
      }
      .ww-e-d37U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1100px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d37U.ww-layout, .ww-e-d37U [data-ww-ls~="d37U"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d37V {
        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-d37V.ww-layout, .ww-e-d37V [data-ww-ls~="d37V"] {
        display: flex;
        flex-flow: column;
        row-gap: 30px;
      }
      .ww-e-d37W {
        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-d37W.ww-layout, .ww-e-d37W [data-ww-ls~="d37W"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d37X {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 4px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d37X {
          display: flex;
        }
      }
      .ww-e-d37X.ww-layout, .ww-e-d37X [data-ww-ls~="d37X"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d37X.ww-layout, .ww-e-d37X [data-ww-ls~="d37X"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d37Y {
        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-d37Y.ww-layout, .ww-e-d37Y [data-ww-ls~="d37Y"] {
        display: block;
      }
      .ww-e-d37Z {
        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-d37Z.ww-layout, .ww-e-d37Z [data-ww-ls~="d37Z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d37a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d37a.ww-layout, .ww-e-d37a [data-ww-ls~="d37a"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d37b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d37b.ww-layout, .ww-e-d37b [data-ww-ls~="d37b"] {
        display: block;
      }
      .ww-e-d37c {
        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-d37c.ww-layout, .ww-e-d37c [data-ww-ls~="d37c"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d37d {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d37d {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d37d.ww-layout, .ww-e-d37d [data-ww-ls~="d37d"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d37d.ww-layout, .ww-e-d37d [data-ww-ls~="d37d"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d37e {
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d37g {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 50px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d37h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 50px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d37i {
        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-d37i.ww-layout, .ww-e-d37i [data-ww-ls~="d37i"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d37j {
        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-d37k {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d37l {
        margin: 0;
        padding: 20px 24px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d37l {
          display: flex;
        }
      }
      .ww-e-d37l.ww-layout, .ww-e-d37l [data-ww-ls~="d37l"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d37l.ww-layout, .ww-e-d37l [data-ww-ls~="d37l"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d37m {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      :where(.ww-e-d38b[data-ww-states~="Ckrk5P"]) .ww-e-d37m {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d37n {
        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-d37o {
        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: sans-serif;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d37p {
        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-d37q {
        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-d37r {
        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-d37s {
        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-d37t {
        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-d37u {
        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-d37v {
        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-d37w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d37x {
        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-d37y {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d37z {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d380 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d381 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d382 {
        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-d383 {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d384 {
        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);
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d385 {
        margin: 16px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #cbd5e1;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d386 {
        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);
        font-weight: 700;
        color: #c2410c;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d387 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d388 {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d389 {
        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;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-71f7c349-a26a-48c0-971f-2fbf51777f85-base-default;
      }
      @keyframes ww-keyframes-element-71f7c349-a26a-48c0-971f-2fbf51777f85-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d389.ww-layout, .ww-e-d389 [data-ww-ls~="d389"] {
        display: block;
      }
      .ww-e-d38A {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d38B {
        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-d38B.ww-layout, .ww-e-d38B [data-ww-ls~="d38B"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d38C {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d38C {
          display: flex;
        }
      }
      .ww-e-d38C.ww-layout, .ww-e-d38C [data-ww-ls~="d38C"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d38C.ww-layout, .ww-e-d38C [data-ww-ls~="d38C"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d38D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d38E {
        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-d38E.ww-layout, .ww-e-d38E [data-ww-ls~="d38E"] {
        display: block;
      }
      .ww-e-d38F {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d38G {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d38H {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d38I {
        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);
        font-weight: 700;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d38J {
        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-d38K {
        margin: 8px 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);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d38L {
        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-d38M {
        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-d38N {
        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-d38O {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d38P {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d38Q {
        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-d38R {
        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-d38S {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d38T {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d38U {
        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-d38V {
        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-d38W {
        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-d38X {
        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-d38Y {
        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-d38Z {
        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-d38a {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d38b {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d38b:where([data-ww-states~="Ckrk5P"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d38b.ww-layout, .ww-e-d38b [data-ww-ls~="d38b"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d38c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d38c {
          display: flex;
        }
      }
      .ww-e-d38c.ww-layout, .ww-e-d38c [data-ww-ls~="d38c"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d38c.ww-layout, .ww-e-d38c [data-ww-ls~="d38c"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d38d {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d38d {
          display: flex;
        }
      }
      .ww-e-d38d.ww-layout, .ww-e-d38d [data-ww-ls~="d38d"] {
        display: flex;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d38d.ww-layout, .ww-e-d38d [data-ww-ls~="d38d"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d38e {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d38e {
          display: flex;
        }
      }
      .ww-e-d38e.ww-layout, .ww-e-d38e [data-ww-ls~="d38e"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d38e.ww-layout, .ww-e-d38e [data-ww-ls~="d38e"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d38f {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
      }
      .ww-e-d38f:where([data-ww-states~="AZhrOx"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d38f.ww-layout, .ww-e-d38f [data-ww-ls~="d38f"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d38g {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d38g {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d38g.ww-layout, .ww-e-d38g [data-ww-ls~="d38g"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d38g.ww-layout, .ww-e-d38g [data-ww-ls~="d38g"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d38h {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d38h {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d38h {
          display: flex;
        }
      }
      .ww-e-d38h.ww-layout, .ww-e-d38h [data-ww-ls~="d38h"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d38h.ww-layout, .ww-e-d38h [data-ww-ls~="d38h"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d38h.ww-layout, .ww-e-d38h [data-ww-ls~="d38h"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d38i {
        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-d38j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d38k {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d38k {
          display: flex;
        }
      }
      .ww-e-d38k.ww-layout, .ww-e-d38k [data-ww-ls~="d38k"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d38k.ww-layout, .ww-e-d38k [data-ww-ls~="d38k"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d38l {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d38m {
        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-d38m.ww-layout, .ww-e-d38m [data-ww-ls~="d38m"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d38n {
        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-d38n.ww-layout, .ww-e-d38n [data-ww-ls~="d38n"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d38o {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d38p {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d38p {
          display: flex;
        }
      }
      .ww-e-d38p.ww-layout, .ww-e-d38p [data-ww-ls~="d38p"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d38p.ww-layout, .ww-e-d38p [data-ww-ls~="d38p"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d38q {
        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-d38r {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d38r {
          display: flex;
        }
      }
      .ww-e-d38r:where([data-ww-states~="Kx4wZz"]) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
        cursor: not-allowed;
      }
      .ww-e-d38r.ww-layout, .ww-e-d38r [data-ww-ls~="d38r"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d38r.ww-layout, .ww-e-d38r [data-ww-ls~="d38r"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d38s {
        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-d38t {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d38t {
          display: flex;
        }
      }
      .ww-e-d38t.ww-layout, .ww-e-d38t [data-ww-ls~="d38t"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d38t.ww-layout, .ww-e-d38t [data-ww-ls~="d38t"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d38u {
        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-d38v {
        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: sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d38v {
          font-size: 12px;
        }
      }
      .ww-e-d38w {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d38x {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d38y {
        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-d38z {
        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-d390 {
        margin: 0;
        padding: 10px 16px;
        z-index: 50;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 24px;
        right: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d390 {
          padding: 8px 12px;
          display: flex;
          top: 16px;
          right: 16px;
        }
      }
      .ww-e-d390.ww-layout, .ww-e-d390 [data-ww-ls~="d390"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d390.ww-layout, .ww-e-d390 [data-ww-ls~="d390"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d391 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        border-top: 0 solid #d96e4a;
        border-right: 6px solid #e5e7eb;
        border-bottom: 6px solid #e5e7eb;
        border-left: 6px solid #e5e7eb;
        border-image: none;
        border-radius: 50%;
      }
      .ww-e-d391.ww-layout, .ww-e-d391 [data-ww-ls~="d391"] {
        display: block;
      }
      .ww-e-d392 {
        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-d392.ww-layout, .ww-e-d392 [data-ww-ls~="d392"] {
        display: block;
      }
      .ww-e-d393 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d393.ww-layout, .ww-e-d393 [data-ww-ls~="d393"] {
        display: block;
      }
      .ww-e-d394 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d394.ww-layout, .ww-e-d394 [data-ww-ls~="d394"] {
        display: block;
      }
      .ww-e-d395 {
        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-d395.ww-layout, .ww-e-d395 [data-ww-ls~="d395"] {
        display: block;
      }
      .ww-e-d396 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        width: 56px;
        max-width: unset;
        min-width: unset;
        height: 56px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d397 {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 60%;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d397.ww-layout, .ww-e-d397 [data-ww-ls~="d397"] {
        display: block;
      }
      .ww-e-d398 {
        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-d398.ww-layout, .ww-e-d398 [data-ww-ls~="d398"] {
        display: block;
      }
      .ww-e-d399 {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 33%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d399.ww-layout, .ww-e-d399 [data-ww-ls~="d399"] {
        display: block;
      }
      .ww-e-d39A {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d39A.ww-layout, .ww-e-d39A [data-ww-ls~="d39A"] {
        display: block;
      }
      .ww-e-d39B {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d39B.ww-layout, .ww-e-d39B [data-ww-ls~="d39B"] {
        display: block;
      }
      .ww-e-d39C {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 25%;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d39C.ww-layout, .ww-e-d39C [data-ww-ls~="d39C"] {
        display: block;
      }
      .ww-e-d39D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d39D.ww-layout, .ww-e-d39D [data-ww-ls~="d39D"] {
        display: block;
      }
      .ww-e-d39E {
        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-d39F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d39F {
          display: grid;
        }
      }
      .ww-e-d39F.ww-layout, .ww-e-d39F [data-ww-ls~="d39F"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d39F.ww-layout, .ww-e-d39F [data-ww-ls~="d39F"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d39G {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d39H {
        margin: 32px 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-d39H.ww-layout, .ww-e-d39H [data-ww-ls~="d39H"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d39I {
        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-d39I.ww-layout, .ww-e-d39I [data-ww-ls~="d39I"] {
        display: block;
      }
      .ww-e-d39J {
        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-d39K {
        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: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d39L {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 50%;
      }
      .ww-e-d39L.ww-layout, .ww-e-d39L [data-ww-ls~="d39L"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d39M {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 60%;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d39M.ww-layout, .ww-e-d39M [data-ww-ls~="d39M"] {
        display: block;
      }
      .ww-e-d39N {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 128px;
        max-width: unset;
        min-width: unset;
        height: 128px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d39N.ww-layout, .ww-e-d39N [data-ww-ls~="d39N"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d39O {
        margin: 0 0 12px;
        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: 24px;
        font-family: sans-serif;
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d39O {
          font-size: 20px;
        }
      }
      .ww-e-d39P {
        margin: 0 0 40px;
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d39Q {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d39Q.ww-layout, .ww-e-d39Q [data-ww-ls~="d39Q"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d39R {
        margin: 0 0 8px;
        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: 24px;
        font-family: sans-serif;
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d39R {
          font-size: 22px;
        }
      }
      .ww-e-d39S {
        margin: 0 0 24px;
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d39T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d39T.ww-layout, .ww-e-d39T [data-ww-ls~="d39T"] {
        display: flex;
        gap: 0 12px;
      }
      .ww-e-d39U {
        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-d39U.ww-layout, .ww-e-d39U [data-ww-ls~="d39U"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d39V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d39V.ww-layout, .ww-e-d39V [data-ww-ls~="d39V"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d39W {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d39X {
        margin: 0;
        padding: 12px 30px;
        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: 2px solid #2f3d5a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d39X {
          display: flex;
        }
      }
      .ww-e-d39X.ww-layout, .ww-e-d39X [data-ww-ls~="d39X"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d39X.ww-layout, .ww-e-d39X [data-ww-ls~="d39X"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d39Y {
        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: monospace;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d39Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d39Z.ww-layout, .ww-e-d39Z [data-ww-ls~="d39Z"] {
        display: block;
      }
      .ww-e-d39a {
        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-family: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d39b {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d39b {
          display: flex;
        }
      }
      .ww-e-d39b.ww-layout, .ww-e-d39b [data-ww-ls~="d39b"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d39b.ww-layout, .ww-e-d39b [data-ww-ls~="d39b"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d39c {
        margin: 0;
        padding: 14px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d39c {
          display: flex;
        }
      }
      .ww-e-d39c.ww-layout, .ww-e-d39c [data-ww-ls~="d39c"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d39c.ww-layout, .ww-e-d39c [data-ww-ls~="d39c"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d39d {
        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-d39e {
        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-d39e.ww-layout, .ww-e-d39e [data-ww-ls~="d39e"] {
        display: block;
      }
      .ww-e-d39f {
        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-family: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d39g {
        margin: 0 0 32px;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d;
        border: 1px solid #f8fafc;
        border-radius: 20px;
      }
      .ww-e-d39g.ww-layout, .ww-e-d39g [data-ww-ls~="d39g"] {
        display: block;
      }
      .ww-e-d39h {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d39i {
        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-d39i.ww-layout, .ww-e-d39i [data-ww-ls~="d39i"] {
        display: block;
      }
      .ww-e-d39k {
        margin: 0;
        padding: 64px 48px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d39k {
          padding: 40px 24px;
          display: flex;
        }
      }
      .ww-e-d39k.ww-layout, .ww-e-d39k [data-ww-ls~="d39k"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d39k.ww-layout, .ww-e-d39k [data-ww-ls~="d39k"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d39l {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 440px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Montserrat, sans-serif;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d39m {
        margin: 0 0 40px;
        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: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d39m {
          display: flex;
        }
      }
      .ww-e-d39m.ww-layout, .ww-e-d39m [data-ww-ls~="d39m"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d39m.ww-layout, .ww-e-d39m [data-ww-ls~="d39m"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d39n {
        margin: 0 0 16px;
        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: 30px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d39o {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d39o {
          display: flex;
        }
      }
      .ww-e-d39o.ww-layout, .ww-e-d39o [data-ww-ls~="d39o"] {
        display: flex;
        justify-content: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d39o.ww-layout, .ww-e-d39o [data-ww-ls~="d39o"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 16px;
        }
      }
      .ww-e-d39p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d39q {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 2px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d39q {
          padding: 20px;
        }
      }
      .ww-e-d39q.ww-layout, .ww-e-d39q [data-ww-ls~="d39q"] {
        display: block;
      }
      .ww-e-d39r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d39s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d39s.ww-layout, .ww-e-d39s [data-ww-ls~="d39s"] {
        display: block;
      }
      .ww-e-d39u {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d39u {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d39u {
          display: flex;
        }
      }
      .ww-e-d39u.ww-layout, .ww-e-d39u [data-ww-ls~="d39u"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d39u.ww-layout, .ww-e-d39u [data-ww-ls~="d39u"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d39u.ww-layout, .ww-e-d39u [data-ww-ls~="d39u"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d39v {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d39v.ww-layout, .ww-e-d39v [data-ww-ls~="d39v"] {
        display: block;
      }
      .ww-e-d39w {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d39w.ww-layout, .ww-e-d39w [data-ww-ls~="d39w"] {
        display: block;
      }
      .ww-e-d39x {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d39x {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d39x {
          display: flex;
        }
      }
      .ww-e-d39x.ww-layout, .ww-e-d39x [data-ww-ls~="d39x"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d39x.ww-layout, .ww-e-d39x [data-ww-ls~="d39x"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d39x.ww-layout, .ww-e-d39x [data-ww-ls~="d39x"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d39y {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d39y.ww-layout, .ww-e-d39y [data-ww-ls~="d39y"] {
        display: block;
      }
      .ww-e-d39z {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 4px;
      }
      .ww-e-d39z.ww-layout, .ww-e-d39z [data-ww-ls~="d39z"] {
        display: block;
      }
      .ww-e-d3A0 {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d3A1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3A2 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d3A2.ww-layout, .ww-e-d3A2 [data-ww-ls~="d3A2"] {
        display: block;
      }
      .ww-e-d3A3 {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3A4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3A4 {
          display: flex;
        }
      }
      .ww-e-d3A4.ww-layout, .ww-e-d3A4 [data-ww-ls~="d3A4"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3A4.ww-layout, .ww-e-d3A4 [data-ww-ls~="d3A4"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3A5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3A6 {
        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: #dd6b20;
        white-space-collapse: preserve;
      }
      .ww-e-d3A7 {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3A8 {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #1f293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3A9 {
        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-d3A9.ww-layout, .ww-e-d3A9 [data-ww-ls~="d3A9"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3AA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3AB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3AB {
          display: flex;
          flex: 5 1 0;
        }
      }
      .ww-e-d3AB.ww-layout, .ww-e-d3AB [data-ww-ls~="d3AB"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d3AB.ww-layout, .ww-e-d3AB [data-ww-ls~="d3AB"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-end;
        }
      }
      .ww-e-d3AC {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-top: 1px solid #fca5a5;
        border-right: 1px solid #fca5a5;
        border-bottom: 1px solid #fca5a5;
        border-left: 4px solid #ef4444;
        border-image: none;
        border-radius: 12px;
      }
      .ww-e-d3AC.ww-layout, .ww-e-d3AC [data-ww-ls~="d3AC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3AD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3AE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3AE {
          display: flex;
        }
      }
      .ww-e-d3AE.ww-layout, .ww-e-d3AE [data-ww-ls~="d3AE"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3AE.ww-layout, .ww-e-d3AE [data-ww-ls~="d3AE"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3AF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3AG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3AH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d3AH.ww-layout, .ww-e-d3AH [data-ww-ls~="d3AH"] {
        display: block;
      }
      .ww-e-d3AI {
        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: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d3AJ {
        margin: 16px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d3AJ {
          display: flex;
        }
      }
      .ww-e-d3AJ.ww-layout, .ww-e-d3AJ [data-ww-ls~="d3AJ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3AJ.ww-layout, .ww-e-d3AJ [data-ww-ls~="d3AJ"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3AK {
        margin: 0;
        padding: 4px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3AK {
          display: flex;
        }
      }
      .ww-e-d3AK.ww-layout, .ww-e-d3AK [data-ww-ls~="d3AK"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3AK.ww-layout, .ww-e-d3AK [data-ww-ls~="d3AK"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3AL {
        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-d3AL.ww-layout, .ww-e-d3AL [data-ww-ls~="d3AL"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d3AM {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3AM {
          display: flex;
        }
      }
      .ww-e-d3AM.ww-layout, .ww-e-d3AM [data-ww-ls~="d3AM"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3AM.ww-layout, .ww-e-d3AM [data-ww-ls~="d3AM"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3AN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3AO {
        margin: 0;
        padding: 6px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3AO {
          display: flex;
        }
      }
      .ww-e-d3AO.ww-layout, .ww-e-d3AO [data-ww-ls~="d3AO"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3AO.ww-layout, .ww-e-d3AO [data-ww-ls~="d3AO"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3AP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3AP {
          display: flex;
        }
      }
      .ww-e-d3AP.ww-layout, .ww-e-d3AP [data-ww-ls~="d3AP"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 24px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3AP.ww-layout, .ww-e-d3AP [data-ww-ls~="d3AP"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          gap: 24px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3AQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3AQ {
          display: flex;
        }
      }
      .ww-e-d3AQ.ww-layout, .ww-e-d3AQ [data-ww-ls~="d3AQ"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3AQ.ww-layout, .ww-e-d3AQ [data-ww-ls~="d3AQ"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3AR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        border-radius: 9999px;
      }
      .ww-e-d3AS {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffaf0;
        cursor: pointer;
        border: 1px solid #fbd38d;
        border-radius: 6px;
      }
      .ww-e-d3AS.ww-layout, .ww-e-d3AS [data-ww-ls~="d3AS"] {
        display: block;
      }
      .ww-e-d3AT {
        margin: 12px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d3AT {
          display: flex;
        }
      }
      .ww-e-d3AT.ww-layout, .ww-e-d3AT [data-ww-ls~="d3AT"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3AT.ww-layout, .ww-e-d3AT [data-ww-ls~="d3AT"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3AU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3AV {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d3AW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3AW {
          display: flex;
        }
      }
      .ww-e-d3AW.ww-layout, .ww-e-d3AW [data-ww-ls~="d3AW"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3AW.ww-layout, .ww-e-d3AW [data-ww-ls~="d3AW"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3AX {
        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-d3AX.ww-layout, .ww-e-d3AX [data-ww-ls~="d3AX"] {
        display: block;
      }
      .ww-e-d3AY {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3AZ {
        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: #dd6b20;
        white-space-collapse: preserve;
      }
      .ww-e-d3Aa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ab {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d3Ab.ww-layout, .ww-e-d3Ab [data-ww-ls~="d3Ab"] {
        display: block;
      }
      .ww-e-d3Ac {
        margin: 0;
        padding: 6px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ac {
          display: flex;
        }
      }
      .ww-e-d3Ac.ww-layout, .ww-e-d3Ac [data-ww-ls~="d3Ac"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ac.ww-layout, .ww-e-d3Ac [data-ww-ls~="d3Ac"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Ad {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e0f2fe;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ad {
          display: flex;
        }
      }
      .ww-e-d3Ad.ww-layout, .ww-e-d3Ad [data-ww-ls~="d3Ad"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ad.ww-layout, .ww-e-d3Ad [data-ww-ls~="d3Ad"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Ae {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ae {
          display: flex;
        }
      }
      .ww-e-d3Ae.ww-layout, .ww-e-d3Ae [data-ww-ls~="d3Ae"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ae.ww-layout, .ww-e-d3Ae [data-ww-ls~="d3Ae"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Af {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffaf0;
        cursor: pointer;
        border: 1px solid #fbd38d;
        border-radius: 6px;
      }
      .ww-e-d3Af.ww-layout, .ww-e-d3Af [data-ww-ls~="d3Af"] {
        display: block;
      }
      .ww-e-d3Ag {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ah {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ah {
          display: flex;
        }
      }
      .ww-e-d3Ah.ww-layout, .ww-e-d3Ah [data-ww-ls~="d3Ah"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ah.ww-layout, .ww-e-d3Ah [data-ww-ls~="d3Ah"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Ai {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Aj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ak {
        margin: 16px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ak {
          display: flex;
        }
      }
      .ww-e-d3Ak.ww-layout, .ww-e-d3Ak [data-ww-ls~="d3Ak"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ak.ww-layout, .ww-e-d3Ak [data-ww-ls~="d3Ak"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Al {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Am {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3An {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3An {
          display: flex;
        }
      }
      .ww-e-d3An.ww-layout, .ww-e-d3An [data-ww-ls~="d3An"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3An.ww-layout, .ww-e-d3An [data-ww-ls~="d3An"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Ao {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 9999px;
      }
      .ww-e-d3Ao.ww-layout, .ww-e-d3Ao [data-ww-ls~="d3Ao"] {
        display: block;
      }
      .ww-e-d3Ap {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ap {
          display: flex;
          flex: 7 1 0;
        }
      }
      .ww-e-d3Ap.ww-layout, .ww-e-d3Ap [data-ww-ls~="d3Ap"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ap.ww-layout, .ww-e-d3Ap [data-ww-ls~="d3Ap"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Aq {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ar {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ar {
          display: flex;
        }
      }
      .ww-e-d3Ar.ww-layout, .ww-e-d3Ar [data-ww-ls~="d3Ar"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ar.ww-layout, .ww-e-d3Ar [data-ww-ls~="d3Ar"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3As {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3As {
          display: flex;
        }
      }
      .ww-e-d3As.ww-layout, .ww-e-d3As [data-ww-ls~="d3As"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3As.ww-layout, .ww-e-d3As [data-ww-ls~="d3As"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3At {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Au {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Au {
          display: flex;
        }
      }
      .ww-e-d3Au.ww-layout, .ww-e-d3Au [data-ww-ls~="d3Au"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Au.ww-layout, .ww-e-d3Au [data-ww-ls~="d3Au"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Av {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Aw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ax {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ax {
          display: flex;
          flex: 5 1 0;
        }
      }
      .ww-e-d3Ax.ww-layout, .ww-e-d3Ax [data-ww-ls~="d3Ax"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ax.ww-layout, .ww-e-d3Ax [data-ww-ls~="d3Ax"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-end;
        }
      }
      .ww-e-d3Az {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        text-align: right;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d3B0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transition: all 0.3s ease;
        border-radius: 3px;
      }
      .ww-e-d3B0.ww-layout, .ww-e-d3B0 [data-ww-ls~="d3B0"] {
        display: block;
      }
      .ww-e-d3B1 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3B1 {
          display: flex;
        }
      }
      .ww-e-d3B1.ww-layout, .ww-e-d3B1 [data-ww-ls~="d3B1"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3B1.ww-layout, .ww-e-d3B1 [data-ww-ls~="d3B1"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3B2 {
        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: #0369a1;
        white-space-collapse: preserve;
      }
      .ww-e-d3B3 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d3B3.ww-layout, .ww-e-d3B3 [data-ww-ls~="d3B3"] {
        display: block;
      }
      .ww-e-d3B4 {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3B4 {
          display: flex;
        }
      }
      .ww-e-d3B4.ww-layout, .ww-e-d3B4 [data-ww-ls~="d3B4"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3B4.ww-layout, .ww-e-d3B4 [data-ww-ls~="d3B4"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3B5 {
        margin: 0;
        padding: 6px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3B5 {
          display: flex;
        }
      }
      .ww-e-d3B5.ww-layout, .ww-e-d3B5 [data-ww-ls~="d3B5"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3B5.ww-layout, .ww-e-d3B5 [data-ww-ls~="d3B5"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3B6 {
        margin: 0;
        padding: 6px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3B6 {
          display: flex;
        }
      }
      .ww-e-d3B6.ww-layout, .ww-e-d3B6 [data-ww-ls~="d3B6"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3B6.ww-layout, .ww-e-d3B6 [data-ww-ls~="d3B6"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3B7 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3B7 {
          display: flex;
        }
      }
      .ww-e-d3B7.ww-layout, .ww-e-d3B7 [data-ww-ls~="d3B7"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3B7.ww-layout, .ww-e-d3B7 [data-ww-ls~="d3B7"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3B8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3B8 {
          display: flex;
        }
      }
      .ww-e-d3B8.ww-layout, .ww-e-d3B8 [data-ww-ls~="d3B8"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3B8.ww-layout, .ww-e-d3B8 [data-ww-ls~="d3B8"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3B9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        border-radius: 9999px;
      }
      .ww-e-d3BA {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d3BB {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d3BC {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3BD {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3BE {
        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: #0369a1;
        white-space-collapse: preserve;
      }
      .ww-e-d3BF {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3BF {
          display: flex;
        }
      }
      .ww-e-d3BF.ww-layout, .ww-e-d3BF [data-ww-ls~="d3BF"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3BF.ww-layout, .ww-e-d3BF [data-ww-ls~="d3BF"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3BG {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e0f2fe;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3BG {
          display: flex;
        }
      }
      .ww-e-d3BG.ww-layout, .ww-e-d3BG [data-ww-ls~="d3BG"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3BG.ww-layout, .ww-e-d3BG [data-ww-ls~="d3BG"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3BH {
        margin: 16px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d3BH {
          display: flex;
        }
      }
      .ww-e-d3BH.ww-layout, .ww-e-d3BH [data-ww-ls~="d3BH"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3BH.ww-layout, .ww-e-d3BH [data-ww-ls~="d3BH"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3BI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3BI {
          display: flex;
        }
      }
      .ww-e-d3BI.ww-layout, .ww-e-d3BI [data-ww-ls~="d3BI"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 24px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3BI.ww-layout, .ww-e-d3BI [data-ww-ls~="d3BI"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          gap: 24px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3BJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3BK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3BL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3BM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3BN {
        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-d3BN.ww-layout, .ww-e-d3BN [data-ww-ls~="d3BN"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3BO {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #1f293b;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3BP {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 9999px;
      }
      .ww-e-d3BP.ww-layout, .ww-e-d3BP [data-ww-ls~="d3BP"] {
        display: block;
      }
      .ww-e-d3BQ {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-top: var(--ww-style-border-top);
        border-bottom: var(--ww-style-border-bottom);
        border-left: var(--ww-style-border-left);
        border-right: var(--ww-style-border-right);
        border-radius: 12px;
      }
      .ww-e-d3BQ.ww-layout, .ww-e-d3BQ [data-ww-ls~="d3BQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3BR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 200px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3BS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3BS {
          display: flex;
          flex: 7 1 0;
        }
      }
      .ww-e-d3BS.ww-layout, .ww-e-d3BS [data-ww-ls~="d3BS"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3BS.ww-layout, .ww-e-d3BS [data-ww-ls~="d3BS"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3BT {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb80;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3BT {
          display: flex;
        }
      }
      .ww-e-d3BT.ww-layout, .ww-e-d3BT [data-ww-ls~="d3BT"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3BT.ww-layout, .ww-e-d3BT [data-ww-ls~="d3BT"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3BU {
        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-d3BV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3BV {
          display: flex;
        }
      }
      .ww-e-d3BV.ww-layout, .ww-e-d3BV [data-ww-ls~="d3BV"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3BV.ww-layout, .ww-e-d3BV [data-ww-ls~="d3BV"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3BW {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3BX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3BX {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3BX {
          display: grid;
        }
      }
      .ww-e-d3BX.ww-layout, .ww-e-d3BX [data-ww-ls~="d3BX"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3BX.ww-layout, .ww-e-d3BX [data-ww-ls~="d3BX"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3BX.ww-layout, .ww-e-d3BX [data-ww-ls~="d3BX"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3BY {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3BZ {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Ba {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ba {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ba {
          display: flex;
        }
      }
      .ww-e-d3Ba.ww-layout, .ww-e-d3Ba [data-ww-ls~="d3Ba"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ba.ww-layout, .ww-e-d3Ba [data-ww-ls~="d3Ba"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ba.ww-layout, .ww-e-d3Ba [data-ww-ls~="d3Ba"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Bb {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        cursor: pointer;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bb {
          display: flex;
        }
      }
      .ww-e-d3Bb.ww-layout, .ww-e-d3Bb [data-ww-ls~="d3Bb"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bb.ww-layout, .ww-e-d3Bb [data-ww-ls~="d3Bb"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bb.ww-layout, .ww-e-d3Bb [data-ww-ls~="d3Bb"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Bc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bc {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bc {
          display: flex;
        }
      }
      .ww-e-d3Bc.ww-layout, .ww-e-d3Bc [data-ww-ls~="d3Bc"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bc.ww-layout, .ww-e-d3Bc [data-ww-ls~="d3Bc"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bc.ww-layout, .ww-e-d3Bc [data-ww-ls~="d3Bc"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Be {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Be.ww-layout, .ww-e-d3Be [data-ww-ls~="d3Be"] {
        display: block;
      }
      .ww-e-d3Bf {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bg {
        margin: 16px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bg {
          display: flex;
        }
      }
      .ww-e-d3Bg.ww-layout, .ww-e-d3Bg [data-ww-ls~="d3Bg"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bg.ww-layout, .ww-e-d3Bg [data-ww-ls~="d3Bg"] {
          display: flex;
          align-items: flex-start;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bg.ww-layout, .ww-e-d3Bg [data-ww-ls~="d3Bg"] {
          display: flex;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d3Bh {
        margin: 12px 0 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 #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bh {
          display: flex;
        }
      }
      .ww-e-d3Bh.ww-layout, .ww-e-d3Bh [data-ww-ls~="d3Bh"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Bh.ww-layout, .ww-e-d3Bh [data-ww-ls~="d3Bh"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Bh.ww-layout, .ww-e-d3Bh [data-ww-ls~="d3Bh"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Bi {
        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: sans-serif;
        color: #2563eb;
        text-decoration: underline;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3Bj {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bj {
          text-align: left;
        }
      }
      .ww-e-d3Bk {
        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: sans-serif;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bk {
          text-align: left;
        }
      }
      .ww-e-d3Bl {
        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: sans-serif;
        font-weight: 500;
        text-align: center;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bm {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bn {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bn {
          display: flex;
        }
      }
      .ww-e-d3Bn.ww-layout, .ww-e-d3Bn [data-ww-ls~="d3Bn"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bn.ww-layout, .ww-e-d3Bn [data-ww-ls~="d3Bn"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Bo {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bp {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d3Bp.ww-layout, .ww-e-d3Bp [data-ww-ls~="d3Bp"] {
        display: block;
      }
      .ww-e-d3Bq {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bq {
          display: none;
        }
      }
      .ww-e-d3Bq.ww-layout, .ww-e-d3Bq [data-ww-ls~="d3Bq"] {
        display: grid;
        grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bq.ww-layout, .ww-e-d3Bq [data-ww-ls~="d3Bq"] {
          display: none;
        }
      }
      .ww-e-d3Br {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bs {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bt {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bt {
          display: flex;
        }
      }
      .ww-e-d3Bt.ww-layout, .ww-e-d3Bt [data-ww-ls~="d3Bt"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bt.ww-layout, .ww-e-d3Bt [data-ww-ls~="d3Bt"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
          gap: 8px;
        }
      }
      .ww-e-d3Bu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bu {
          display: flex;
        }
      }
      .ww-e-d3Bu.ww-layout, .ww-e-d3Bu [data-ww-ls~="d3Bu"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bu.ww-layout, .ww-e-d3Bu [data-ww-ls~="d3Bu"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3Bv {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bw {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bw {
          display: flex;
        }
      }
      .ww-e-d3Bw.ww-layout, .ww-e-d3Bw [data-ww-ls~="d3Bw"] {
        display: grid;
        grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3Bw.ww-layout, .ww-e-d3Bw [data-ww-ls~="d3Bw"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d3Bx {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3By {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d3Bz {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3C0 {
        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-d3C1 {
        margin: 0 0 12px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3C2 {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3C3 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3C4 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3C5 {
        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-d3C5.ww-layout, .ww-e-d3C5 [data-ww-ls~="d3C5"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d3C6 {
        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-d3C6.ww-layout, .ww-e-d3C6 [data-ww-ls~="d3C6"] {
        display: flex;
        flex-direction: row;
        column-gap: 15px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3C7 {
        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-d3C8 {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3C9 {
        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-d3C9.ww-layout, .ww-e-d3C9 [data-ww-ls~="d3C9"] {
        display: flex;
        flex-direction: row;
        gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3CA {
        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-d3CB {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3CC {
        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: sans-serif;
        font-weight: 500;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3CD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3CD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CD {
          display: flex;
        }
      }
      .ww-e-d3CD.ww-layout, .ww-e-d3CD [data-ww-ls~="d3CD"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3CD.ww-layout, .ww-e-d3CD [data-ww-ls~="d3CD"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CD.ww-layout, .ww-e-d3CD [data-ww-ls~="d3CD"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3CE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3CE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CE {
          display: flex;
        }
      }
      .ww-e-d3CE.ww-layout, .ww-e-d3CE [data-ww-ls~="d3CE"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3CE.ww-layout, .ww-e-d3CE [data-ww-ls~="d3CE"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CE.ww-layout, .ww-e-d3CE [data-ww-ls~="d3CE"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3CF {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3CG {
        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-d3CG.ww-layout, .ww-e-d3CG [data-ww-ls~="d3CG"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3CH {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 150px;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3CH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CH {
          display: flex;
        }
      }
      .ww-e-d3CH.ww-layout, .ww-e-d3CH [data-ww-ls~="d3CH"] {
        display: flex;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 12px;
        flex-wrap: nowrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3CH.ww-layout, .ww-e-d3CH [data-ww-ls~="d3CH"] {
          display: flex;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 12px;
          flex-wrap: nowrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CH.ww-layout, .ww-e-d3CH [data-ww-ls~="d3CH"] {
          display: flex;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 12px;
          flex-wrap: nowrap;
        }
      }
      .ww-e-d3CI {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3CJ {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3CK {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3CK {
          display: flex;
        }
      }
      .ww-e-d3CK.ww-layout, .ww-e-d3CK [data-ww-ls~="d3CK"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3CK.ww-layout, .ww-e-d3CK [data-ww-ls~="d3CK"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3CL {
        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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3CM {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3CM {
          display: flex;
        }
      }
      .ww-e-d3CM.ww-layout, .ww-e-d3CM [data-ww-ls~="d3CM"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3CM.ww-layout, .ww-e-d3CM [data-ww-ls~="d3CM"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3CN {
        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: sans-serif;
        font-weight: 600;
        color: #2563eb;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3CO {
        margin: 0;
        padding: 6px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d3CP {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3CP {
          display: flex;
        }
      }
      .ww-e-d3CP.ww-layout, .ww-e-d3CP [data-ww-ls~="d3CP"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3CP.ww-layout, .ww-e-d3CP [data-ww-ls~="d3CP"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3CQ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3CQ {
          display: flex;
        }
      }
      .ww-e-d3CQ.ww-layout, .ww-e-d3CQ [data-ww-ls~="d3CQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3CQ.ww-layout, .ww-e-d3CQ [data-ww-ls~="d3CQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3CR {
        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-d3CS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3CS {
          display: grid;
        }
      }
      .ww-e-d3CS.ww-layout, .ww-e-d3CS [data-ww-ls~="d3CS"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d3CS.ww-layout, .ww-e-d3CS [data-ww-ls~="d3CS"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d3CT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 8px;
        right: 8px;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3CU {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3CV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3CV {
          display: flex;
        }
      }
      .ww-e-d3CV.ww-layout, .ww-e-d3CV [data-ww-ls~="d3CV"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3CV.ww-layout, .ww-e-d3CV [data-ww-ls~="d3CV"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3CW {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3CX {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3CY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3CY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CY {
          display: flex;
        }
      }
      .ww-e-d3CY.ww-layout, .ww-e-d3CY [data-ww-ls~="d3CY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3CY.ww-layout, .ww-e-d3CY [data-ww-ls~="d3CY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CY.ww-layout, .ww-e-d3CY [data-ww-ls~="d3CY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3CZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3CZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CZ {
          display: flex;
        }
      }
      .ww-e-d3CZ.ww-layout, .ww-e-d3CZ [data-ww-ls~="d3CZ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3CZ.ww-layout, .ww-e-d3CZ [data-ww-ls~="d3CZ"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3CZ.ww-layout, .ww-e-d3CZ [data-ww-ls~="d3CZ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Ca {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ca {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ca {
          display: flex;
        }
      }
      .ww-e-d3Ca.ww-layout, .ww-e-d3Ca [data-ww-ls~="d3Ca"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ca.ww-layout, .ww-e-d3Ca [data-ww-ls~="d3Ca"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ca.ww-layout, .ww-e-d3Ca [data-ww-ls~="d3Ca"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Cb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cb {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cb {
          display: flex;
        }
      }
      .ww-e-d3Cb.ww-layout, .ww-e-d3Cb [data-ww-ls~="d3Cb"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cb.ww-layout, .ww-e-d3Cb [data-ww-ls~="d3Cb"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cb.ww-layout, .ww-e-d3Cb [data-ww-ls~="d3Cb"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Cc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cc {
          display: flex;
        }
      }
      .ww-e-d3Cc.ww-layout, .ww-e-d3Cc [data-ww-ls~="d3Cc"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cc.ww-layout, .ww-e-d3Cc [data-ww-ls~="d3Cc"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cc.ww-layout, .ww-e-d3Cc [data-ww-ls~="d3Cc"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Cd {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ce {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ce {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ce {
          display: flex;
        }
      }
      .ww-e-d3Ce.ww-layout, .ww-e-d3Ce [data-ww-ls~="d3Ce"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ce.ww-layout, .ww-e-d3Ce [data-ww-ls~="d3Ce"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ce.ww-layout, .ww-e-d3Ce [data-ww-ls~="d3Ce"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Cf {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Cg {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ch {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ci {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ci {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ci {
          display: flex;
        }
      }
      .ww-e-d3Ci.ww-layout, .ww-e-d3Ci [data-ww-ls~="d3Ci"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ci.ww-layout, .ww-e-d3Ci [data-ww-ls~="d3Ci"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ci.ww-layout, .ww-e-d3Ci [data-ww-ls~="d3Ci"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Cj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cj {
          display: flex;
        }
      }
      .ww-e-d3Cj.ww-layout, .ww-e-d3Cj [data-ww-ls~="d3Cj"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cj.ww-layout, .ww-e-d3Cj [data-ww-ls~="d3Cj"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cj.ww-layout, .ww-e-d3Cj [data-ww-ls~="d3Cj"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Ck {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Cl {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Cm {
        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: sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d3Cn {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cn {
          display: flex;
        }
      }
      .ww-e-d3Cn.ww-layout, .ww-e-d3Cn [data-ww-ls~="d3Cn"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cn.ww-layout, .ww-e-d3Cn [data-ww-ls~="d3Cn"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cn.ww-layout, .ww-e-d3Cn [data-ww-ls~="d3Cn"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Co {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Cp {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Cq {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Cr {
        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-d3Cs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cs {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cs {
          display: grid;
        }
      }
      .ww-e-d3Cs.ww-layout, .ww-e-d3Cs [data-ww-ls~="d3Cs"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cs.ww-layout, .ww-e-d3Cs [data-ww-ls~="d3Cs"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cs.ww-layout, .ww-e-d3Cs [data-ww-ls~="d3Cs"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3Ct {
        margin: 0;
        padding: 16px 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ct {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ct {
          display: flex;
        }
      }
      .ww-e-d3Ct.ww-layout, .ww-e-d3Ct [data-ww-ls~="d3Ct"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ct.ww-layout, .ww-e-d3Ct [data-ww-ls~="d3Ct"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ct.ww-layout, .ww-e-d3Ct [data-ww-ls~="d3Ct"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Cu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cu {
          display: flex;
        }
      }
      .ww-e-d3Cu.ww-layout, .ww-e-d3Cu [data-ww-ls~="d3Cu"] {
        display: flex;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cu.ww-layout, .ww-e-d3Cu [data-ww-ls~="d3Cu"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cu.ww-layout, .ww-e-d3Cu [data-ww-ls~="d3Cu"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Cv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cv {
          display: flex;
        }
      }
      .ww-e-d3Cv.ww-layout, .ww-e-d3Cv [data-ww-ls~="d3Cv"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cv.ww-layout, .ww-e-d3Cv [data-ww-ls~="d3Cv"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cv.ww-layout, .ww-e-d3Cv [data-ww-ls~="d3Cv"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Cw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cw {
          display: flex;
        }
      }
      .ww-e-d3Cw.ww-layout, .ww-e-d3Cw [data-ww-ls~="d3Cw"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cw.ww-layout, .ww-e-d3Cw [data-ww-ls~="d3Cw"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cw.ww-layout, .ww-e-d3Cw [data-ww-ls~="d3Cw"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Cx {
        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: sans-serif;
        font-weight: 500;
        color: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d3Cy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cy {
          display: flex;
        }
      }
      .ww-e-d3Cy.ww-layout, .ww-e-d3Cy [data-ww-ls~="d3Cy"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Cy.ww-layout, .ww-e-d3Cy [data-ww-ls~="d3Cy"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Cy.ww-layout, .ww-e-d3Cy [data-ww-ls~="d3Cy"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Cz {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3D0 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3D1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3D1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D1 {
          display: flex;
        }
      }
      .ww-e-d3D1.ww-layout, .ww-e-d3D1 [data-ww-ls~="d3D1"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3D1.ww-layout, .ww-e-d3D1 [data-ww-ls~="d3D1"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D1.ww-layout, .ww-e-d3D1 [data-ww-ls~="d3D1"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3D2 {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d3D2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D2 {
          display: flex;
        }
      }
      .ww-e-d3D2.ww-layout, .ww-e-d3D2 [data-ww-ls~="d3D2"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3D2.ww-layout, .ww-e-d3D2 [data-ww-ls~="d3D2"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D2.ww-layout, .ww-e-d3D2 [data-ww-ls~="d3D2"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3D3 {
        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-d3D4 {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d3D4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D4 {
          display: flex;
        }
      }
      .ww-e-d3D4.ww-layout, .ww-e-d3D4 [data-ww-ls~="d3D4"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3D4.ww-layout, .ww-e-d3D4 [data-ww-ls~="d3D4"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D4.ww-layout, .ww-e-d3D4 [data-ww-ls~="d3D4"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3D5 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3D6 {
        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-d3D7 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3D8 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3D9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3D9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D9 {
          display: flex;
        }
      }
      .ww-e-d3D9.ww-layout, .ww-e-d3D9 [data-ww-ls~="d3D9"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3D9.ww-layout, .ww-e-d3D9 [data-ww-ls~="d3D9"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3D9.ww-layout, .ww-e-d3D9 [data-ww-ls~="d3D9"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3DA {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3DB {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3DC {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 10px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3DD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3DD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DD {
          display: flex;
        }
      }
      .ww-e-d3DD.ww-layout, .ww-e-d3DD [data-ww-ls~="d3DD"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3DD.ww-layout, .ww-e-d3DD [data-ww-ls~="d3DD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DD.ww-layout, .ww-e-d3DD [data-ww-ls~="d3DD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3DE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3DE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DE {
          display: flex;
        }
      }
      .ww-e-d3DE.ww-layout, .ww-e-d3DE [data-ww-ls~="d3DE"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3DE.ww-layout, .ww-e-d3DE [data-ww-ls~="d3DE"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DE.ww-layout, .ww-e-d3DE [data-ww-ls~="d3DE"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3DG {
        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-d3DG.ww-layout, .ww-e-d3DG [data-ww-ls~="d3DG"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d3DH {
        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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3DI {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3DI {
          text-align: left;
        }
      }
      .ww-e-d3DJ {
        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: sans-serif;
        color: #2563eb;
        text-decoration: underline;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3DK {
        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-family: sans-serif;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d3DL {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      .ww-e-d3DL.ww-layout, .ww-e-d3DL [data-ww-ls~="d3DL"] {
        display: block;
      }
      .ww-e-d3DM {
        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-d3DN {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3DO {
        margin: 4px 0 0;
        padding: 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3DO {
          display: flex;
        }
      }
      .ww-e-d3DO.ww-layout, .ww-e-d3DO [data-ww-ls~="d3DO"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3DO.ww-layout, .ww-e-d3DO [data-ww-ls~="d3DO"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3DP {
        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: sans-serif;
        font-weight: 700;
        color: #047857;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3DQ {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3DR {
        margin: 0;
        padding: 16px;
        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;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3DR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DR {
          display: flex;
        }
      }
      .ww-e-d3DR.ww-layout, .ww-e-d3DR [data-ww-ls~="d3DR"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3DR.ww-layout, .ww-e-d3DR [data-ww-ls~="d3DR"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DR.ww-layout, .ww-e-d3DR [data-ww-ls~="d3DR"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3DS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3DS {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DS {
          display: grid;
        }
      }
      .ww-e-d3DS.ww-layout, .ww-e-d3DS [data-ww-ls~="d3DS"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3DS.ww-layout, .ww-e-d3DS [data-ww-ls~="d3DS"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DS.ww-layout, .ww-e-d3DS [data-ww-ls~="d3DS"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3DT {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3DU {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3DU {
          display: flex;
        }
      }
      .ww-e-d3DU.ww-layout, .ww-e-d3DU [data-ww-ls~="d3DU"] {
        display: grid;
        grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3DU.ww-layout, .ww-e-d3DU [data-ww-ls~="d3DU"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d3DV {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3DW {
        margin: 0 0 8px;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dbeafe;
        border: 1px solid #bfdbfe;
        border-radius: 4px;
      }
      .ww-e-d3DW.ww-layout, .ww-e-d3DW [data-ww-ls~="d3DW"] {
        display: inline-block;
      }
      .ww-e-d3DX {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3DY {
        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: sans-serif;
        font-weight: 700;
        color: #1d4ed8;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3DZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3DZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DZ {
          display: flex;
        }
      }
      .ww-e-d3DZ.ww-layout, .ww-e-d3DZ [data-ww-ls~="d3DZ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3DZ.ww-layout, .ww-e-d3DZ [data-ww-ls~="d3DZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3DZ.ww-layout, .ww-e-d3DZ [data-ww-ls~="d3DZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Da {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Da {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Da {
          display: grid;
        }
      }
      .ww-e-d3Da.ww-layout, .ww-e-d3Da [data-ww-ls~="d3Da"] {
        display: grid;
        grid-template-columns: 1fr 2fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Da.ww-layout, .ww-e-d3Da [data-ww-ls~="d3Da"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Da.ww-layout, .ww-e-d3Da [data-ww-ls~="d3Da"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3Db {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d3Db.ww-layout, .ww-e-d3Db [data-ww-ls~="d3Db"] {
        display: block;
      }
      .ww-e-d3Dc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Dc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Dc {
          display: flex;
        }
      }
      .ww-e-d3Dc.ww-layout, .ww-e-d3Dc [data-ww-ls~="d3Dc"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3Dc.ww-layout, .ww-e-d3Dc [data-ww-ls~="d3Dc"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Dc.ww-layout, .ww-e-d3Dc [data-ww-ls~="d3Dc"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Dd {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3De {
        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: sans-serif;
        font-weight: 500;
        text-align: center;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Df {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Dg {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dg {
          text-align: left;
        }
      }
      .ww-e-d3Dh {
        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: sans-serif;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dh {
          text-align: left;
        }
      }
      .ww-e-d3Di {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3Dj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dj {
          display: flex;
        }
      }
      .ww-e-d3Dj.ww-layout, .ww-e-d3Dj [data-ww-ls~="d3Dj"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dj.ww-layout, .ww-e-d3Dj [data-ww-ls~="d3Dj"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3Dk {
        margin: 0 0 8px;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d1fae5;
        border: 1px solid #a7f3d0;
        border-radius: 4px;
      }
      .ww-e-d3Dk.ww-layout, .ww-e-d3Dk [data-ww-ls~="d3Dk"] {
        display: inline-block;
      }
      .ww-e-d3Dl {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Dl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Dl {
          display: flex;
        }
      }
      .ww-e-d3Dl.ww-layout, .ww-e-d3Dl [data-ww-ls~="d3Dl"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Dl.ww-layout, .ww-e-d3Dl [data-ww-ls~="d3Dl"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Dl.ww-layout, .ww-e-d3Dl [data-ww-ls~="d3Dl"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Dm {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Dn {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Do {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Dp {
        margin: 0;
        padding: 8px 12px 8px 36px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Dq {
        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-d3Dq.ww-layout, .ww-e-d3Dq [data-ww-ls~="d3Dq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Dr {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dr {
          display: flex;
        }
      }
      .ww-e-d3Dr.ww-layout, .ww-e-d3Dr [data-ww-ls~="d3Dr"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dr.ww-layout, .ww-e-d3Dr [data-ww-ls~="d3Dr"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Ds {
        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: sans-serif;
        font-weight: 500;
        text-align: right;
        color: #111827;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ds {
          text-align: left;
        }
      }
      .ww-e-d3Dt {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Du {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Du {
          text-align: left;
        }
      }
      .ww-e-d3Dv {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dv {
          text-align: left;
        }
      }
      .ww-e-d3Dw {
        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-d3Dw.ww-layout, .ww-e-d3Dw [data-ww-ls~="d3Dw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Dx {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Dy {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dy {
          display: flex;
        }
      }
      .ww-e-d3Dy.ww-layout, .ww-e-d3Dy [data-ww-ls~="d3Dy"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Dy.ww-layout, .ww-e-d3Dy [data-ww-ls~="d3Dy"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Dz {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3E2 {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: sans-serif;
        font-weight: 700;
        color: #059669;
        text-transform: uppercase;
        white-space-collapse: preserve;
        background-color: #d1fae5;
        border-radius: 4px;
      }
      .ww-e-d3E3 {
        margin: 0;
        padding: 0 0 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: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d3E4 {
        margin: 0;
        padding: 6px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d3E5 {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3E5 {
          display: flex;
        }
      }
      .ww-e-d3E5.ww-layout, .ww-e-d3E5 [data-ww-ls~="d3E5"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3E5.ww-layout, .ww-e-d3E5 [data-ww-ls~="d3E5"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3E6 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3E6 {
          display: flex;
        }
      }
      .ww-e-d3E6.ww-layout, .ww-e-d3E6 [data-ww-ls~="d3E6"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d3E6.ww-layout, .ww-e-d3E6 [data-ww-ls~="d3E6"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d3E7 {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3E9 {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3EA {
        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: sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d3EB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3EB {
          display: flex;
        }
      }
      .ww-e-d3EB.ww-layout, .ww-e-d3EB [data-ww-ls~="d3EB"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EB.ww-layout, .ww-e-d3EB [data-ww-ls~="d3EB"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3EC {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3EE {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3EH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3EH {
          display: flex;
        }
      }
      .ww-e-d3EH.ww-layout, .ww-e-d3EH [data-ww-ls~="d3EH"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3EH.ww-layout, .ww-e-d3EH [data-ww-ls~="d3EH"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3EI {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3EI {
          display: flex;
        }
      }
      .ww-e-d3EI.ww-layout, .ww-e-d3EI [data-ww-ls~="d3EI"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EI.ww-layout, .ww-e-d3EI [data-ww-ls~="d3EI"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3EJ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3EJ {
          display: grid;
        }
      }
      .ww-e-d3EJ.ww-layout, .ww-e-d3EJ [data-ww-ls~="d3EJ"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: var(--ww-content-ww-grid-columns);
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3EJ.ww-layout, .ww-e-d3EJ [data-ww-ls~="d3EJ"] {
          grid-auto-flow: row;
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3EJ.ww-layout, .ww-e-d3EJ [data-ww-ls~="d3EJ"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d3EK {
        margin: 0;
        padding: 8px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3EK {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3EL {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3EM {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3EM {
          display: flex;
        }
      }
      .ww-e-d3EM.ww-layout, .ww-e-d3EM [data-ww-ls~="d3EM"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EM.ww-layout, .ww-e-d3EM [data-ww-ls~="d3EM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3EN {
        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-d3EO {
        margin: 8px 0 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3EO {
          display: flex;
        }
      }
      .ww-e-d3EO.ww-layout, .ww-e-d3EO [data-ww-ls~="d3EO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EO.ww-layout, .ww-e-d3EO [data-ww-ls~="d3EO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3EP {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3EP {
          display: flex;
        }
      }
      .ww-e-d3EP.ww-layout, .ww-e-d3EP [data-ww-ls~="d3EP"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EP.ww-layout, .ww-e-d3EP [data-ww-ls~="d3EP"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3EQ {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3ER {
        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: sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d3ES {
        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-d3ET {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ET {
          display: flex;
        }
      }
      .ww-e-d3ET.ww-layout, .ww-e-d3ET [data-ww-ls~="d3ET"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ET.ww-layout, .ww-e-d3ET [data-ww-ls~="d3ET"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3EU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3EU {
          display: flex;
        }
      }
      .ww-e-d3EU.ww-layout, .ww-e-d3EU [data-ww-ls~="d3EU"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EU.ww-layout, .ww-e-d3EU [data-ww-ls~="d3EU"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3EV {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3EW {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3EW {
          display: flex;
        }
      }
      .ww-e-d3EW.ww-layout, .ww-e-d3EW [data-ww-ls~="d3EW"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EW.ww-layout, .ww-e-d3EW [data-ww-ls~="d3EW"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3EX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3EX {
          display: flex;
        }
      }
      .ww-e-d3EX.ww-layout, .ww-e-d3EX [data-ww-ls~="d3EX"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EX.ww-layout, .ww-e-d3EX [data-ww-ls~="d3EX"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3EY {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3EY {
          display: flex;
        }
      }
      .ww-e-d3EY.ww-layout, .ww-e-d3EY [data-ww-ls~="d3EY"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3EY.ww-layout, .ww-e-d3EY [data-ww-ls~="d3EY"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3EZ {
        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: sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ea {
        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-d3Eb {
        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-d3Ec {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ed {
        margin: 0;
        padding: 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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Ee {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ee {
          display: flex;
        }
      }
      .ww-e-d3Ee.ww-layout, .ww-e-d3Ee [data-ww-ls~="d3Ee"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ee.ww-layout, .ww-e-d3Ee [data-ww-ls~="d3Ee"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Ef {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ef {
          display: grid;
        }
      }
      .ww-e-d3Ef.ww-layout, .ww-e-d3Ef [data-ww-ls~="d3Ef"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ef.ww-layout, .ww-e-d3Ef [data-ww-ls~="d3Ef"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3Eg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Eg {
          display: flex;
        }
      }
      .ww-e-d3Eg.ww-layout, .ww-e-d3Eg [data-ww-ls~="d3Eg"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Eg.ww-layout, .ww-e-d3Eg [data-ww-ls~="d3Eg"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Eh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Eh {
          display: flex;
        }
      }
      .ww-e-d3Eh.ww-layout, .ww-e-d3Eh [data-ww-ls~="d3Eh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Eh.ww-layout, .ww-e-d3Eh [data-ww-ls~="d3Eh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Ei {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ei {
          display: grid;
        }
      }
      .ww-e-d3Ei.ww-layout, .ww-e-d3Ei [data-ww-ls~="d3Ei"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ei.ww-layout, .ww-e-d3Ei [data-ww-ls~="d3Ei"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3Ej {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ek {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3El {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3El {
          display: flex;
        }
      }
      .ww-e-d3El.ww-layout, .ww-e-d3El [data-ww-ls~="d3El"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3El.ww-layout, .ww-e-d3El [data-ww-ls~="d3El"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Em {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Em {
          display: flex;
        }
      }
      .ww-e-d3Em.ww-layout, .ww-e-d3Em [data-ww-ls~="d3Em"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Em.ww-layout, .ww-e-d3Em [data-ww-ls~="d3Em"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3En {
        margin: 0;
        padding: 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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Eo {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ep {
        margin: 0;
        padding: 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-family: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Eq {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Er {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3Er.ww-layout, .ww-e-d3Er [data-ww-ls~="d3Er"] {
        display: block;
      }
      .ww-e-d3Es {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3Et {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Et {
          display: flex;
        }
      }
      .ww-e-d3Et.ww-layout, .ww-e-d3Et [data-ww-ls~="d3Et"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Et.ww-layout, .ww-e-d3Et [data-ww-ls~="d3Et"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3Eu {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ev {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3Ev.ww-layout, .ww-e-d3Ev [data-ww-ls~="d3Ev"] {
        display: block;
      }
      .ww-e-d3Ew {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ew.ww-layout, .ww-e-d3Ew [data-ww-ls~="d3Ew"] {
        display: block;
      }
      .ww-e-d3Ex {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff0d;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ex {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ex {
          display: flex;
        }
      }
      .ww-e-d3Ex.ww-layout, .ww-e-d3Ex [data-ww-ls~="d3Ex"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ex.ww-layout, .ww-e-d3Ex [data-ww-ls~="d3Ex"] {
          display: flex;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ex.ww-layout, .ww-e-d3Ex [data-ww-ls~="d3Ex"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d3Ey {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      .ww-e-d3Ez {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3Ez.ww-layout, .ww-e-d3Ez [data-ww-ls~="d3Ez"] {
        display: block;
      }
      .ww-e-d3F1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3F1 {
          display: flex;
        }
      }
      .ww-e-d3F1.ww-layout, .ww-e-d3F1 [data-ww-ls~="d3F1"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3F1.ww-layout, .ww-e-d3F1 [data-ww-ls~="d3F1"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3F2 {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3F3 {
        margin: 0;
        padding: 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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3F5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3F5 {
          display: flex;
        }
      }
      .ww-e-d3F5.ww-layout, .ww-e-d3F5 [data-ww-ls~="d3F5"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3F5.ww-layout, .ww-e-d3F5 [data-ww-ls~="d3F5"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3F6 {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3F6 {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        border: 0px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3F7 {
        margin: 0;
        padding: 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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3F8 {
        margin: 0;
        padding: 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-family: sans-serif;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
        --placeholder-color: #1f2937;
      }
      .ww-e-d3F9 {
        margin: 0;
        padding: 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-family: sans-serif;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
        --placeholder-color: #1f2937;
      }
      .ww-e-d3FB {
        margin: 0;
        padding: 3px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3FB {
          display: flex;
        }
      }
      .ww-e-d3FB.ww-layout, .ww-e-d3FB [data-ww-ls~="d3FB"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FB.ww-layout, .ww-e-d3FB [data-ww-ls~="d3FB"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3FC {
        margin: 0;
        padding: 3px 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3FC {
          display: grid;
        }
      }
      .ww-e-d3FC.ww-layout, .ww-e-d3FC [data-ww-ls~="d3FC"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FC.ww-layout, .ww-e-d3FC [data-ww-ls~="d3FC"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3FD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3FD {
          display: flex;
        }
      }
      .ww-e-d3FD.ww-layout, .ww-e-d3FD [data-ww-ls~="d3FD"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FD.ww-layout, .ww-e-d3FD [data-ww-ls~="d3FD"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3FE {
        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: sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3FF {
        margin: 0;
        padding: 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-family: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3FG {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 700;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        text-transform: uppercase;
        white-space-collapse: preserve;
        opacity: 0.6;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3FG {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        opacity: 1;
      }
      .ww-e-d3FH {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3FH.ww-layout, .ww-e-d3FH [data-ww-ls~="d3FH"] {
        display: block;
      }
      .ww-e-d3FI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3FI.ww-layout, .ww-e-d3FI [data-ww-ls~="d3FI"] {
        display: block;
      }
      .ww-e-d3FJ {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff0d;
        border: 1px solid #ffffff1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3FJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3FJ {
          display: flex;
        }
      }
      .ww-e-d3FJ.ww-layout, .ww-e-d3FJ [data-ww-ls~="d3FJ"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3FJ.ww-layout, .ww-e-d3FJ [data-ww-ls~="d3FJ"] {
          display: flex;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3FJ.ww-layout, .ww-e-d3FJ [data-ww-ls~="d3FJ"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d3FK {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 80px;
        font-family: inherit;
        color: #1f2937;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
        --placeholder-color: #1f2937;
      }
      .ww-e-d3FM {
        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: sans-serif;
        font-weight: 700;
        text-align: right;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3FN {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #bfdbfe;
        border-radius: 4px;
      }
      .ww-e-d3FN.ww-layout, .ww-e-d3FN [data-ww-ls~="d3FN"] {
        display: block;
      }
      .ww-e-d3FO {
        margin: 0;
        padding: 8px 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 #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3FO {
          display: flex;
        }
      }
      .ww-e-d3FO.ww-layout, .ww-e-d3FO [data-ww-ls~="d3FO"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3FO.ww-layout, .ww-e-d3FO [data-ww-ls~="d3FO"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3FP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: sans-serif;
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3FQ {
        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: sans-serif;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d3FR {
        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: sans-serif;
        font-weight: 600;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d3FS {
        margin: 0;
        padding: 8px 5px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      .ww-e-d3FT {
        margin: 0 0 16px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: box-shadow 0.2s ease;
        border: 0 solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FT {
          display: flex;
        }
      }
      .ww-e-d3FT.ww-layout, .ww-e-d3FT [data-ww-ls~="d3FT"] {
        display: flex;
        flex-flow: column;
        row-gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FT.ww-layout, .ww-e-d3FT [data-ww-ls~="d3FT"] {
          display: flex;
          flex-flow: column;
          row-gap: 10px;
        }
      }
      .ww-e-d3FU {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        cursor: pointer;
        border: 1px solid #fdba74;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3FU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3FU {
          display: flex;
        }
      }
      .ww-e-d3FU.ww-layout, .ww-e-d3FU [data-ww-ls~="d3FU"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3FU.ww-layout, .ww-e-d3FU [data-ww-ls~="d3FU"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3FU.ww-layout, .ww-e-d3FU [data-ww-ls~="d3FU"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3FV {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #bbf7d0;
        border-radius: 9999px;
      }
      .ww-e-d3FV.ww-layout, .ww-e-d3FV [data-ww-ls~="d3FV"] {
        display: block;
      }
      .ww-e-d3FW {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3FX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3FX {
          display: flex;
        }
      }
      .ww-e-d3FX.ww-layout, .ww-e-d3FX [data-ww-ls~="d3FX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FX.ww-layout, .ww-e-d3FX [data-ww-ls~="d3FX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3FY {
        margin: 0;
        padding: 6px 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: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FY {
          display: flex;
        }
      }
      .ww-e-d3FY.ww-layout, .ww-e-d3FY [data-ww-ls~="d3FY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3FY.ww-layout, .ww-e-d3FY [data-ww-ls~="d3FY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3FZ {
        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-family: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fa {
        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: sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fb {
        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: sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fc {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fd {
        margin: 0;
        padding: 8px 16px;
        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;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3Fd.ww-layout, .ww-e-d3Fd [data-ww-ls~="d3Fd"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Fe {
        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-d3Ff {
        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: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fg {
        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-d3Fh {
        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: sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fi {
        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-family: Inter, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fj {
        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-d3Fk {
        margin: 0;
        padding: 16px 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: 2px solid #d1d5db;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fk {
          display: flex;
        }
      }
      .ww-e-d3Fk.ww-layout, .ww-e-d3Fk [data-ww-ls~="d3Fk"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fk.ww-layout, .ww-e-d3Fk [data-ww-ls~="d3Fk"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Fl {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fl {
          display: flex;
        }
      }
      .ww-e-d3Fl.ww-layout, .ww-e-d3Fl [data-ww-ls~="d3Fl"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fl.ww-layout, .ww-e-d3Fl [data-ww-ls~="d3Fl"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3Fm {
        margin: 16px 0 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d3Fm.ww-layout, .ww-e-d3Fm [data-ww-ls~="d3Fm"] {
        display: block;
      }
      .ww-e-d3Fn {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fo {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fp {
          display: flex;
        }
      }
      .ww-e-d3Fp.ww-layout, .ww-e-d3Fp [data-ww-ls~="d3Fp"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fp.ww-layout, .ww-e-d3Fp [data-ww-ls~="d3Fp"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Fq {
        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-d3Fr {
        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-d3Fr.ww-layout, .ww-e-d3Fr [data-ww-ls~="d3Fr"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3Fs {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ft {
        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-d3Fu {
        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-d3Fv {
        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: sans-serif;
        color: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d3Fw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fw {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Fw.ww-layout, .ww-e-d3Fw [data-ww-ls~="d3Fw"] {
        display: flex;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fw.ww-layout, .ww-e-d3Fw [data-ww-ls~="d3Fw"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3Fx {
        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-d3Fy {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fy {
          display: flex;
        }
      }
      .ww-e-d3Fy.ww-layout, .ww-e-d3Fy [data-ww-ls~="d3Fy"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3Fy.ww-layout, .ww-e-d3Fy [data-ww-ls~="d3Fy"] {
          display: flex;
          justify-content: center;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3Fz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Fz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Fz {
          display: flex;
        }
      }
      .ww-e-d3Fz.ww-layout, .ww-e-d3Fz [data-ww-ls~="d3Fz"] {
        display: flex;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Fz.ww-layout, .ww-e-d3Fz [data-ww-ls~="d3Fz"] {
          display: flex;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Fz.ww-layout, .ww-e-d3Fz [data-ww-ls~="d3Fz"] {
          display: flex;
          gap: 8px;
        }
      }
      .ww-e-d3G0 {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3G1 {
        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-d3G1.ww-layout, .ww-e-d3G1 [data-ww-ls~="d3G1"] {
        display: block;
      }
      .ww-e-d3G2 {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3G2 {
          display: flex;
        }
      }
      .ww-e-d3G2.ww-layout, .ww-e-d3G2 [data-ww-ls~="d3G2"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3G2.ww-layout, .ww-e-d3G2 [data-ww-ls~="d3G2"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3G3 {
        margin: 0 0 8px;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: monospace;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d3G4 {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d3G5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3G5 {
          display: grid;
        }
      }
      .ww-e-d3G5.ww-layout, .ww-e-d3G5 [data-ww-ls~="d3G5"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3G5.ww-layout, .ww-e-d3G5 [data-ww-ls~="d3G5"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3G6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3G6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3G6 {
          display: flex;
        }
      }
      .ww-e-d3G6.ww-layout, .ww-e-d3G6 [data-ww-ls~="d3G6"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3G6.ww-layout, .ww-e-d3G6 [data-ww-ls~="d3G6"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3G6.ww-layout, .ww-e-d3G6 [data-ww-ls~="d3G6"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3G7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3G7 {
          display: flex;
        }
      }
      .ww-e-d3G7.ww-layout, .ww-e-d3G7 [data-ww-ls~="d3G7"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3G7.ww-layout, .ww-e-d3G7 [data-ww-ls~="d3G7"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3G8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #3b82f6;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3G8 {
          display: flex;
        }
      }
      .ww-e-d3G8.ww-layout, .ww-e-d3G8 [data-ww-ls~="d3G8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3G8.ww-layout, .ww-e-d3G8 [data-ww-ls~="d3G8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3G9 {
        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: sans-serif;
        font-weight: 500;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d3GA {
        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-d3GB {
        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-family: Inter, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3GC {
        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: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3GD {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3GE {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3GE {
          display: flex;
        }
      }
      .ww-e-d3GE.ww-layout, .ww-e-d3GE [data-ww-ls~="d3GE"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3GE.ww-layout, .ww-e-d3GE [data-ww-ls~="d3GE"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3GF {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3GG {
        margin: 0 0 13px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3GG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GG {
          display: flex;
        }
      }
      .ww-e-d3GG.ww-layout, .ww-e-d3GG [data-ww-ls~="d3GG"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d3GG.ww-layout, .ww-e-d3GG [data-ww-ls~="d3GG"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GG.ww-layout, .ww-e-d3GG [data-ww-ls~="d3GG"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3GH {
        margin: 0;
        padding: 0 0 0 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3GH.ww-layout, .ww-e-d3GH [data-ww-ls~="d3GH"] {
        display: block;
      }
      .ww-e-d3GI {
        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-family: Inter, sans-serif;
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d3GJ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3GJ {
          display: flex;
        }
      }
      .ww-e-d3GJ.ww-layout, .ww-e-d3GJ [data-ww-ls~="d3GJ"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3GJ.ww-layout, .ww-e-d3GJ [data-ww-ls~="d3GJ"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3GK {
        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: sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3GL {
        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-d3GM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3GM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GM {
          display: flex;
        }
      }
      .ww-e-d3GM.ww-layout, .ww-e-d3GM [data-ww-ls~="d3GM"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GM.ww-layout, .ww-e-d3GM [data-ww-ls~="d3GM"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GM.ww-layout, .ww-e-d3GM [data-ww-ls~="d3GM"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3GN {
        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: sans-serif;
        font-weight: 600;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d3GO {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3GP {
        margin: 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;
        background-color: #eff6ff;
        border: 1px solid #bfdbfe;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GP {
          display: flex;
        }
      }
      .ww-e-d3GP.ww-layout, .ww-e-d3GP [data-ww-ls~="d3GP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GP.ww-layout, .ww-e-d3GP [data-ww-ls~="d3GP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GP.ww-layout, .ww-e-d3GP [data-ww-ls~="d3GP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3GQ {
        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-d3GR {
        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: sans-serif;
        font-weight: 400;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d3GS {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        cursor: pointer;
        border: 1px solid #fdba74;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GS {
          display: flex;
        }
      }
      .ww-e-d3GS.ww-layout, .ww-e-d3GS [data-ww-ls~="d3GS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GS.ww-layout, .ww-e-d3GS [data-ww-ls~="d3GS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GS.ww-layout, .ww-e-d3GS [data-ww-ls~="d3GS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3GT {
        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;
        border: 1px solid #bfdbfe;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3GT {
          display: flex;
        }
      }
      .ww-e-d3GT.ww-layout, .ww-e-d3GT [data-ww-ls~="d3GT"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3GT.ww-layout, .ww-e-d3GT [data-ww-ls~="d3GT"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3GU {
        margin: 0;
        padding: 8px 50px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #bfdbfe;
        border-radius: 8px;
      }
      .ww-e-d3GU.ww-layout, .ww-e-d3GU [data-ww-ls~="d3GU"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d3GV {
        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;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3GV.ww-layout, .ww-e-d3GV [data-ww-ls~="d3GV"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3GV.ww-layout, .ww-e-d3GV [data-ww-ls~="d3GV"] {
          align-items: center;
        }
      }
      .ww-e-d3GW {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3GX {
        margin: 0;
        padding: 8px 5px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        cursor: help;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d3GY {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        cursor: pointer;
        border: 1px solid #93c5fd;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GY {
          display: flex;
        }
      }
      .ww-e-d3GY.ww-layout, .ww-e-d3GY [data-ww-ls~="d3GY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3GY.ww-layout, .ww-e-d3GY [data-ww-ls~="d3GY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3GY.ww-layout, .ww-e-d3GY [data-ww-ls~="d3GY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3GZ {
        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: sans-serif;
        font-weight: bold;
        color: #1e3a8a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ga {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gb {
        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: sans-serif;
        font-weight: 600;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Gc.ww-layout, .ww-e-d3Gc [data-ww-ls~="d3Gc"] {
        display: block;
      }
      .ww-e-d3Gd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Gd {
          display: grid;
        }
      }
      .ww-e-d3Gd.ww-layout, .ww-e-d3Gd [data-ww-ls~="d3Gd"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Gd.ww-layout, .ww-e-d3Gd [data-ww-ls~="d3Gd"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 8px;
        }
      }
      .ww-e-d3Ge {
        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-d3Ge.ww-layout, .ww-e-d3Ge [data-ww-ls~="d3Ge"] {
        display: block;
      }
      .ww-e-d3Gf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Gf {
          display: flex;
        }
      }
      .ww-e-d3Gf.ww-layout, .ww-e-d3Gf [data-ww-ls~="d3Gf"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Gf.ww-layout, .ww-e-d3Gf [data-ww-ls~="d3Gf"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Gg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gg {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3Gh {
        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-d3Gh.ww-layout, .ww-e-d3Gh [data-ww-ls~="d3Gh"] {
        display: flex;
        flex-flow: wrap;
        align-content: flex-start;
      }
      .ww-e-d3Gi {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d3Gi.ww-layout, .ww-e-d3Gi [data-ww-ls~="d3Gi"] {
        display: block;
      }
      .ww-e-d3Gj {
        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: sans-serif;
        font-weight: 700;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Gk.ww-layout, .ww-e-d3Gk [data-ww-ls~="d3Gk"] {
        display: block;
      }
      .ww-e-d3Gl {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Gl {
          display: flex;
        }
      }
      .ww-e-d3Gl.ww-layout, .ww-e-d3Gl [data-ww-ls~="d3Gl"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gl.ww-layout, .ww-e-d3Gl [data-ww-ls~="d3Gl"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Gl.ww-layout, .ww-e-d3Gl [data-ww-ls~="d3Gl"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Gm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Gm {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Gm.ww-layout, .ww-e-d3Gm [data-ww-ls~="d3Gm"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gm.ww-layout, .ww-e-d3Gm [data-ww-ls~="d3Gm"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Gm.ww-layout, .ww-e-d3Gm [data-ww-ls~="d3Gm"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
        }
      }
      .ww-e-d3Gn {
        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-d3Gn.ww-layout, .ww-e-d3Gn [data-ww-ls~="d3Gn"] {
        display: flex;
        place-content: flex-start center;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3Gn.ww-layout, .ww-e-d3Gn [data-ww-ls~="d3Gn"] {
          justify-content: flex-start;
        }
      }
      .ww-e-d3Go {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3Go {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3Gp {
        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: sans-serif;
        font-weight: 700;
        text-align: center;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gq {
        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: sans-serif;
        font-weight: 700;
        text-align: right;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gr {
        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-d3Gr.ww-layout, .ww-e-d3Gr [data-ww-ls~="d3Gr"] {
        display: block;
      }
      .ww-e-d3Gs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gs {
          grid-column: span 1 / 2;
        }
      }
      .ww-e-d3Gs.ww-layout, .ww-e-d3Gs [data-ww-ls~="d3Gs"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gs.ww-layout, .ww-e-d3Gs [data-ww-ls~="d3Gs"] {
          flex-flow: column;
        }
      }
      .ww-e-d3Gt {
        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: sans-serif;
        font-weight: 700;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gu {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3Gv {
        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: sans-serif;
        font-weight: 600;
        color: #4b5563;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gw {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3Gx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Gx.ww-layout, .ww-e-d3Gx [data-ww-ls~="d3Gx"] {
        display: block;
      }
      .ww-e-d3Gy {
        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-d3Gz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3Gz {
          margin: 0 8px 0 0;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3H0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3H0 {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3H1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3H1 {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3H2 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d3H2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3H2 {
          display: flex;
        }
      }
      .ww-e-d3H2.ww-layout, .ww-e-d3H2 [data-ww-ls~="d3H2"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3H2.ww-layout, .ww-e-d3H2 [data-ww-ls~="d3H2"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3H2.ww-layout, .ww-e-d3H2 [data-ww-ls~="d3H2"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3H3 {
        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: sans-serif;
        font-weight: 600;
        color: #4b5563;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3H4 {
        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: sans-serif;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d3H5 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3H6 {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3H7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3H7 {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3H8 {
        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: sans-serif;
        font-weight: 700;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3H9 {
        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-d3H9.ww-layout, .ww-e-d3H9 [data-ww-ls~="d3H9"] {
        display: block;
      }
      .ww-e-d3HA {
        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-d3HB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3HB {
          margin: 0 0 4px;
          display: block;
          font-size: 12px;
          font-weight: 500;
          color: #6b7280;
        }
      }
      .ww-e-d3HC {
        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-d3HC.ww-layout, .ww-e-d3HC [data-ww-ls~="d3HC"] {
        display: block;
      }
      .ww-e-d3HD {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 991px) {
        .ww-e-d3HD {
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3HD {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d3HD.ww-layout, .ww-e-d3HD [data-ww-ls~="d3HD"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HD.ww-layout, .ww-e-d3HD [data-ww-ls~="d3HD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3HE {
        margin: 0 0 16px;
        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-d3HF {
        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;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d3HF.ww-layout, .ww-e-d3HF [data-ww-ls~="d3HF"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3HG {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3HG {
          display: flex;
        }
      }
      .ww-e-d3HG.ww-layout, .ww-e-d3HG [data-ww-ls~="d3HG"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3HG.ww-layout, .ww-e-d3HG [data-ww-ls~="d3HG"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3HH {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3HI {
        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;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HI {
          display: flex;
        }
      }
      .ww-e-d3HI.ww-layout, .ww-e-d3HI [data-ww-ls~="d3HI"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HI.ww-layout, .ww-e-d3HI [data-ww-ls~="d3HI"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3HJ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafbb3;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3HJ {
          display: grid;
        }
      }
      .ww-e-d3HJ.ww-layout, .ww-e-d3HJ [data-ww-ls~="d3HJ"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HJ.ww-layout, .ww-e-d3HJ [data-ww-ls~="d3HJ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3HK {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3HK {
          display: flex;
        }
      }
      .ww-e-d3HK.ww-layout, .ww-e-d3HK [data-ww-ls~="d3HK"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HK.ww-layout, .ww-e-d3HK [data-ww-ls~="d3HK"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3HL {
        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: sans-serif;
        font-weight: 700;
        color: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d3HM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3HM {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3HM {
          display: flex;
          width: 100%;
          flex: 0 1 auto;
        }
      }
      .ww-e-d3HM.ww-layout, .ww-e-d3HM [data-ww-ls~="d3HM"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 0;
      }
      @media (max-width: 991px) {
        .ww-e-d3HM.ww-layout, .ww-e-d3HM [data-ww-ls~="d3HM"] {
          display: flex;
          flex-flow: row;
          justify-content: flex-end;
          align-items: center;
          align-content: revert-layer;
          gap: 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3HM.ww-layout, .ww-e-d3HM [data-ww-ls~="d3HM"] {
          display: flex;
          flex-flow: row;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 0;
        }
      }
      .ww-e-d3HN {
        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;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HN {
          display: flex;
        }
      }
      .ww-e-d3HN.ww-layout, .ww-e-d3HN [data-ww-ls~="d3HN"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3HN.ww-layout, .ww-e-d3HN [data-ww-ls~="d3HN"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3HO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3HO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3HO {
          display: flex;
        }
      }
      .ww-e-d3HO.ww-layout, .ww-e-d3HO [data-ww-ls~="d3HO"] {
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3HO.ww-layout, .ww-e-d3HO [data-ww-ls~="d3HO"] {
          display: flex;
          justify-content: flex-start;
          align-items: stretch;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3HO.ww-layout, .ww-e-d3HO [data-ww-ls~="d3HO"] {
          display: flex;
          justify-content: flex-start;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3HP {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3HQ {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3HQ {
          padding: 15px;
        }
      }
      .ww-e-d3HQ:where([data-ww-states~="ROzI39"]) {
        background-color: #0000;
        cursor: not-allowed;
      }
      .ww-e-d3HQ.ww-layout, .ww-e-d3HQ [data-ww-ls~="d3HQ"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d3HR {
        margin: 0 auto;
        padding: 48px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      :where(.ww-e-d3HD[data-ww-states~="enGa9O"]) .ww-e-d3HR {
        max-width: unset;
        height: 100%;
        aspect-ratio: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d3HR.ww-layout, .ww-e-d3HR [data-ww-ls~="d3HR"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3HS {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3HT {
        margin: 8px 0 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3HT {
          display: flex;
        }
      }
      .ww-e-d3HT.ww-layout, .ww-e-d3HT [data-ww-ls~="d3HT"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3HT.ww-layout, .ww-e-d3HT [data-ww-ls~="d3HT"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3HU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3HU {
          display: flex;
        }
      }
      .ww-e-d3HU.ww-layout, .ww-e-d3HU [data-ww-ls~="d3HU"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3HU.ww-layout, .ww-e-d3HU [data-ww-ls~="d3HU"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3HV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 200px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3HV {
          display: flex;
        }
      }
      .ww-e-d3HV.ww-layout, .ww-e-d3HV [data-ww-ls~="d3HV"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3HV.ww-layout, .ww-e-d3HV [data-ww-ls~="d3HV"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3HW {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3HX {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3HY {
        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: sans-serif;
        font-weight: 500;
        white-space-collapse: preserve;
      }
      .ww-e-d3HZ {
        margin: 16px 0 0;
        padding: 16px 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 #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3HZ {
          display: flex;
        }
      }
      .ww-e-d3HZ.ww-layout, .ww-e-d3HZ [data-ww-ls~="d3HZ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3HZ.ww-layout, .ww-e-d3HZ [data-ww-ls~="d3HZ"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
          gap: 8px;
        }
      }
      .ww-e-d3Hb {
        margin: 0;
        padding: 8px;
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d3Hc {
        margin: 0;
        padding: 8px 5px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 50px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      .ww-e-d3Hd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Hd.ww-layout, .ww-e-d3Hd [data-ww-ls~="d3Hd"] {
        display: block;
      }
      .ww-e-d3Hf {
        margin: 0;
        padding: 8px .2em;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 35px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        text-align: center;
        color: #1f2937;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 6px;
      }
      .ww-e-d3Hg {
        margin: 0;
        padding: 8px 5px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d3Hh {
        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: sans-serif;
        font-weight: 500;
        white-space-collapse: preserve;
      }
      .ww-e-d3Hi {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Hj {
        margin: 0;
        padding: 13px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3Hj.ww-layout, .ww-e-d3Hj [data-ww-ls~="d3Hj"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3Hk {
        margin: 0;
        padding: 6px 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: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Hk {
          align-self: unset;
          display: flex;
        }
      }
      :where(.ww-e-d3HQ[data-ww-states~="ROzI39"]) .ww-e-d3Hk {
        display: none;
      }
      .ww-e-d3Hk.ww-layout, .ww-e-d3Hk [data-ww-ls~="d3Hk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Hk.ww-layout, .ww-e-d3Hk [data-ww-ls~="d3Hk"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      :where(.ww-e-d3HQ[data-ww-states~="ROzI39"]) .ww-e-d3Hk.ww-layout, :where(.ww-e-d3HQ[data-ww-states~="ROzI39"]) .ww-e-d3Hk [data-ww-ls~="d3Hk"] {
        display: none;
      }
      .ww-e-d3Hl {
        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-d3Hl.ww-layout, .ww-e-d3Hl [data-ww-ls~="d3Hl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3Hn {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3Ho {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ho {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ho {
          display: flex;
        }
      }
      .ww-e-d3Ho.ww-layout, .ww-e-d3Ho [data-ww-ls~="d3Ho"] {
        display: grid;
        grid-template-columns: .5fr 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr .5fr;
        gap: 16px 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ho.ww-layout, .ww-e-d3Ho [data-ww-ls~="d3Ho"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ho.ww-layout, .ww-e-d3Ho [data-ww-ls~="d3Ho"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3Hp {
        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: sans-serif;
        font-weight: 700;
        text-align: left;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Hq {
        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: sans-serif;
        font-weight: 700;
        text-align: left;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Hr {
        margin: 0 0 12px;
        padding: 0 16px 12px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3Hr {
          display: none;
        }
      }
      .ww-e-d3Hr.ww-layout, .ww-e-d3Hr [data-ww-ls~="d3Hr"] {
        display: grid;
        grid-template-columns: 3.5fr 1fr 1fr 1fr 1fr 1.2fr 1fr 1fr 1fr .5fr;
        gap: 16px 5px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Hr.ww-layout, .ww-e-d3Hr [data-ww-ls~="d3Hr"] {
          display: none;
        }
      }
      .ww-e-d3Hs {
        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: sans-serif;
        font-weight: 700;
        text-align: right;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ht {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ht {
          padding: 16px;
        }
      }
      .ww-e-d3Ht.ww-layout, .ww-e-d3Ht [data-ww-ls~="d3Ht"] {
        display: block;
      }
      .ww-e-d3Hu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Hv {
        margin: 0 0 4px;
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Hw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Hy {
        margin: 0 0 4px;
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Hz {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3I0 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3I1 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3I1 {
          padding: 16px;
        }
      }
      .ww-e-d3I1.ww-layout, .ww-e-d3I1 [data-ww-ls~="d3I1"] {
        display: block;
      }
      .ww-e-d3I2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3I3 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3I3 {
          padding: 16px;
        }
      }
      .ww-e-d3I3.ww-layout, .ww-e-d3I3 [data-ww-ls~="d3I3"] {
        display: block;
      }
      .ww-e-d3I4 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3I5 {
        margin: 0 0 8px;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      .ww-e-d3I5.ww-layout, .ww-e-d3I5 [data-ww-ls~="d3I5"] {
        display: inline-block;
      }
      .ww-e-d3I6 {
        margin: 0 0 4px;
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3I7 {
        margin: 0 0 8px;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      .ww-e-d3I7.ww-layout, .ww-e-d3I7 [data-ww-ls~="d3I7"] {
        display: inline-block;
      }
      .ww-e-d3I8 {
        margin: 0 0 8px;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      .ww-e-d3I8.ww-layout, .ww-e-d3I8 [data-ww-ls~="d3I8"] {
        display: inline-block;
      }
      .ww-e-d3I9 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3IA {
        margin: 0 0 8px;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      .ww-e-d3IA.ww-layout, .ww-e-d3IA [data-ww-ls~="d3IA"] {
        display: inline-block;
      }
      .ww-e-d3IB {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IB {
          padding: 16px;
        }
      }
      .ww-e-d3IB.ww-layout, .ww-e-d3IB [data-ww-ls~="d3IB"] {
        display: block;
      }
      .ww-e-d3IC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ID {
        margin: 0 0 4px;
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3IE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3IE {
          display: flex;
        }
      }
      .ww-e-d3IE.ww-layout, .ww-e-d3IE [data-ww-ls~="d3IE"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IE.ww-layout, .ww-e-d3IE [data-ww-ls~="d3IE"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3IF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3IG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IG {
          display: flex;
        }
      }
      .ww-e-d3IG.ww-layout, .ww-e-d3IG [data-ww-ls~="d3IG"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3IG.ww-layout, .ww-e-d3IG [data-ww-ls~="d3IG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3IH {
        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: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IH {
          display: flex;
        }
      }
      .ww-e-d3IH.ww-layout, .ww-e-d3IH [data-ww-ls~="d3IH"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3IH.ww-layout, .ww-e-d3IH [data-ww-ls~="d3IH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3II {
        margin: 0;
        padding: var(--ww-style-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: #1f2937;
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        --ww-element-transition: all 0.2s;
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3II {
        display: inline-block;
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
        border: 1px solid #d06b46;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3II {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d3IJ {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 71px;
        bottom: auto;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3IJ {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3IJ {
        top: 71px;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 0 solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d3IJ.ww-layout, .ww-e-d3IJ [data-ww-ls~="d3IJ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3IJ.ww-layout, .ww-e-d3IJ [data-ww-ls~="d3IJ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3IK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3IK {
          display: flex;
        }
      }
      .ww-e-d3IK.ww-layout, .ww-e-d3IK [data-ww-ls~="d3IK"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3IK.ww-layout, .ww-e-d3IK [data-ww-ls~="d3IK"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3IL {
        margin: 0 10px 12px;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3IL {
          display: flex;
        }
      }
      .ww-e-d3IL.ww-layout, .ww-e-d3IL [data-ww-ls~="d3IL"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3IL.ww-layout, .ww-e-d3IL [data-ww-ls~="d3IL"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3IM {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3IN {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3IO {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: not-allowed;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d3IO {
          display: flex;
        }
      }
      .ww-e-d3IO:where(:hover) {
        background-color: #fff7ed80;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3IO {
        width: 100%;
      }
      .ww-e-d3IO.ww-layout, .ww-e-d3IO [data-ww-ls~="d3IO"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IO.ww-layout, .ww-e-d3IO [data-ww-ls~="d3IO"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3IP {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3IP {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3IP {
        padding: 10px 20px;
        overflow: auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d3IP.ww-layout, .ww-e-d3IP [data-ww-ls~="d3IP"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3IP.ww-layout, .ww-e-d3IP [data-ww-ls~="d3IP"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3IQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3IR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IR {
          display: flex;
        }
      }
      .ww-e-d3IR.ww-layout, .ww-e-d3IR [data-ww-ls~="d3IR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3IR.ww-layout, .ww-e-d3IR [data-ww-ls~="d3IR"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3IS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3IS {
        padding: 16px;
        flex: 1 0 auto;
        border-top: 1px solid #b0b0b0;
        border-bottom: 0 solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 8px 8px 0 0;
      }
      .ww-e-d3IS.ww-layout, .ww-e-d3IS [data-ww-ls~="d3IS"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3IT {
        margin: 0;
        padding: 0 20px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3IT {
          display: flex;
        }
      }
      .ww-e-d3IT.ww-layout, .ww-e-d3IT [data-ww-ls~="d3IT"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3IT.ww-layout, .ww-e-d3IT [data-ww-ls~="d3IT"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3IU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d3IU.ww-layout, .ww-e-d3IU [data-ww-ls~="d3IU"] {
        display: block;
      }
      .ww-e-d3IV {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3IW {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3IX {
        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;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d3IY {
        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-d3IZ {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d3IZ.ww-layout, .ww-e-d3IZ [data-ww-ls~="d3IZ"] {
        display: block;
      }
      .ww-e-d3Ia {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 0 solid #b0b0b0;
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3Ia {
        padding: 15px 0 10px;
        z-index: 100;
      }
      .ww-e-d3Ia.ww-layout, .ww-e-d3Ia [data-ww-ls~="d3Ia"] {
        display: block;
      }
      .ww-e-d3Ib {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d3Ib.ww-layout, .ww-e-d3Ib [data-ww-ls~="d3Ib"] {
        display: block;
      }
      .ww-e-d3Ic {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3Id {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Id {
          display: flex;
        }
      }
      .ww-e-d3Id.ww-layout, .ww-e-d3Id [data-ww-ls~="d3Id"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3Id.ww-layout, .ww-e-d3Id [data-ww-ls~="d3Id"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3Ie {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ie {
          display: flex;
        }
      }
      .ww-e-d3Ie.ww-layout, .ww-e-d3Ie [data-ww-ls~="d3Ie"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ie.ww-layout, .ww-e-d3Ie [data-ww-ls~="d3Ie"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d3If {
        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-d3Ig {
        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-d3Ih {
        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-d3Ii {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 4px;
      }
      .ww-e-d3Ii.ww-layout, .ww-e-d3Ii [data-ww-ls~="d3Ii"] {
        display: block;
      }
      .ww-e-d3Ij {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ik {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d3Ik.ww-layout, .ww-e-d3Ik [data-ww-ls~="d3Ik"] {
        display: block;
      }
      .ww-e-d3Il {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Il {
          display: flex;
        }
      }
      .ww-e-d3Il.ww-layout, .ww-e-d3Il [data-ww-ls~="d3Il"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Il.ww-layout, .ww-e-d3Il [data-ww-ls~="d3Il"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Im {
        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-d3In {
        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;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d3Io {
        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-d3Io.ww-layout, .ww-e-d3Io [data-ww-ls~="d3Io"] {
        display: block;
      }
      .ww-e-d3Ip {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Iq {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ir {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ir {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3Ir {
        padding: 10px 20px;
        overflow: auto;
        z-index: 200;
        width: 100%;
        flex: 1 0 auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d3Ir.ww-layout, .ww-e-d3Ir [data-ww-ls~="d3Ir"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ir.ww-layout, .ww-e-d3Ir [data-ww-ls~="d3Ir"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Is {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Is {
          display: flex;
        }
      }
      .ww-e-d3Is.ww-layout, .ww-e-d3Is [data-ww-ls~="d3Is"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Is.ww-layout, .ww-e-d3Is [data-ww-ls~="d3Is"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3It {
        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-d3Iu {
        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-d3Iv {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Iw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Iw {
          display: flex;
        }
      }
      .ww-e-d3Iw.ww-layout, .ww-e-d3Iw [data-ww-ls~="d3Iw"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3Iw.ww-layout, .ww-e-d3Iw [data-ww-ls~="d3Iw"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3Ix {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ix {
          display: flex;
        }
      }
      .ww-e-d3Ix.ww-layout, .ww-e-d3Ix [data-ww-ls~="d3Ix"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ix.ww-layout, .ww-e-d3Ix [data-ww-ls~="d3Ix"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Iy {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3J0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3J0 {
          display: flex;
        }
      }
      .ww-e-d3J0.ww-layout, .ww-e-d3J0 [data-ww-ls~="d3J0"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3J0.ww-layout, .ww-e-d3J0 [data-ww-ls~="d3J0"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d3J1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3J1 {
          display: flex;
        }
      }
      .ww-e-d3J1.ww-layout, .ww-e-d3J1 [data-ww-ls~="d3J1"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3J1.ww-layout, .ww-e-d3J1 [data-ww-ls~="d3J1"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3J2 {
        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-d3J3 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 14px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3J4 {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3J5 {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3J6 {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3J7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3J7 {
          display: flex;
        }
      }
      .ww-e-d3J7.ww-layout, .ww-e-d3J7 [data-ww-ls~="d3J7"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3J7.ww-layout, .ww-e-d3J7 [data-ww-ls~="d3J7"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3J8 {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3J9 {
        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-d3JA {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3JA {
          display: flex;
        }
      }
      .ww-e-d3JA.ww-layout, .ww-e-d3JA [data-ww-ls~="d3JA"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3JA.ww-layout, .ww-e-d3JA [data-ww-ls~="d3JA"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3JB {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
        border-left: 1px solid #b0b0b0;
      }
      @media (max-width: 767px) {
        .ww-e-d3JB {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3JB {
        border-bottom: 1px solid #f1f5f9;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d3JB.ww-layout, .ww-e-d3JB [data-ww-ls~="d3JB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3JB.ww-layout, .ww-e-d3JB [data-ww-ls~="d3JB"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3JC {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d3JC {
          display: flex;
        }
      }
      .ww-e-d3JC:where(:hover) {
        z-index: 200;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3JC {
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d3JC.ww-layout, .ww-e-d3JC [data-ww-ls~="d3JC"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3JC.ww-layout, .ww-e-d3JC [data-ww-ls~="d3JC"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3JD {
        margin: 0;
        padding: 3px 24px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #ea580c;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3JD:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3JE {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3JF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3JF {
          display: flex;
        }
      }
      .ww-e-d3JF.ww-layout, .ww-e-d3JF [data-ww-ls~="d3JF"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3JF.ww-layout, .ww-e-d3JF [data-ww-ls~="d3JF"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3JG {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3JH {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3JI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3JJ {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3JK {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3JL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 60px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3JL {
          display: flex;
        }
      }
      .ww-e-d3JL.ww-layout, .ww-e-d3JL [data-ww-ls~="d3JL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3JL.ww-layout, .ww-e-d3JL [data-ww-ls~="d3JL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3JM {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3JM {
          display: flex;
        }
      }
      .ww-e-d3JM.ww-layout, .ww-e-d3JM [data-ww-ls~="d3JM"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3JM.ww-layout, .ww-e-d3JM [data-ww-ls~="d3JM"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3JN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3JN {
          display: flex;
        }
      }
      .ww-e-d3JN.ww-layout, .ww-e-d3JN [data-ww-ls~="d3JN"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d3JN.ww-layout, .ww-e-d3JN [data-ww-ls~="d3JN"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
        }
      }
      .ww-e-d3JO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3JP {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3JQ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3JQ {
          display: flex;
        }
      }
      .ww-e-d3JQ.ww-layout, .ww-e-d3JQ [data-ww-ls~="d3JQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3JQ.ww-layout, .ww-e-d3JQ [data-ww-ls~="d3JQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3JR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3JR {
          display: grid;
        }
      }
      .ww-e-d3JR.ww-layout, .ww-e-d3JR [data-ww-ls~="d3JR"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3JR.ww-layout, .ww-e-d3JR [data-ww-ls~="d3JR"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3JS {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3JT {
        margin: 0 8px 0 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-d3JU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3JU {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3JU {
          display: flex;
        }
      }
      .ww-e-d3JU.ww-layout, .ww-e-d3JU [data-ww-ls~="d3JU"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3JU.ww-layout, .ww-e-d3JU [data-ww-ls~="d3JU"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3JU.ww-layout, .ww-e-d3JU [data-ww-ls~="d3JU"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3JV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3JV {
          display: flex;
        }
      }
      .ww-e-d3JV.ww-layout, .ww-e-d3JV [data-ww-ls~="d3JV"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3JV.ww-layout, .ww-e-d3JV [data-ww-ls~="d3JV"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3JW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3JW {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3JW {
          display: flex;
        }
      }
      .ww-e-d3JW.ww-layout, .ww-e-d3JW [data-ww-ls~="d3JW"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3JW.ww-layout, .ww-e-d3JW [data-ww-ls~="d3JW"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3JW.ww-layout, .ww-e-d3JW [data-ww-ls~="d3JW"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d3JX {
        margin: 0;
        padding: 8px;
        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-d3JX.ww-layout, .ww-e-d3JX [data-ww-ls~="d3JX"] {
        display: block;
      }
      .ww-e-d3JY {
        margin: 0 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.4;
      }
      .ww-e-d3JZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d3JZ {
          display: flex;
        }
      }
      .ww-e-d3JZ.ww-layout, .ww-e-d3JZ [data-ww-ls~="d3JZ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3JZ.ww-layout, .ww-e-d3JZ [data-ww-ls~="d3JZ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Ja {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ja {
          display: flex;
        }
      }
      .ww-e-d3Ja.ww-layout, .ww-e-d3Ja [data-ww-ls~="d3Ja"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ja.ww-layout, .ww-e-d3Ja [data-ww-ls~="d3Ja"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Jb {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jb {
          display: flex;
        }
      }
      .ww-e-d3Jb.ww-layout, .ww-e-d3Jb [data-ww-ls~="d3Jb"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jb.ww-layout, .ww-e-d3Jb [data-ww-ls~="d3Jb"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Jc {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jc {
          display: flex;
        }
      }
      .ww-e-d3Jc.ww-layout, .ww-e-d3Jc [data-ww-ls~="d3Jc"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jc.ww-layout, .ww-e-d3Jc [data-ww-ls~="d3Jc"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3Jd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jd {
          display: flex;
        }
      }
      .ww-e-d3Jd.ww-layout, .ww-e-d3Jd [data-ww-ls~="d3Jd"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jd.ww-layout, .ww-e-d3Jd [data-ww-ls~="d3Jd"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Je {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Je {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Je {
          display: flex;
        }
      }
      .ww-e-d3Je.ww-layout, .ww-e-d3Je [data-ww-ls~="d3Je"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Je.ww-layout, .ww-e-d3Je [data-ww-ls~="d3Je"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Je.ww-layout, .ww-e-d3Je [data-ww-ls~="d3Je"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Jf {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 20px;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d3Jf.ww-layout, .ww-e-d3Jf [data-ww-ls~="d3Jf"] {
        display: block;
      }
      .ww-e-d3Jg {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Jh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d3Jh {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Jh {
          display: flex;
        }
      }
      .ww-e-d3Jh.ww-layout, .ww-e-d3Jh [data-ww-ls~="d3Jh"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Jh.ww-layout, .ww-e-d3Jh [data-ww-ls~="d3Jh"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Jh.ww-layout, .ww-e-d3Jh [data-ww-ls~="d3Jh"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3Ji {
        margin: 0 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 60px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jj {
          display: flex;
        }
      }
      .ww-e-d3Jj.ww-layout, .ww-e-d3Jj [data-ww-ls~="d3Jj"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jj.ww-layout, .ww-e-d3Jj [data-ww-ls~="d3Jj"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d3Jk {
        margin: 0 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.4;
      }
      .ww-e-d3Jl {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      .ww-e-d3Jl.ww-layout, .ww-e-d3Jl [data-ww-ls~="d3Jl"] {
        display: block;
      }
      .ww-e-d3Jm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jn {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Jo {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jo {
          display: none;
        }
      }
      .ww-e-d3Jo.ww-layout, .ww-e-d3Jo [data-ww-ls~="d3Jo"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jo.ww-layout, .ww-e-d3Jo [data-ww-ls~="d3Jo"] {
          display: none;
        }
      }
      .ww-e-d3Jp {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3Jq {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Jr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Js {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Js {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Js {
          display: flex;
        }
      }
      .ww-e-d3Js.ww-layout, .ww-e-d3Js [data-ww-ls~="d3Js"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Js.ww-layout, .ww-e-d3Js [data-ww-ls~="d3Js"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Js.ww-layout, .ww-e-d3Js [data-ww-ls~="d3Js"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Jt {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jt {
          display: flex;
        }
      }
      .ww-e-d3Jt.ww-layout, .ww-e-d3Jt [data-ww-ls~="d3Jt"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Jt.ww-layout, .ww-e-d3Jt [data-ww-ls~="d3Jt"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Ju {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Jz {
        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-family: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3K0 {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3K1 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3K2 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3K3 {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3K4 {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3K5 {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3K6 {
        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: sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d3K7 {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      .ww-e-d3K7.ww-layout, .ww-e-d3K7 [data-ww-ls~="d3K7"] {
        display: block;
      }
      .ww-e-d3K8 {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3K9 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3K9 {
          display: flex;
        }
      }
      .ww-e-d3K9.ww-layout, .ww-e-d3K9 [data-ww-ls~="d3K9"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3K9.ww-layout, .ww-e-d3K9 [data-ww-ls~="d3K9"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3KA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3KA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KA {
          display: flex;
        }
      }
      .ww-e-d3KA.ww-layout, .ww-e-d3KA [data-ww-ls~="d3KA"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3KA.ww-layout, .ww-e-d3KA [data-ww-ls~="d3KA"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KA.ww-layout, .ww-e-d3KA [data-ww-ls~="d3KA"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3KB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3KB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KB {
          display: flex;
        }
      }
      .ww-e-d3KB.ww-layout, .ww-e-d3KB [data-ww-ls~="d3KB"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3KB.ww-layout, .ww-e-d3KB [data-ww-ls~="d3KB"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KB.ww-layout, .ww-e-d3KB [data-ww-ls~="d3KB"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3KC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3KC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KC {
          display: flex;
        }
      }
      .ww-e-d3KC.ww-layout, .ww-e-d3KC [data-ww-ls~="d3KC"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3KC.ww-layout, .ww-e-d3KC [data-ww-ls~="d3KC"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KC.ww-layout, .ww-e-d3KC [data-ww-ls~="d3KC"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3KD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3KD.ww-layout, .ww-e-d3KD [data-ww-ls~="d3KD"] {
        display: block;
      }
      .ww-e-d3KE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 60px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3KE {
          display: flex;
        }
      }
      .ww-e-d3KE.ww-layout, .ww-e-d3KE [data-ww-ls~="d3KE"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3KE.ww-layout, .ww-e-d3KE [data-ww-ls~="d3KE"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d3KF {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d3KF.ww-layout, .ww-e-d3KF [data-ww-ls~="d3KF"] {
        display: block;
      }
      .ww-e-d3KG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3KG {
          display: none;
        }
      }
      .ww-e-d3KG.ww-layout, .ww-e-d3KG [data-ww-ls~="d3KG"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d3KG.ww-layout, .ww-e-d3KG [data-ww-ls~="d3KG"] {
          display: none;
        }
      }
      .ww-e-d3KH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3KH {
          display: flex;
        }
      }
      .ww-e-d3KH.ww-layout, .ww-e-d3KH [data-ww-ls~="d3KH"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3KH.ww-layout, .ww-e-d3KH [data-ww-ls~="d3KH"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3KI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3KI {
          display: flex;
        }
      }
      .ww-e-d3KI.ww-layout, .ww-e-d3KI [data-ww-ls~="d3KI"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3KI.ww-layout, .ww-e-d3KI [data-ww-ls~="d3KI"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3KJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3KJ {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KJ {
          display: flex;
        }
      }
      .ww-e-d3KJ.ww-layout, .ww-e-d3KJ [data-ww-ls~="d3KJ"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3KJ.ww-layout, .ww-e-d3KJ [data-ww-ls~="d3KJ"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KJ.ww-layout, .ww-e-d3KJ [data-ww-ls~="d3KJ"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d3KK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3KK {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KK {
          display: flex;
        }
      }
      .ww-e-d3KK.ww-layout, .ww-e-d3KK [data-ww-ls~="d3KK"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3KK.ww-layout, .ww-e-d3KK [data-ww-ls~="d3KK"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KK.ww-layout, .ww-e-d3KK [data-ww-ls~="d3KK"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d3KL {
        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-d3KL.ww-layout, .ww-e-d3KL [data-ww-ls~="d3KL"] {
        display: block;
      }
      .ww-e-d3KM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3KN {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3KN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KN {
          display: flex;
        }
      }
      .ww-e-d3KN.ww-layout, .ww-e-d3KN [data-ww-ls~="d3KN"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3KN.ww-layout, .ww-e-d3KN [data-ww-ls~="d3KN"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3KN.ww-layout, .ww-e-d3KN [data-ww-ls~="d3KN"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3KO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3KP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3KQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3KQ {
          display: none;
        }
      }
      .ww-e-d3KQ.ww-layout, .ww-e-d3KQ [data-ww-ls~="d3KQ"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d3KQ.ww-layout, .ww-e-d3KQ [data-ww-ls~="d3KQ"] {
          display: none;
        }
      }
      .ww-e-d3KR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3KS {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3KS {
          display: flex;
        }
      }
      .ww-e-d3KS.ww-layout, .ww-e-d3KS [data-ww-ls~="d3KS"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3KS.ww-layout, .ww-e-d3KS [data-ww-ls~="d3KS"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3KT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3KU {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3KV {
        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-d3KV.ww-layout, .ww-e-d3KV [data-ww-ls~="d3KV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3KW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3KW {
          display: none;
        }
      }
      .ww-e-d3KW.ww-layout, .ww-e-d3KW [data-ww-ls~="d3KW"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-content: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3KW.ww-layout, .ww-e-d3KW [data-ww-ls~="d3KW"] {
          display: none;
        }
      }
      .ww-e-d3KX {
        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-d3KX.ww-layout, .ww-e-d3KX [data-ww-ls~="d3KX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3KY {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3KZ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3KZ {
          display: flex;
        }
      }
      .ww-e-d3KZ.ww-layout, .ww-e-d3KZ [data-ww-ls~="d3KZ"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1.5fr 1fr 1fr 1fr .25fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3KZ.ww-layout, .ww-e-d3KZ [data-ww-ls~="d3KZ"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d3Ka {
        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-family: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kb {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Kc {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Kc {
          display: flex;
        }
      }
      .ww-e-d3Kc.ww-layout, .ww-e-d3Kc [data-ww-ls~="d3Kc"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Kc.ww-layout, .ww-e-d3Kc [data-ww-ls~="d3Kc"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Kc.ww-layout, .ww-e-d3Kc [data-ww-ls~="d3Kc"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d3Kd {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3Ke {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kf {
        margin: 0 4px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Kg {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kh {
          display: flex;
        }
      }
      .ww-e-d3Kh.ww-layout, .ww-e-d3Kh [data-ww-ls~="d3Kh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kh.ww-layout, .ww-e-d3Kh [data-ww-ls~="d3Kh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Ki {
        margin: 0 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 0.4;
      }
      .ww-e-d3Kj {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Kk {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Kk {
          display: flex;
        }
      }
      .ww-e-d3Kk.ww-layout, .ww-e-d3Kk [data-ww-ls~="d3Kk"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Kk.ww-layout, .ww-e-d3Kk [data-ww-ls~="d3Kk"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Kk.ww-layout, .ww-e-d3Kk [data-ww-ls~="d3Kk"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Kl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kl {
          display: flex;
        }
      }
      .ww-e-d3Kl.ww-layout, .ww-e-d3Kl [data-ww-ls~="d3Kl"] {
        display: none;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kl.ww-layout, .ww-e-d3Kl [data-ww-ls~="d3Kl"] {
          display: flex;
        }
      }
      .ww-e-d3Km {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Km {
          display: flex;
        }
      }
      .ww-e-d3Km.ww-layout, .ww-e-d3Km [data-ww-ls~="d3Km"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3Km.ww-layout, .ww-e-d3Km [data-ww-ls~="d3Km"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3Kn {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ko {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Kq {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kr {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kr {
          display: flex;
        }
      }
      .ww-e-d3Kr.ww-layout, .ww-e-d3Kr [data-ww-ls~="d3Kr"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kr.ww-layout, .ww-e-d3Kr [data-ww-ls~="d3Kr"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Ks {
        margin: 0 8px 0 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-d3Kt {
        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 #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kt {
          display: flex;
        }
      }
      .ww-e-d3Kt.ww-layout, .ww-e-d3Kt [data-ww-ls~="d3Kt"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kt.ww-layout, .ww-e-d3Kt [data-ww-ls~="d3Kt"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3Ku {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kv {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kw {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kx {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ky {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Kz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kz {
          display: flex;
        }
      }
      .ww-e-d3Kz.ww-layout, .ww-e-d3Kz [data-ww-ls~="d3Kz"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Kz.ww-layout, .ww-e-d3Kz [data-ww-ls~="d3Kz"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
        }
      }
      .ww-e-d3L0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3L0 {
          display: none;
        }
      }
      .ww-e-d3L0.ww-layout, .ww-e-d3L0 [data-ww-ls~="d3L0"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d3L0.ww-layout, .ww-e-d3L0 [data-ww-ls~="d3L0"] {
          display: none;
        }
      }
      .ww-e-d3L1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3L1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3L1 {
          display: flex;
        }
      }
      .ww-e-d3L1.ww-layout, .ww-e-d3L1 [data-ww-ls~="d3L1"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3L1.ww-layout, .ww-e-d3L1 [data-ww-ls~="d3L1"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3L1.ww-layout, .ww-e-d3L1 [data-ww-ls~="d3L1"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3L2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3L2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3L2 {
          display: flex;
        }
      }
      .ww-e-d3L2.ww-layout, .ww-e-d3L2 [data-ww-ls~="d3L2"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3L2.ww-layout, .ww-e-d3L2 [data-ww-ls~="d3L2"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3L2.ww-layout, .ww-e-d3L2 [data-ww-ls~="d3L2"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3L3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3L3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3L3 {
          display: flex;
        }
      }
      .ww-e-d3L3.ww-layout, .ww-e-d3L3 [data-ww-ls~="d3L3"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3L3.ww-layout, .ww-e-d3L3 [data-ww-ls~="d3L3"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3L3.ww-layout, .ww-e-d3L3 [data-ww-ls~="d3L3"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3L4 {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3L5 {
        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: sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3L6 {
        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: sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d3L7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3L8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 14px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3L9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3L9 {
          display: flex;
        }
      }
      .ww-e-d3L9.ww-layout, .ww-e-d3L9 [data-ww-ls~="d3L9"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3L9.ww-layout, .ww-e-d3L9 [data-ww-ls~="d3L9"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3LA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3LA {
          display: flex;
        }
      }
      .ww-e-d3LA.ww-layout, .ww-e-d3LA [data-ww-ls~="d3LA"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3LA.ww-layout, .ww-e-d3LA [data-ww-ls~="d3LA"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3LC {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3LD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3LD.ww-layout, .ww-e-d3LD [data-ww-ls~="d3LD"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3LE {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3LE {
          display: flex;
        }
      }
      .ww-e-d3LE.ww-layout, .ww-e-d3LE [data-ww-ls~="d3LE"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3LE.ww-layout, .ww-e-d3LE [data-ww-ls~="d3LE"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d3LF {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3LG {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: background-color 0.2s;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3LG {
          display: flex;
        }
      }
      .ww-e-d3LG:where([data-ww-states~="s63RLw"]) {
        background-color: var(--dcf7d119-b64f-4e4f-ba82-20185e1e3375,#f2dddb);
      }
      .ww-e-d3LG.ww-layout, .ww-e-d3LG [data-ww-ls~="d3LG"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1.5fr 1fr 1fr 1fr .25fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3LG.ww-layout, .ww-e-d3LG [data-ww-ls~="d3LG"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3LH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3LI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3LI {
          display: none;
        }
      }
      .ww-e-d3LI.ww-layout, .ww-e-d3LI [data-ww-ls~="d3LI"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d3LI.ww-layout, .ww-e-d3LI [data-ww-ls~="d3LI"] {
          display: none;
        }
      }
      .ww-e-d3LJ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #64748b;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d3LJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LJ {
          display: flex;
        }
      }
      .ww-e-d3LJ.ww-layout, .ww-e-d3LJ [data-ww-ls~="d3LJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3LJ.ww-layout, .ww-e-d3LJ [data-ww-ls~="d3LJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LJ.ww-layout, .ww-e-d3LJ [data-ww-ls~="d3LJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3LK {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3LK:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d3LK.ww-layout, .ww-e-d3LK [data-ww-ls~="d3LK"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d3LL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3LM {
        margin: 0;
        padding: 10px 16px 10px 40px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3LN {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3LN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LN {
          margin: 0 0 0 auto;
          display: flex;
        }
      }
      .ww-e-d3LN.ww-layout, .ww-e-d3LN [data-ww-ls~="d3LN"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3LN.ww-layout, .ww-e-d3LN [data-ww-ls~="d3LN"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LN.ww-layout, .ww-e-d3LN [data-ww-ls~="d3LN"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3LO {
        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-d3LP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3LQ {
        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-d3LR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3LR {
          display: flex;
          cursor: pointer;
        }
      }
      .ww-e-d3LR.ww-layout, .ww-e-d3LR [data-ww-ls~="d3LR"] {
        display: none;
      }
      @media (max-width: 767px) {
        .ww-e-d3LR.ww-layout, .ww-e-d3LR [data-ww-ls~="d3LR"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3LS {
        margin: 0;
        padding: 8px;
        overflow: visible;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 47px;
        right: auto;
        left: -151px;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        opacity: 1;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d3LS.ww-layout, .ww-e-d3LS [data-ww-ls~="d3LS"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d3LT {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3LV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3LV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LV {
          display: flex;
        }
      }
      .ww-e-d3LV.ww-layout, .ww-e-d3LV [data-ww-ls~="d3LV"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3LV.ww-layout, .ww-e-d3LV [data-ww-ls~="d3LV"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LV.ww-layout, .ww-e-d3LV [data-ww-ls~="d3LV"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3LW {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3LX {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3LY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3LY {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LY {
          display: flex;
        }
      }
      .ww-e-d3LY.ww-layout, .ww-e-d3LY [data-ww-ls~="d3LY"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3LY.ww-layout, .ww-e-d3LY [data-ww-ls~="d3LY"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3LY.ww-layout, .ww-e-d3LY [data-ww-ls~="d3LY"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3LZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d3LZ.ww-layout, .ww-e-d3LZ [data-ww-ls~="d3LZ"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d3La {
        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-d3La.ww-layout, .ww-e-d3La [data-ww-ls~="d3La"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Lb {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Lc {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ld {
        margin: 0;
        padding: 6px 8px 6px 12px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ld {
          display: flex;
        }
      }
      .ww-e-d3Ld.ww-layout, .ww-e-d3Ld [data-ww-ls~="d3Ld"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ld.ww-layout, .ww-e-d3Ld [data-ww-ls~="d3Ld"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Le {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.5;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3Lf {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Lg {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Lh {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3Li {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Lj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Lk {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ll {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ll {
          display: flex;
        }
      }
      .ww-e-d3Ll.ww-layout, .ww-e-d3Ll [data-ww-ls~="d3Ll"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ll.ww-layout, .ww-e-d3Ll [data-ww-ls~="d3Ll"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Lm {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d3Lm.ww-layout, .ww-e-d3Lm [data-ww-ls~="d3Lm"] {
        display: block;
      }
      .ww-e-d3Ln {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ln {
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d3Lo {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lo {
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
          --ww-text-text-overflow: ellipsis;
        }
      }
      .ww-e-d3Lp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lp {
          display: flex;
        }
      }
      .ww-e-d3Lp.ww-layout, .ww-e-d3Lp [data-ww-ls~="d3Lp"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lp.ww-layout, .ww-e-d3Lp [data-ww-ls~="d3Lp"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lp.ww-layout, .ww-e-d3Lp [data-ww-ls~="d3Lp"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Lq {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d3Lq.ww-layout, .ww-e-d3Lq [data-ww-ls~="d3Lq"] {
        display: block;
      }
      .ww-e-d3Lr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lr {
          display: flex;
        }
      }
      .ww-e-d3Lr.ww-layout, .ww-e-d3Lr [data-ww-ls~="d3Lr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lr.ww-layout, .ww-e-d3Lr [data-ww-ls~="d3Lr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lr.ww-layout, .ww-e-d3Lr [data-ww-ls~="d3Lr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Ls {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ls {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ls {
          display: flex;
        }
      }
      .ww-e-d3Ls.ww-layout, .ww-e-d3Ls [data-ww-ls~="d3Ls"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ls.ww-layout, .ww-e-d3Ls [data-ww-ls~="d3Ls"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ls.ww-layout, .ww-e-d3Ls [data-ww-ls~="d3Ls"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Lt {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lt {
          display: flex;
        }
      }
      .ww-e-d3Lt.ww-layout, .ww-e-d3Lt [data-ww-ls~="d3Lt"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lt.ww-layout, .ww-e-d3Lt [data-ww-ls~="d3Lt"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lt.ww-layout, .ww-e-d3Lt [data-ww-ls~="d3Lt"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3Lu {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3Lu.ww-layout, .ww-e-d3Lu [data-ww-ls~="d3Lu"] {
        display: block;
      }
      .ww-e-d3Lv {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d3Lv.ww-layout, .ww-e-d3Lv [data-ww-ls~="d3Lv"] {
        display: block;
      }
      .ww-e-d3Lw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lw {
          overflow: auto;
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lw {
          display: flex;
        }
      }
      .ww-e-d3Lw.ww-layout, .ww-e-d3Lw [data-ww-ls~="d3Lw"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lw.ww-layout, .ww-e-d3Lw [data-ww-ls~="d3Lw"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lw.ww-layout, .ww-e-d3Lw [data-ww-ls~="d3Lw"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Lx {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lx {
          overflow: auto;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lx {
          display: flex;
        }
      }
      .ww-e-d3Lx.ww-layout, .ww-e-d3Lx [data-ww-ls~="d3Lx"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lx.ww-layout, .ww-e-d3Lx [data-ww-ls~="d3Lx"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lx.ww-layout, .ww-e-d3Lx [data-ww-ls~="d3Lx"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Ly {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border: 1px solid #e0e7ff;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ly {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ly {
          display: flex;
        }
      }
      .ww-e-d3Ly.ww-layout, .ww-e-d3Ly [data-ww-ls~="d3Ly"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ly.ww-layout, .ww-e-d3Ly [data-ww-ls~="d3Ly"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ly.ww-layout, .ww-e-d3Ly [data-ww-ls~="d3Ly"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3Lz {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lz {
          display: flex;
        }
      }
      .ww-e-d3Lz.ww-layout, .ww-e-d3Lz [data-ww-ls~="d3Lz"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Lz.ww-layout, .ww-e-d3Lz [data-ww-ls~="d3Lz"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Lz.ww-layout, .ww-e-d3Lz [data-ww-ls~="d3Lz"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3M0 {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3M0 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M0 {
          display: flex;
        }
      }
      .ww-e-d3M0.ww-layout, .ww-e-d3M0 [data-ww-ls~="d3M0"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M0.ww-layout, .ww-e-d3M0 [data-ww-ls~="d3M0"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M0.ww-layout, .ww-e-d3M0 [data-ww-ls~="d3M0"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3M1 {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M1 {
          display: flex;
        }
      }
      .ww-e-d3M1.ww-layout, .ww-e-d3M1 [data-ww-ls~="d3M1"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d3M1.ww-layout, .ww-e-d3M1 [data-ww-ls~="d3M1"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M1.ww-layout, .ww-e-d3M1 [data-ww-ls~="d3M1"] {
          display: flex;
        }
      }
      .ww-e-d3M2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3M2 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M2 {
          display: flex;
        }
      }
      .ww-e-d3M2.ww-layout, .ww-e-d3M2 [data-ww-ls~="d3M2"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M2.ww-layout, .ww-e-d3M2 [data-ww-ls~="d3M2"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M2.ww-layout, .ww-e-d3M2 [data-ww-ls~="d3M2"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3M3 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: center;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M3 {
          overflow: unset;
          display: grid;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M3 {
          display: grid;
        }
      }
      .ww-e-d3M3.ww-layout, .ww-e-d3M3 [data-ww-ls~="d3M3"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M3.ww-layout, .ww-e-d3M3 [data-ww-ls~="d3M3"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M3.ww-layout, .ww-e-d3M3 [data-ww-ls~="d3M3"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3M4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3M4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M4 {
          display: flex;
        }
      }
      .ww-e-d3M4.ww-layout, .ww-e-d3M4 [data-ww-ls~="d3M4"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3M4.ww-layout, .ww-e-d3M4 [data-ww-ls~="d3M4"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M4.ww-layout, .ww-e-d3M4 [data-ww-ls~="d3M4"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3M5 {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-bottom: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      @media (max-width: 767px) {
        .ww-e-d3M5 {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3M5.ww-layout, .ww-e-d3M5 [data-ww-ls~="d3M5"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3M5.ww-layout, .ww-e-d3M5 [data-ww-ls~="d3M5"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3M6 {
        margin: 32px 0 0;
        padding: 32px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d3M6 {
          overflow: unset;
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M6 {
          display: flex;
        }
      }
      .ww-e-d3M6.ww-layout, .ww-e-d3M6 [data-ww-ls~="d3M6"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M6.ww-layout, .ww-e-d3M6 [data-ww-ls~="d3M6"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M6.ww-layout, .ww-e-d3M6 [data-ww-ls~="d3M6"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3M7 {
        margin: 32px 0 0;
        padding: 24px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d3M7.ww-layout, .ww-e-d3M7 [data-ww-ls~="d3M7"] {
        display: block;
      }
      .ww-e-d3M8 {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fdfdfd;
      }
      @media (max-width: 991px) {
        .ww-e-d3M8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M8 {
          padding: 32px 24px;
          display: flex;
        }
      }
      .ww-e-d3M8.ww-layout, .ww-e-d3M8 [data-ww-ls~="d3M8"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M8.ww-layout, .ww-e-d3M8 [data-ww-ls~="d3M8"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M8.ww-layout, .ww-e-d3M8 [data-ww-ls~="d3M8"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3M9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3M9 {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M9 {
          display: flex;
        }
      }
      .ww-e-d3M9.ww-layout, .ww-e-d3M9 [data-ww-ls~="d3M9"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3M9.ww-layout, .ww-e-d3M9 [data-ww-ls~="d3M9"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3M9.ww-layout, .ww-e-d3M9 [data-ww-ls~="d3M9"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d3MA {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3MB {
        margin: 0;
        padding: 6px 8px 6px 12px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MB {
          display: flex;
        }
      }
      .ww-e-d3MB.ww-layout, .ww-e-d3MB [data-ww-ls~="d3MB"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MB.ww-layout, .ww-e-d3MB [data-ww-ls~="d3MB"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3MC {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3MD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3MD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MD {
          display: flex;
        }
      }
      .ww-e-d3MD.ww-layout, .ww-e-d3MD [data-ww-ls~="d3MD"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d3MD.ww-layout, .ww-e-d3MD [data-ww-ls~="d3MD"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MD.ww-layout, .ww-e-d3MD [data-ww-ls~="d3MD"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3ME {
        margin: 0;
        padding: 8px 0 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ME {
          display: flex;
        }
      }
      .ww-e-d3ME.ww-layout, .ww-e-d3ME [data-ww-ls~="d3ME"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ME.ww-layout, .ww-e-d3ME [data-ww-ls~="d3ME"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3MF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3MF {
          display: flex;
        }
      }
      .ww-e-d3MF.ww-layout, .ww-e-d3MF [data-ww-ls~="d3MF"] {
        display: flex;
        align-content: space-around;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3MF.ww-layout, .ww-e-d3MF [data-ww-ls~="d3MF"] {
          display: flex;
          align-content: space-around;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3MG {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3MH {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d3MI {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3MJ {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3MK {
        margin: 0;
        padding: 6px 8px 6px 12px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MK {
          display: flex;
        }
      }
      .ww-e-d3MK.ww-layout, .ww-e-d3MK [data-ww-ls~="d3MK"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MK.ww-layout, .ww-e-d3MK [data-ww-ls~="d3MK"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3ML {
        margin: 0;
        padding: 6px 8px 6px 12px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ML {
          display: flex;
        }
      }
      .ww-e-d3ML.ww-layout, .ww-e-d3ML [data-ww-ls~="d3ML"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ML.ww-layout, .ww-e-d3ML [data-ww-ls~="d3ML"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3MM {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3MN {
        margin: 0;
        padding: 6px 8px 6px 12px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MN {
          display: flex;
        }
      }
      .ww-e-d3MN.ww-layout, .ww-e-d3MN [data-ww-ls~="d3MN"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MN.ww-layout, .ww-e-d3MN [data-ww-ls~="d3MN"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3MO {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3MP {
        margin: 0;
        padding: 14px 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: #d95f48;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3MP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MP {
          display: flex;
        }
      }
      .ww-e-d3MP.ww-layout, .ww-e-d3MP [data-ww-ls~="d3MP"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3MP.ww-layout, .ww-e-d3MP [data-ww-ls~="d3MP"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MP.ww-layout, .ww-e-d3MP [data-ww-ls~="d3MP"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3MQ {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3MR {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3MR {
          overflow: auto;
          display: flex;
          width: 100%;
          border-bottom: 1px solid #e2e8f0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MR {
          padding: 32px 24px;
          display: flex;
        }
      }
      .ww-e-d3MR.ww-layout, .ww-e-d3MR [data-ww-ls~="d3MR"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d3MR.ww-layout, .ww-e-d3MR [data-ww-ls~="d3MR"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MR.ww-layout, .ww-e-d3MR [data-ww-ls~="d3MR"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      .ww-e-d3MT {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MT {
          display: flex;
        }
      }
      .ww-e-d3MT.ww-layout, .ww-e-d3MT [data-ww-ls~="d3MT"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3MT.ww-layout, .ww-e-d3MT [data-ww-ls~="d3MT"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3MU {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 40px #00000012;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3MU {
          display: grid;
          width: revert-layer;
          max-width: 700px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MU {
          display: grid;
          min-height: 100vh;
          border-radius: 0;
        }
      }
      .ww-e-d3MU.ww-layout, .ww-e-d3MU [data-ww-ls~="d3MU"] {
        display: grid;
        grid-template-columns: 1fr 1.5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3MU.ww-layout, .ww-e-d3MU [data-ww-ls~="d3MU"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MU.ww-layout, .ww-e-d3MU [data-ww-ls~="d3MU"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d3MV {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 500px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3MV {
          height: 400px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3MV {
          height: 300px;
        }
      }
      .ww-e-d3MV.ww-layout, .ww-e-d3MV [data-ww-ls~="d3MV"] {
        display: block;
      }
      .ww-e-d3MW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3MW {
          width: revert-layer;
        }
      }
      .ww-e-d3MX {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3MY {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3MZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ma {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Mc {
        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-d3Md {
        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-d3Me {
        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: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Me {
          font-size: 18px;
        }
      }
      .ww-e-d3Mf {
        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-d3Mg {
        margin: 3px 0 0;
        padding: 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-d3Mh {
        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-d3Mi {
        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-d3Mj {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3Mk {
        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-d3Ml {
        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-d3Mm {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3Mm:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3Mn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Mn.ww-layout, .ww-e-d3Mn [data-ww-ls~="d3Mn"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Mo {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Mp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Mp.ww-layout, .ww-e-d3Mp [data-ww-ls~="d3Mp"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Mq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Mq.ww-layout, .ww-e-d3Mq [data-ww-ls~="d3Mq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Mr {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ms {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ms {
          display: flex;
        }
      }
      .ww-e-d3Ms.ww-layout, .ww-e-d3Ms [data-ww-ls~="d3Ms"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ms.ww-layout, .ww-e-d3Ms [data-ww-ls~="d3Ms"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Mt {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mt {
          display: none;
        }
      }
      .ww-e-d3Mt.ww-layout, .ww-e-d3Mt [data-ww-ls~="d3Mt"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mt.ww-layout, .ww-e-d3Mt [data-ww-ls~="d3Mt"] {
          display: none;
        }
      }
      .ww-e-d3Mu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mu {
          display: flex;
        }
      }
      .ww-e-d3Mu.ww-layout, .ww-e-d3Mu [data-ww-ls~="d3Mu"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mu.ww-layout, .ww-e-d3Mu [data-ww-ls~="d3Mu"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3Mv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mv {
          display: flex;
        }
      }
      .ww-e-d3Mv.ww-layout, .ww-e-d3Mv [data-ww-ls~="d3Mv"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mv.ww-layout, .ww-e-d3Mv [data-ww-ls~="d3Mv"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3Mw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mw {
          display: flex;
        }
      }
      .ww-e-d3Mw.ww-layout, .ww-e-d3Mw [data-ww-ls~="d3Mw"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mw.ww-layout, .ww-e-d3Mw [data-ww-ls~="d3Mw"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Mx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mx {
          display: flex;
        }
      }
      .ww-e-d3Mx.ww-layout, .ww-e-d3Mx [data-ww-ls~="d3Mx"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mx.ww-layout, .ww-e-d3Mx [data-ww-ls~="d3Mx"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3My {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3My {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d3My.ww-layout, .ww-e-d3My [data-ww-ls~="d3My"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3My.ww-layout, .ww-e-d3My [data-ww-ls~="d3My"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3Mz {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mz {
          display: flex;
        }
      }
      .ww-e-d3Mz.ww-layout, .ww-e-d3Mz [data-ww-ls~="d3Mz"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3Mz.ww-layout, .ww-e-d3Mz [data-ww-ls~="d3Mz"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3N0 {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d3N0.ww-layout, .ww-e-d3N0 [data-ww-ls~="d3N0"] {
        display: block;
      }
      .ww-e-d3N1 {
        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-d3N1.ww-layout, .ww-e-d3N1 [data-ww-ls~="d3N1"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3N2 {
        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-d3N2.ww-layout, .ww-e-d3N2 [data-ww-ls~="d3N2"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3N3 {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d3N3 {
          padding: 16px;
        }
      }
      :where(.ww-e-d3Ne[data-ww-states~="mnqMIk"]) .ww-e-d3N3 {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d3Na[data-ww-states~="3riVWb"]) .ww-e-d3N3 {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d3N3.ww-layout, .ww-e-d3N3 [data-ww-ls~="d3N3"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d3Ne[data-ww-states~="mnqMIk"]) .ww-e-d3N3.ww-layout, :where(.ww-e-d3Ne[data-ww-states~="mnqMIk"]) .ww-e-d3N3 [data-ww-ls~="d3N3"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d3N4 {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3N4:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3N5 {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3N5 {
          display: flex;
        }
      }
      .ww-e-d3N5.ww-layout, .ww-e-d3N5 [data-ww-ls~="d3N5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3N5.ww-layout, .ww-e-d3N5 [data-ww-ls~="d3N5"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3N6 {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3N6.ww-layout, .ww-e-d3N6 [data-ww-ls~="d3N6"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d3N7 {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3N7:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3N8 {
        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-d3N9 {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3N9 {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3NA {
        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-d3NB {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NB:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NC {
        margin: 0 0 20px;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3NF {
        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-d3NF.ww-layout, .ww-e-d3NF [data-ww-ls~="d3NF"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3NG {
        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-d3NH {
        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-d3NI {
        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: 13px;
        font-family: Inter, sans-serif;
        color: #9a3412;
        white-space-collapse: preserve;
      }
      .ww-e-d3NJ {
        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: #7c2d12;
        white-space-collapse: preserve;
      }
      .ww-e-d3NK {
        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-d3NK.ww-layout, .ww-e-d3NK [data-ww-ls~="d3NK"] {
        display: block;
      }
      .ww-e-d3NL {
        margin: 0;
        padding: 16px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3NL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3NL {
          display: flex;
        }
      }
      .ww-e-d3NL.ww-layout, .ww-e-d3NL [data-ww-ls~="d3NL"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3NL.ww-layout, .ww-e-d3NL [data-ww-ls~="d3NL"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3NL.ww-layout, .ww-e-d3NL [data-ww-ls~="d3NL"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d3NM {
        margin: 0 0 20px;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 300px;
        background-color: #fff;
        box-shadow: 0 2px 8px #0000000a;
        transition: all 0.3s ease;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3NM {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3NN {
        margin: 0 0 20px;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3NN {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3NO {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NO:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NP {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NP:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NQ {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NQ:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NR {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NR:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NS {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NS:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NT {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3NT:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3NV {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3NV {
          display: flex;
        }
      }
      .ww-e-d3NV.ww-layout, .ww-e-d3NV [data-ww-ls~="d3NV"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3NV.ww-layout, .ww-e-d3NV [data-ww-ls~="d3NV"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3NW {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d3NW.ww-layout, .ww-e-d3NW [data-ww-ls~="d3NW"] {
        display: block;
      }
      .ww-e-d3NX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3NY {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3NZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Nb {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Nb {
          display: flex;
        }
      }
      .ww-e-d3Nb.ww-layout, .ww-e-d3Nb [data-ww-ls~="d3Nb"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3Nb.ww-layout, .ww-e-d3Nb [data-ww-ls~="d3Nb"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Nc {
        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-d3Nd {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Nd {
          font-size: 18px;
        }
      }
      .ww-e-d3Ne {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ne {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d3Na[data-ww-states~="3riVWb"]) .ww-e-d3Ne {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d3Ne.ww-layout, .ww-e-d3Ne [data-ww-ls~="d3Ne"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ne.ww-layout, .ww-e-d3Ne [data-ww-ls~="d3Ne"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d3Nf {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3Nf:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3Ng {
        margin: 0 0 24px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Nh {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d3Nh.ww-layout, .ww-e-d3Nh [data-ww-ls~="d3Nh"] {
        display: block;
      }
      .ww-e-d3Ni {
        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-d3Nj {
        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-d3Nj.ww-layout, .ww-e-d3Nj [data-ww-ls~="d3Nj"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3Nk {
        margin: 0 0 8px;
        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;
        background-color: #f8f9fa;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #e9ecef;
        border-radius: 6px;
      }
      .ww-e-d3Nk.ww-layout, .ww-e-d3Nk [data-ww-ls~="d3Nk"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 4px;
      }
      .ww-e-d3Nl {
        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-d3Nm {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 60vh;
      }
      @media (max-width: 991px) {
        .ww-e-d3Nm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Nm {
          display: flex;
        }
      }
      :where(.ww-e-d3Na[data-ww-states~="3riVWb"]) .ww-e-d3Nm {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d3Nm.ww-layout, .ww-e-d3Nm [data-ww-ls~="d3Nm"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Nm.ww-layout, .ww-e-d3Nm [data-ww-ls~="d3Nm"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Nm.ww-layout, .ww-e-d3Nm [data-ww-ls~="d3Nm"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 20px;
        }
      }
      .ww-e-d3Nn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Nn.ww-layout, .ww-e-d3Nn [data-ww-ls~="d3Nn"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Np {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3Np {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3Nq {
        margin: 0 0 20px;
        padding: 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-family: Inter, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3Nq {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3Ns {
        margin: 0 0 8px;
        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: #1e293b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3Ns {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3Nt {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Nu {
        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;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Nw {
        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-d3Nx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 50%;
      }
      .ww-e-d3Nx.ww-layout, .ww-e-d3Nx [data-ww-ls~="d3Nx"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3Ny {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d3Ny.ww-layout, .ww-e-d3Ny [data-ww-ls~="d3Ny"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3Nz {
        margin: 0;
        padding: 16px;
        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: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      .ww-e-d3Nz.ww-layout, .ww-e-d3Nz [data-ww-ls~="d3Nz"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d3O0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3O0.ww-layout, .ww-e-d3O0 [data-ww-ls~="d3O0"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3O1 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d3O1.ww-layout, .ww-e-d3O1 [data-ww-ls~="d3O1"] {
        display: block;
      }
      .ww-e-d3O2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 22px;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3O3 {
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3O4 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3O4.ww-layout, .ww-e-d3O4 [data-ww-ls~="d3O4"] {
        display: flex;
        flex-flow: wrap;
        align-content: revert-layer;
        gap: 16px;
      }
      .ww-e-d3O5 {
        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-d3O7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3O8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3O9 {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3OA {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3OA {
          display: flex;
        }
      }
      .ww-e-d3OA.ww-layout, .ww-e-d3OA [data-ww-ls~="d3OA"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3OA.ww-layout, .ww-e-d3OA [data-ww-ls~="d3OA"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3OB {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3OB {
          display: flex;
        }
      }
      .ww-e-d3OB.ww-layout, .ww-e-d3OB [data-ww-ls~="d3OB"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3OB.ww-layout, .ww-e-d3OB [data-ww-ls~="d3OB"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3OC {
        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-d3OD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3OD {
          display: flex;
        }
      }
      .ww-e-d3OD.ww-layout, .ww-e-d3OD [data-ww-ls~="d3OD"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3OD.ww-layout, .ww-e-d3OD [data-ww-ls~="d3OD"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3OE {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3OE {
          display: flex;
        }
      }
      .ww-e-d3OE.ww-layout, .ww-e-d3OE [data-ww-ls~="d3OE"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3OE.ww-layout, .ww-e-d3OE [data-ww-ls~="d3OE"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3OF {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3OF {
          display: none;
        }
      }
      .ww-e-d3OF.ww-layout, .ww-e-d3OF [data-ww-ls~="d3OF"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3OF.ww-layout, .ww-e-d3OF [data-ww-ls~="d3OF"] {
          display: none;
        }
      }
      .ww-e-d3OG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      @media (max-width: 991px) {
        .ww-e-d3OG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OG {
          display: flex;
        }
      }
      :where(.ww-e-d3OL[data-ww-states~="mnqMIk"]) .ww-e-d3OG {
        opacity: 1;
      }
      :where(.ww-e-d3O6[data-ww-states~="3riVWb"]) .ww-e-d3OG {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d3OG.ww-layout, .ww-e-d3OG [data-ww-ls~="d3OG"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d3OG.ww-layout, .ww-e-d3OG [data-ww-ls~="d3OG"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OG.ww-layout, .ww-e-d3OG [data-ww-ls~="d3OG"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3OH {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3OH {
          display: flex;
        }
      }
      .ww-e-d3OH.ww-layout, .ww-e-d3OH [data-ww-ls~="d3OH"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3OH.ww-layout, .ww-e-d3OH [data-ww-ls~="d3OH"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3OI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3OI {
          display: flex;
        }
      }
      .ww-e-d3OI.ww-layout, .ww-e-d3OI [data-ww-ls~="d3OI"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3OI.ww-layout, .ww-e-d3OI [data-ww-ls~="d3OI"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3OJ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d3OJ {
          padding: 16px;
        }
      }
      :where(.ww-e-d3OL[data-ww-states~="mnqMIk"]) .ww-e-d3OJ {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d3O6[data-ww-states~="3riVWb"]) .ww-e-d3OJ {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d3OJ.ww-layout, .ww-e-d3OJ [data-ww-ls~="d3OJ"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d3OL[data-ww-states~="mnqMIk"]) .ww-e-d3OJ.ww-layout, :where(.ww-e-d3OL[data-ww-states~="mnqMIk"]) .ww-e-d3OJ [data-ww-ls~="d3OJ"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d3OK {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3OK {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d3OK.ww-layout, .ww-e-d3OK [data-ww-ls~="d3OK"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3OK.ww-layout, .ww-e-d3OK [data-ww-ls~="d3OK"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3OL {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3OL {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d3O6[data-ww-states~="3riVWb"]) .ww-e-d3OL {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d3OL.ww-layout, .ww-e-d3OL [data-ww-ls~="d3OL"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3OL.ww-layout, .ww-e-d3OL [data-ww-ls~="d3OL"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d3OM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ON {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: var(--9821eac7-4263-4bb8-964c-47ddd1b963cf,#005db1);
        white-space-collapse: preserve;
      }
      .ww-e-d3OO {
        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-d3OO.ww-layout, .ww-e-d3OO [data-ww-ls~="d3OO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3OP {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3OQ {
        margin: 4px 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: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3OR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3OR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OR {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3OR.ww-layout, .ww-e-d3OR [data-ww-ls~="d3OR"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3OR.ww-layout, .ww-e-d3OR [data-ww-ls~="d3OR"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OR.ww-layout, .ww-e-d3OR [data-ww-ls~="d3OR"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3OS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f0;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3OS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OS {
          display: flex;
        }
      }
      .ww-e-d3OS.ww-layout, .ww-e-d3OS [data-ww-ls~="d3OS"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3OS.ww-layout, .ww-e-d3OS [data-ww-ls~="d3OS"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OS.ww-layout, .ww-e-d3OS [data-ww-ls~="d3OS"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3OT {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3OU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3OU.ww-layout, .ww-e-d3OU [data-ww-ls~="d3OU"] {
        display: block;
      }
      .ww-e-d3OV {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3OW {
        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-d3OX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3OX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OX {
          display: flex;
        }
      }
      .ww-e-d3OX.ww-layout, .ww-e-d3OX [data-ww-ls~="d3OX"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3OX.ww-layout, .ww-e-d3OX [data-ww-ls~="d3OX"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OX.ww-layout, .ww-e-d3OX [data-ww-ls~="d3OX"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3OY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3OZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d3OZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OZ {
          display: flex;
        }
      }
      .ww-e-d3OZ.ww-layout, .ww-e-d3OZ [data-ww-ls~="d3OZ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3OZ.ww-layout, .ww-e-d3OZ [data-ww-ls~="d3OZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3OZ.ww-layout, .ww-e-d3OZ [data-ww-ls~="d3OZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Oa {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Oa {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Oa {
          display: flex;
        }
      }
      .ww-e-d3Oa.ww-layout, .ww-e-d3Oa [data-ww-ls~="d3Oa"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Oa.ww-layout, .ww-e-d3Oa [data-ww-ls~="d3Oa"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Oa.ww-layout, .ww-e-d3Oa [data-ww-ls~="d3Oa"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3Ob {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Oc {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Od {
        margin: 12px 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-d3Od.ww-layout, .ww-e-d3Od [data-ww-ls~="d3Od"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: baseline;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3Oe {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Of {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Og {
        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-d3Oh {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Oi {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3Oi.ww-layout, .ww-e-d3Oi [data-ww-ls~="d3Oi"] {
        display: block;
      }
      .ww-e-d3Oj {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ok {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ol {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ol {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ol {
          display: flex;
        }
      }
      .ww-e-d3Ol.ww-layout, .ww-e-d3Ol [data-ww-ls~="d3Ol"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ol.ww-layout, .ww-e-d3Ol [data-ww-ls~="d3Ol"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ol.ww-layout, .ww-e-d3Ol [data-ww-ls~="d3Ol"] {
          display: flex;
        }
      }
      .ww-e-d3Om {
        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-d3On {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3On {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3On {
          display: flex;
        }
      }
      .ww-e-d3On.ww-layout, .ww-e-d3On [data-ww-ls~="d3On"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3On.ww-layout, .ww-e-d3On [data-ww-ls~="d3On"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3On.ww-layout, .ww-e-d3On [data-ww-ls~="d3On"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Oo {
        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-d3Op {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Oq {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Oq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Oq {
          display: flex;
        }
      }
      .ww-e-d3Oq.ww-layout, .ww-e-d3Oq [data-ww-ls~="d3Oq"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Oq.ww-layout, .ww-e-d3Oq [data-ww-ls~="d3Oq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Oq.ww-layout, .ww-e-d3Oq [data-ww-ls~="d3Oq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Or {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Or {
          width: revert-layer;
        }
      }
      .ww-e-d3Or.ww-layout, .ww-e-d3Or [data-ww-ls~="d3Or"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3Os {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ot {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ou {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ov {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ov {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ov {
          display: flex;
        }
      }
      .ww-e-d3Ov.ww-layout, .ww-e-d3Ov [data-ww-ls~="d3Ov"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ov.ww-layout, .ww-e-d3Ov [data-ww-ls~="d3Ov"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ov.ww-layout, .ww-e-d3Ov [data-ww-ls~="d3Ov"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      .ww-e-d3Ow {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ow {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ow {
          display: flex;
        }
      }
      .ww-e-d3Ow.ww-layout, .ww-e-d3Ow [data-ww-ls~="d3Ow"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ow.ww-layout, .ww-e-d3Ow [data-ww-ls~="d3Ow"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ow.ww-layout, .ww-e-d3Ow [data-ww-ls~="d3Ow"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Ox {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Oy {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Oz {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3P0 {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d3P0.ww-layout, .ww-e-d3P0 [data-ww-ls~="d3P0"] {
        display: block;
      }
      .ww-e-d3P1 {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3P2 {
        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: 1.2rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3P2 {
          font-size: 1.2rem;
        }
      }
      .ww-e-d3P3 {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3P3 {
          height: auto;
          aspect-ratio: unset;
          max-height: unset;
          min-height: unset;
        }
      }
      .ww-e-d3P4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3P4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P4 {
          display: flex;
        }
      }
      .ww-e-d3P4.ww-layout, .ww-e-d3P4 [data-ww-ls~="d3P4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3P4.ww-layout, .ww-e-d3P4 [data-ww-ls~="d3P4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P4.ww-layout, .ww-e-d3P4 [data-ww-ls~="d3P4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3P5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3P6 {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d3P6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P6 {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d3P6.ww-layout, .ww-e-d3P6 [data-ww-ls~="d3P6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3P6.ww-layout, .ww-e-d3P6 [data-ww-ls~="d3P6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P6.ww-layout, .ww-e-d3P6 [data-ww-ls~="d3P6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3P7 {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3P8 {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d3P8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P8 {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d3P8.ww-layout, .ww-e-d3P8 [data-ww-ls~="d3P8"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3P8.ww-layout, .ww-e-d3P8 [data-ww-ls~="d3P8"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P8.ww-layout, .ww-e-d3P8 [data-ww-ls~="d3P8"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3P9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3P9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P9 {
          display: flex;
        }
      }
      .ww-e-d3P9.ww-layout, .ww-e-d3P9 [data-ww-ls~="d3P9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3P9.ww-layout, .ww-e-d3P9 [data-ww-ls~="d3P9"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3P9.ww-layout, .ww-e-d3P9 [data-ww-ls~="d3P9"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3PA {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3PB {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d3PB.ww-layout, .ww-e-d3PB [data-ww-ls~="d3PB"] {
        display: block;
      }
      .ww-e-d3PC {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3PD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3PD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PD {
          display: flex;
        }
      }
      .ww-e-d3PD.ww-layout, .ww-e-d3PD [data-ww-ls~="d3PD"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3PD.ww-layout, .ww-e-d3PD [data-ww-ls~="d3PD"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PD.ww-layout, .ww-e-d3PD [data-ww-ls~="d3PD"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3PE {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3PF {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d3PF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PF {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d3PF.ww-layout, .ww-e-d3PF [data-ww-ls~="d3PF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3PF.ww-layout, .ww-e-d3PF [data-ww-ls~="d3PF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PF.ww-layout, .ww-e-d3PF [data-ww-ls~="d3PF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3PG {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3PG.ww-layout, .ww-e-d3PG [data-ww-ls~="d3PG"] {
        display: block;
      }
      .ww-e-d3PH {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3PI {
        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-d3PJ {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3PK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #a3b1c6;
        border-radius: 2px;
      }
      .ww-e-d3PK.ww-layout, .ww-e-d3PK [data-ww-ls~="d3PK"] {
        display: block;
      }
      .ww-e-d3PL {
        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-d3PL.ww-layout, .ww-e-d3PL [data-ww-ls~="d3PL"] {
        display: block;
      }
      .ww-e-d3PM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3PM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PM {
          display: flex;
        }
      }
      .ww-e-d3PM.ww-layout, .ww-e-d3PM [data-ww-ls~="d3PM"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3PM.ww-layout, .ww-e-d3PM [data-ww-ls~="d3PM"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PM.ww-layout, .ww-e-d3PM [data-ww-ls~="d3PM"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3PN {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3PO {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d3PO.ww-layout, .ww-e-d3PO [data-ww-ls~="d3PO"] {
        display: block;
      }
      .ww-e-d3PP {
        margin: 24px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3PP {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PP {
          display: grid;
        }
      }
      .ww-e-d3PP.ww-layout, .ww-e-d3PP [data-ww-ls~="d3PP"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: revert-layer;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3PP.ww-layout, .ww-e-d3PP [data-ww-ls~="d3PP"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PP.ww-layout, .ww-e-d3PP [data-ww-ls~="d3PP"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 24px;
        }
      }
      .ww-e-d3PQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3PQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PQ {
          display: flex;
        }
      }
      .ww-e-d3PQ.ww-layout, .ww-e-d3PQ [data-ww-ls~="d3PQ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3PQ.ww-layout, .ww-e-d3PQ [data-ww-ls~="d3PQ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PQ.ww-layout, .ww-e-d3PQ [data-ww-ls~="d3PQ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3PR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e6c3b3;
        border-radius: 2px;
      }
      .ww-e-d3PR.ww-layout, .ww-e-d3PR [data-ww-ls~="d3PR"] {
        display: block;
      }
      .ww-e-d3PS {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3PS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PS {
          display: flex;
        }
      }
      .ww-e-d3PS.ww-layout, .ww-e-d3PS [data-ww-ls~="d3PS"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3PS.ww-layout, .ww-e-d3PS [data-ww-ls~="d3PS"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PS.ww-layout, .ww-e-d3PS [data-ww-ls~="d3PS"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3PT {
        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-d3PT.ww-layout, .ww-e-d3PT [data-ww-ls~="d3PT"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3PU {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3PV {
        margin: 0;
        padding: 10px 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      @media (max-width: 991px) {
        .ww-e-d3PV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PV {
          display: flex;
          width: 90%;
        }
      }
      .ww-e-d3PV.ww-layout, .ww-e-d3PV [data-ww-ls~="d3PV"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3PV.ww-layout, .ww-e-d3PV [data-ww-ls~="d3PV"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PV.ww-layout, .ww-e-d3PV [data-ww-ls~="d3PV"] {
          display: flex;
          flex-flow: wrap;
          place-content: flex-start space-between;
          align-items: center;
        }
      }
      .ww-e-d3PW {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3PX {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3PX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PX {
          display: flex;
        }
      }
      .ww-e-d3PX.ww-layout, .ww-e-d3PX [data-ww-ls~="d3PX"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3PX.ww-layout, .ww-e-d3PX [data-ww-ls~="d3PX"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PX.ww-layout, .ww-e-d3PX [data-ww-ls~="d3PX"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3PY {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3PY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PY {
          display: flex;
        }
      }
      .ww-e-d3PY.ww-layout, .ww-e-d3PY [data-ww-ls~="d3PY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3PY.ww-layout, .ww-e-d3PY [data-ww-ls~="d3PY"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3PY.ww-layout, .ww-e-d3PY [data-ww-ls~="d3PY"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3PZ {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pa {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pa {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pa {
          display: flex;
        }
      }
      .ww-e-d3Pa.ww-layout, .ww-e-d3Pa [data-ww-ls~="d3Pa"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pa.ww-layout, .ww-e-d3Pa [data-ww-ls~="d3Pa"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pa.ww-layout, .ww-e-d3Pa [data-ww-ls~="d3Pa"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Pb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pb {
          display: flex;
        }
      }
      .ww-e-d3Pb.ww-layout, .ww-e-d3Pb [data-ww-ls~="d3Pb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pb.ww-layout, .ww-e-d3Pb [data-ww-ls~="d3Pb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pb.ww-layout, .ww-e-d3Pb [data-ww-ls~="d3Pb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Pc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: 300px;
        min-width: 250px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pc {
          height: auto;
          aspect-ratio: unset;
          max-height: unset;
          min-height: unset;
        }
      }
      .ww-e-d3Pd {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pe {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 95%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pe {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pe {
          display: flex;
        }
      }
      .ww-e-d3Pe.ww-layout, .ww-e-d3Pe [data-ww-ls~="d3Pe"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pe.ww-layout, .ww-e-d3Pe [data-ww-ls~="d3Pe"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pe.ww-layout, .ww-e-d3Pe [data-ww-ls~="d3Pe"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Pf {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pf {
          display: flex;
        }
      }
      .ww-e-d3Pf.ww-layout, .ww-e-d3Pf [data-ww-ls~="d3Pf"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pf.ww-layout, .ww-e-d3Pf [data-ww-ls~="d3Pf"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pf.ww-layout, .ww-e-d3Pf [data-ww-ls~="d3Pf"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Pg {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3Ph {
        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-d3Pj {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pj {
          display: flex;
        }
      }
      .ww-e-d3Pj.ww-layout, .ww-e-d3Pj [data-ww-ls~="d3Pj"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pj.ww-layout, .ww-e-d3Pj [data-ww-ls~="d3Pj"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pj.ww-layout, .ww-e-d3Pj [data-ww-ls~="d3Pj"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Pk {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pl {
          display: flex;
        }
      }
      .ww-e-d3Pl.ww-layout, .ww-e-d3Pl [data-ww-ls~="d3Pl"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pl.ww-layout, .ww-e-d3Pl [data-ww-ls~="d3Pl"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pl.ww-layout, .ww-e-d3Pl [data-ww-ls~="d3Pl"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Pm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Pm {
          display: grid;
        }
      }
      .ww-e-d3Pm.ww-layout, .ww-e-d3Pm [data-ww-ls~="d3Pm"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Pm.ww-layout, .ww-e-d3Pm [data-ww-ls~="d3Pm"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3Pn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 2px;
      }
      .ww-e-d3Pn.ww-layout, .ww-e-d3Pn [data-ww-ls~="d3Pn"] {
        display: block;
      }
      .ww-e-d3Po {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pp {
        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-d3Pq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pr {
        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-d3Pr.ww-layout, .ww-e-d3Pr [data-ww-ls~="d3Pr"] {
        display: block;
      }
      .ww-e-d3Ps {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff5f0;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ps {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ps {
          display: flex;
        }
      }
      .ww-e-d3Ps.ww-layout, .ww-e-d3Ps [data-ww-ls~="d3Ps"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ps.ww-layout, .ww-e-d3Ps [data-ww-ls~="d3Ps"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ps.ww-layout, .ww-e-d3Ps [data-ww-ls~="d3Ps"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Pt {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pt {
          display: flex;
        }
      }
      .ww-e-d3Pt.ww-layout, .ww-e-d3Pt [data-ww-ls~="d3Pt"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pt.ww-layout, .ww-e-d3Pt [data-ww-ls~="d3Pt"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pt.ww-layout, .ww-e-d3Pt [data-ww-ls~="d3Pt"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Pu {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d3Pu.ww-layout, .ww-e-d3Pu [data-ww-ls~="d3Pu"] {
        display: block;
      }
      .ww-e-d3Pv {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pw {
          display: flex;
        }
      }
      .ww-e-d3Pw.ww-layout, .ww-e-d3Pw [data-ww-ls~="d3Pw"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Pw.ww-layout, .ww-e-d3Pw [data-ww-ls~="d3Pw"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Pw.ww-layout, .ww-e-d3Pw [data-ww-ls~="d3Pw"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Px {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Px {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Px {
          display: flex;
        }
      }
      .ww-e-d3Px.ww-layout, .ww-e-d3Px [data-ww-ls~="d3Px"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Px.ww-layout, .ww-e-d3Px [data-ww-ls~="d3Px"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Px.ww-layout, .ww-e-d3Px [data-ww-ls~="d3Px"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Py {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Pz {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 0 solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3Q0 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Q1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q1 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q1 {
          display: grid;
        }
      }
      .ww-e-d3Q1.ww-layout, .ww-e-d3Q1 [data-ww-ls~="d3Q1"] {
        display: grid;
        grid-template-columns: 1fr auto auto;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q1.ww-layout, .ww-e-d3Q1 [data-ww-ls~="d3Q1"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q1.ww-layout, .ww-e-d3Q1 [data-ww-ls~="d3Q1"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3Q2 {
        margin: 0;
        padding: 24px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d3Q2.ww-layout, .ww-e-d3Q2 [data-ww-ls~="d3Q2"] {
        display: block;
      }
      .ww-e-d3Q3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q3 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q3 {
          display: grid;
        }
      }
      .ww-e-d3Q3.ww-layout, .ww-e-d3Q3 [data-ww-ls~="d3Q3"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q3.ww-layout, .ww-e-d3Q3 [data-ww-ls~="d3Q3"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q3.ww-layout, .ww-e-d3Q3 [data-ww-ls~="d3Q3"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3Q4 {
        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-d3Q5 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q5 {
          align-self: unset;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q5 {
          display: flex;
        }
      }
      .ww-e-d3Q5.ww-layout, .ww-e-d3Q5 [data-ww-ls~="d3Q5"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q5.ww-layout, .ww-e-d3Q5 [data-ww-ls~="d3Q5"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q5.ww-layout, .ww-e-d3Q5 [data-ww-ls~="d3Q5"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3Q6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q6 {
          display: flex;
        }
      }
      .ww-e-d3Q6.ww-layout, .ww-e-d3Q6 [data-ww-ls~="d3Q6"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q6.ww-layout, .ww-e-d3Q6 [data-ww-ls~="d3Q6"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q6.ww-layout, .ww-e-d3Q6 [data-ww-ls~="d3Q6"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3Q7 {
        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-d3Q8 {
        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-d3Q8.ww-layout, .ww-e-d3Q8 [data-ww-ls~="d3Q8"] {
        display: block;
      }
      .ww-e-d3Q9 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Q9 {
          max-height: unset;
          min-height: unset;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Q9 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Q9.ww-layout, .ww-e-d3Q9 [data-ww-ls~="d3Q9"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d3Q9.ww-layout, .ww-e-d3Q9 [data-ww-ls~="d3Q9"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3QA {
        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-d3QA.ww-layout, .ww-e-d3QA [data-ww-ls~="d3QA"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3QC {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d3QC.ww-layout, .ww-e-d3QC [data-ww-ls~="d3QC"] {
        display: block;
      }
      .ww-e-d3QD {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3QD {
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      .ww-e-d3QD.ww-layout, .ww-e-d3QD [data-ww-ls~="d3QD"] {
        display: block;
      }
      @media (max-width: 767px) {
        .ww-e-d3QD.ww-layout, .ww-e-d3QD [data-ww-ls~="d3QD"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
        }
      }
      .ww-e-d3QE {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3QF {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3QG {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d3QG.ww-layout, .ww-e-d3QG [data-ww-ls~="d3QG"] {
        display: block;
      }
      .ww-e-d3QH {
        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-d3QI {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3QJ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d3QJ.ww-layout, .ww-e-d3QJ [data-ww-ls~="d3QJ"] {
        display: block;
      }
      .ww-e-d3QK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3QK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QK {
          display: flex;
        }
      }
      .ww-e-d3QK.ww-layout, .ww-e-d3QK [data-ww-ls~="d3QK"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QK.ww-layout, .ww-e-d3QK [data-ww-ls~="d3QK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QK.ww-layout, .ww-e-d3QK [data-ww-ls~="d3QK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3QL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QL {
          display: flex;
        }
      }
      .ww-e-d3QL.ww-layout, .ww-e-d3QL [data-ww-ls~="d3QL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3QL.ww-layout, .ww-e-d3QL [data-ww-ls~="d3QL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QL.ww-layout, .ww-e-d3QL [data-ww-ls~="d3QL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3QM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
        border-radius: 100%;
      }
      @media (max-width: 991px) {
        .ww-e-d3QM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QM {
          display: flex;
        }
      }
      .ww-e-d3QM.ww-layout, .ww-e-d3QM [data-ww-ls~="d3QM"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3QM.ww-layout, .ww-e-d3QM [data-ww-ls~="d3QM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QM.ww-layout, .ww-e-d3QM [data-ww-ls~="d3QM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3QN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3QN {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QN {
          display: grid;
        }
      }
      .ww-e-d3QN.ww-layout, .ww-e-d3QN [data-ww-ls~="d3QN"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QN.ww-layout, .ww-e-d3QN [data-ww-ls~="d3QN"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QN.ww-layout, .ww-e-d3QN [data-ww-ls~="d3QN"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3QO {
        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-d3QO.ww-layout, .ww-e-d3QO [data-ww-ls~="d3QO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3QP {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QP {
          display: flex;
        }
      }
      .ww-e-d3QP.ww-layout, .ww-e-d3QP [data-ww-ls~="d3QP"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QP.ww-layout, .ww-e-d3QP [data-ww-ls~="d3QP"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QP.ww-layout, .ww-e-d3QP [data-ww-ls~="d3QP"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3QQ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3QR {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3QS {
        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-d3QS.ww-layout, .ww-e-d3QS [data-ww-ls~="d3QS"] {
        display: flex;
        flex-direction: row;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3QT {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3QT {
          width: 100%;
        }
      }
      .ww-e-d3QU {
        margin: 0;
        padding: 12px 16px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QU {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QU {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3QU.ww-layout, .ww-e-d3QU [data-ww-ls~="d3QU"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QU.ww-layout, .ww-e-d3QU [data-ww-ls~="d3QU"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QU.ww-layout, .ww-e-d3QU [data-ww-ls~="d3QU"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3QV {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3QV {
          display: flex;
          width: 150px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QV {
          display: flex;
        }
      }
      .ww-e-d3QV.ww-layout, .ww-e-d3QV [data-ww-ls~="d3QV"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3QV.ww-layout, .ww-e-d3QV [data-ww-ls~="d3QV"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QV.ww-layout, .ww-e-d3QV [data-ww-ls~="d3QV"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3QW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3QW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QW {
          display: flex;
        }
      }
      .ww-e-d3QW.ww-layout, .ww-e-d3QW [data-ww-ls~="d3QW"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3QW.ww-layout, .ww-e-d3QW [data-ww-ls~="d3QW"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3QW.ww-layout, .ww-e-d3QW [data-ww-ls~="d3QW"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3QY {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d3QY.ww-layout, .ww-e-d3QY [data-ww-ls~="d3QY"] {
        display: block;
      }
      .ww-e-d3QZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 2px;
      }
      .ww-e-d3QZ.ww-layout, .ww-e-d3QZ [data-ww-ls~="d3QZ"] {
        display: block;
      }
      .ww-e-d3Qa {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qa {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qa {
          display: flex;
        }
      }
      .ww-e-d3Qa.ww-layout, .ww-e-d3Qa [data-ww-ls~="d3Qa"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qa.ww-layout, .ww-e-d3Qa [data-ww-ls~="d3Qa"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qa.ww-layout, .ww-e-d3Qa [data-ww-ls~="d3Qa"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Qd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qd {
          display: flex;
        }
      }
      .ww-e-d3Qd.ww-layout, .ww-e-d3Qd [data-ww-ls~="d3Qd"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qd.ww-layout, .ww-e-d3Qd [data-ww-ls~="d3Qd"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qd.ww-layout, .ww-e-d3Qd [data-ww-ls~="d3Qd"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3Qe {
        margin: 4px 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: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qf {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qg {
          display: flex;
        }
      }
      .ww-e-d3Qg.ww-layout, .ww-e-d3Qg [data-ww-ls~="d3Qg"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3Qg.ww-layout, .ww-e-d3Qg [data-ww-ls~="d3Qg"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qg.ww-layout, .ww-e-d3Qg [data-ww-ls~="d3Qg"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3Qh {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3Qi {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qj {
        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-d3Qj.ww-layout, .ww-e-d3Qj [data-ww-ls~="d3Qj"] {
        display: block;
      }
      .ww-e-d3Qk {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ql {
        margin: 0;
        padding: 16px 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;
        border-bottom: 3px solid #0000;
      }
      .ww-e-d3Ql.ww-layout, .ww-e-d3Ql [data-ww-ls~="d3Ql"] {
        display: block;
      }
      .ww-e-d3Qm {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qn {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qo {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qp {
        margin: 0;
        padding: 16px 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;
        border-bottom: 3px solid #0000;
      }
      .ww-e-d3Qp.ww-layout, .ww-e-d3Qp [data-ww-ls~="d3Qp"] {
        display: block;
      }
      .ww-e-d3Qq {
        margin: 0;
        padding: 16px 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;
        border-bottom: 3px solid #0000;
      }
      .ww-e-d3Qq.ww-layout, .ww-e-d3Qq [data-ww-ls~="d3Qq"] {
        display: block;
      }
      .ww-e-d3Qr {
        margin: 0;
        padding: 16px 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;
        border-bottom: 3px solid #0000;
      }
      .ww-e-d3Qr.ww-layout, .ww-e-d3Qr [data-ww-ls~="d3Qr"] {
        display: block;
      }
      .ww-e-d3Qs {
        margin: 0;
        padding: 16px 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;
        border-bottom: 3px solid #0000;
      }
      .ww-e-d3Qs:where([data-ww-states~="CpHUk7"]) {
        border-top: 0 none;
        border-bottom: 3px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d3Qs.ww-layout, .ww-e-d3Qs [data-ww-ls~="d3Qs"] {
        display: block;
      }
      .ww-e-d3Qt {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qu {
        margin: 0 0 -2px;
        padding: 16px 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;
        border-bottom: 3px solid #d96e4a;
      }
      .ww-e-d3Qu.ww-layout, .ww-e-d3Qu [data-ww-ls~="d3Qu"] {
        display: block;
      }
      .ww-e-d3Qv {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.25rem;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Qv:where([data-ww-states~="i5tBIK"]) {
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d3Qx {
        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-d3Qy {
        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-d3Qy.ww-layout, .ww-e-d3Qy [data-ww-ls~="d3Qy"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d3Qz {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3R0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3R1 {
        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-d3R2 {
        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-d3R3 {
        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;
        transition: color 0.2s ease;
      }
      .ww-e-d3R4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3R5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3R6 {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3R7 {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3R8 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3R9 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3RA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3RB {
        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-d3RC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d3RC.ww-layout, .ww-e-d3RC [data-ww-ls~="d3RC"] {
        display: block;
      }
      .ww-e-d3RD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d3RD.ww-layout, .ww-e-d3RD [data-ww-ls~="d3RD"] {
        display: block;
      }
      .ww-e-d3RE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.3;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3RF {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.3;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3RG {
        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: sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3RH {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3RI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3RJ {
        margin: 0;
        padding: 2px 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: 10px;
        font-family: sans-serif;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border-radius: 999px;
      }
      .ww-e-d3RK {
        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: sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3RL {
        margin: 0;
        padding: 20px 24px;
        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;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d3RL.ww-layout, .ww-e-d3RL [data-ww-ls~="d3RL"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3RM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3RM {
          display: flex;
        }
      }
      .ww-e-d3RM.ww-layout, .ww-e-d3RM [data-ww-ls~="d3RM"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3RM.ww-layout, .ww-e-d3RM [data-ww-ls~="d3RM"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3RN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3RN {
          display: flex;
        }
      }
      .ww-e-d3RN.ww-layout, .ww-e-d3RN [data-ww-ls~="d3RN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3RN.ww-layout, .ww-e-d3RN [data-ww-ls~="d3RN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3RO {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d3RO.ww-layout, .ww-e-d3RO [data-ww-ls~="d3RO"] {
        display: block;
      }
      .ww-e-d3RP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3RP {
          display: flex;
        }
      }
      .ww-e-d3RP.ww-layout, .ww-e-d3RP [data-ww-ls~="d3RP"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3RP.ww-layout, .ww-e-d3RP [data-ww-ls~="d3RP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3RQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3RQ {
          display: flex;
        }
      }
      .ww-e-d3RQ.ww-layout, .ww-e-d3RQ [data-ww-ls~="d3RQ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d3RQ.ww-layout, .ww-e-d3RQ [data-ww-ls~="d3RQ"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: baseline;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3RR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3RR {
          display: flex;
        }
      }
      .ww-e-d3RR.ww-layout, .ww-e-d3RR [data-ww-ls~="d3RR"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3RR.ww-layout, .ww-e-d3RR [data-ww-ls~="d3RR"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d3RS {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3RS {
          display: flex;
        }
      }
      .ww-e-d3RS.ww-layout, .ww-e-d3RS [data-ww-ls~="d3RS"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3RS.ww-layout, .ww-e-d3RS [data-ww-ls~="d3RS"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3RT {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3RT {
          display: flex;
        }
      }
      .ww-e-d3RT.ww-layout, .ww-e-d3RT [data-ww-ls~="d3RT"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3RT.ww-layout, .ww-e-d3RT [data-ww-ls~="d3RT"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3RU {
        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-d3RU.ww-layout, .ww-e-d3RU [data-ww-ls~="d3RU"] {
        display: block;
      }
      .ww-e-d3RV {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3RW {
        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: sans-serif;
        font-weight: 700;
        text-align: left;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3RX {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3RY {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3RZ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3RZ {
          display: flex;
        }
      }
      .ww-e-d3RZ.ww-layout, .ww-e-d3RZ [data-ww-ls~="d3RZ"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3RZ.ww-layout, .ww-e-d3RZ [data-ww-ls~="d3RZ"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      .ww-e-d3Ra {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ra {
          display: flex;
        }
      }
      .ww-e-d3Ra.ww-layout, .ww-e-d3Ra [data-ww-ls~="d3Ra"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ra.ww-layout, .ww-e-d3Ra [data-ww-ls~="d3Ra"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: baseline;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3Rb {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rb {
          display: flex;
        }
      }
      .ww-e-d3Rb.ww-layout, .ww-e-d3Rb [data-ww-ls~="d3Rb"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rb.ww-layout, .ww-e-d3Rb [data-ww-ls~="d3Rb"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Rc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Rc.ww-layout, .ww-e-d3Rc [data-ww-ls~="d3Rc"] {
        display: block;
      }
      .ww-e-d3Rd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rd {
          display: flex;
        }
      }
      .ww-e-d3Rd.ww-layout, .ww-e-d3Rd [data-ww-ls~="d3Rd"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rd.ww-layout, .ww-e-d3Rd [data-ww-ls~="d3Rd"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Re {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Re {
          display: grid;
        }
      }
      .ww-e-d3Re.ww-layout, .ww-e-d3Re [data-ww-ls~="d3Re"] {
        display: grid;
        grid-template-columns: 40px 1fr auto;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Re.ww-layout, .ww-e-d3Re [data-ww-ls~="d3Re"] {
          display: grid;
          grid-template-columns: 40px 1fr;
          gap: 8px 16px;
        }
      }
      .ww-e-d3Rf {
        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-d3Rf.ww-layout, .ww-e-d3Rf [data-ww-ls~="d3Rf"] {
        display: block;
      }
      .ww-e-d3Rg {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rg {
          display: grid;
        }
      }
      .ww-e-d3Rg:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d3Rg.ww-layout, .ww-e-d3Rg [data-ww-ls~="d3Rg"] {
        display: grid;
        grid-template-columns: .1fr 3fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rg.ww-layout, .ww-e-d3Rg [data-ww-ls~="d3Rg"] {
          display: grid;
          grid-template-columns: 40px 1fr;
          gap: 8px 16px;
        }
      }
      .ww-e-d3Rh {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rh {
          display: flex;
        }
      }
      :where(.ww-e-d3Iz[data-ww-states~="K0hoz7"]) .ww-e-d3Rh {
        border-bottom: 1px solid #f3f4f6;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d3Rh.ww-layout, .ww-e-d3Rh [data-ww-ls~="d3Rh"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rh.ww-layout, .ww-e-d3Rh [data-ww-ls~="d3Rh"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3Ri {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ri.ww-layout, .ww-e-d3Ri [data-ww-ls~="d3Ri"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-end;
        gap: 4px;
      }
      .ww-e-d3Rj {
        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-d3Rj.ww-layout, .ww-e-d3Rj [data-ww-ls~="d3Rj"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Rk {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Rk.ww-layout, .ww-e-d3Rk [data-ww-ls~="d3Rk"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d3Rl {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 800px;
        min-width: 600px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 60px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3Rl.ww-layout, .ww-e-d3Rl [data-ww-ls~="d3Rl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3Rm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Rn {
        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: sans-serif;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ro {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ro {
          display: flex;
        }
      }
      .ww-e-d3Ro:where([data-ww-states~="5HwwCI"]) {
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        cursor: not-allowed;
      }
      .ww-e-d3Ro.ww-layout, .ww-e-d3Ro [data-ww-ls~="d3Ro"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ro.ww-layout, .ww-e-d3Ro [data-ww-ls~="d3Ro"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Rp {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rp {
          display: flex;
        }
      }
      .ww-e-d3Rp:where([data-ww-states~="BewuxS"]) {
        background-color: var(--44df1337-b30d-48d2-9cdf-9c0ce338502e,#e2e2e2);
        cursor: not-allowed;
      }
      .ww-e-d3Rp.ww-layout, .ww-e-d3Rp [data-ww-ls~="d3Rp"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rp.ww-layout, .ww-e-d3Rp [data-ww-ls~="d3Rp"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Rr {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Rr.ww-layout, .ww-e-d3Rr [data-ww-ls~="d3Rr"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3Rs {
        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: sans-serif;
        font-weight: 700;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d3Rt {
        margin: 0;
        padding: 8px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rt {
          display: none;
        }
      }
      .ww-e-d3Rt.ww-layout, .ww-e-d3Rt [data-ww-ls~="d3Rt"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rt.ww-layout, .ww-e-d3Rt [data-ww-ls~="d3Rt"] {
          display: none;
        }
      }
      .ww-e-d3Ru {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ru {
          display: grid;
        }
      }
      .ww-e-d3Ru:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d3Ru.ww-layout, .ww-e-d3Ru [data-ww-ls~="d3Ru"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ru.ww-layout, .ww-e-d3Ru [data-ww-ls~="d3Ru"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 8px;
        }
      }
      .ww-e-d3Rv {
        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: sans-serif;
        white-space-collapse: preserve;
      }
      .ww-e-d3Rw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rw {
          display: flex;
        }
      }
      .ww-e-d3Rw.ww-layout, .ww-e-d3Rw [data-ww-ls~="d3Rw"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Rw.ww-layout, .ww-e-d3Rw [data-ww-ls~="d3Rw"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Rx {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3Rx.ww-layout, .ww-e-d3Rx [data-ww-ls~="d3Rx"] {
        display: block;
      }
      .ww-e-d3Ry {
        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-d3Rz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Rz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Rz {
          display: flex;
        }
      }
      .ww-e-d3Rz.ww-layout, .ww-e-d3Rz [data-ww-ls~="d3Rz"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Rz.ww-layout, .ww-e-d3Rz [data-ww-ls~="d3Rz"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Rz.ww-layout, .ww-e-d3Rz [data-ww-ls~="d3Rz"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3S0 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3S1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3S1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3S1 {
          display: flex;
        }
      }
      .ww-e-d3S1.ww-layout, .ww-e-d3S1 [data-ww-ls~="d3S1"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3S1.ww-layout, .ww-e-d3S1 [data-ww-ls~="d3S1"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3S1.ww-layout, .ww-e-d3S1 [data-ww-ls~="d3S1"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3S2 {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3S3 {
        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-d3S4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3S4 {
          display: flex;
        }
      }
      .ww-e-d3S4.ww-layout, .ww-e-d3S4 [data-ww-ls~="d3S4"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d3S4.ww-layout, .ww-e-d3S4 [data-ww-ls~="d3S4"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3S5 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3S6 {
        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;
      }
      .ww-e-d3S6.ww-layout, .ww-e-d3S6 [data-ww-ls~="d3S6"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d3S7 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3S7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3S7 {
          display: flex;
        }
      }
      .ww-e-d3S7.ww-layout, .ww-e-d3S7 [data-ww-ls~="d3S7"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3S7.ww-layout, .ww-e-d3S7 [data-ww-ls~="d3S7"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3S7.ww-layout, .ww-e-d3S7 [data-ww-ls~="d3S7"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3S8 {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3S9 {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3SA {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3SB {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3SB.ww-layout, .ww-e-d3SB [data-ww-ls~="d3SB"] {
        display: block;
      }
      .ww-e-d3SC {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3SD {
        margin: 0 0 24px;
        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-d3SD.ww-layout, .ww-e-d3SD [data-ww-ls~="d3SD"] {
        display: block;
      }
      .ww-e-d3SE {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3SF {
        margin: 2px 0 0;
        padding: 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-d3SG {
        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: var(--ww-default-font-family);
        line-height: 1.25;
        font-weight: 600;
        text-align: left;
        color: var(--9475d0e1-b273-475a-b540-5fe7d8df2ea6,#009100);
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3SH {
        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;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3SI {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3SJ {
        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: var(--ww-default-font-family);
        line-height: 1.25;
        font-weight: 600;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-d3SK {
        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-d3SL {
        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;
        transition: color 0.2s ease;
      }
      .ww-e-d3SM {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3SN {
        margin: 0;
        padding: 48px 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 20px #00000014;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3SN {
          padding: 40px 32px;
          max-width: 420px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3SN {
          padding: 32px 24px;
          max-width: 100%;
        }
      }
      .ww-e-d3SN.ww-layout, .ww-e-d3SN [data-ww-ls~="d3SN"] {
        display: block;
      }
      .ww-e-d3SO {
        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;
      }
      .ww-e-d3SO.ww-layout, .ww-e-d3SO [data-ww-ls~="d3SO"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d3SP {
        margin: 0 0 32px;
        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-d3SP.ww-layout, .ww-e-d3SP [data-ww-ls~="d3SP"] {
        display: block;
      }
      .ww-e-d3SQ {
        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-d3SQ.ww-layout, .ww-e-d3SQ [data-ww-ls~="d3SQ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3SR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3SR.ww-layout, .ww-e-d3SR [data-ww-ls~="d3SR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3SS {
        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-d3ST {
        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;
      }
      .ww-e-d3ST.ww-layout, .ww-e-d3ST [data-ww-ls~="d3ST"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d3SU {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #d96e4a;
        text-decoration: none;
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.2s ease;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3SV {
        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;
        font-size: 16px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3SW {
        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;
        border: 2px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d3SX {
        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-d3SY {
        margin: 0 auto 24px;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        background-image: none;
        box-shadow: 0 1px 3px #2f3d5a;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3SY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3SY {
          display: flex;
        }
      }
      .ww-e-d3SY.ww-layout, .ww-e-d3SY [data-ww-ls~="d3SY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3SY.ww-layout, .ww-e-d3SY [data-ww-ls~="d3SY"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3SY.ww-layout, .ww-e-d3SY [data-ww-ls~="d3SY"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3SZ {
        margin: 0 0 28px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3SZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3SZ {
          display: flex;
        }
      }
      .ww-e-d3SZ.ww-layout, .ww-e-d3SZ [data-ww-ls~="d3SZ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3SZ.ww-layout, .ww-e-d3SZ [data-ww-ls~="d3SZ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3SZ.ww-layout, .ww-e-d3SZ [data-ww-ls~="d3SZ"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3Sa {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3Sa.ww-layout, .ww-e-d3Sa [data-ww-ls~="d3Sa"] {
        display: block;
      }
      .ww-e-d3Sb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Sc {
        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-d3Sd {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Se {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Sf {
        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-d3Sf.ww-layout, .ww-e-d3Sf [data-ww-ls~="d3Sf"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3Sg {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Sh {
        margin: 0;
        padding: 48px 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 20px #00000014;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Sh {
          padding: 40px 32px;
          max-width: 420px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Sh {
          padding: 32px 24px;
          max-width: 100%;
        }
      }
      .ww-e-d3Sh.ww-layout, .ww-e-d3Sh [data-ww-ls~="d3Sh"] {
        display: block;
      }
      .ww-e-d3Si {
        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-d3Si.ww-layout, .ww-e-d3Si [data-ww-ls~="d3Si"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3Sj {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        line-height: 1.4;
        color: #666;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Sj {
          font-size: 14px;
        }
      }
      .ww-e-d3Sk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Sk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Sk {
          display: flex;
        }
      }
      .ww-e-d3Sk.ww-layout, .ww-e-d3Sk [data-ww-ls~="d3Sk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Sk.ww-layout, .ww-e-d3Sk [data-ww-ls~="d3Sk"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Sk.ww-layout, .ww-e-d3Sk [data-ww-ls~="d3Sk"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Sl {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Sm {
        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: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Sn {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #d96e4a;
        text-decoration: none;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3So {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3Sp {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3Sp.ww-layout, .ww-e-d3Sp [data-ww-ls~="d3Sp"] {
        display: block;
      }
      .ww-e-d3Sq {
        margin: 0 0 20px;
        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-d3Sq.ww-layout, .ww-e-d3Sq [data-ww-ls~="d3Sq"] {
        display: block;
      }
      .ww-e-d3Ss {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--defdd300-5ef6-4a2e-9852-0328005bf8b7,#f4faf3);
        box-shadow: 0 1px 2px #0000000d;
        border-top: 0 solid;
        border-bottom: 0 solid;
        border-left: 4px solid var(--efd91745-2fb2-4e7e-a5b0-9f0a372dcdcd,#1e7118);
        border-right: 0 solid;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ss {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d3Ss.ww-layout, .ww-e-d3Ss [data-ww-ls~="d3Ss"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 767px) {
        .ww-e-d3Ss.ww-layout, .ww-e-d3Ss [data-ww-ls~="d3Ss"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3St {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3St {
          display: flex;
        }
      }
      .ww-e-d3St.ww-layout, .ww-e-d3St [data-ww-ls~="d3St"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d3St.ww-layout, .ww-e-d3St [data-ww-ls~="d3St"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3Su {
        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: var(--ww-default-font-family);
        line-height: 1.25;
        font-weight: 600;
        text-align: left;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3Sv {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Sw {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--74b3c7e8-14ef-4488-9962-388f8c533d23,#f78580);
        box-shadow: 0 1px 2px #0000000d;
        border-top: 0 solid;
        border-bottom: 0 solid;
        border-left: 4px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        border-right: 0 solid;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Sw {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d3Sw.ww-layout, .ww-e-d3Sw [data-ww-ls~="d3Sw"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 767px) {
        .ww-e-d3Sw.ww-layout, .ww-e-d3Sw [data-ww-ls~="d3Sw"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3Sx {
        margin: 40px 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;
      }
      .ww-e-d3Sx.ww-layout, .ww-e-d3Sx [data-ww-ls~="d3Sx"] {
        display: block;
      }
      .ww-e-d3Sy {
        margin: 0 0 32px;
        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-d3Sy.ww-layout, .ww-e-d3Sy [data-ww-ls~="d3Sy"] {
        display: block;
      }
      .ww-e-d3Sz {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        line-height: 1.4;
        color: #666;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3Sz {
          font-size: 14px;
        }
      }
      .ww-e-d3T0 {
        margin: 0 auto 24px;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        background-image: none;
        box-shadow: 0 1px 3px #2f3d5a;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3T0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3T0 {
          display: flex;
        }
      }
      .ww-e-d3T0.ww-layout, .ww-e-d3T0 [data-ww-ls~="d3T0"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3T0.ww-layout, .ww-e-d3T0 [data-ww-ls~="d3T0"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3T0.ww-layout, .ww-e-d3T0 [data-ww-ls~="d3T0"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3T1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3T2 {
        margin: 0 0 10px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3T3 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3T4 {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3T5 {
        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;
        border: 2px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d3T6 {
        margin: 40px 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;
      }
      .ww-e-d3T6.ww-layout, .ww-e-d3T6 [data-ww-ls~="d3T6"] {
        display: block;
      }
      .ww-e-d3T7 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3T8 {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3T8.ww-layout, .ww-e-d3T8 [data-ww-ls~="d3T8"] {
        display: block;
      }
      .ww-e-d3T9 {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3TA {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3TB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3TB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TB {
          display: flex;
        }
      }
      .ww-e-d3TB.ww-layout, .ww-e-d3TB [data-ww-ls~="d3TB"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3TB.ww-layout, .ww-e-d3TB [data-ww-ls~="d3TB"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TB.ww-layout, .ww-e-d3TB [data-ww-ls~="d3TB"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3TC {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3TD {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3TD.ww-layout, .ww-e-d3TD [data-ww-ls~="d3TD"] {
        display: block;
      }
      .ww-e-d3TE {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #d96e4a;
        text-decoration: none;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d3TF {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3TF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TF {
          display: flex;
        }
      }
      .ww-e-d3TF.ww-layout, .ww-e-d3TF [data-ww-ls~="d3TF"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3TF.ww-layout, .ww-e-d3TF [data-ww-ls~="d3TF"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TF.ww-layout, .ww-e-d3TF [data-ww-ls~="d3TF"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3TG {
        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;
        border: 2px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d3TH {
        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-d3TI {
        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: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3TJ {
        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;
        font-size: 16px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3TK {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3TL {
        margin: 0 0 24px;
        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-d3TL.ww-layout, .ww-e-d3TL [data-ww-ls~="d3TL"] {
        display: block;
      }
      .ww-e-d3TM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3TM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TM {
          display: flex;
        }
      }
      .ww-e-d3TM.ww-layout, .ww-e-d3TM [data-ww-ls~="d3TM"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3TM.ww-layout, .ww-e-d3TM [data-ww-ls~="d3TM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TM.ww-layout, .ww-e-d3TM [data-ww-ls~="d3TM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3TN {
        margin: 0 0 8px;
        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: 32px;
        font-family: Montserrat, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3TN {
          font-size: 28px;
        }
      }
      .ww-e-d3TO {
        margin: 0 0 28px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3TO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TO {
          display: flex;
        }
      }
      .ww-e-d3TO.ww-layout, .ww-e-d3TO [data-ww-ls~="d3TO"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3TO.ww-layout, .ww-e-d3TO [data-ww-ls~="d3TO"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3TO.ww-layout, .ww-e-d3TO [data-ww-ls~="d3TO"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3TP {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3TQ {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3TR {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3TS {
        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-d3TT {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3TT {
          display: flex;
        }
      }
      .ww-e-d3TT.ww-layout, .ww-e-d3TT [data-ww-ls~="d3TT"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3TT.ww-layout, .ww-e-d3TT [data-ww-ls~="d3TT"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3TU {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3TV {
        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-d3TV.ww-layout, .ww-e-d3TV [data-ww-ls~="d3TV"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3TW {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3TX {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3TY {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        box-shadow: 0 1px 2px #0000000d;
        border-left: 4px solid #ef4444;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3TY {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d3TY.ww-layout, .ww-e-d3TY [data-ww-ls~="d3TY"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3TY.ww-layout, .ww-e-d3TY [data-ww-ls~="d3TY"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3TZ {
        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;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3Ta {
        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-d3Ta.ww-layout, .ww-e-d3Ta [data-ww-ls~="d3Ta"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3Tb {
        margin: 0 0 20px;
        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-d3Tb.ww-layout, .ww-e-d3Tb [data-ww-ls~="d3Tb"] {
        display: block;
      }
      .ww-e-d3Tc {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d3Tc.ww-layout, .ww-e-d3Tc [data-ww-ls~="d3Tc"] {
        display: block;
      }
      .ww-e-d3Td {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Td {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Td {
          display: flex;
        }
      }
      .ww-e-d3Td.ww-layout, .ww-e-d3Td [data-ww-ls~="d3Td"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Td.ww-layout, .ww-e-d3Td [data-ww-ls~="d3Td"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Td.ww-layout, .ww-e-d3Td [data-ww-ls~="d3Td"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Te {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Tf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Tf {
          display: flex;
        }
      }
      .ww-e-d3Tf.ww-layout, .ww-e-d3Tf [data-ww-ls~="d3Tf"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Tf.ww-layout, .ww-e-d3Tf [data-ww-ls~="d3Tf"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3Tg {
        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);
        line-height: 1.5;
        font-weight: 400;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d3Th {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Th {
          display: flex;
        }
      }
      .ww-e-d3Th.ww-layout, .ww-e-d3Th [data-ww-ls~="d3Th"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Th.ww-layout, .ww-e-d3Th [data-ww-ls~="d3Th"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3Ti {
        margin: 2px 0 0;
        padding: 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-d3Tj {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d3Tk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Tl {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Tn {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3To {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 11px;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3Tp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Tp.ww-layout, .ww-e-d3Tp [data-ww-ls~="d3Tp"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      .ww-e-d3Tq {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Tq {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3Tq.ww-layout, .ww-e-d3Tq [data-ww-ls~="d3Tq"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Tq.ww-layout, .ww-e-d3Tq [data-ww-ls~="d3Tq"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Tr {
        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-d3Tr.ww-layout, .ww-e-d3Tr [data-ww-ls~="d3Tr"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3Ts {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ts {
          display: flex;
        }
      }
      .ww-e-d3Ts.ww-layout, .ww-e-d3Ts [data-ww-ls~="d3Ts"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ts.ww-layout, .ww-e-d3Ts [data-ww-ls~="d3Ts"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Tt {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3Tt {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3Tt.ww-layout, .ww-e-d3Tt [data-ww-ls~="d3Tt"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3Tt.ww-layout, .ww-e-d3Tt [data-ww-ls~="d3Tt"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3Tu {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Tv {
        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-d3Tv.ww-layout, .ww-e-d3Tv [data-ww-ls~="d3Tv"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3Tw {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3Tx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ty {
        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-d3Tz {
        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-d3Tz.ww-layout, .ww-e-d3Tz [data-ww-ls~="d3Tz"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3U0 {
        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-d3U0.ww-layout, .ww-e-d3U0 [data-ww-ls~="d3U0"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3U1 {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3U1 {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3U1.ww-layout, .ww-e-d3U1 [data-ww-ls~="d3U1"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3U1.ww-layout, .ww-e-d3U1 [data-ww-ls~="d3U1"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3U2 {
        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-d3U3 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d3U3.ww-layout, .ww-e-d3U3 [data-ww-ls~="d3U3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3U4 {
        margin: 0;
        padding: 12px 16px 12px 32px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3U5 {
        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-d3U6 {
        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-d3U7 {
        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-d3U7.ww-layout, .ww-e-d3U7 [data-ww-ls~="d3U7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3U8 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3UA {
        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-d3UA.ww-layout, .ww-e-d3UA [data-ww-ls~="d3UA"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3UB {
        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-d3UB.ww-layout, .ww-e-d3UB [data-ww-ls~="d3UB"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3UC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3UD {
        margin: 0;
        padding: 12px 16px 12px 32px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3UE {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3UE {
          display: flex;
        }
      }
      :where(.ww-e-d3Tm[data-ww-states~="SqctKf"]) .ww-e-d3UE {
        opacity: 0.46;
      }
      .ww-e-d3UE.ww-layout, .ww-e-d3UE [data-ww-ls~="d3UE"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3UE.ww-layout, .ww-e-d3UE [data-ww-ls~="d3UE"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3UF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 50px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d3UG {
        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-d3UH {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3UH {
          display: flex;
        }
      }
      .ww-e-d3UH.ww-layout, .ww-e-d3UH [data-ww-ls~="d3UH"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3UH.ww-layout, .ww-e-d3UH [data-ww-ls~="d3UH"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3UI {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3UJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3UJ {
          display: flex;
        }
      }
      .ww-e-d3UJ.ww-layout, .ww-e-d3UJ [data-ww-ls~="d3UJ"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3UJ.ww-layout, .ww-e-d3UJ [data-ww-ls~="d3UJ"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3UK {
        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-d3UK.ww-layout, .ww-e-d3UK [data-ww-ls~="d3UK"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d3UL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3UM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 21px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3UN {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3UO {
        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-d3UP {
        margin: 0;
        padding: 4px 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: #ecfdf5;
        border-radius: 20px;
      }
      .ww-e-d3UP.ww-layout, .ww-e-d3UP [data-ww-ls~="d3UP"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d3UQ {
        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-d3UQ.ww-layout, .ww-e-d3UQ [data-ww-ls~="d3UQ"] {
        display: block;
      }
      .ww-e-d3UR {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 4px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3UR {
          display: flex;
        }
      }
      .ww-e-d3UR.ww-layout, .ww-e-d3UR [data-ww-ls~="d3UR"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3UR.ww-layout, .ww-e-d3UR [data-ww-ls~="d3UR"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3US {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3UT {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d3UU {
        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-d3UV {
        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-family: sans-serif;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d3UW {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3UX {
        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: sans-serif;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3UY {
        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-d3Ua {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: 3608px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Ua.ww-layout, .ww-e-d3Ua [data-ww-ls~="d3Ua"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d3Ub {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ub {
          display: flex;
        }
      }
      .ww-e-d3Ub.ww-layout, .ww-e-d3Ub [data-ww-ls~="d3Ub"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ub.ww-layout, .ww-e-d3Ub [data-ww-ls~="d3Ub"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3Ud {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 50px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d3Ue {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      :where(.ww-e-d3XV[data-ww-states~="Ckrk5P"]) .ww-e-d3Ue {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d3Uf {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3Uf.ww-layout, .ww-e-d3Uf [data-ww-ls~="d3Uf"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3Ug {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ug {
          display: flex;
        }
      }
      .ww-e-d3Ug.ww-layout, .ww-e-d3Ug [data-ww-ls~="d3Ug"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ug.ww-layout, .ww-e-d3Ug [data-ww-ls~="d3Ug"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Uh {
        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-d3Uh.ww-layout, .ww-e-d3Uh [data-ww-ls~="d3Uh"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      .ww-e-d3Ui {
        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);
        font-weight: 700;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d3Uj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Uj {
          display: flex;
        }
      }
      .ww-e-d3Uj.ww-layout, .ww-e-d3Uj [data-ww-ls~="d3Uj"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Uj.ww-layout, .ww-e-d3Uj [data-ww-ls~="d3Uj"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Uk {
        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-d3Ul {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Um {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Un {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Uo {
        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-d3Uo.ww-layout, .ww-e-d3Uo [data-ww-ls~="d3Uo"] {
        display: block;
      }
      .ww-e-d3Up {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3Uq {
        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-d3Ur {
        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-d3Us {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ut {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Uu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Uu {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Uu.ww-layout, .ww-e-d3Uu [data-ww-ls~="d3Uu"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Uu.ww-layout, .ww-e-d3Uu [data-ww-ls~="d3Uu"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d3Uv {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Uw {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d3Uw.ww-layout, .ww-e-d3Uw [data-ww-ls~="d3Uw"] {
        display: block;
      }
      .ww-e-d3Ux {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ux {
          display: flex;
        }
      }
      .ww-e-d3Ux.ww-layout, .ww-e-d3Ux [data-ww-ls~="d3Ux"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Ux.ww-layout, .ww-e-d3Ux [data-ww-ls~="d3Ux"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 20px;
        }
      }
      .ww-e-d3Uy {
        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-d3Uy.ww-layout, .ww-e-d3Uy [data-ww-ls~="d3Uy"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3Uz {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3V0 {
        margin: 0 0 8px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3V1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3V1 {
          display: flex;
        }
      }
      .ww-e-d3V1.ww-layout, .ww-e-d3V1 [data-ww-ls~="d3V1"] {
        display: flex;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3V1.ww-layout, .ww-e-d3V1 [data-ww-ls~="d3V1"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3V2 {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3V3 {
        margin: 0;
        padding: 4px 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: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3V3 {
          display: flex;
        }
      }
      .ww-e-d3V3.ww-layout, .ww-e-d3V3 [data-ww-ls~="d3V3"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3V3.ww-layout, .ww-e-d3V3 [data-ww-ls~="d3V3"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3V4 {
        margin: 0 0 16px;
        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-d3V4.ww-layout, .ww-e-d3V4 [data-ww-ls~="d3V4"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d3V5 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d3V5.ww-layout, .ww-e-d3V5 [data-ww-ls~="d3V5"] {
        display: block;
      }
      .ww-e-d3V6 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3V6 {
          display: flex;
        }
      }
      .ww-e-d3V6.ww-layout, .ww-e-d3V6 [data-ww-ls~="d3V6"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3V6.ww-layout, .ww-e-d3V6 [data-ww-ls~="d3V6"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3V7 {
        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-d3V7.ww-layout, .ww-e-d3V7 [data-ww-ls~="d3V7"] {
        display: block;
      }
      .ww-e-d3V8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3V8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3V8 {
          display: flex;
        }
      }
      .ww-e-d3V8.ww-layout, .ww-e-d3V8 [data-ww-ls~="d3V8"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3V8.ww-layout, .ww-e-d3V8 [data-ww-ls~="d3V8"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3V8.ww-layout, .ww-e-d3V8 [data-ww-ls~="d3V8"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d3V9 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3V9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3V9 {
          display: flex;
        }
      }
      .ww-e-d3V9.ww-layout, .ww-e-d3V9 [data-ww-ls~="d3V9"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3V9.ww-layout, .ww-e-d3V9 [data-ww-ls~="d3V9"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3V9.ww-layout, .ww-e-d3V9 [data-ww-ls~="d3V9"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3VA {
        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-d3VB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3VB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VB {
          display: flex;
        }
      }
      .ww-e-d3VB.ww-layout, .ww-e-d3VB [data-ww-ls~="d3VB"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3VB.ww-layout, .ww-e-d3VB [data-ww-ls~="d3VB"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VB.ww-layout, .ww-e-d3VB [data-ww-ls~="d3VB"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3VC {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 900;
        color: #f97316;
        white-space-collapse: preserve;
        background-color: #fff7ed;
        border-radius: 4px;
      }
      .ww-e-d3VD {
        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-d3VD.ww-layout, .ww-e-d3VD [data-ww-ls~="d3VD"] {
        display: block;
      }
      .ww-e-d3VE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3VE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VE {
          display: flex;
        }
      }
      .ww-e-d3VE.ww-layout, .ww-e-d3VE [data-ww-ls~="d3VE"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3VE.ww-layout, .ww-e-d3VE [data-ww-ls~="d3VE"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VE.ww-layout, .ww-e-d3VE [data-ww-ls~="d3VE"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3VF {
        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-d3VF.ww-layout, .ww-e-d3VF [data-ww-ls~="d3VF"] {
        display: block;
      }
      .ww-e-d3VG {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3VG.ww-layout, .ww-e-d3VG [data-ww-ls~="d3VG"] {
        display: block;
      }
      .ww-e-d3VH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d3VH.ww-layout, .ww-e-d3VH [data-ww-ls~="d3VH"] {
        display: block;
      }
      .ww-e-d3VI {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3VI {
          display: flex;
        }
      }
      .ww-e-d3VI.ww-layout, .ww-e-d3VI [data-ww-ls~="d3VI"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3VI.ww-layout, .ww-e-d3VI [data-ww-ls~="d3VI"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3VJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3VJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VJ {
          display: flex;
        }
      }
      .ww-e-d3VJ.ww-layout, .ww-e-d3VJ [data-ww-ls~="d3VJ"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3VJ.ww-layout, .ww-e-d3VJ [data-ww-ls~="d3VJ"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VJ.ww-layout, .ww-e-d3VJ [data-ww-ls~="d3VJ"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d3VK {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3VL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3VL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VL {
          display: flex;
        }
      }
      .ww-e-d3VL.ww-layout, .ww-e-d3VL [data-ww-ls~="d3VL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3VL.ww-layout, .ww-e-d3VL [data-ww-ls~="d3VL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3VL.ww-layout, .ww-e-d3VL [data-ww-ls~="d3VL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3VM {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3VN {
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3VO {
        margin: 0;
        padding: 20px 24px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3VO {
          display: flex;
        }
      }
      .ww-e-d3VO.ww-layout, .ww-e-d3VO [data-ww-ls~="d3VO"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3VO.ww-layout, .ww-e-d3VO [data-ww-ls~="d3VO"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3VP {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3VQ {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3VR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3VR {
          display: flex;
        }
      }
      .ww-e-d3VR.ww-layout, .ww-e-d3VR [data-ww-ls~="d3VR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3VR.ww-layout, .ww-e-d3VR [data-ww-ls~="d3VR"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3VS {
        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-d3VS.ww-layout, .ww-e-d3VS [data-ww-ls~="d3VS"] {
        display: block;
      }
      .ww-e-d3VT {
        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-d3VT.ww-layout, .ww-e-d3VT [data-ww-ls~="d3VT"] {
        display: block;
      }
      .ww-e-d3VU {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffedd5;
        border-radius: 4px;
      }
      .ww-e-d3VU.ww-layout, .ww-e-d3VU [data-ww-ls~="d3VU"] {
        display: block;
      }
      .ww-e-d3VV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3VV {
          display: flex;
        }
      }
      .ww-e-d3VV.ww-layout, .ww-e-d3VV [data-ww-ls~="d3VV"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3VV.ww-layout, .ww-e-d3VV [data-ww-ls~="d3VV"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3VW {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3VX {
        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-d3VX.ww-layout, .ww-e-d3VX [data-ww-ls~="d3VX"] {
        display: block;
      }
      .ww-e-d3VY {
        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-d3VY.ww-layout, .ww-e-d3VY [data-ww-ls~="d3VY"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3VZ {
        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-d3VZ.ww-layout, .ww-e-d3VZ [data-ww-ls~="d3VZ"] {
        display: flex;
        flex-flow: column;
        row-gap: 30px;
      }
      .ww-e-d3Va {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vb {
        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-d3Vb.ww-layout, .ww-e-d3Vb [data-ww-ls~="d3Vb"] {
        display: block;
      }
      .ww-e-d3Vc {
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vd {
        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-d3Vd.ww-layout, .ww-e-d3Vd [data-ww-ls~="d3Vd"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3Ve {
        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-d3Vf {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vf {
          display: flex;
        }
      }
      .ww-e-d3Vf.ww-layout, .ww-e-d3Vf [data-ww-ls~="d3Vf"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vf.ww-layout, .ww-e-d3Vf [data-ww-ls~="d3Vf"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vf.ww-layout, .ww-e-d3Vf [data-ww-ls~="d3Vf"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3Vg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vg {
          display: flex;
        }
      }
      .ww-e-d3Vg.ww-layout, .ww-e-d3Vg [data-ww-ls~="d3Vg"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vg.ww-layout, .ww-e-d3Vg [data-ww-ls~="d3Vg"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vg.ww-layout, .ww-e-d3Vg [data-ww-ls~="d3Vg"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Vh {
        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-d3Vh.ww-layout, .ww-e-d3Vh [data-ww-ls~="d3Vh"] {
        display: block;
      }
      .ww-e-d3Vi {
        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-d3Vj {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vk {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vl {
        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-d3Vm {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vn {
        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-d3Vn.ww-layout, .ww-e-d3Vn [data-ww-ls~="d3Vn"] {
        display: block;
      }
      .ww-e-d3Vo {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vo {
          display: flex;
        }
      }
      .ww-e-d3Vo.ww-layout, .ww-e-d3Vo [data-ww-ls~="d3Vo"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vo.ww-layout, .ww-e-d3Vo [data-ww-ls~="d3Vo"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vo.ww-layout, .ww-e-d3Vo [data-ww-ls~="d3Vo"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3Vp {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vq {
          display: flex;
        }
      }
      .ww-e-d3Vq.ww-layout, .ww-e-d3Vq [data-ww-ls~="d3Vq"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vq.ww-layout, .ww-e-d3Vq [data-ww-ls~="d3Vq"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vq.ww-layout, .ww-e-d3Vq [data-ww-ls~="d3Vq"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Vr {
        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-d3Vs {
        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-d3Vt {
        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-d3Vu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vu {
          display: flex;
        }
      }
      .ww-e-d3Vu.ww-layout, .ww-e-d3Vu [data-ww-ls~="d3Vu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vu.ww-layout, .ww-e-d3Vu [data-ww-ls~="d3Vu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vu.ww-layout, .ww-e-d3Vu [data-ww-ls~="d3Vu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Vv {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3Vv.ww-layout, .ww-e-d3Vv [data-ww-ls~="d3Vv"] {
        display: block;
      }
      .ww-e-d3Vw {
        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;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d3Vx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Vx {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Vx.ww-layout, .ww-e-d3Vx [data-ww-ls~="d3Vx"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Vx.ww-layout, .ww-e-d3Vx [data-ww-ls~="d3Vx"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3Vy {
        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-d3Vz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vz {
          display: flex;
        }
      }
      .ww-e-d3Vz.ww-layout, .ww-e-d3Vz [data-ww-ls~="d3Vz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Vz.ww-layout, .ww-e-d3Vz [data-ww-ls~="d3Vz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Vz.ww-layout, .ww-e-d3Vz [data-ww-ls~="d3Vz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3W0 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3W0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3W0 {
          display: flex;
        }
      }
      .ww-e-d3W0.ww-layout, .ww-e-d3W0 [data-ww-ls~="d3W0"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3W0.ww-layout, .ww-e-d3W0 [data-ww-ls~="d3W0"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3W0.ww-layout, .ww-e-d3W0 [data-ww-ls~="d3W0"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3W1 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3W2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3W2 {
          display: flex;
        }
      }
      .ww-e-d3W2.ww-layout, .ww-e-d3W2 [data-ww-ls~="d3W2"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3W2.ww-layout, .ww-e-d3W2 [data-ww-ls~="d3W2"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3W3 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3W4 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 200px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3W5 {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d3XH[data-ww-states~="AZhrOx"]) .ww-e-d3W5 {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d3W6 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3W7 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3W7.ww-layout, .ww-e-d3W7 [data-ww-ls~="d3W7"] {
        display: flex;
      }
      .ww-e-d3W8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3W8 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3W8 {
          display: grid;
        }
      }
      .ww-e-d3W8.ww-layout, .ww-e-d3W8 [data-ww-ls~="d3W8"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3W8.ww-layout, .ww-e-d3W8 [data-ww-ls~="d3W8"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3W8.ww-layout, .ww-e-d3W8 [data-ww-ls~="d3W8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3W9 {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3WA {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3WA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3WA {
          display: flex;
        }
      }
      .ww-e-d3WA.ww-layout, .ww-e-d3WA [data-ww-ls~="d3WA"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3WA.ww-layout, .ww-e-d3WA [data-ww-ls~="d3WA"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3WA.ww-layout, .ww-e-d3WA [data-ww-ls~="d3WA"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3WB {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3WC {
        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-d3WC.ww-layout, .ww-e-d3WC [data-ww-ls~="d3WC"] {
        display: block;
      }
      .ww-e-d3WD {
        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-d3WD.ww-layout, .ww-e-d3WD [data-ww-ls~="d3WD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3WE {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3WF {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3WG {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d3WH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3WH {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3WH.ww-layout, .ww-e-d3WH [data-ww-ls~="d3WH"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3WH.ww-layout, .ww-e-d3WH [data-ww-ls~="d3WH"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d3WI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3WJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3WK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3WK {
          display: flex;
        }
      }
      .ww-e-d3WK.ww-layout, .ww-e-d3WK [data-ww-ls~="d3WK"] {
        display: flex;
        align-content: revert-layer;
        gap: 20px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3WK.ww-layout, .ww-e-d3WK [data-ww-ls~="d3WK"] {
          display: flex;
          align-content: revert-layer;
          gap: 20px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3WL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3WL {
          display: flex;
        }
      }
      .ww-e-d3WL.ww-layout, .ww-e-d3WL [data-ww-ls~="d3WL"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3WL.ww-layout, .ww-e-d3WL [data-ww-ls~="d3WL"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d3WM {
        margin: 16px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #cbd5e1;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3WN {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3WO {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3WO {
          display: flex;
        }
      }
      .ww-e-d3WO.ww-layout, .ww-e-d3WO [data-ww-ls~="d3WO"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3WO.ww-layout, .ww-e-d3WO [data-ww-ls~="d3WO"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3WP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3WP {
          display: flex;
        }
      }
      .ww-e-d3WP.ww-layout, .ww-e-d3WP [data-ww-ls~="d3WP"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3WP.ww-layout, .ww-e-d3WP [data-ww-ls~="d3WP"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3WQ {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3WR {
        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-d3WR.ww-layout, .ww-e-d3WR [data-ww-ls~="d3WR"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3WS {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3WT {
        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-d3WU {
        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-d3WV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3WV.ww-layout, .ww-e-d3WV [data-ww-ls~="d3WV"] {
        display: block;
      }
      .ww-e-d3WW {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3WX {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3WY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3WY {
          display: flex;
        }
      }
      .ww-e-d3WY.ww-layout, .ww-e-d3WY [data-ww-ls~="d3WY"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3WY.ww-layout, .ww-e-d3WY [data-ww-ls~="d3WY"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3WZ {
        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-d3Wa {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wb {
        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-d3Wb.ww-layout, .ww-e-d3Wb [data-ww-ls~="d3Wb"] {
        display: block;
      }
      .ww-e-d3Wc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Wc {
          display: flex;
        }
      }
      .ww-e-d3Wc.ww-layout, .ww-e-d3Wc [data-ww-ls~="d3Wc"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Wc.ww-layout, .ww-e-d3Wc [data-ww-ls~="d3Wc"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Wd {
        margin: 0 0 4px;
        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: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3We {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wf {
        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-d3Wg {
        margin: 0 0 16px;
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wh {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Wh {
          display: flex;
        }
      }
      .ww-e-d3Wh.ww-layout, .ww-e-d3Wh [data-ww-ls~="d3Wh"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Wh.ww-layout, .ww-e-d3Wh [data-ww-ls~="d3Wh"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Wi {
        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-d3Wj {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Wj {
          display: flex;
        }
      }
      .ww-e-d3Wj.ww-layout, .ww-e-d3Wj [data-ww-ls~="d3Wj"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Wj.ww-layout, .ww-e-d3Wj [data-ww-ls~="d3Wj"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Wk {
        margin: 0;
        padding: 20px 24px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Wk {
          display: flex;
        }
      }
      .ww-e-d3Wk.ww-layout, .ww-e-d3Wk [data-ww-ls~="d3Wk"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        column-gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Wk.ww-layout, .ww-e-d3Wk [data-ww-ls~="d3Wk"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3Wl {
        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-d3Wm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 17px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 13px;
        max-height: unset;
        min-height: unset;
        font-size: 11px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wo {
        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-d3Wo.ww-layout, .ww-e-d3Wo [data-ww-ls~="d3Wo"] {
        display: block;
      }
      .ww-e-d3Wp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Wq {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Wq.ww-layout, .ww-e-d3Wq [data-ww-ls~="d3Wq"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Wq.ww-layout, .ww-e-d3Wq [data-ww-ls~="d3Wq"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d3Wr {
        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-d3Ws {
        margin: 16px 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-d3Ws.ww-layout, .ww-e-d3Ws [data-ww-ls~="d3Ws"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d3Wt {
        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-d3Wt.ww-layout, .ww-e-d3Wt [data-ww-ls~="d3Wt"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3Wu {
        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-d3Wu.ww-layout, .ww-e-d3Wu [data-ww-ls~="d3Wu"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d3Wv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1100px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Wv.ww-layout, .ww-e-d3Wv [data-ww-ls~="d3Wv"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3Ww {
        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-d3Ww.ww-layout, .ww-e-d3Ww [data-ww-ls~="d3Ww"] {
        display: block;
      }
      .ww-e-d3Wx {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3Wx.ww-layout, .ww-e-d3Wx [data-ww-ls~="d3Wx"] {
        display: block;
      }
      .ww-e-d3Wy {
        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);
        font-weight: 700;
        color: #c2410c;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3Wz {
        margin: 0 0 4px;
        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-d3Wz.ww-layout, .ww-e-d3Wz [data-ww-ls~="d3Wz"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3X0 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3X1 {
        margin: 8px 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);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3X2 {
        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-d3X2.ww-layout, .ww-e-d3X2 [data-ww-ls~="d3X2"] {
        display: block;
      }
      .ww-e-d3X3 {
        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-d3X3.ww-layout, .ww-e-d3X3 [data-ww-ls~="d3X3"] {
        display: block;
      }
      .ww-e-d3X4 {
        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-d3X5 {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3X6 {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3X7 {
        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);
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3X8 {
        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-d3X9 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3XA {
        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-d3XA.ww-layout, .ww-e-d3XA [data-ww-ls~="d3XA"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3XB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XB {
          display: flex;
        }
      }
      .ww-e-d3XB.ww-layout, .ww-e-d3XB [data-ww-ls~="d3XB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3XB.ww-layout, .ww-e-d3XB [data-ww-ls~="d3XB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3XC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3XC {
          display: flex;
        }
      }
      .ww-e-d3XC.ww-layout, .ww-e-d3XC [data-ww-ls~="d3XC"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XC.ww-layout, .ww-e-d3XC [data-ww-ls~="d3XC"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3XD {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3XD {
          display: flex;
        }
      }
      .ww-e-d3XD.ww-layout, .ww-e-d3XD [data-ww-ls~="d3XD"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3XD.ww-layout, .ww-e-d3XD [data-ww-ls~="d3XD"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3XE {
        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-d3XE.ww-layout, .ww-e-d3XE [data-ww-ls~="d3XE"] {
        display: block;
      }
      .ww-e-d3XF {
        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-d3XF.ww-layout, .ww-e-d3XF [data-ww-ls~="d3XF"] {
        display: block;
      }
      .ww-e-d3XG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3XH {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
      }
      .ww-e-d3XH:where([data-ww-states~="AZhrOx"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d3XH.ww-layout, .ww-e-d3XH [data-ww-ls~="d3XH"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3XI {
        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-d3XI.ww-layout, .ww-e-d3XI [data-ww-ls~="d3XI"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3XJ {
        margin: 5px 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: box-shadow 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XJ {
          display: flex;
        }
      }
      .ww-e-d3XJ.ww-layout, .ww-e-d3XJ [data-ww-ls~="d3XJ"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XJ.ww-layout, .ww-e-d3XJ [data-ww-ls~="d3XJ"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3XK {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d3XL {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d3XM {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3XN {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XN {
          display: flex;
        }
      }
      .ww-e-d3XN.ww-layout, .ww-e-d3XN [data-ww-ls~="d3XN"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XN.ww-layout, .ww-e-d3XN [data-ww-ls~="d3XN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3XO {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XO {
          display: flex;
        }
      }
      .ww-e-d3XO.ww-layout, .ww-e-d3XO [data-ww-ls~="d3XO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XO.ww-layout, .ww-e-d3XO [data-ww-ls~="d3XO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3XP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d3XQ {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XQ {
          display: flex;
        }
      }
      .ww-e-d3XQ:where([data-ww-states~="RU2tNb"]) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
        cursor: not-allowed;
      }
      .ww-e-d3XQ.ww-layout, .ww-e-d3XQ [data-ww-ls~="d3XQ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XQ.ww-layout, .ww-e-d3XQ [data-ww-ls~="d3XQ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3XR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3XR {
          padding: 16px 0 0;
          display: flex;
          width: 100%;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3XR.ww-layout, .ww-e-d3XR [data-ww-ls~="d3XR"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XR.ww-layout, .ww-e-d3XR [data-ww-ls~="d3XR"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d3XS {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3XT {
        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-d3XU {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XU {
          display: flex;
        }
      }
      .ww-e-d3XU.ww-layout, .ww-e-d3XU [data-ww-ls~="d3XU"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XU.ww-layout, .ww-e-d3XU [data-ww-ls~="d3XU"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3XV {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d3XV:where([data-ww-states~="Ckrk5P"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d3XV.ww-layout, .ww-e-d3XV [data-ww-ls~="d3XV"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3XW {
        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;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-31b867b2-e6fe-4b9c-87a4-97b552f14a09-base-default;
      }
      @keyframes ww-keyframes-element-31b867b2-e6fe-4b9c-87a4-97b552f14a09-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d3XW.ww-layout, .ww-e-d3XW [data-ww-ls~="d3XW"] {
        display: block;
      }
      .ww-e-d3XX {
        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: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3XY {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3XY {
          display: flex;
        }
      }
      .ww-e-d3XY.ww-layout, .ww-e-d3XY [data-ww-ls~="d3XY"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3XY.ww-layout, .ww-e-d3XY [data-ww-ls~="d3XY"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3XZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3XZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3XZ {
          display: flex;
        }
      }
      .ww-e-d3XZ.ww-layout, .ww-e-d3XZ [data-ww-ls~="d3XZ"] {
        display: flex;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3XZ.ww-layout, .ww-e-d3XZ [data-ww-ls~="d3XZ"] {
          display: flex;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3XZ.ww-layout, .ww-e-d3XZ [data-ww-ls~="d3XZ"] {
          display: flex;
          gap: 32px;
        }
      }
      .ww-e-d3Xa {
        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: 22px;
        font-family: sans-serif;
        font-weight: 800;
        color: #1e293b;
        letter-spacing: -.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xb {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #bfdbfe;
        border-radius: 20px;
      }
      .ww-e-d3Xb.ww-layout, .ww-e-d3Xb [data-ww-ls~="d3Xb"] {
        display: block;
      }
      .ww-e-d3Xc {
        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: sans-serif;
        font-weight: 800;
        color: #64748b;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 50px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xe {
          display: flex;
        }
      }
      .ww-e-d3Xe.ww-layout, .ww-e-d3Xe [data-ww-ls~="d3Xe"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xe.ww-layout, .ww-e-d3Xe [data-ww-ls~="d3Xe"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Xf {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xf {
          display: flex;
        }
      }
      .ww-e-d3Xf.ww-layout, .ww-e-d3Xf [data-ww-ls~="d3Xf"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xf.ww-layout, .ww-e-d3Xf [data-ww-ls~="d3Xf"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xf.ww-layout, .ww-e-d3Xf [data-ww-ls~="d3Xf"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3Xg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xg {
          display: flex;
        }
      }
      .ww-e-d3Xg.ww-layout, .ww-e-d3Xg [data-ww-ls~="d3Xg"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xg.ww-layout, .ww-e-d3Xg [data-ww-ls~="d3Xg"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xg.ww-layout, .ww-e-d3Xg [data-ww-ls~="d3Xg"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3Xh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xh {
          display: flex;
        }
      }
      .ww-e-d3Xh.ww-layout, .ww-e-d3Xh [data-ww-ls~="d3Xh"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xh.ww-layout, .ww-e-d3Xh [data-ww-ls~="d3Xh"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xh.ww-layout, .ww-e-d3Xh [data-ww-ls~="d3Xh"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3Xi {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xj {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xk {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xl {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xm {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xn {
        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: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xo {
        margin: 0;
        padding: 24px;
        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: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xo {
          display: flex;
        }
      }
      .ww-e-d3Xo.ww-layout, .ww-e-d3Xo [data-ww-ls~="d3Xo"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xo.ww-layout, .ww-e-d3Xo [data-ww-ls~="d3Xo"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xo.ww-layout, .ww-e-d3Xo [data-ww-ls~="d3Xo"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3Xp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xp {
          display: flex;
        }
      }
      .ww-e-d3Xp.ww-layout, .ww-e-d3Xp [data-ww-ls~="d3Xp"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xp.ww-layout, .ww-e-d3Xp [data-ww-ls~="d3Xp"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d3Xq {
        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: 26px;
        font-family: sans-serif;
        font-weight: 900;
        color: #0f172a;
        letter-spacing: -.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xr {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xr {
          display: flex;
        }
      }
      .ww-e-d3Xr.ww-layout, .ww-e-d3Xr [data-ww-ls~="d3Xr"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xr.ww-layout, .ww-e-d3Xr [data-ww-ls~="d3Xr"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xr.ww-layout, .ww-e-d3Xr [data-ww-ls~="d3Xr"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3Xs {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xs {
          padding: 32px;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xs {
          padding: 24px 20px;
          display: flex;
        }
      }
      .ww-e-d3Xs.ww-layout, .ww-e-d3Xs [data-ww-ls~="d3Xs"] {
        display: flex;
        gap: 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xs.ww-layout, .ww-e-d3Xs [data-ww-ls~="d3Xs"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xs.ww-layout, .ww-e-d3Xs [data-ww-ls~="d3Xs"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d3Xt {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Xu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xu {
          display: flex;
        }
      }
      .ww-e-d3Xu.ww-layout, .ww-e-d3Xu [data-ww-ls~="d3Xu"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xu.ww-layout, .ww-e-d3Xu [data-ww-ls~="d3Xu"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xu.ww-layout, .ww-e-d3Xu [data-ww-ls~="d3Xu"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3Xv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xv {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3Xv.ww-layout, .ww-e-d3Xv [data-ww-ls~="d3Xv"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xv.ww-layout, .ww-e-d3Xv [data-ww-ls~="d3Xv"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3Xw {
        margin: 0;
        padding: 24px 40px;
        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 #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xw {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3Xw.ww-layout, .ww-e-d3Xw [data-ww-ls~="d3Xw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3Xw.ww-layout, .ww-e-d3Xw [data-ww-ls~="d3Xw"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 20px;
        }
      }
      .ww-e-d3Xx {
        margin: 0;
        padding: 10px 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: 15px;
        font-family: sans-serif;
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d3Xy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xy {
          display: flex;
        }
      }
      .ww-e-d3Xy.ww-layout, .ww-e-d3Xy [data-ww-ls~="d3Xy"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Xy.ww-layout, .ww-e-d3Xy [data-ww-ls~="d3Xy"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Xy.ww-layout, .ww-e-d3Xy [data-ww-ls~="d3Xy"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d3Xz {
        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: sans-serif;
        font-weight: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Y0 {
        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: 15px;
        font-family: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Y1 {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Y2 {
        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: sans-serif;
        font-weight: 800;
        color: #b45309;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Y3 {
        margin: 0;
        padding: 32px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3Y3 {
          padding: 24px 20px;
          display: flex;
        }
      }
      .ww-e-d3Y3.ww-layout, .ww-e-d3Y3 [data-ww-ls~="d3Y3"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3Y3.ww-layout, .ww-e-d3Y3 [data-ww-ls~="d3Y3"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3Y4 {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3Y5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Y5 {
          display: flex;
        }
      }
      .ww-e-d3Y5.ww-layout, .ww-e-d3Y5 [data-ww-ls~="d3Y5"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3Y5.ww-layout, .ww-e-d3Y5 [data-ww-ls~="d3Y5"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Y6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Y6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Y6 {
          display: flex;
        }
      }
      .ww-e-d3Y6.ww-layout, .ww-e-d3Y6 [data-ww-ls~="d3Y6"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Y6.ww-layout, .ww-e-d3Y6 [data-ww-ls~="d3Y6"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Y6.ww-layout, .ww-e-d3Y6 [data-ww-ls~="d3Y6"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3Y7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100.02%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d3Y8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Y8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Y8 {
          display: flex;
        }
      }
      .ww-e-d3Y8.ww-layout, .ww-e-d3Y8 [data-ww-ls~="d3Y8"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Y8.ww-layout, .ww-e-d3Y8 [data-ww-ls~="d3Y8"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Y8.ww-layout, .ww-e-d3Y8 [data-ww-ls~="d3Y8"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3Y9 {
        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: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3YA {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 20px;
      }
      .ww-e-d3YA.ww-layout, .ww-e-d3YA [data-ww-ls~="d3YA"] {
        display: block;
      }
      .ww-e-d3YB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3YB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3YB {
          display: flex;
        }
      }
      .ww-e-d3YB.ww-layout, .ww-e-d3YB [data-ww-ls~="d3YB"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3YB.ww-layout, .ww-e-d3YB [data-ww-ls~="d3YB"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3YB.ww-layout, .ww-e-d3YB [data-ww-ls~="d3YB"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d3YC {
        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-d3YC.ww-layout, .ww-e-d3YC [data-ww-ls~="d3YC"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d3YD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 850px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px #0000001a;
        border-radius: 16px;
      }
      .ww-e-d3YD.ww-layout, .ww-e-d3YD [data-ww-ls~="d3YD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3YE {
        margin: 0;
        padding: 10px 24px;
        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: 15px;
        font-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #1e293b;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-d3YF {
        margin: 0;
        padding: 14px 28px;
        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: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 2px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3YF {
          width: 100%;
        }
      }
      .ww-e-d3YG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3YG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3YG {
          display: flex;
        }
      }
      .ww-e-d3YG.ww-layout, .ww-e-d3YG [data-ww-ls~="d3YG"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3YG.ww-layout, .ww-e-d3YG [data-ww-ls~="d3YG"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3YG.ww-layout, .ww-e-d3YG [data-ww-ls~="d3YG"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3YH {
        margin: 0;
        padding: 10px 24px;
        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: 15px;
        font-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #1e293b;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-d3YI {
        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-d3YI.ww-layout, .ww-e-d3YI [data-ww-ls~="d3YI"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3YJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3YL {
        margin: 0;
        padding: 16px;
        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: 16px;
        font-family: sans-serif;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: var(--b56a2bd5-4834-484d-8ecb-7760c0ebc14b,#c7c7c7);
        border: 0 solid;
        border-radius: 8px;
      }
      .ww-e-d3YL:where([data-ww-states~="Ces9V5"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 2px solid #f97316;
      }
      .ww-e-d3YM {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #1e293b;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-d3YN {
        margin: 0;
        padding: 14px 28px;
        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: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3YN {
          width: 100%;
        }
      }
      .ww-e-d3YO {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3YP {
        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-d3YQ {
        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: Montserrat, sans-serif;
        color: #721c24;
        white-space-collapse: preserve;
      }
      .ww-e-d3YR {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3YR.ww-layout, .ww-e-d3YR [data-ww-ls~="d3YR"] {
        display: block;
      }
      .ww-e-d3YS {
        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-d3YT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3YT.ww-layout, .ww-e-d3YT [data-ww-ls~="d3YT"] {
        display: block;
      }
      .ww-e-d3YU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3YV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3YW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3YX {
        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: 13px;
        font-family: Montserrat, sans-serif;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3YY {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3YY {
          padding: 16px 24px;
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3YY {
          padding: 16px;
          display: block;
        }
      }
      .ww-e-d3YY.ww-layout, .ww-e-d3YY [data-ww-ls~="d3YY"] {
        display: grid;
        grid-template-columns: 2.5fr 2fr 1.5fr 1fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3YY.ww-layout, .ww-e-d3YY [data-ww-ls~="d3YY"] {
          display: grid;
          grid-template-columns: 2.5fr 1fr 1fr .5fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3YY.ww-layout, .ww-e-d3YY [data-ww-ls~="d3YY"] {
          display: block;
        }
      }
      .ww-e-d3YZ {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Ya {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3Yb {
        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-d3Yb.ww-layout, .ww-e-d3Yb [data-ww-ls~="d3Yb"] {
        display: block;
      }
      .ww-e-d3Yc {
        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-d3Yd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Yd {
          margin: 12px 0 0;
          padding: 12px 0 0;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3Yd.ww-layout, .ww-e-d3Yd [data-ww-ls~="d3Yd"] {
        display: block;
      }
      .ww-e-d3Ye {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ye {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ye {
          display: none;
        }
      }
      .ww-e-d3Ye.ww-layout, .ww-e-d3Ye [data-ww-ls~="d3Ye"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ye.ww-layout, .ww-e-d3Ye [data-ww-ls~="d3Ye"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ye.ww-layout, .ww-e-d3Ye [data-ww-ls~="d3Ye"] {
          display: none;
        }
      }
      .ww-e-d3Yf {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yg {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yh {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yi {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yi {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yi {
          display: flex;
        }
      }
      .ww-e-d3Yi.ww-layout, .ww-e-d3Yi [data-ww-ls~="d3Yi"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yi.ww-layout, .ww-e-d3Yi [data-ww-ls~="d3Yi"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yi.ww-layout, .ww-e-d3Yi [data-ww-ls~="d3Yi"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Yj {
        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-d3Yk {
        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-d3Yl {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yl {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yl {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: block;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3Yl.ww-layout, .ww-e-d3Yl [data-ww-ls~="d3Yl"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yl.ww-layout, .ww-e-d3Yl [data-ww-ls~="d3Yl"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yl.ww-layout, .ww-e-d3Yl [data-ww-ls~="d3Yl"] {
          display: block;
        }
      }
      .ww-e-d3Ym {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yn {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yn {
          display: flex;
        }
      }
      .ww-e-d3Yn.ww-layout, .ww-e-d3Yn [data-ww-ls~="d3Yn"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yn.ww-layout, .ww-e-d3Yn [data-ww-ls~="d3Yn"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yn.ww-layout, .ww-e-d3Yn [data-ww-ls~="d3Yn"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Yo {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3Yp {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yq {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3Yr {
          max-width: none;
        }
      }
      .ww-e-d3Yr.ww-layout, .ww-e-d3Yr [data-ww-ls~="d3Yr"] {
        display: block;
      }
      .ww-e-d3Ys {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ys {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ys {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3Ys.ww-layout, .ww-e-d3Ys [data-ww-ls~="d3Ys"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Ys.ww-layout, .ww-e-d3Ys [data-ww-ls~="d3Ys"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ys.ww-layout, .ww-e-d3Ys [data-ww-ls~="d3Ys"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Yt {
        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: 13px;
        font-family: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yu {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3Yv {
        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-d3Yw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yw {
          display: flex;
        }
      }
      .ww-e-d3Yw.ww-layout, .ww-e-d3Yw [data-ww-ls~="d3Yw"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yw.ww-layout, .ww-e-d3Yw [data-ww-ls~="d3Yw"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yw.ww-layout, .ww-e-d3Yw [data-ww-ls~="d3Yw"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Yx {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yx {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yx {
          display: flex;
        }
      }
      .ww-e-d3Yx.ww-layout, .ww-e-d3Yx [data-ww-ls~="d3Yx"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Yx.ww-layout, .ww-e-d3Yx [data-ww-ls~="d3Yx"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Yx.ww-layout, .ww-e-d3Yx [data-ww-ls~="d3Yx"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3Yy {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Yz {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3Yz.ww-layout, .ww-e-d3Yz [data-ww-ls~="d3Yz"] {
        display: block;
      }
      .ww-e-d3Z0 {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Z1 {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Z2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Z2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Z2 {
          display: none;
        }
      }
      .ww-e-d3Z2.ww-layout, .ww-e-d3Z2 [data-ww-ls~="d3Z2"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d3Z2.ww-layout, .ww-e-d3Z2 [data-ww-ls~="d3Z2"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Z2.ww-layout, .ww-e-d3Z2 [data-ww-ls~="d3Z2"] {
          display: none;
        }
      }
      .ww-e-d3Z3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Z3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Z3 {
          display: flex;
        }
      }
      .ww-e-d3Z3.ww-layout, .ww-e-d3Z3 [data-ww-ls~="d3Z3"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Z3.ww-layout, .ww-e-d3Z3 [data-ww-ls~="d3Z3"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Z3.ww-layout, .ww-e-d3Z3 [data-ww-ls~="d3Z3"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Z4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Z4 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Z4 {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3Z4.ww-layout, .ww-e-d3Z4 [data-ww-ls~="d3Z4"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Z4.ww-layout, .ww-e-d3Z4 [data-ww-ls~="d3Z4"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Z4.ww-layout, .ww-e-d3Z4 [data-ww-ls~="d3Z4"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3Z5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Z5.ww-layout, .ww-e-d3Z5 [data-ww-ls~="d3Z5"] {
        display: block;
      }
      .ww-e-d3Z6 {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Z7 {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Z8 {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Z9 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3ZA {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZB {
        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-d3ZC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZC {
          display: flex;
        }
      }
      .ww-e-d3ZC.ww-layout, .ww-e-d3ZC [data-ww-ls~="d3ZC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZC.ww-layout, .ww-e-d3ZC [data-ww-ls~="d3ZC"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZC.ww-layout, .ww-e-d3ZC [data-ww-ls~="d3ZC"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3ZD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZD {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZD {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: block;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3ZD.ww-layout, .ww-e-d3ZD [data-ww-ls~="d3ZD"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZD.ww-layout, .ww-e-d3ZD [data-ww-ls~="d3ZD"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZD.ww-layout, .ww-e-d3ZD [data-ww-ls~="d3ZD"] {
          display: block;
        }
      }
      .ww-e-d3ZE {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3ZF {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3ZG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZG {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZG {
          display: flex;
        }
      }
      .ww-e-d3ZG.ww-layout, .ww-e-d3ZG [data-ww-ls~="d3ZG"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZG.ww-layout, .ww-e-d3ZG [data-ww-ls~="d3ZG"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZG.ww-layout, .ww-e-d3ZG [data-ww-ls~="d3ZG"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3ZH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZH {
          display: flex;
        }
      }
      .ww-e-d3ZH.ww-layout, .ww-e-d3ZH [data-ww-ls~="d3ZH"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZH.ww-layout, .ww-e-d3ZH [data-ww-ls~="d3ZH"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZH.ww-layout, .ww-e-d3ZH [data-ww-ls~="d3ZH"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3ZI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZI {
          display: flex;
        }
      }
      .ww-e-d3ZI.ww-layout, .ww-e-d3ZI [data-ww-ls~="d3ZI"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZI.ww-layout, .ww-e-d3ZI [data-ww-ls~="d3ZI"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZI.ww-layout, .ww-e-d3ZI [data-ww-ls~="d3ZI"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3ZJ {
        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-d3ZK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZK {
          display: flex;
        }
      }
      .ww-e-d3ZK.ww-layout, .ww-e-d3ZK [data-ww-ls~="d3ZK"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZK.ww-layout, .ww-e-d3ZK [data-ww-ls~="d3ZK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZK.ww-layout, .ww-e-d3ZK [data-ww-ls~="d3ZK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3ZL {
        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-d3ZM {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZN {
        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-d3ZO {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZP {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZQ {
        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-d3ZR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ZR {
          margin: 12px 0 0;
          padding: 12px 0 0;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3ZR.ww-layout, .ww-e-d3ZR [data-ww-ls~="d3ZR"] {
        display: block;
      }
      .ww-e-d3ZT {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZU {
        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-d3ZV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 23px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ZW {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZX {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZY {
        margin: 0 0 6px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ZZ {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZZ {
          padding: 16px 24px;
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZZ {
          padding: 16px;
          display: block;
        }
      }
      .ww-e-d3ZZ.ww-layout, .ww-e-d3ZZ [data-ww-ls~="d3ZZ"] {
        display: grid;
        grid-template-columns: 2.5fr 2fr 1.5fr 1fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3ZZ.ww-layout, .ww-e-d3ZZ [data-ww-ls~="d3ZZ"] {
          display: grid;
          grid-template-columns: 2.5fr 1fr 1fr .5fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ZZ.ww-layout, .ww-e-d3ZZ [data-ww-ls~="d3ZZ"] {
          display: block;
        }
      }
      .ww-e-d3Za {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d4edda;
        border-radius: 9999px;
      }
      .ww-e-d3Za.ww-layout, .ww-e-d3Za [data-ww-ls~="d3Za"] {
        display: inline-flex;
      }
      .ww-e-d3Zb {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zc {
        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: 13px;
        font-family: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Zd.ww-layout, .ww-e-d3Zd [data-ww-ls~="d3Zd"] {
        display: block;
      }
      .ww-e-d3Ze {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3Ze.ww-layout, .ww-e-d3Ze [data-ww-ls~="d3Ze"] {
        display: block;
      }
      .ww-e-d3Zf {
        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: Montserrat, sans-serif;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zg {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zh {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zh {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zh {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3Zh.ww-layout, .ww-e-d3Zh [data-ww-ls~="d3Zh"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zh.ww-layout, .ww-e-d3Zh [data-ww-ls~="d3Zh"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zh.ww-layout, .ww-e-d3Zh [data-ww-ls~="d3Zh"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Zi {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3Zi {
          margin: 12px 0 0;
          padding: 12px 0 0;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3Zi.ww-layout, .ww-e-d3Zi [data-ww-ls~="d3Zi"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d3Zj {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zk {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zl {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zl {
          display: flex;
        }
      }
      .ww-e-d3Zl.ww-layout, .ww-e-d3Zl [data-ww-ls~="d3Zl"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zl.ww-layout, .ww-e-d3Zl [data-ww-ls~="d3Zl"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zl.ww-layout, .ww-e-d3Zl [data-ww-ls~="d3Zl"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3Zm {
        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-d3Zn {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zn {
          display: none;
        }
      }
      .ww-e-d3Zn.ww-layout, .ww-e-d3Zn [data-ww-ls~="d3Zn"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zn.ww-layout, .ww-e-d3Zn [data-ww-ls~="d3Zn"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zn.ww-layout, .ww-e-d3Zn [data-ww-ls~="d3Zn"] {
          display: none;
        }
      }
      .ww-e-d3Zo {
        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-d3Zp {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zq {
        margin: 0 0 6px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3Zs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zs {
          display: flex;
        }
      }
      .ww-e-d3Zs.ww-layout, .ww-e-d3Zs [data-ww-ls~="d3Zs"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3Zs.ww-layout, .ww-e-d3Zs [data-ww-ls~="d3Zs"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Zs.ww-layout, .ww-e-d3Zs [data-ww-ls~="d3Zs"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3Zt {
        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-d3Zu {
        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-d3Zu.ww-layout, .ww-e-d3Zu [data-ww-ls~="d3Zu"] {
        display: block;
      }
      .ww-e-d3Zv {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zw {
        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-d3Zw.ww-layout, .ww-e-d3Zw [data-ww-ls~="d3Zw"] {
        display: block;
      }
      .ww-e-d3Zx {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3Zy {
        margin: 0 0 6px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3Zz {
        margin: 0 0 6px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3a0 {
        margin: 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3a0 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a0 {
          display: grid;
        }
      }
      .ww-e-d3a0.ww-layout, .ww-e-d3a0 [data-ww-ls~="d3a0"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3a0.ww-layout, .ww-e-d3a0 [data-ww-ls~="d3a0"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a0.ww-layout, .ww-e-d3a0 [data-ww-ls~="d3a0"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3a1 {
        margin: 0;
        padding: 12px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3a1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a1 {
          display: flex;
        }
      }
      .ww-e-d3a1.ww-layout, .ww-e-d3a1 [data-ww-ls~="d3a1"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3a1.ww-layout, .ww-e-d3a1 [data-ww-ls~="d3a1"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a1.ww-layout, .ww-e-d3a1 [data-ww-ls~="d3a1"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3a2 {
        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-d3a3 {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3a4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3a4 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a4 {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: block;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3a4.ww-layout, .ww-e-d3a4 [data-ww-ls~="d3a4"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d3a4.ww-layout, .ww-e-d3a4 [data-ww-ls~="d3a4"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a4.ww-layout, .ww-e-d3a4 [data-ww-ls~="d3a4"] {
          display: block;
        }
      }
      .ww-e-d3a5 {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3a6 {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3a7 {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border: 1px solid #d96e4a;
        border-radius: 6px;
      }
      .ww-e-d3a7.ww-layout, .ww-e-d3a7 [data-ww-ls~="d3a7"] {
        display: block;
      }
      .ww-e-d3a8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3a8 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a8 {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3a8.ww-layout, .ww-e-d3a8 [data-ww-ls~="d3a8"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3a8.ww-layout, .ww-e-d3a8 [data-ww-ls~="d3a8"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a8.ww-layout, .ww-e-d3a8 [data-ww-ls~="d3a8"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3a9 {
        margin: 0 0 6px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3aA {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aA {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: block;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3aA.ww-layout, .ww-e-d3aA [data-ww-ls~="d3aA"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d3aA.ww-layout, .ww-e-d3aA [data-ww-ls~="d3aA"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aA.ww-layout, .ww-e-d3aA [data-ww-ls~="d3aA"] {
          display: block;
        }
      }
      .ww-e-d3aB {
        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-d3aC {
        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-d3aC.ww-layout, .ww-e-d3aC [data-ww-ls~="d3aC"] {
        display: block;
      }
      .ww-e-d3aD {
        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-d3aD.ww-layout, .ww-e-d3aD [data-ww-ls~="d3aD"] {
        display: block;
      }
      .ww-e-d3aE {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3aF {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3aG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aG {
          display: flex;
        }
      }
      .ww-e-d3aG.ww-layout, .ww-e-d3aG [data-ww-ls~="d3aG"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aG.ww-layout, .ww-e-d3aG [data-ww-ls~="d3aG"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aG.ww-layout, .ww-e-d3aG [data-ww-ls~="d3aG"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3aH {
        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-d3aI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3aI {
          margin: 12px 0 0;
          padding: 12px 0 0;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3aI.ww-layout, .ww-e-d3aI [data-ww-ls~="d3aI"] {
        display: block;
      }
      .ww-e-d3aJ {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3aK {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3aL {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aL {
          display: flex;
        }
      }
      .ww-e-d3aL.ww-layout, .ww-e-d3aL [data-ww-ls~="d3aL"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aL.ww-layout, .ww-e-d3aL [data-ww-ls~="d3aL"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aL.ww-layout, .ww-e-d3aL [data-ww-ls~="d3aL"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3aM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3aM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aM {
          display: flex;
        }
      }
      .ww-e-d3aM.ww-layout, .ww-e-d3aM [data-ww-ls~="d3aM"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aM.ww-layout, .ww-e-d3aM [data-ww-ls~="d3aM"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aM.ww-layout, .ww-e-d3aM [data-ww-ls~="d3aM"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3aN {
        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: Montserrat, sans-serif;
        color: #155724;
        white-space-collapse: preserve;
      }
      .ww-e-d3aO {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3aP {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aQ {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3aR {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aR {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: block;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3aR.ww-layout, .ww-e-d3aR [data-ww-ls~="d3aR"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d3aR.ww-layout, .ww-e-d3aR [data-ww-ls~="d3aR"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aR.ww-layout, .ww-e-d3aR [data-ww-ls~="d3aR"] {
          display: block;
        }
      }
      .ww-e-d3aS {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3aT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3aT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aT {
          display: flex;
        }
      }
      .ww-e-d3aT.ww-layout, .ww-e-d3aT [data-ww-ls~="d3aT"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aT.ww-layout, .ww-e-d3aT [data-ww-ls~="d3aT"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aT.ww-layout, .ww-e-d3aT [data-ww-ls~="d3aT"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3aU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3aU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aU {
          display: flex;
        }
      }
      .ww-e-d3aU.ww-layout, .ww-e-d3aU [data-ww-ls~="d3aU"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aU.ww-layout, .ww-e-d3aU [data-ww-ls~="d3aU"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aU.ww-layout, .ww-e-d3aU [data-ww-ls~="d3aU"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3aV {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aW {
        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: Montserrat, sans-serif;
        color: #155724;
        white-space-collapse: preserve;
      }
      .ww-e-d3aX {
        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-d3aY {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aY {
          display: flex;
        }
      }
      .ww-e-d3aY.ww-layout, .ww-e-d3aY [data-ww-ls~="d3aY"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aY.ww-layout, .ww-e-d3aY [data-ww-ls~="d3aY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aY.ww-layout, .ww-e-d3aY [data-ww-ls~="d3aY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3aZ {
        margin: 0 0 24px;
        padding: 15px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;
        border-radius: 12px;
      }
      .ww-e-d3aZ.ww-layout, .ww-e-d3aZ [data-ww-ls~="d3aZ"] {
        display: flex;
        flex-flow: column;
        justify-content: space-around;
        align-items: stretch;
      }
      .ww-e-d3aa {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3aa {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aa {
          display: flex;
        }
      }
      .ww-e-d3aa.ww-layout, .ww-e-d3aa [data-ww-ls~="d3aa"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aa.ww-layout, .ww-e-d3aa [data-ww-ls~="d3aa"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aa.ww-layout, .ww-e-d3aa [data-ww-ls~="d3aa"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3ab {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ab {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ab {
          display: grid;
          width: 100%;
        }
      }
      .ww-e-d3ab.ww-layout, .ww-e-d3ab [data-ww-ls~="d3ab"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ab.ww-layout, .ww-e-d3ab [data-ww-ls~="d3ab"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: stretch;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ab.ww-layout, .ww-e-d3ab [data-ww-ls~="d3ab"] {
          display: grid;
          grid-template-columns: 1fr;
          row-gap: 5px;
        }
      }
      .ww-e-d3ac {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ad {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ae {
        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-d3ae.ww-layout, .ww-e-d3ae [data-ww-ls~="d3ae"] {
        display: block;
      }
      .ww-e-d3af {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3ag {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ag {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ag {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: block;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3ag.ww-layout, .ww-e-d3ag [data-ww-ls~="d3ag"] {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d3ag.ww-layout, .ww-e-d3ag [data-ww-ls~="d3ag"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ag.ww-layout, .ww-e-d3ag [data-ww-ls~="d3ag"] {
          display: block;
        }
      }
      .ww-e-d3ah {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ah {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ah {
          display: flex;
        }
      }
      .ww-e-d3ah.ww-layout, .ww-e-d3ah [data-ww-ls~="d3ah"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ah.ww-layout, .ww-e-d3ah [data-ww-ls~="d3ah"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ah.ww-layout, .ww-e-d3ah [data-ww-ls~="d3ah"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3ai {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ai {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ai {
          display: flex;
        }
      }
      .ww-e-d3ai.ww-layout, .ww-e-d3ai [data-ww-ls~="d3ai"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ai.ww-layout, .ww-e-d3ai [data-ww-ls~="d3ai"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ai.ww-layout, .ww-e-d3ai [data-ww-ls~="d3ai"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3aj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3aj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aj {
          display: flex;
        }
      }
      .ww-e-d3aj.ww-layout, .ww-e-d3aj [data-ww-ls~="d3aj"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3aj.ww-layout, .ww-e-d3aj [data-ww-ls~="d3aj"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aj.ww-layout, .ww-e-d3aj [data-ww-ls~="d3aj"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3ak {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ak {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ak {
          display: flex;
        }
      }
      .ww-e-d3ak.ww-layout, .ww-e-d3ak [data-ww-ls~="d3ak"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ak.ww-layout, .ww-e-d3ak [data-ww-ls~="d3ak"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ak.ww-layout, .ww-e-d3ak [data-ww-ls~="d3ak"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3al {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3al {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3al {
          display: none;
        }
      }
      .ww-e-d3al.ww-layout, .ww-e-d3al [data-ww-ls~="d3al"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr .5fr 1fr 1fr 1fr 1fr .25fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3al.ww-layout, .ww-e-d3al [data-ww-ls~="d3al"] {
          display: grid;
          grid-template-columns: 2.5fr 1fr 1fr .5fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3al.ww-layout, .ww-e-d3al [data-ww-ls~="d3al"] {
          display: none;
        }
      }
      .ww-e-d3am {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3am {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3am {
          display: flex;
        }
      }
      .ww-e-d3am.ww-layout, .ww-e-d3am [data-ww-ls~="d3am"] {
        display: flex;
        flex-flow: row;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3am.ww-layout, .ww-e-d3am [data-ww-ls~="d3am"] {
          display: flex;
          flex-flow: row;
          justify-content: flex-start;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3am.ww-layout, .ww-e-d3am [data-ww-ls~="d3am"] {
          display: flex;
          flex-flow: row;
          justify-content: flex-start;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d3an {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3an {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3an {
          display: flex;
        }
      }
      .ww-e-d3an.ww-layout, .ww-e-d3an [data-ww-ls~="d3an"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d3an.ww-layout, .ww-e-d3an [data-ww-ls~="d3an"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 1px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3an.ww-layout, .ww-e-d3an [data-ww-ls~="d3an"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 1px;
        }
      }
      .ww-e-d3ao {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ao {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ao {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3ao.ww-layout, .ww-e-d3ao [data-ww-ls~="d3ao"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ao.ww-layout, .ww-e-d3ao [data-ww-ls~="d3ao"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ao.ww-layout, .ww-e-d3ao [data-ww-ls~="d3ao"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3ap {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d4edda;
        border-radius: 9999px;
      }
      .ww-e-d3ap.ww-layout, .ww-e-d3ap [data-ww-ls~="d3ap"] {
        display: inline-flex;
      }
      .ww-e-d3aq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3aq {
          margin: 12px 0 0;
          padding: 12px 0 0;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3aq.ww-layout, .ww-e-d3aq [data-ww-ls~="d3aq"] {
        display: flex;
        place-content: flex-start space-between;
        align-items: center;
        gap: 2px;
        flex-wrap: wrap;
      }
      .ww-e-d3ar {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3as {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3at {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3at {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3at {
          display: flex;
        }
      }
      .ww-e-d3at.ww-layout, .ww-e-d3at [data-ww-ls~="d3at"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3at.ww-layout, .ww-e-d3at [data-ww-ls~="d3at"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3at.ww-layout, .ww-e-d3at [data-ww-ls~="d3at"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3au {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3au {
          margin: 12px 0 0;
          padding: 12px 0 0;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3au.ww-layout, .ww-e-d3au [data-ww-ls~="d3au"] {
        display: block;
      }
      .ww-e-d3av {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3aw {
        margin: 0;
        padding: 16px 24px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3aw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aw {
          display: flex;
        }
      }
      .ww-e-d3aw.ww-layout, .ww-e-d3aw [data-ww-ls~="d3aw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3aw.ww-layout, .ww-e-d3aw [data-ww-ls~="d3aw"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3aw.ww-layout, .ww-e-d3aw [data-ww-ls~="d3aw"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3ax {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ax {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ax {
          display: none;
        }
      }
      .ww-e-d3ax.ww-layout, .ww-e-d3ax [data-ww-ls~="d3ax"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ax.ww-layout, .ww-e-d3ax [data-ww-ls~="d3ax"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ax.ww-layout, .ww-e-d3ax [data-ww-ls~="d3ax"] {
          display: none;
        }
      }
      .ww-e-d3ay {
        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-d3az {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3az {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3az {
          margin: 12px 0 0;
          padding: 12px 0 0;
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3az.ww-layout, .ww-e-d3az [data-ww-ls~="d3az"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3az.ww-layout, .ww-e-d3az [data-ww-ls~="d3az"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3az.ww-layout, .ww-e-d3az [data-ww-ls~="d3az"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3b0 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3b0 {
          padding: 16px 24px;
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3b0 {
          padding: 16px;
          display: block;
        }
      }
      .ww-e-d3b0.ww-layout, .ww-e-d3b0 [data-ww-ls~="d3b0"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr .5fr 1fr 1fr 1fr 1fr .25fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3b0.ww-layout, .ww-e-d3b0 [data-ww-ls~="d3b0"] {
          display: grid;
          grid-template-columns: 2.5fr 1fr 1fr .5fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3b0.ww-layout, .ww-e-d3b0 [data-ww-ls~="d3b0"] {
          display: block;
        }
      }
      .ww-e-d3b1 {
        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-d3b2 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8d7da;
        border-radius: 9999px;
      }
      .ww-e-d3b2.ww-layout, .ww-e-d3b2 [data-ww-ls~="d3b2"] {
        display: inline-flex;
      }
      .ww-e-d3b3 {
        margin: 16px 0 0;
        padding: 16px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d3b3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3b3 {
          display: flex;
        }
      }
      .ww-e-d3b3.ww-layout, .ww-e-d3b3 [data-ww-ls~="d3b3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3b3.ww-layout, .ww-e-d3b3 [data-ww-ls~="d3b3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3b3.ww-layout, .ww-e-d3b3 [data-ww-ls~="d3b3"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3b4 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;
        border-radius: 12px;
      }
      .ww-e-d3b4.ww-layout, .ww-e-d3b4 [data-ww-ls~="d3b4"] {
        display: block;
      }
      .ww-e-d3b5 {
        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-d3b6 {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3b6.ww-layout, .ww-e-d3b6 [data-ww-ls~="d3b6"] {
        display: block;
      }
      .ww-e-d3b7 {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3b8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3b9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3b9.ww-layout, .ww-e-d3b9 [data-ww-ls~="d3b9"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: revert-layer;
        column-gap: 16px;
      }
      .ww-e-d3bA {
        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-d3bA.ww-layout, .ww-e-d3bA [data-ww-ls~="d3bA"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bC {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bD {
        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;
        background: var(--ww-style-background-color);
        border-radius: 8px;
      }
      .ww-e-d3bD.ww-layout, .ww-e-d3bD [data-ww-ls~="d3bD"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bE {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3bE {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3bE.ww-layout, .ww-e-d3bE [data-ww-ls~="d3bE"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3bE.ww-layout, .ww-e-d3bE [data-ww-ls~="d3bE"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3bF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3bG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bG.ww-layout, .ww-e-d3bG [data-ww-ls~="d3bG"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d3bH {
        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-d3bH.ww-layout, .ww-e-d3bH [data-ww-ls~="d3bH"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bI {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bJ {
        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-d3bJ.ww-layout, .ww-e-d3bJ [data-ww-ls~="d3bJ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bK {
        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-d3bK.ww-layout, .ww-e-d3bK [data-ww-ls~="d3bK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bL {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bM {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bN {
        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-d3bN.ww-layout, .ww-e-d3bN [data-ww-ls~="d3bN"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bO {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bQ {
        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-d3bR {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d3bR {
          display: flex;
        }
      }
      .ww-e-d3bR.ww-layout, .ww-e-d3bR [data-ww-ls~="d3bR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3bR.ww-layout, .ww-e-d3bR [data-ww-ls~="d3bR"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3bS {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc80;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3bS {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3bS.ww-layout, .ww-e-d3bS [data-ww-ls~="d3bS"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3bS.ww-layout, .ww-e-d3bS [data-ww-ls~="d3bS"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3bT {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d3bT.ww-layout, .ww-e-d3bT [data-ww-ls~="d3bT"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3bU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3bU {
          display: flex;
        }
      }
      .ww-e-d3bU.ww-layout, .ww-e-d3bU [data-ww-ls~="d3bU"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3bU.ww-layout, .ww-e-d3bU [data-ww-ls~="d3bU"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3bV {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bW.ww-layout, .ww-e-d3bW [data-ww-ls~="d3bW"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d3bX {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bY {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bZ {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ba {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bb {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3bb:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3bc {
        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-d3bc.ww-layout, .ww-e-d3bc [data-ww-ls~="d3bc"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bd {
        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-d3bd.ww-layout, .ww-e-d3bd [data-ww-ls~="d3bd"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3be {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bf {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bg {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3bg:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3bh {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bi {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3bj {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bk.ww-layout, .ww-e-d3bk [data-ww-ls~="d3bk"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d3bl {
        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-d3bl.ww-layout, .ww-e-d3bl [data-ww-ls~="d3bl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bm.ww-layout, .ww-e-d3bm [data-ww-ls~="d3bm"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d3bn {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bo {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3bo:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3bp {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bq {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3bq:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3br {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bs {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bt {
        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-d3bt.ww-layout, .ww-e-d3bt [data-ww-ls~="d3bt"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bu {
        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-d3bu.ww-layout, .ww-e-d3bu [data-ww-ls~="d3bu"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3bv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3bv.ww-layout, .ww-e-d3bv [data-ww-ls~="d3bv"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d3bw {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3bx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 1px;
        min-height: unset;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d3bx.ww-layout, .ww-e-d3bx [data-ww-ls~="d3bx"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3by {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3by.ww-layout, .ww-e-d3by [data-ww-ls~="d3by"] {
        display: grid;
        grid-template-columns: 1fr;
        column-gap: 16px;
      }
      .ww-e-d3bz {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3c0 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3c1 {
        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-d3c1.ww-layout, .ww-e-d3c1 [data-ww-ls~="d3c1"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d3c2 {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3c3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3c3.ww-layout, .ww-e-d3c3 [data-ww-ls~="d3c3"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: revert-layer;
        column-gap: 16px;
      }
      .ww-e-d3c4 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3c5 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3c6 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3c7 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3c8 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3c9 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3cA {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3cA:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3cB {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3cB:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3cC {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3cC:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3cD {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cE {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3cF {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3cG {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3cG:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3cH {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cI {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cJ {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cK {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cL {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cM {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cN {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cO {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cP {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cQ {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cR {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3cS {
        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: #2d3e65;
        white-space-collapse: preserve;
      }
      .ww-e-d3cT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d3cT.ww-layout, .ww-e-d3cT [data-ww-ls~="d3cT"] {
        display: block;
      }
      .ww-e-d3cU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3cU {
          display: flex;
        }
      }
      .ww-e-d3cU.ww-layout, .ww-e-d3cU [data-ww-ls~="d3cU"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cU.ww-layout, .ww-e-d3cU [data-ww-ls~="d3cU"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3cV {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: flex-end;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3cV {
          display: flex;
        }
      }
      .ww-e-d3cV.ww-layout, .ww-e-d3cV [data-ww-ls~="d3cV"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cV.ww-layout, .ww-e-d3cV [data-ww-ls~="d3cV"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3cW {
        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: #2d3e65;
        white-space-collapse: preserve;
      }
      .ww-e-d3cX {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3cX {
          display: flex;
        }
      }
      .ww-e-d3cX.ww-layout, .ww-e-d3cX [data-ww-ls~="d3cX"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3cX.ww-layout, .ww-e-d3cX [data-ww-ls~="d3cX"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3cY {
        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: 800;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3cZ {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3cZ {
          display: flex;
        }
      }
      .ww-e-d3cZ.ww-layout, .ww-e-d3cZ [data-ww-ls~="d3cZ"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cZ.ww-layout, .ww-e-d3cZ [data-ww-ls~="d3cZ"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3ca {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ca {
          display: flex;
        }
      }
      .ww-e-d3ca.ww-layout, .ww-e-d3ca [data-ww-ls~="d3ca"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ca.ww-layout, .ww-e-d3ca [data-ww-ls~="d3ca"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3cb {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 50px #0000001a;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cb {
          display: flex;
          max-width: 100%;
        }
      }
      .ww-e-d3cb.ww-layout, .ww-e-d3cb [data-ww-ls~="d3cb"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3cb.ww-layout, .ww-e-d3cb [data-ww-ls~="d3cb"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3cc {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3cd {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ce {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ce {
          display: grid;
        }
      }
      .ww-e-d3ce.ww-layout, .ww-e-d3ce [data-ww-ls~="d3ce"] {
        display: grid;
        grid-template-columns: 1fr 1px 1fr;
      }
      @media (max-width: 767px) {
        .ww-e-d3ce.ww-layout, .ww-e-d3ce [data-ww-ls~="d3ce"] {
          display: grid;
          grid-template-columns: 1fr 1px 1fr;
        }
      }
      .ww-e-d3cg {
        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-d3ch {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3ch:where(:hover) {
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d3ci {
        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: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d3cj {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f0f7ff;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cj {
          display: flex;
        }
      }
      .ww-e-d3cj.ww-layout, .ww-e-d3cj [data-ww-ls~="d3cj"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cj.ww-layout, .ww-e-d3cj [data-ww-ls~="d3cj"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3ck {
        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: 28px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #cd7a57;
        white-space-collapse: preserve;
      }
      .ww-e-d3cl {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3cl {
          display: flex;
        }
      }
      .ww-e-d3cl.ww-layout, .ww-e-d3cl [data-ww-ls~="d3cl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cl.ww-layout, .ww-e-d3cl [data-ww-ls~="d3cl"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
          gap: 4px;
        }
      }
      .ww-e-d3cm {
        margin: 2px 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-d3cn {
        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: 800;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3co {
        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-d3cp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3cp {
          display: flex;
        }
      }
      .ww-e-d3cp.ww-layout, .ww-e-d3cp [data-ww-ls~="d3cp"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cp.ww-layout, .ww-e-d3cp [data-ww-ls~="d3cp"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3cq {
        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: 28px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2d3e65;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3cr {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 2px solid #cd7a57;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3cs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3cs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3cs {
          display: flex;
        }
      }
      .ww-e-d3cs.ww-layout, .ww-e-d3cs [data-ww-ls~="d3cs"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3cs.ww-layout, .ww-e-d3cs [data-ww-ls~="d3cs"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3cs.ww-layout, .ww-e-d3cs [data-ww-ls~="d3cs"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3ct {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3cu {
        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-d3cv {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d3cv {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d3cv.ww-layout, .ww-e-d3cv [data-ww-ls~="d3cv"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cv.ww-layout, .ww-e-d3cv [data-ww-ls~="d3cv"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3cw {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 8px;
      }
      .ww-e-d3cw.ww-layout, .ww-e-d3cw [data-ww-ls~="d3cw"] {
        display: block;
      }
      .ww-e-d3cx {
        margin: 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3cx {
          display: flex;
        }
      }
      .ww-e-d3cx.ww-layout, .ww-e-d3cx [data-ww-ls~="d3cx"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3cx.ww-layout, .ww-e-d3cx [data-ww-ls~="d3cx"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3cy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3cy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3cy {
          display: flex;
        }
      }
      .ww-e-d3cy.ww-layout, .ww-e-d3cy [data-ww-ls~="d3cy"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3cy.ww-layout, .ww-e-d3cy [data-ww-ls~="d3cy"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3cy.ww-layout, .ww-e-d3cy [data-ww-ls~="d3cy"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3cz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3d0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3d0 {
          display: flex;
        }
      }
      .ww-e-d3d0.ww-layout, .ww-e-d3d0 [data-ww-ls~="d3d0"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3d0.ww-layout, .ww-e-d3d0 [data-ww-ls~="d3d0"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3d1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3d1 {
          display: flex;
        }
      }
      .ww-e-d3d1.ww-layout, .ww-e-d3d1 [data-ww-ls~="d3d1"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3d1.ww-layout, .ww-e-d3d1 [data-ww-ls~="d3d1"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3d2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3d2 {
          display: flex;
        }
      }
      .ww-e-d3d2.ww-layout, .ww-e-d3d2 [data-ww-ls~="d3d2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3d2.ww-layout, .ww-e-d3d2 [data-ww-ls~="d3d2"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3d3 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3d4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3d5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3d6 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      .ww-e-d3d7 {
        margin: 0;
        padding: 16px 24px;
        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;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d3d7.ww-layout, .ww-e-d3d7 [data-ww-ls~="d3d7"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3d8 {
        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-d3d8.ww-layout, .ww-e-d3d8 [data-ww-ls~="d3d8"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3dA {
        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-d3dB {
        margin: 0;
        padding: 8px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dB {
          display: flex;
        }
      }
      .ww-e-d3dB.ww-layout, .ww-e-d3dB [data-ww-ls~="d3dB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3dB.ww-layout, .ww-e-d3dB [data-ww-ls~="d3dB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3dC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3dD {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3dE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3dF {
        margin: 0;
        padding: 16px 24px;
        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;
        background-color: var(-----white---1000, #FFF);
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3dF {
          display: flex;
        }
      }
      .ww-e-d3dF.ww-layout, .ww-e-d3dF [data-ww-ls~="d3dF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3dF.ww-layout, .ww-e-d3dF [data-ww-ls~="d3dF"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: space-between;
          align-items: stretch;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3dG {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3dG {
          display: flex;
        }
      }
      .ww-e-d3dG.ww-layout, .ww-e-d3dG [data-ww-ls~="d3dG"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dG.ww-layout, .ww-e-d3dG [data-ww-ls~="d3dG"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3dH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3dH {
          display: grid;
          width: 100%;
        }
      }
      .ww-e-d3dH.ww-layout, .ww-e-d3dH [data-ww-ls~="d3dH"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dH.ww-layout, .ww-e-d3dH [data-ww-ls~="d3dH"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
        }
      }
      .ww-e-d3dI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 9999px;
      }
      .ww-e-d3dI.ww-layout, .ww-e-d3dI [data-ww-ls~="d3dI"] {
        display: block;
      }
      .ww-e-d3dJ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 896px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d3dJ.ww-layout, .ww-e-d3dJ [data-ww-ls~="d3dJ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3dK {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3dL {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3dM {
        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-d3dN {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3dO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3dO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dO {
          display: flex;
        }
      }
      .ww-e-d3dO.ww-layout, .ww-e-d3dO [data-ww-ls~="d3dO"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3dO.ww-layout, .ww-e-d3dO [data-ww-ls~="d3dO"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dO.ww-layout, .ww-e-d3dO [data-ww-ls~="d3dO"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3dP {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #333;
        white-space-collapse: preserve;
      }
      .ww-e-d3dQ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3dQ {
          display: flex;
        }
      }
      .ww-e-d3dQ.ww-layout, .ww-e-d3dQ [data-ww-ls~="d3dQ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dQ.ww-layout, .ww-e-d3dQ [data-ww-ls~="d3dQ"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3dR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3dR {
          display: flex;
        }
      }
      .ww-e-d3dR.ww-layout, .ww-e-d3dR [data-ww-ls~="d3dR"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dR.ww-layout, .ww-e-d3dR [data-ww-ls~="d3dR"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3dS {
        margin: 4px 0 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 59px;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 240px;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3dS.ww-layout, .ww-e-d3dS [data-ww-ls~="d3dS"] {
        display: block;
      }
      .ww-e-d3dT {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3dU {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dU {
          display: flex;
        }
      }
      .ww-e-d3dU.ww-layout, .ww-e-d3dU [data-ww-ls~="d3dU"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dU.ww-layout, .ww-e-d3dU [data-ww-ls~="d3dU"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3dV {
        margin: 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3dV {
          display: flex;
        }
      }
      .ww-e-d3dV.ww-layout, .ww-e-d3dV [data-ww-ls~="d3dV"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dV.ww-layout, .ww-e-d3dV [data-ww-ls~="d3dV"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3dW {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3dX {
        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-d3dY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3dY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dY {
          display: flex;
        }
      }
      .ww-e-d3dY.ww-layout, .ww-e-d3dY [data-ww-ls~="d3dY"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3dY.ww-layout, .ww-e-d3dY [data-ww-ls~="d3dY"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dY.ww-layout, .ww-e-d3dY [data-ww-ls~="d3dY"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3dZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3dZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dZ {
          display: flex;
        }
      }
      .ww-e-d3dZ.ww-layout, .ww-e-d3dZ [data-ww-ls~="d3dZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3dZ.ww-layout, .ww-e-d3dZ [data-ww-ls~="d3dZ"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dZ.ww-layout, .ww-e-d3dZ [data-ww-ls~="d3dZ"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3da {
        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 #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3da {
          display: flex;
        }
      }
      .ww-e-d3da.ww-layout, .ww-e-d3da [data-ww-ls~="d3da"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3da.ww-layout, .ww-e-d3da [data-ww-ls~="d3da"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3dc {
        margin: 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3dc {
          display: flex;
        }
      }
      .ww-e-d3dc.ww-layout, .ww-e-d3dc [data-ww-ls~="d3dc"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dc.ww-layout, .ww-e-d3dc [data-ww-ls~="d3dc"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3dd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3dd {
          display: flex;
        }
      }
      .ww-e-d3dd.ww-layout, .ww-e-d3dd [data-ww-ls~="d3dd"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dd.ww-layout, .ww-e-d3dd [data-ww-ls~="d3dd"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3de {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d3de.ww-layout, .ww-e-d3de [data-ww-ls~="d3de"] {
        display: block;
      }
      .ww-e-d3df {
        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-d3dg {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3dh {
        margin: 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3dh {
          display: flex;
        }
      }
      .ww-e-d3dh.ww-layout, .ww-e-d3dh [data-ww-ls~="d3dh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dh.ww-layout, .ww-e-d3dh [data-ww-ls~="d3dh"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3di {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3dj {
        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-d3dj.ww-layout, .ww-e-d3dj [data-ww-ls~="d3dj"] {
        display: block;
      }
      .ww-e-d3dk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #333;
        white-space-collapse: preserve;
      }
      .ww-e-d3dl {
        margin: 0;
        padding: 16px 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 #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3dl {
          display: flex;
        }
      }
      .ww-e-d3dl.ww-layout, .ww-e-d3dl [data-ww-ls~="d3dl"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dl.ww-layout, .ww-e-d3dl [data-ww-ls~="d3dl"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3dm {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 8px;
      }
      .ww-e-d3dm.ww-layout, .ww-e-d3dm [data-ww-ls~="d3dm"] {
        display: block;
      }
      .ww-e-d3dn {
        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-d3do {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3dp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3dp {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dp {
          display: grid;
        }
      }
      .ww-e-d3dp.ww-layout, .ww-e-d3dp [data-ww-ls~="d3dp"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3dp.ww-layout, .ww-e-d3dp [data-ww-ls~="d3dp"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dp.ww-layout, .ww-e-d3dp [data-ww-ls~="d3dp"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3dq {
        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-d3dr {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ds {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3dt {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #333;
        white-space-collapse: preserve;
      }
      .ww-e-d3du {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3dv {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3dw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3dx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3dx {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dx {
          display: grid;
        }
      }
      .ww-e-d3dx.ww-layout, .ww-e-d3dx [data-ww-ls~="d3dx"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3dx.ww-layout, .ww-e-d3dx [data-ww-ls~="d3dx"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3dx.ww-layout, .ww-e-d3dx [data-ww-ls~="d3dx"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3dy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d3dy {
          display: flex;
        }
      }
      .ww-e-d3dy.ww-layout, .ww-e-d3dy [data-ww-ls~="d3dy"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3dy.ww-layout, .ww-e-d3dy [data-ww-ls~="d3dy"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3dz {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3e0 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3e1 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3e2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3e3 {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 8px;
      }
      .ww-e-d3e3.ww-layout, .ww-e-d3e3 [data-ww-ls~="d3e3"] {
        display: block;
      }
      .ww-e-d3e4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3e5 {
        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-d3e6 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3e6 {
          display: flex;
        }
      }
      .ww-e-d3e6.ww-layout, .ww-e-d3e6 [data-ww-ls~="d3e6"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3e6.ww-layout, .ww-e-d3e6 [data-ww-ls~="d3e6"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3e7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3e7 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3e7 {
          display: grid;
        }
      }
      .ww-e-d3e7.ww-layout, .ww-e-d3e7 [data-ww-ls~="d3e7"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3e7.ww-layout, .ww-e-d3e7 [data-ww-ls~="d3e7"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3e7.ww-layout, .ww-e-d3e7 [data-ww-ls~="d3e7"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3e8 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #333;
        white-space-collapse: preserve;
      }
      .ww-e-d3e9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3eA {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eA {
          display: flex;
        }
      }
      .ww-e-d3eA.ww-layout, .ww-e-d3eA [data-ww-ls~="d3eA"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eA.ww-layout, .ww-e-d3eA [data-ww-ls~="d3eA"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3eB {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3eB {
          display: flex;
        }
      }
      .ww-e-d3eB.ww-layout, .ww-e-d3eB [data-ww-ls~="d3eB"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eB.ww-layout, .ww-e-d3eB [data-ww-ls~="d3eB"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3eC {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3eD {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3eD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3eD {
          display: flex;
        }
      }
      .ww-e-d3eD.ww-layout, .ww-e-d3eD [data-ww-ls~="d3eD"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3eD.ww-layout, .ww-e-d3eD [data-ww-ls~="d3eD"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3eD.ww-layout, .ww-e-d3eD [data-ww-ls~="d3eD"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3eE {
        margin: 0 0 -4px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3eF {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eF {
          display: flex;
        }
      }
      .ww-e-d3eF.ww-layout, .ww-e-d3eF [data-ww-ls~="d3eF"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eF.ww-layout, .ww-e-d3eF [data-ww-ls~="d3eF"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3eG {
        margin: 0;
        padding: 0;
        overflow: scroll;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3eG.ww-layout, .ww-e-d3eG [data-ww-ls~="d3eG"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d3eH {
        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;
        cursor: pointer;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3eH {
          display: flex;
        }
      }
      .ww-e-d3eH.ww-layout, .ww-e-d3eH [data-ww-ls~="d3eH"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eH.ww-layout, .ww-e-d3eH [data-ww-ls~="d3eH"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3eI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3eI {
          display: flex;
        }
      }
      .ww-e-d3eI.ww-layout, .ww-e-d3eI [data-ww-ls~="d3eI"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eI.ww-layout, .ww-e-d3eI [data-ww-ls~="d3eI"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3eJ {
        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-d3eJ.ww-layout, .ww-e-d3eJ [data-ww-ls~="d3eJ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3eK {
        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-d3eK.ww-layout, .ww-e-d3eK [data-ww-ls~="d3eK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3eL {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3eM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 100%;
      }
      @media (max-width: 991px) {
        .ww-e-d3eM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3eM {
          display: flex;
        }
      }
      .ww-e-d3eM.ww-layout, .ww-e-d3eM [data-ww-ls~="d3eM"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3eM.ww-layout, .ww-e-d3eM [data-ww-ls~="d3eM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3eM.ww-layout, .ww-e-d3eM [data-ww-ls~="d3eM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3eN {
        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-d3eN.ww-layout, .ww-e-d3eN [data-ww-ls~="d3eN"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3eO {
        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-d3eO.ww-layout, .ww-e-d3eO [data-ww-ls~="d3eO"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3eP {
        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-d3eP.ww-layout, .ww-e-d3eP [data-ww-ls~="d3eP"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px 4px;
      }
      .ww-e-d3eQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3eR {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3eS {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3eT {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3eU {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      .ww-e-d3eV {
        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: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d3eV.ww-layout, .ww-e-d3eV [data-ww-ls~="d3eV"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d3eW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3eW.ww-layout, .ww-e-d3eW [data-ww-ls~="d3eW"] {
        display: var(--ww-style-display);
      }
      .ww-e-d3eX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3eX {
          display: flex;
        }
      }
      .ww-e-d3eX.ww-layout, .ww-e-d3eX [data-ww-ls~="d3eX"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eX.ww-layout, .ww-e-d3eX [data-ww-ls~="d3eX"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3eZ {
        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-d3eZ.ww-layout, .ww-e-d3eZ [data-ww-ls~="d3eZ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3ea {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3eb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d3eb {
          display: flex;
        }
      }
      .ww-e-d3eb.ww-layout, .ww-e-d3eb [data-ww-ls~="d3eb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3eb.ww-layout, .ww-e-d3eb [data-ww-ls~="d3eb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3ec {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      .ww-e-d3ed {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ed.ww-layout, .ww-e-d3ed [data-ww-ls~="d3ed"] {
        display: var(--ww-style-display);
      }
      .ww-e-d3ee {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3ef {
        margin: 4px 0 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 59px;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 240px;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3ef.ww-layout, .ww-e-d3ef [data-ww-ls~="d3ef"] {
        display: block;
      }
      .ww-e-d3eg {
        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-d3eh {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3ei {
        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;
        cursor: pointer;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3ei {
          display: flex;
        }
      }
      .ww-e-d3ei.ww-layout, .ww-e-d3ei [data-ww-ls~="d3ei"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ei.ww-layout, .ww-e-d3ei [data-ww-ls~="d3ei"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3ej {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3ek {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3el {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3em {
        margin: 0;
        padding: 8px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3em {
          display: flex;
        }
      }
      .ww-e-d3em.ww-layout, .ww-e-d3em [data-ww-ls~="d3em"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3em.ww-layout, .ww-e-d3em [data-ww-ls~="d3em"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3en {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3eo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3eo {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3eo {
          display: grid;
        }
      }
      .ww-e-d3eo.ww-layout, .ww-e-d3eo [data-ww-ls~="d3eo"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3eo.ww-layout, .ww-e-d3eo [data-ww-ls~="d3eo"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3eo.ww-layout, .ww-e-d3eo [data-ww-ls~="d3eo"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d3ep {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3eq {
        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-d3eq.ww-layout, .ww-e-d3eq [data-ww-ls~="d3eq"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3er {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 100%;
      }
      @media (max-width: 991px) {
        .ww-e-d3er {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3er {
          display: flex;
        }
      }
      .ww-e-d3er.ww-layout, .ww-e-d3er [data-ww-ls~="d3er"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3er.ww-layout, .ww-e-d3er [data-ww-ls~="d3er"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3er.ww-layout, .ww-e-d3er [data-ww-ls~="d3er"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3es {
        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: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d3es.ww-layout, .ww-e-d3es [data-ww-ls~="d3es"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d3et {
        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-d3et.ww-layout, .ww-e-d3et [data-ww-ls~="d3et"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3eu {
        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-d3eu.ww-layout, .ww-e-d3eu [data-ww-ls~="d3eu"] {
        display: block;
      }
      .ww-e-d3ev {
        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-d3ev.ww-layout, .ww-e-d3ev [data-ww-ls~="d3ev"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px 4px;
      }
      .ww-e-d3ew {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ew {
          display: flex;
        }
      }
      .ww-e-d3ew.ww-layout, .ww-e-d3ew [data-ww-ls~="d3ew"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ew.ww-layout, .ww-e-d3ew [data-ww-ls~="d3ew"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3ex {
        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-d3ex.ww-layout, .ww-e-d3ex [data-ww-ls~="d3ex"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3ez {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3f0 {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3f0 {
          display: flex;
        }
      }
      .ww-e-d3f0.ww-layout, .ww-e-d3f0 [data-ww-ls~="d3f0"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3f0.ww-layout, .ww-e-d3f0 [data-ww-ls~="d3f0"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3f1 {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3f1 {
          display: flex;
        }
      }
      .ww-e-d3f1.ww-layout, .ww-e-d3f1 [data-ww-ls~="d3f1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3f1.ww-layout, .ww-e-d3f1 [data-ww-ls~="d3f1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3f2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3f2 {
          display: flex;
        }
      }
      .ww-e-d3f2.ww-layout, .ww-e-d3f2 [data-ww-ls~="d3f2"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3f2.ww-layout, .ww-e-d3f2 [data-ww-ls~="d3f2"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3f3 {
        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: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3f3 {
          display: flex;
        }
      }
      .ww-e-d3f3.ww-layout, .ww-e-d3f3 [data-ww-ls~="d3f3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3f3.ww-layout, .ww-e-d3f3 [data-ww-ls~="d3f3"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3f4 {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d3f5 {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3f5 {
          display: flex;
        }
      }
      .ww-e-d3f5.ww-layout, .ww-e-d3f5 [data-ww-ls~="d3f5"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3f5.ww-layout, .ww-e-d3f5 [data-ww-ls~="d3f5"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d3f6 {
        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-d3f8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3f9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3f9 {
          display: flex;
        }
      }
      .ww-e-d3f9.ww-layout, .ww-e-d3f9 [data-ww-ls~="d3f9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3f9.ww-layout, .ww-e-d3f9 [data-ww-ls~="d3f9"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3fA {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3fA {
          display: flex;
        }
      }
      .ww-e-d3fA.ww-layout, .ww-e-d3fA [data-ww-ls~="d3fA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3fA.ww-layout, .ww-e-d3fA [data-ww-ls~="d3fA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3fB {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3fB {
          display: flex;
        }
      }
      .ww-e-d3fB.ww-layout, .ww-e-d3fB [data-ww-ls~="d3fB"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3fB.ww-layout, .ww-e-d3fB [data-ww-ls~="d3fB"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3fC {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3fD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        grid-column: span 1;
      }
      @media (max-width: 767px) {
        .ww-e-d3fD {
          display: flex;
        }
      }
      .ww-e-d3fD.ww-layout, .ww-e-d3fD [data-ww-ls~="d3fD"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3fD.ww-layout, .ww-e-d3fD [data-ww-ls~="d3fD"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 6px;
        }
      }
      .ww-e-d3fE {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3fF {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3fG {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3fH {
        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-d3fI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3fI {
          display: flex;
        }
      }
      .ww-e-d3fI.ww-layout, .ww-e-d3fI [data-ww-ls~="d3fI"] {
        display: grid;
        grid-template-columns: .3fr 1fr .1fr;
        grid-template-rows: revert-layer;
        gap: 6px 5px;
      }
      @media (max-width: 767px) {
        .ww-e-d3fI.ww-layout, .ww-e-d3fI [data-ww-ls~="d3fI"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          align-content: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3fJ {
        margin: 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3fK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fK {
          display: flex;
        }
      }
      .ww-e-d3fK.ww-layout, .ww-e-d3fK [data-ww-ls~="d3fK"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3fK.ww-layout, .ww-e-d3fK [data-ww-ls~="d3fK"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fK.ww-layout, .ww-e-d3fK [data-ww-ls~="d3fK"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3fL {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fM {
          display: flex;
        }
      }
      .ww-e-d3fM.ww-layout, .ww-e-d3fM [data-ww-ls~="d3fM"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3fM.ww-layout, .ww-e-d3fM [data-ww-ls~="d3fM"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fM.ww-layout, .ww-e-d3fM [data-ww-ls~="d3fM"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3fN {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fN {
          display: flex;
        }
      }
      .ww-e-d3fN.ww-layout, .ww-e-d3fN [data-ww-ls~="d3fN"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fN.ww-layout, .ww-e-d3fN [data-ww-ls~="d3fN"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fN.ww-layout, .ww-e-d3fN [data-ww-ls~="d3fN"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d3fO {
        margin: 0;
        padding: 4px 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: Arial, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border: none;
        border-radius: 12px;
      }
      .ww-e-d3fP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fP {
          display: flex;
        }
      }
      .ww-e-d3fP.ww-layout, .ww-e-d3fP [data-ww-ls~="d3fP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fP.ww-layout, .ww-e-d3fP [data-ww-ls~="d3fP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fP.ww-layout, .ww-e-d3fP [data-ww-ls~="d3fP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3fQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fQ {
          display: block;
        }
      }
      .ww-e-d3fR {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fS {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fT {
          display: block;
        }
      }
      .ww-e-d3fU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fU {
          display: flex;
        }
      }
      .ww-e-d3fU.ww-layout, .ww-e-d3fU [data-ww-ls~="d3fU"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fU.ww-layout, .ww-e-d3fU [data-ww-ls~="d3fU"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fU.ww-layout, .ww-e-d3fU [data-ww-ls~="d3fU"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d3fV {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d3fW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fW {
          display: flex;
        }
      }
      .ww-e-d3fW.ww-layout, .ww-e-d3fW [data-ww-ls~="d3fW"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fW.ww-layout, .ww-e-d3fW [data-ww-ls~="d3fW"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fW.ww-layout, .ww-e-d3fW [data-ww-ls~="d3fW"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d3fX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fX {
          display: block;
        }
      }
      .ww-e-d3fY {
        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: Arial, sans-serif;
        color: var(--ww-content-ww-text-color, #d97706);
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3fZ {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d3fZ.ww-layout, .ww-e-d3fZ [data-ww-ls~="d3fZ"] {
        display: inline-block;
      }
      .ww-e-d3fa {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d3fa.ww-layout, .ww-e-d3fa [data-ww-ls~="d3fa"] {
        display: inline-block;
      }
      .ww-e-d3fb {
        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: Arial, sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3fc {
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      @media (max-width: 991px) {
        .ww-e-d3fc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fc {
          display: flex;
        }
      }
      .ww-e-d3fc.ww-layout, .ww-e-d3fc [data-ww-ls~="d3fc"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3fc.ww-layout, .ww-e-d3fc [data-ww-ls~="d3fc"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fc.ww-layout, .ww-e-d3fc [data-ww-ls~="d3fc"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3fd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fd {
          display: flex;
        }
      }
      .ww-e-d3fd.ww-layout, .ww-e-d3fd [data-ww-ls~="d3fd"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fd.ww-layout, .ww-e-d3fd [data-ww-ls~="d3fd"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fd.ww-layout, .ww-e-d3fd [data-ww-ls~="d3fd"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d3fe {
        margin: 0;
        padding: 4px 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: Arial, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        border: none;
        border-radius: 12px;
      }
      .ww-e-d3ff {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fg {
        margin: 0;
        padding: 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-d3fh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fh {
          display: block;
        }
      }
      .ww-e-d3fi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fi {
          display: block;
        }
      }
      .ww-e-d3fj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fj {
          display: flex;
        }
      }
      .ww-e-d3fj.ww-layout, .ww-e-d3fj [data-ww-ls~="d3fj"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fj.ww-layout, .ww-e-d3fj [data-ww-ls~="d3fj"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fj.ww-layout, .ww-e-d3fj [data-ww-ls~="d3fj"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3fk {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fk {
          display: flex;
        }
      }
      .ww-e-d3fk.ww-layout, .ww-e-d3fk [data-ww-ls~="d3fk"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fk.ww-layout, .ww-e-d3fk [data-ww-ls~="d3fk"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fk.ww-layout, .ww-e-d3fk [data-ww-ls~="d3fk"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3fl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fl {
          display: block;
        }
      }
      .ww-e-d3fm {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d3fn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fn {
          display: flex;
        }
      }
      .ww-e-d3fn.ww-layout, .ww-e-d3fn [data-ww-ls~="d3fn"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3fn.ww-layout, .ww-e-d3fn [data-ww-ls~="d3fn"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fn.ww-layout, .ww-e-d3fn [data-ww-ls~="d3fn"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3fo {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eef2ff;
        border-radius: 12px;
      }
      .ww-e-d3fo.ww-layout, .ww-e-d3fo [data-ww-ls~="d3fo"] {
        display: inline-block;
      }
      .ww-e-d3fp {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fp {
          display: flex;
        }
      }
      .ww-e-d3fp.ww-layout, .ww-e-d3fp [data-ww-ls~="d3fp"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fp.ww-layout, .ww-e-d3fp [data-ww-ls~="d3fp"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fp.ww-layout, .ww-e-d3fp [data-ww-ls~="d3fp"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3fq {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fr {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fr {
          display: flex;
        }
      }
      .ww-e-d3fr.ww-layout, .ww-e-d3fr [data-ww-ls~="d3fr"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fr.ww-layout, .ww-e-d3fr [data-ww-ls~="d3fr"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fr.ww-layout, .ww-e-d3fr [data-ww-ls~="d3fr"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3fs {
        margin: 0;
        padding: 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-d3ft {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3fu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fu {
          display: flex;
        }
      }
      .ww-e-d3fu.ww-layout, .ww-e-d3fu [data-ww-ls~="d3fu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3fu.ww-layout, .ww-e-d3fu [data-ww-ls~="d3fu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3fu.ww-layout, .ww-e-d3fu [data-ww-ls~="d3fu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3fv {
        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: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3fw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fw {
          display: block;
        }
      }
      .ww-e-d3fx {
        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-family: Arial, sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3fy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3fy {
          display: block;
        }
      }
      .ww-e-d3fz {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3g0 {
        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: Arial, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3g1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3g1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3g1 {
          display: flex;
        }
      }
      .ww-e-d3g1.ww-layout, .ww-e-d3g1 [data-ww-ls~="d3g1"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3g1.ww-layout, .ww-e-d3g1 [data-ww-ls~="d3g1"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3g1.ww-layout, .ww-e-d3g1 [data-ww-ls~="d3g1"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3g2 {
        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: Arial, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3g3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3g3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3g3 {
          display: flex;
        }
      }
      .ww-e-d3g3.ww-layout, .ww-e-d3g3 [data-ww-ls~="d3g3"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3g3.ww-layout, .ww-e-d3g3 [data-ww-ls~="d3g3"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3g3.ww-layout, .ww-e-d3g3 [data-ww-ls~="d3g3"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3g4 {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3g5 {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3g6 {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3g7 {
        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: Arial, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3g8 {
        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: Arial, sans-serif;
        color: #4f46e5;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3g9 {
        margin: 0;
        padding: 20px 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;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3g9 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3g9 {
          padding: 20px;
          display: grid;
        }
      }
      .ww-e-d3g9.ww-layout, .ww-e-d3g9 [data-ww-ls~="d3g9"] {
        display: flex;
        column-gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3g9.ww-layout, .ww-e-d3g9 [data-ww-ls~="d3g9"] {
          display: grid;
          grid-template-columns: 3fr 2fr 1.5fr 1.5fr 1fr 1fr 1fr 1.5fr;
          grid-template-rows: 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3g9.ww-layout, .ww-e-d3g9 [data-ww-ls~="d3g9"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d3gA {
        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: Arial, sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3gB {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d3gB.ww-layout, .ww-e-d3gB [data-ww-ls~="d3gB"] {
        display: inline-block;
      }
      .ww-e-d3gD {
        margin: 0;
        padding: 16px 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3gD {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3gD {
          display: none;
        }
      }
      .ww-e-d3gD.ww-layout, .ww-e-d3gD [data-ww-ls~="d3gD"] {
        display: flex;
        column-gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3gD.ww-layout, .ww-e-d3gD [data-ww-ls~="d3gD"] {
          display: grid;
          grid-template-columns: 2.5fr 2fr 1.5fr 1.5fr 1fr 1fr 1fr 1.5fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3gD.ww-layout, .ww-e-d3gD [data-ww-ls~="d3gD"] {
          display: none;
        }
      }
      .ww-e-d3gE {
        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: sans-serif;
        line-height: 1.4;
        font-weight: bold;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-d3gF {
        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: sans-serif;
        font-weight: bold;
        color: #94a3b8;
        letter-spacing: 1.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3gG {
        margin: 0;
        padding: 12px;
        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-d3gG.ww-layout, .ww-e-d3gG [data-ww-ls~="d3gG"] {
        display: block;
      }
      .ww-e-d3gI {
        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-d3gJ {
        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: sans-serif;
        font-weight: bold;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3gK {
        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: sans-serif;
        font-weight: bold;
        color: #94a3b8;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3gL {
        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: sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gM {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3gM {
          display: flex;
        }
      }
      .ww-e-d3gM.ww-layout, .ww-e-d3gM [data-ww-ls~="d3gM"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gM.ww-layout, .ww-e-d3gM [data-ww-ls~="d3gM"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3gN {
        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-d3gN.ww-layout, .ww-e-d3gN [data-ww-ls~="d3gN"] {
        display: block;
      }
      .ww-e-d3gO {
        margin: 0 0 20px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3gO {
          display: flex;
        }
      }
      .ww-e-d3gO.ww-layout, .ww-e-d3gO [data-ww-ls~="d3gO"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gO.ww-layout, .ww-e-d3gO [data-ww-ls~="d3gO"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3gP {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fffbeb99;
        border-top: 1px solid #fef3c780;
      }
      .ww-e-d3gP.ww-layout, .ww-e-d3gP [data-ww-ls~="d3gP"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d3gQ {
        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: sans-serif;
        font-weight: bold;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gR {
        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-d3gS {
        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: sans-serif;
        font-weight: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3gT {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3gT.ww-layout, .ww-e-d3gT [data-ww-ls~="d3gT"] {
        display: block;
      }
      .ww-e-d3gU {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f59e0b;
        box-shadow: 0 2px 4px #f59e0b33;
        border-radius: 8px;
      }
      .ww-e-d3gU.ww-layout, .ww-e-d3gU [data-ww-ls~="d3gU"] {
        display: block;
      }
      .ww-e-d3gV {
        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: sans-serif;
        font-weight: bold;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gW {
          display: flex;
        }
      }
      .ww-e-d3gW.ww-layout, .ww-e-d3gW [data-ww-ls~="d3gW"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3gW.ww-layout, .ww-e-d3gW [data-ww-ls~="d3gW"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3gX {
        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-d3gY {
        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: sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gZ {
        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-d3ga {
        margin: 0;
        padding: 4px 12px;
        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: sans-serif;
        font-weight: bold;
        color: #64748b;
        letter-spacing: 1px;
        white-space-collapse: preserve;
        background-color: #f1f5f9;
        border-radius: 100px;
      }
      .ww-e-d3gb {
        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: sans-serif;
        font-weight: bold;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gc {
        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-d3gd {
        margin: 0 0 32px;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 32px;
      }
      .ww-e-d3gd.ww-layout, .ww-e-d3gd [data-ww-ls~="d3gd"] {
        display: block;
      }
      .ww-e-d3ge {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #cbd5e1;
        border-radius: 50%;
      }
      .ww-e-d3ge.ww-layout, .ww-e-d3ge [data-ww-ls~="d3ge"] {
        display: block;
      }
      .ww-e-d3gf {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3gf {
          display: flex;
        }
      }
      .ww-e-d3gf.ww-layout, .ww-e-d3gf [data-ww-ls~="d3gf"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3gf.ww-layout, .ww-e-d3gf [data-ww-ls~="d3gf"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3gg {
        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: sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3gh {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 32px 64px -12px #0003;
        border: 1px solid #fff3;
        border-radius: 48px;
      }
      .ww-e-d3gh.ww-layout, .ww-e-d3gh [data-ww-ls~="d3gh"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3gi {
        margin: 16px 0 0;
        padding: 16px 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3gi {
          display: flex;
        }
      }
      .ww-e-d3gi.ww-layout, .ww-e-d3gi [data-ww-ls~="d3gi"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3gi.ww-layout, .ww-e-d3gi [data-ww-ls~="d3gi"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3gj {
        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: sans-serif;
        font-weight: bold;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gk {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 8px;
      }
      .ww-e-d3gk.ww-layout, .ww-e-d3gk [data-ww-ls~="d3gk"] {
        display: block;
      }
      .ww-e-d3gl {
        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-d3gm {
        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-d3gm.ww-layout, .ww-e-d3gm [data-ww-ls~="d3gm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3gn {
        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-d3go {
        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: sans-serif;
        font-weight: bold;
        color: #94a3b8;
        letter-spacing: 1.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3gp {
        margin: 0 0 8px;
        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: 32px;
        font-family: sans-serif;
        font-weight: 900;
        text-align: center;
        color: #1e293b;
        letter-spacing: -.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3gq {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d3gq {
          display: flex;
        }
      }
      .ww-e-d3gq.ww-layout, .ww-e-d3gq [data-ww-ls~="d3gq"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gq.ww-layout, .ww-e-d3gq [data-ww-ls~="d3gq"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3gr {
        margin: 0;
        padding: 40px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 700px;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3gr {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d3gr.ww-layout, .ww-e-d3gr [data-ww-ls~="d3gr"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3gr.ww-layout, .ww-e-d3gr [data-ww-ls~="d3gr"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d3gs {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 340px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3gt {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-left: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3gt {
          display: flex;
        }
      }
      .ww-e-d3gt.ww-layout, .ww-e-d3gt [data-ww-ls~="d3gt"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gt.ww-layout, .ww-e-d3gt [data-ww-ls~="d3gt"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3gu {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -8px;
        bottom: -8px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d3gu.ww-layout, .ww-e-d3gu [data-ww-ls~="d3gu"] {
        display: block;
      }
      .ww-e-d3gv {
        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: sans-serif;
        font-weight: 900;
        color: #c77d58;
        white-space-collapse: preserve;
      }
      .ww-e-d3gw {
        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;
        transform: rotate(-3deg);
      }
      .ww-e-d3gx {
        margin: 0 0 32px;
        padding: 6px;
        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: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gx {
          display: flex;
        }
      }
      .ww-e-d3gx.ww-layout, .ww-e-d3gx [data-ww-ls~="d3gx"] {
        display: flex;
      }
      @media (max-width: 767px) {
        .ww-e-d3gx.ww-layout, .ww-e-d3gx [data-ww-ls~="d3gx"] {
          display: flex;
        }
      }
      .ww-e-d3gy {
        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-d3gz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 96px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        transform: rotate(3deg);
        border-radius: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d3gz {
          display: flex;
        }
      }
      .ww-e-d3gz.ww-layout, .ww-e-d3gz [data-ww-ls~="d3gz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3gz.ww-layout, .ww-e-d3gz [data-ww-ls~="d3gz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3h0 {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-left: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3h0 {
          display: flex;
        }
      }
      .ww-e-d3h0.ww-layout, .ww-e-d3h0 [data-ww-ls~="d3h0"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3h0.ww-layout, .ww-e-d3h0 [data-ww-ls~="d3h0"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3h1 {
        margin: 0 0 12px;
        padding: 20px;
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 12px 24px -8px #c77d5880;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3h1 {
          display: flex;
        }
      }
      :where(.ww-e-d3gH[data-ww-states~="pAA8S7"]) .ww-e-d3h1 {
        opacity: 0.57;
      }
      .ww-e-d3h1.ww-layout, .ww-e-d3h1 [data-ww-ls~="d3h1"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3h1.ww-layout, .ww-e-d3h1 [data-ww-ls~="d3h1"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3h2 {
        margin: 0;
        padding: 12px;
        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-d3h2.ww-layout, .ww-e-d3h2 [data-ww-ls~="d3h2"] {
        display: block;
      }
      .ww-e-d3h3 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3h3 {
          display: flex;
        }
      }
      .ww-e-d3h3.ww-layout, .ww-e-d3h3 [data-ww-ls~="d3h3"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3h3.ww-layout, .ww-e-d3h3 [data-ww-ls~="d3h3"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3h4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3h5 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3h5 {
          display: flex;
        }
      }
      .ww-e-d3h5.ww-layout, .ww-e-d3h5 [data-ww-ls~="d3h5"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3h5.ww-layout, .ww-e-d3h5 [data-ww-ls~="d3h5"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3h6 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3h6 {
          display: flex;
        }
      }
      .ww-e-d3h6.ww-layout, .ww-e-d3h6 [data-ww-ls~="d3h6"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3h6.ww-layout, .ww-e-d3h6 [data-ww-ls~="d3h6"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3h7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 21px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3h8 {
        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-d3h8.ww-layout, .ww-e-d3h8 [data-ww-ls~="d3h8"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d3hA {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3hA {
          display: flex;
        }
      }
      .ww-e-d3hA.ww-layout, .ww-e-d3hA [data-ww-ls~="d3hA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3hA.ww-layout, .ww-e-d3hA [data-ww-ls~="d3hA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3hB {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3hC {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hE {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hF {
        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;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d3hG {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3hH {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3hI {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3hJ {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3hK {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hL {
        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-d3hM {
        margin: 8px 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);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3hN {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hO {
        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-d3hO.ww-layout, .ww-e-d3hO [data-ww-ls~="d3hO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3hP {
        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-d3hP.ww-layout, .ww-e-d3hP [data-ww-ls~="d3hP"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3hQ {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 900;
        color: #f97316;
        white-space-collapse: preserve;
        background-color: #fff7ed;
        border-radius: 4px;
      }
      .ww-e-d3hR {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3hS {
        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-d3hT {
        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-d3hU {
        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-d3hU.ww-layout, .ww-e-d3hU [data-ww-ls~="d3hU"] {
        display: block;
      }
      .ww-e-d3hV {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3hW {
        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-d3hW.ww-layout, .ww-e-d3hW [data-ww-ls~="d3hW"] {
        display: flex;
        flex-flow: column;
        row-gap: 30px;
      }
      .ww-e-d3hX {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hY {
        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);
        font-weight: 700;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d3hZ {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ha {
        margin: 16px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #cbd5e1;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3hb {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3hb {
          display: flex;
        }
      }
      .ww-e-d3hb.ww-layout, .ww-e-d3hb [data-ww-ls~="d3hb"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hb.ww-layout, .ww-e-d3hb [data-ww-ls~="d3hb"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3hc {
        margin: 5px 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: box-shadow 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hc {
          display: flex;
        }
      }
      .ww-e-d3hc.ww-layout, .ww-e-d3hc [data-ww-ls~="d3hc"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hc.ww-layout, .ww-e-d3hc [data-ww-ls~="d3hc"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3hd {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3he {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3hf {
        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-d3hf.ww-layout, .ww-e-d3hf [data-ww-ls~="d3hf"] {
        display: block;
      }
      .ww-e-d3hg {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hh {
        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-d3hi {
        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-d3hj {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3hk {
        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-d3hl {
        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-d3hl.ww-layout, .ww-e-d3hl [data-ww-ls~="d3hl"] {
        display: block;
      }
      .ww-e-d3hm {
        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);
        font-weight: 700;
        color: #c2410c;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3hn {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3hn.ww-layout, .ww-e-d3hn [data-ww-ls~="d3hn"] {
        display: flex;
      }
      .ww-e-d3ho {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hp {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hp {
          display: flex;
        }
      }
      .ww-e-d3hp.ww-layout, .ww-e-d3hp [data-ww-ls~="d3hp"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hp.ww-layout, .ww-e-d3hp [data-ww-ls~="d3hp"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3hq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3hr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3hr {
          display: flex;
        }
      }
      .ww-e-d3hr.ww-layout, .ww-e-d3hr [data-ww-ls~="d3hr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3hr.ww-layout, .ww-e-d3hr [data-ww-ls~="d3hr"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3hs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3hs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3hs {
          display: flex;
        }
      }
      .ww-e-d3hs.ww-layout, .ww-e-d3hs [data-ww-ls~="d3hs"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hs.ww-layout, .ww-e-d3hs [data-ww-ls~="d3hs"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3hs.ww-layout, .ww-e-d3hs [data-ww-ls~="d3hs"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3ht {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d3kE[data-ww-states~="AZhrOx"]) .ww-e-d3ht {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d3hu {
        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-d3hv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3hv {
          display: flex;
        }
      }
      .ww-e-d3hv.ww-layout, .ww-e-d3hv [data-ww-ls~="d3hv"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hv.ww-layout, .ww-e-d3hv [data-ww-ls~="d3hv"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3hw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3hw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3hw {
          display: flex;
        }
      }
      .ww-e-d3hw.ww-layout, .ww-e-d3hw [data-ww-ls~="d3hw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3hw.ww-layout, .ww-e-d3hw [data-ww-ls~="d3hw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3hw.ww-layout, .ww-e-d3hw [data-ww-ls~="d3hw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3hx {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3hy {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d3hz {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3hz {
          display: flex;
        }
      }
      .ww-e-d3hz.ww-layout, .ww-e-d3hz [data-ww-ls~="d3hz"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3hz.ww-layout, .ww-e-d3hz [data-ww-ls~="d3hz"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3i0 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3i0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3i0 {
          display: flex;
        }
      }
      .ww-e-d3i0.ww-layout, .ww-e-d3i0 [data-ww-ls~="d3i0"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3i0.ww-layout, .ww-e-d3i0 [data-ww-ls~="d3i0"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3i0.ww-layout, .ww-e-d3i0 [data-ww-ls~="d3i0"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3i1 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3i1.ww-layout, .ww-e-d3i1 [data-ww-ls~="d3i1"] {
        display: block;
      }
      .ww-e-d3i2 {
        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-d3i2.ww-layout, .ww-e-d3i2 [data-ww-ls~="d3i2"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      .ww-e-d3i3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3i3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3i3 {
          display: flex;
        }
      }
      .ww-e-d3i3.ww-layout, .ww-e-d3i3 [data-ww-ls~="d3i3"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3i3.ww-layout, .ww-e-d3i3 [data-ww-ls~="d3i3"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3i3.ww-layout, .ww-e-d3i3 [data-ww-ls~="d3i3"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3i4 {
        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);
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3i5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3i5 {
          display: flex;
        }
      }
      .ww-e-d3i5.ww-layout, .ww-e-d3i5 [data-ww-ls~="d3i5"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3i5.ww-layout, .ww-e-d3i5 [data-ww-ls~="d3i5"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3i6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3i6 {
          display: flex;
        }
      }
      .ww-e-d3i6.ww-layout, .ww-e-d3i6 [data-ww-ls~="d3i6"] {
        display: flex;
        align-content: revert-layer;
        gap: 20px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d3i6.ww-layout, .ww-e-d3i6 [data-ww-ls~="d3i6"] {
          display: flex;
          align-content: revert-layer;
          gap: 20px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3i7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3i8 {
        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-d3i9 {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3iA {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
      }
      @media (max-width: 767px) {
        .ww-e-d3iA {
          display: flex;
        }
      }
      .ww-e-d3iA.ww-layout, .ww-e-d3iA [data-ww-ls~="d3iA"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3iA.ww-layout, .ww-e-d3iA [data-ww-ls~="d3iA"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 20px;
        }
      }
      .ww-e-d3iB {
        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-d3iB.ww-layout, .ww-e-d3iB [data-ww-ls~="d3iB"] {
        display: block;
      }
      .ww-e-d3iC {
        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-d3iD {
        margin: 0 0 16px;
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3iE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3iE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iE {
          display: flex;
        }
      }
      .ww-e-d3iE.ww-layout, .ww-e-d3iE [data-ww-ls~="d3iE"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iE.ww-layout, .ww-e-d3iE [data-ww-ls~="d3iE"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iE.ww-layout, .ww-e-d3iE [data-ww-ls~="d3iE"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d3iF {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3iG {
        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-d3iG.ww-layout, .ww-e-d3iG [data-ww-ls~="d3iG"] {
        display: block;
      }
      .ww-e-d3iH {
        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-d3iI {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iI {
          display: flex;
        }
      }
      .ww-e-d3iI.ww-layout, .ww-e-d3iI [data-ww-ls~="d3iI"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iI.ww-layout, .ww-e-d3iI [data-ww-ls~="d3iI"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iI.ww-layout, .ww-e-d3iI [data-ww-ls~="d3iI"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3iJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3iJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iJ {
          display: flex;
        }
      }
      .ww-e-d3iJ.ww-layout, .ww-e-d3iJ [data-ww-ls~="d3iJ"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iJ.ww-layout, .ww-e-d3iJ [data-ww-ls~="d3iJ"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iJ.ww-layout, .ww-e-d3iJ [data-ww-ls~="d3iJ"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d3iK {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3iL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3iL {
          display: flex;
        }
      }
      .ww-e-d3iL.ww-layout, .ww-e-d3iL [data-ww-ls~="d3iL"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iL.ww-layout, .ww-e-d3iL [data-ww-ls~="d3iL"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3iM {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iM {
          display: flex;
        }
      }
      .ww-e-d3iM.ww-layout, .ww-e-d3iM [data-ww-ls~="d3iM"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3iM.ww-layout, .ww-e-d3iM [data-ww-ls~="d3iM"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iM.ww-layout, .ww-e-d3iM [data-ww-ls~="d3iM"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3iN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3iO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3iO {
          display: flex;
        }
      }
      .ww-e-d3iO.ww-layout, .ww-e-d3iO [data-ww-ls~="d3iO"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3iO.ww-layout, .ww-e-d3iO [data-ww-ls~="d3iO"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3iP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3iP {
          display: flex;
        }
      }
      .ww-e-d3iP.ww-layout, .ww-e-d3iP [data-ww-ls~="d3iP"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iP.ww-layout, .ww-e-d3iP [data-ww-ls~="d3iP"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3iQ {
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3iR {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3iS {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3iS {
          display: flex;
        }
      }
      .ww-e-d3iS.ww-layout, .ww-e-d3iS [data-ww-ls~="d3iS"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3iS.ww-layout, .ww-e-d3iS [data-ww-ls~="d3iS"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3iT {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3iU {
        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-d3iV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3iV.ww-layout, .ww-e-d3iV [data-ww-ls~="d3iV"] {
        display: block;
      }
      .ww-e-d3iW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3iW {
          display: flex;
        }
      }
      .ww-e-d3iW.ww-layout, .ww-e-d3iW [data-ww-ls~="d3iW"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3iW.ww-layout, .ww-e-d3iW [data-ww-ls~="d3iW"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3iX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3iY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1100px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3iY.ww-layout, .ww-e-d3iY [data-ww-ls~="d3iY"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3iZ {
        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-d3iZ.ww-layout, .ww-e-d3iZ [data-ww-ls~="d3iZ"] {
        display: block;
      }
      .ww-e-d3ia {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3ib {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3ic {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3id {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3id {
          display: flex;
        }
      }
      .ww-e-d3id.ww-layout, .ww-e-d3id [data-ww-ls~="d3id"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3id.ww-layout, .ww-e-d3id [data-ww-ls~="d3id"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3ie {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ie {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3ie.ww-layout, .ww-e-d3ie [data-ww-ls~="d3ie"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ie.ww-layout, .ww-e-d3ie [data-ww-ls~="d3ie"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d3if {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3if {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3if.ww-layout, .ww-e-d3if [data-ww-ls~="d3if"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3if.ww-layout, .ww-e-d3if [data-ww-ls~="d3if"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3ig {
        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-d3ig.ww-layout, .ww-e-d3ig [data-ww-ls~="d3ig"] {
        display: block;
      }
      .ww-e-d3ih {
        margin: 0 0 8px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3ii {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ij {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ij {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ij {
          display: flex;
        }
      }
      .ww-e-d3ij.ww-layout, .ww-e-d3ij [data-ww-ls~="d3ij"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ij.ww-layout, .ww-e-d3ij [data-ww-ls~="d3ij"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ij.ww-layout, .ww-e-d3ij [data-ww-ls~="d3ij"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d3ik {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3il {
        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: sans-serif;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d3im {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 200px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3in {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3in {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3in.ww-layout, .ww-e-d3in [data-ww-ls~="d3in"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3in.ww-layout, .ww-e-d3in [data-ww-ls~="d3in"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d3io {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffedd5;
        border-radius: 4px;
      }
      .ww-e-d3io.ww-layout, .ww-e-d3io [data-ww-ls~="d3io"] {
        display: block;
      }
      .ww-e-d3ip {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ip {
          display: flex;
        }
      }
      .ww-e-d3ip.ww-layout, .ww-e-d3ip [data-ww-ls~="d3ip"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ip.ww-layout, .ww-e-d3ip [data-ww-ls~="d3ip"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3iq {
        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-family: sans-serif;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d3ir {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3ir.ww-layout, .ww-e-d3ir [data-ww-ls~="d3ir"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3is {
        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-d3is.ww-layout, .ww-e-d3is [data-ww-ls~="d3is"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3it {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3it.ww-layout, .ww-e-d3it [data-ww-ls~="d3it"] {
        display: block;
      }
      .ww-e-d3iu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iu {
          display: flex;
        }
      }
      .ww-e-d3iu.ww-layout, .ww-e-d3iu [data-ww-ls~="d3iu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3iu.ww-layout, .ww-e-d3iu [data-ww-ls~="d3iu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iu.ww-layout, .ww-e-d3iu [data-ww-ls~="d3iu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3iv {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3iw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3iw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iw {
          display: flex;
        }
      }
      .ww-e-d3iw.ww-layout, .ww-e-d3iw [data-ww-ls~="d3iw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3iw.ww-layout, .ww-e-d3iw [data-ww-ls~="d3iw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3iw.ww-layout, .ww-e-d3iw [data-ww-ls~="d3iw"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3ix {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3iy {
        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-d3iy.ww-layout, .ww-e-d3iy [data-ww-ls~="d3iy"] {
        display: block;
      }
      .ww-e-d3iz {
        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-d3j0 {
        margin: 0;
        padding: 20px 24px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3j0 {
          display: flex;
        }
      }
      .ww-e-d3j0.ww-layout, .ww-e-d3j0 [data-ww-ls~="d3j0"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3j0.ww-layout, .ww-e-d3j0 [data-ww-ls~="d3j0"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d3j1 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d3j1.ww-layout, .ww-e-d3j1 [data-ww-ls~="d3j1"] {
        display: block;
      }
      .ww-e-d3j2 {
        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-d3j2.ww-layout, .ww-e-d3j2 [data-ww-ls~="d3j2"] {
        display: block;
      }
      .ww-e-d3j3 {
        margin: 16px 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-d3j3.ww-layout, .ww-e-d3j3 [data-ww-ls~="d3j3"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d3j4 {
        margin: 0 0 16px;
        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-d3j4.ww-layout, .ww-e-d3j4 [data-ww-ls~="d3j4"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d3j5 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3j6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3j6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3j6 {
          display: flex;
        }
      }
      .ww-e-d3j6.ww-layout, .ww-e-d3j6 [data-ww-ls~="d3j6"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3j6.ww-layout, .ww-e-d3j6 [data-ww-ls~="d3j6"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3j6.ww-layout, .ww-e-d3j6 [data-ww-ls~="d3j6"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3j7 {
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3j8 {
        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-d3j8.ww-layout, .ww-e-d3j8 [data-ww-ls~="d3j8"] {
        display: block;
      }
      .ww-e-d3j9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d3j9.ww-layout, .ww-e-d3j9 [data-ww-ls~="d3j9"] {
        display: block;
      }
      .ww-e-d3jA {
        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-d3jB {
        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-d3jB.ww-layout, .ww-e-d3jB [data-ww-ls~="d3jB"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3jC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3jC {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d3jC.ww-layout, .ww-e-d3jC [data-ww-ls~="d3jC"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jC.ww-layout, .ww-e-d3jC [data-ww-ls~="d3jC"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d3jD {
        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-d3jD.ww-layout, .ww-e-d3jD [data-ww-ls~="d3jD"] {
        display: block;
      }
      .ww-e-d3jE {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d3jF {
        margin: 0;
        padding: 4px 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: #ecfdf5;
        border-radius: 20px;
      }
      .ww-e-d3jF.ww-layout, .ww-e-d3jF [data-ww-ls~="d3jF"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d3jG {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3jH {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d3jI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3jI {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3jI {
          display: grid;
        }
      }
      .ww-e-d3jI.ww-layout, .ww-e-d3jI [data-ww-ls~="d3jI"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3jI.ww-layout, .ww-e-d3jI [data-ww-ls~="d3jI"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3jI.ww-layout, .ww-e-d3jI [data-ww-ls~="d3jI"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3jJ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3jJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3jJ {
          display: flex;
        }
      }
      .ww-e-d3jJ.ww-layout, .ww-e-d3jJ [data-ww-ls~="d3jJ"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3jJ.ww-layout, .ww-e-d3jJ [data-ww-ls~="d3jJ"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3jJ.ww-layout, .ww-e-d3jJ [data-ww-ls~="d3jJ"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3jK {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3jL {
        margin: 0;
        padding: 4px 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: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jL {
          display: flex;
        }
      }
      .ww-e-d3jL.ww-layout, .ww-e-d3jL [data-ww-ls~="d3jL"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jL.ww-layout, .ww-e-d3jL [data-ww-ls~="d3jL"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3jM {
        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-d3jM.ww-layout, .ww-e-d3jM [data-ww-ls~="d3jM"] {
        display: block;
      }
      .ww-e-d3jN {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3jO {
        margin: 0 0 4px;
        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: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3jP {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3jQ {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3jR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3jR {
          display: flex;
        }
      }
      .ww-e-d3jR.ww-layout, .ww-e-d3jR [data-ww-ls~="d3jR"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jR.ww-layout, .ww-e-d3jR [data-ww-ls~="d3jR"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3jS {
        margin: 0 0 4px;
        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-d3jS.ww-layout, .ww-e-d3jS [data-ww-ls~="d3jS"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3jT {
        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-d3jU {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3jU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3jU {
          display: flex;
        }
      }
      .ww-e-d3jU.ww-layout, .ww-e-d3jU [data-ww-ls~="d3jU"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3jU.ww-layout, .ww-e-d3jU [data-ww-ls~="d3jU"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3jU.ww-layout, .ww-e-d3jU [data-ww-ls~="d3jU"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3jV {
        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-d3jW {
        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-d3jX {
        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-d3jY {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d3jY.ww-layout, .ww-e-d3jY [data-ww-ls~="d3jY"] {
        display: block;
      }
      .ww-e-d3jZ {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3ja {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3jb {
        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-d3jb.ww-layout, .ww-e-d3jb [data-ww-ls~="d3jb"] {
        display: block;
      }
      .ww-e-d3jc {
        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-d3jd {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      :where(.ww-e-d3kM[data-ww-states~="Ckrk5P"]) .ww-e-d3jd {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d3je {
        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-d3je.ww-layout, .ww-e-d3je [data-ww-ls~="d3je"] {
        display: block;
      }
      .ww-e-d3jf {
        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-d3jg {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3jg {
          display: flex;
        }
      }
      .ww-e-d3jg.ww-layout, .ww-e-d3jg [data-ww-ls~="d3jg"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jg.ww-layout, .ww-e-d3jg [data-ww-ls~="d3jg"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3jh {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3jh.ww-layout, .ww-e-d3jh [data-ww-ls~="d3jh"] {
        display: block;
      }
      .ww-e-d3ji {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ji {
          display: flex;
        }
      }
      .ww-e-d3ji.ww-layout, .ww-e-d3ji [data-ww-ls~="d3ji"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ji.ww-layout, .ww-e-d3ji [data-ww-ls~="d3ji"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d3jj {
        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-d3jk {
        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-d3jl {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 4px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3jl {
          display: flex;
        }
      }
      .ww-e-d3jl.ww-layout, .ww-e-d3jl [data-ww-ls~="d3jl"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3jl.ww-layout, .ww-e-d3jl [data-ww-ls~="d3jl"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3jm {
        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-d3jn {
        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-d3jo {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3jp {
        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;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-45f0e871-b60e-44a2-903f-100cf073a9f1-base-default;
      }
      @keyframes ww-keyframes-element-45f0e871-b60e-44a2-903f-100cf073a9f1-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d3jp.ww-layout, .ww-e-d3jp [data-ww-ls~="d3jp"] {
        display: block;
      }
      .ww-e-d3jq {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d3jr {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d3js {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3js.ww-layout, .ww-e-d3js [data-ww-ls~="d3js"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d3jt {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jt {
          display: flex;
        }
      }
      .ww-e-d3jt.ww-layout, .ww-e-d3jt [data-ww-ls~="d3jt"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3jt.ww-layout, .ww-e-d3jt [data-ww-ls~="d3jt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3ju {
        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-d3ju.ww-layout, .ww-e-d3ju [data-ww-ls~="d3ju"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3jv {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3jw {
        margin: 0;
        padding: 20px 24px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3jw {
          display: flex;
        }
      }
      .ww-e-d3jw.ww-layout, .ww-e-d3jw [data-ww-ls~="d3jw"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3jw.ww-layout, .ww-e-d3jw [data-ww-ls~="d3jw"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3jx {
        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-d3jx.ww-layout, .ww-e-d3jx [data-ww-ls~="d3jx"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3jy {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3jz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3k0 {
        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-d3k0.ww-layout, .ww-e-d3k0 [data-ww-ls~="d3k0"] {
        display: block;
      }
      .ww-e-d3k1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3k1 {
          display: flex;
        }
      }
      .ww-e-d3k1.ww-layout, .ww-e-d3k1 [data-ww-ls~="d3k1"] {
        display: flex;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3k1.ww-layout, .ww-e-d3k1 [data-ww-ls~="d3k1"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3k2 {
        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-d3k2.ww-layout, .ww-e-d3k2 [data-ww-ls~="d3k2"] {
        display: block;
      }
      .ww-e-d3k3 {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3k4 {
        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-d3k4.ww-layout, .ww-e-d3k4 [data-ww-ls~="d3k4"] {
        display: block;
      }
      .ww-e-d3k5 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3k5 {
          display: flex;
        }
      }
      .ww-e-d3k5.ww-layout, .ww-e-d3k5 [data-ww-ls~="d3k5"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3k5.ww-layout, .ww-e-d3k5 [data-ww-ls~="d3k5"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3k6 {
        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-d3k6.ww-layout, .ww-e-d3k6 [data-ww-ls~="d3k6"] {
        display: block;
      }
      .ww-e-d3k7 {
        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-d3k7.ww-layout, .ww-e-d3k7 [data-ww-ls~="d3k7"] {
        display: block;
      }
      .ww-e-d3k8 {
        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-d3k9 {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3k9 {
          display: flex;
        }
      }
      .ww-e-d3k9.ww-layout, .ww-e-d3k9 [data-ww-ls~="d3k9"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3k9.ww-layout, .ww-e-d3k9 [data-ww-ls~="d3k9"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3kA {
        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-d3kB {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3kC {
        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-d3kC.ww-layout, .ww-e-d3kC [data-ww-ls~="d3kC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3kD {
        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-d3kD.ww-layout, .ww-e-d3kD [data-ww-ls~="d3kD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3kE {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
      }
      .ww-e-d3kE:where([data-ww-states~="AZhrOx"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d3kE.ww-layout, .ww-e-d3kE [data-ww-ls~="d3kE"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3kF {
        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-d3kG {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3kG {
          display: flex;
        }
      }
      .ww-e-d3kG.ww-layout, .ww-e-d3kG [data-ww-ls~="d3kG"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3kG.ww-layout, .ww-e-d3kG [data-ww-ls~="d3kG"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3kH {
        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-d3kI {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3kJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3kJ {
          padding: 16px 0 0;
          display: flex;
          width: 100%;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d3kJ.ww-layout, .ww-e-d3kJ [data-ww-ls~="d3kJ"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3kJ.ww-layout, .ww-e-d3kJ [data-ww-ls~="d3kJ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d3kK {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3kL {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3kL {
          display: flex;
        }
      }
      .ww-e-d3kL.ww-layout, .ww-e-d3kL [data-ww-ls~="d3kL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3kL.ww-layout, .ww-e-d3kL [data-ww-ls~="d3kL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3kM {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d3kM:where([data-ww-states~="Ckrk5P"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d3kM.ww-layout, .ww-e-d3kM [data-ww-ls~="d3kM"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3kN {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kN {
          display: flex;
        }
      }
      .ww-e-d3kN:where([data-ww-states~="J6OuaB"]) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
        cursor: not-allowed;
      }
      .ww-e-d3kN.ww-layout, .ww-e-d3kN [data-ww-ls~="d3kN"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kN.ww-layout, .ww-e-d3kN [data-ww-ls~="d3kN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3kO {
        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-d3kO.ww-layout, .ww-e-d3kO [data-ww-ls~="d3kO"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d3kP {
        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-d3kP.ww-layout, .ww-e-d3kP [data-ww-ls~="d3kP"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-d3kR {
        margin: 0;
        padding: 14px 16px;
        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-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d3kR.ww-layout, .ww-e-d3kR [data-ww-ls~="d3kR"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d3kS {
        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: 15px;
        font-family: var(--ww-default-font-family,sans-serif);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3kT {
        margin: 0;
        padding: 4px 10px;
        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: var(--ww-default-font-family,sans-serif);
        font-weight: 700;
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
        background-color: #fff4ee;
        border-radius: 20px;
      }
      .ww-e-d3kV {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3kW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3kW.ww-layout, .ww-e-d3kW [data-ww-ls~="d3kW"] {
        display: block;
      }
      .ww-e-d3kX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kX {
          display: flex;
        }
      }
      .ww-e-d3kX.ww-layout, .ww-e-d3kX [data-ww-ls~="d3kX"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kX.ww-layout, .ww-e-d3kX [data-ww-ls~="d3kX"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3kY {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3ka {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ka {
          display: flex;
        }
      }
      .ww-e-d3ka.ww-layout, .ww-e-d3ka [data-ww-ls~="d3ka"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ka.ww-layout, .ww-e-d3ka [data-ww-ls~="d3ka"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3kb {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kb {
          display: flex;
        }
      }
      .ww-e-d3kb.ww-layout, .ww-e-d3kb [data-ww-ls~="d3kb"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kb.ww-layout, .ww-e-d3kb [data-ww-ls~="d3kb"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3kc {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kc {
          display: flex;
        }
      }
      .ww-e-d3kc.ww-layout, .ww-e-d3kc [data-ww-ls~="d3kc"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kc.ww-layout, .ww-e-d3kc [data-ww-ls~="d3kc"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3kd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kd {
          display: flex;
        }
      }
      .ww-e-d3kd.ww-layout, .ww-e-d3kd [data-ww-ls~="d3kd"] {
        display: flex;
        align-items: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kd.ww-layout, .ww-e-d3kd [data-ww-ls~="d3kd"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d3ke {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ke {
          display: flex;
        }
      }
      .ww-e-d3ke.ww-layout, .ww-e-d3ke [data-ww-ls~="d3ke"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ke.ww-layout, .ww-e-d3ke [data-ww-ls~="d3ke"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3kf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kf {
          display: flex;
        }
      }
      .ww-e-d3kf.ww-layout, .ww-e-d3kf [data-ww-ls~="d3kf"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kf.ww-layout, .ww-e-d3kf [data-ww-ls~="d3kf"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3kg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kg {
          display: flex;
        }
      }
      .ww-e-d3kg.ww-layout, .ww-e-d3kg [data-ww-ls~="d3kg"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kg.ww-layout, .ww-e-d3kg [data-ww-ls~="d3kg"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3kh {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kh {
          display: flex;
        }
      }
      .ww-e-d3kh.ww-layout, .ww-e-d3kh [data-ww-ls~="d3kh"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kh.ww-layout, .ww-e-d3kh [data-ww-ls~="d3kh"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3ki {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3ki {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3ki.ww-layout, .ww-e-d3ki [data-ww-ls~="d3ki"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3ki.ww-layout, .ww-e-d3ki [data-ww-ls~="d3ki"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3kj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kj {
          display: flex;
        }
      }
      .ww-e-d3kj.ww-layout, .ww-e-d3kj [data-ww-ls~="d3kj"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3kj.ww-layout, .ww-e-d3kj [data-ww-ls~="d3kj"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3kk {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3kk {
          display: flex;
        }
      }
      .ww-e-d3kk.ww-layout, .ww-e-d3kk [data-ww-ls~="d3kk"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kk.ww-layout, .ww-e-d3kk [data-ww-ls~="d3kk"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3kl {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3kl {
          display: flex;
        }
      }
      .ww-e-d3kl.ww-layout, .ww-e-d3kl [data-ww-ls~="d3kl"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kl.ww-layout, .ww-e-d3kl [data-ww-ls~="d3kl"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3km {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3km {
          display: grid;
        }
      }
      .ww-e-d3km.ww-layout, .ww-e-d3km [data-ww-ls~="d3km"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3km.ww-layout, .ww-e-d3km [data-ww-ls~="d3km"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d3kn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3kn {
          display: grid;
        }
      }
      .ww-e-d3kn.ww-layout, .ww-e-d3kn [data-ww-ls~="d3kn"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kn.ww-layout, .ww-e-d3kn [data-ww-ls~="d3kn"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d3ko {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d3ko.ww-layout, .ww-e-d3ko [data-ww-ls~="d3ko"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d3kp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kp {
          display: flex;
        }
      }
      .ww-e-d3kp.ww-layout, .ww-e-d3kp [data-ww-ls~="d3kp"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kp.ww-layout, .ww-e-d3kp [data-ww-ls~="d3kp"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3kq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3kq {
          display: flex;
        }
      }
      .ww-e-d3kq.ww-layout, .ww-e-d3kq [data-ww-ls~="d3kq"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kq.ww-layout, .ww-e-d3kq [data-ww-ls~="d3kq"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3kr {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kr {
          display: flex;
        }
      }
      .ww-e-d3kr.ww-layout, .ww-e-d3kr [data-ww-ls~="d3kr"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kr.ww-layout, .ww-e-d3kr [data-ww-ls~="d3kr"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3ks {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ks {
          display: flex;
        }
      }
      .ww-e-d3ks.ww-layout, .ww-e-d3ks [data-ww-ls~="d3ks"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ks.ww-layout, .ww-e-d3ks [data-ww-ls~="d3ks"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3kt {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: 70;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        flex: 0 1 auto;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d3kt.ww-layout, .ww-e-d3kt [data-ww-ls~="d3kt"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3ku {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3ku {
          display: grid;
        }
      }
      .ww-e-d3ku.ww-layout, .ww-e-d3ku [data-ww-ls~="d3ku"] {
        display: flex;
        flex-flow: column;
        align-content: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3ku.ww-layout, .ww-e-d3ku [data-ww-ls~="d3ku"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d3kv {
        margin: 0;
        padding: 25px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3kv {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3kv.ww-layout, .ww-e-d3kv [data-ww-ls~="d3kv"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d3kv.ww-layout, .ww-e-d3kv [data-ww-ls~="d3kv"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3kz {
        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;
      }
      :where(.ww-e-d3m5[data-ww-states~="N13x1t"]) .ww-e-d3kz {
        height: 500px;
        aspect-ratio: unset;
      }
      .ww-e-d3kz.ww-layout, .ww-e-d3kz [data-ww-ls~="d3kz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3l0 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3l1 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3l2 {
        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-d3l3 {
        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-d3l4 {
        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-d3l5 {
        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-d3l6 {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3l7 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3l8 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3l9 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lA {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3lB {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3lC {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3lD {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3lE {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d3lF {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lG {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lH {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lI {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lJ {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3lK {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3lL {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3lM {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lN {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lO {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lP {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3lQ {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3lR {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3lS {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3lT {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d3lU {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3lV {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3lW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lW {
          display: flex;
        }
      }
      .ww-e-d3lW.ww-layout, .ww-e-d3lW [data-ww-ls~="d3lW"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lW.ww-layout, .ww-e-d3lW [data-ww-ls~="d3lW"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3lX {
        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: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lX {
          display: flex;
        }
      }
      .ww-e-d3lX.ww-layout, .ww-e-d3lX [data-ww-ls~="d3lX"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lX.ww-layout, .ww-e-d3lX [data-ww-ls~="d3lX"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3lY {
        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: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lY {
          display: flex;
        }
      }
      .ww-e-d3lY.ww-layout, .ww-e-d3lY [data-ww-ls~="d3lY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lY.ww-layout, .ww-e-d3lY [data-ww-ls~="d3lY"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3lZ {
        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: #f3e8ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lZ {
          display: flex;
        }
      }
      .ww-e-d3lZ.ww-layout, .ww-e-d3lZ [data-ww-ls~="d3lZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lZ.ww-layout, .ww-e-d3lZ [data-ww-ls~="d3lZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3la {
        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: #e0e7ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3la {
          display: flex;
        }
      }
      .ww-e-d3la.ww-layout, .ww-e-d3la [data-ww-ls~="d3la"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3la.ww-layout, .ww-e-d3la [data-ww-ls~="d3la"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3lb {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3lc {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3lc.ww-layout, .ww-e-d3lc [data-ww-ls~="d3lc"] {
        display: block;
      }
      .ww-e-d3ld {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ld {
          display: flex;
        }
      }
      .ww-e-d3ld.ww-layout, .ww-e-d3ld [data-ww-ls~="d3ld"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3ld.ww-layout, .ww-e-d3ld [data-ww-ls~="d3ld"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3le {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3lf {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3lg {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3lg {
          display: flex;
        }
      }
      .ww-e-d3lg.ww-layout, .ww-e-d3lg [data-ww-ls~="d3lg"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lg.ww-layout, .ww-e-d3lg [data-ww-ls~="d3lg"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3lh {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3lh {
          display: flex;
        }
      }
      .ww-e-d3lh.ww-layout, .ww-e-d3lh [data-ww-ls~="d3lh"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lh.ww-layout, .ww-e-d3lh [data-ww-ls~="d3lh"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3li {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3li {
          display: flex;
        }
      }
      .ww-e-d3li.ww-layout, .ww-e-d3li [data-ww-ls~="d3li"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3li.ww-layout, .ww-e-d3li [data-ww-ls~="d3li"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3lj {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d3lj {
          display: flex;
        }
      }
      .ww-e-d3lj.ww-layout, .ww-e-d3lj [data-ww-ls~="d3lj"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3lj.ww-layout, .ww-e-d3lj [data-ww-ls~="d3lj"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3lk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3lk {
          display: flex;
        }
      }
      .ww-e-d3lk.ww-layout, .ww-e-d3lk [data-ww-ls~="d3lk"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3lk.ww-layout, .ww-e-d3lk [data-ww-ls~="d3lk"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3ll {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 42px;
        max-height: unset;
        min-height: unset;
        background-color: #4f46e5;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ll {
          display: flex;
        }
      }
      .ww-e-d3ll.ww-layout, .ww-e-d3ll [data-ww-ls~="d3ll"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ll.ww-layout, .ww-e-d3ll [data-ww-ls~="d3ll"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3lm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3lm.ww-layout, .ww-e-d3lm [data-ww-ls~="d3lm"] {
        display: block;
      }
      .ww-e-d3ln {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3ln {
          display: flex;
        }
      }
      .ww-e-d3ln.ww-layout, .ww-e-d3ln [data-ww-ls~="d3ln"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ln.ww-layout, .ww-e-d3ln [data-ww-ls~="d3ln"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d3lo {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3lo {
          display: flex;
        }
      }
      .ww-e-d3lo.ww-layout, .ww-e-d3lo [data-ww-ls~="d3lo"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lo.ww-layout, .ww-e-d3lo [data-ww-ls~="d3lo"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d3lp {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3lp {
          display: flex;
        }
      }
      .ww-e-d3lp.ww-layout, .ww-e-d3lp [data-ww-ls~="d3lp"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lp.ww-layout, .ww-e-d3lp [data-ww-ls~="d3lp"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d3lq {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3lq {
          display: flex;
        }
      }
      .ww-e-d3lq.ww-layout, .ww-e-d3lq [data-ww-ls~="d3lq"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lq.ww-layout, .ww-e-d3lq [data-ww-ls~="d3lq"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d3lr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3lr {
          display: flex;
        }
      }
      .ww-e-d3lr.ww-layout, .ww-e-d3lr [data-ww-ls~="d3lr"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lr.ww-layout, .ww-e-d3lr [data-ww-ls~="d3lr"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3ls {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3ls {
          display: flex;
        }
      }
      .ww-e-d3ls.ww-layout, .ww-e-d3ls [data-ww-ls~="d3ls"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ls.ww-layout, .ww-e-d3ls [data-ww-ls~="d3ls"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3lt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3lt.ww-layout, .ww-e-d3lt [data-ww-ls~="d3lt"] {
        display: block;
      }
      .ww-e-d3lu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3lu.ww-layout, .ww-e-d3lu [data-ww-ls~="d3lu"] {
        display: block;
      }
      .ww-e-d3lv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3lv.ww-layout, .ww-e-d3lv [data-ww-ls~="d3lv"] {
        display: block;
      }
      .ww-e-d3lw {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lw {
          display: flex;
        }
      }
      .ww-e-d3lw.ww-layout, .ww-e-d3lw [data-ww-ls~="d3lw"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lw.ww-layout, .ww-e-d3lw [data-ww-ls~="d3lw"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3lx {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lx {
          display: flex;
        }
      }
      .ww-e-d3lx.ww-layout, .ww-e-d3lx [data-ww-ls~="d3lx"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3lx.ww-layout, .ww-e-d3lx [data-ww-ls~="d3lx"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3ly {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ly {
          display: flex;
        }
      }
      .ww-e-d3ly.ww-layout, .ww-e-d3ly [data-ww-ls~="d3ly"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ly.ww-layout, .ww-e-d3ly [data-ww-ls~="d3ly"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3lz {
        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-d3m0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3m2 {
        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-d3m3 {
        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-d3m4 {
        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-d3m6 {
        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-d3m7 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3m8 {
        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-d3m9 {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3m9 {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3mA {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3mB {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3mB {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3mC {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3mC {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3mE {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 8px;
      }
      .ww-e-d3mE.ww-layout, .ww-e-d3mE [data-ww-ls~="d3mE"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3mF {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3mG {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3mH {
        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;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3mI {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3mJ {
        margin: 2px 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-d3mK {
        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-d3mL {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3mM {
        margin: 0 0 8px;
        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: 28px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #324258;
        white-space-collapse: preserve;
      }
      .ww-e-d3mN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3mN {
          display: flex;
        }
      }
      .ww-e-d3mN.ww-layout, .ww-e-d3mN [data-ww-ls~="d3mN"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mN.ww-layout, .ww-e-d3mN [data-ww-ls~="d3mN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3mO {
        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-d3mP {
        margin: 0;
        padding: 0 32px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3mP.ww-layout, .ww-e-d3mP [data-ww-ls~="d3mP"] {
        display: block;
      }
      .ww-e-d3mQ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 24px;
      }
      .ww-e-d3mQ.ww-layout, .ww-e-d3mQ [data-ww-ls~="d3mQ"] {
        display: block;
      }
      .ww-e-d3mR {
        margin: 0;
        padding: 16px;
        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: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d3mR.ww-layout, .ww-e-d3mR [data-ww-ls~="d3mR"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      .ww-e-d3mS {
        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-d3mT {
        margin: 0;
        padding: 12px 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #cbd5e1;
        cursor: not-allowed;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mT {
          display: flex;
        }
      }
      .ww-e-d3mT.ww-layout, .ww-e-d3mT [data-ww-ls~="d3mT"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mT.ww-layout, .ww-e-d3mT [data-ww-ls~="d3mT"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3mU {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mU {
          display: flex;
        }
      }
      .ww-e-d3mU.ww-layout, .ww-e-d3mU [data-ww-ls~="d3mU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3mU.ww-layout, .ww-e-d3mU [data-ww-ls~="d3mU"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3mV {
        margin: 0 0 12px;
        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: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d3mW {
        margin: 0;
        padding: 40px 32px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3mW.ww-layout, .ww-e-d3mW [data-ww-ls~="d3mW"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d3mX {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3mY {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 50%;
      }
      .ww-e-d3mY.ww-layout, .ww-e-d3mY [data-ww-ls~="d3mY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3mZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #cbd5e1;
        border-radius: 50%;
      }
      .ww-e-d3mZ.ww-layout, .ww-e-d3mZ [data-ww-ls~="d3mZ"] {
        display: block;
      }
      .ww-e-d3ma {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 24px;
        right: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d3mb {
        margin: 0;
        padding: 24px 32px;
        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-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3mb {
          display: flex;
        }
      }
      .ww-e-d3mb.ww-layout, .ww-e-d3mb [data-ww-ls~="d3mb"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3mb.ww-layout, .ww-e-d3mb [data-ww-ls~="d3mb"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3md {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3md {
          display: flex;
        }
      }
      .ww-e-d3md.ww-layout, .ww-e-d3md [data-ww-ls~="d3md"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3md.ww-layout, .ww-e-d3md [data-ww-ls~="d3md"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d3mf {
        margin: 0;
        padding: 12px 28px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: auto;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mf {
          display: flex;
        }
      }
      .ww-e-d3mf.ww-layout, .ww-e-d3mf [data-ww-ls~="d3mf"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mf.ww-layout, .ww-e-d3mf [data-ww-ls~="d3mf"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3mh {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        line-height: 1.2;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d3mi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 52px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #faefe9;
        border-radius: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mi {
          display: flex;
        }
      }
      .ww-e-d3mi.ww-layout, .ww-e-d3mi [data-ww-ls~="d3mi"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3mi.ww-layout, .ww-e-d3mi [data-ww-ls~="d3mi"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3mj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3mj {
          display: flex;
        }
      }
      .ww-e-d3mj.ww-layout, .ww-e-d3mj [data-ww-ls~="d3mj"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mj.ww-layout, .ww-e-d3mj [data-ww-ls~="d3mj"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d3mk {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3mk {
          padding: 24px 20px;
          display: flex;
        }
      }
      .ww-e-d3mk.ww-layout, .ww-e-d3mk [data-ww-ls~="d3mk"] {
        display: flex;
        flex-flow: column;
        gap: 28px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mk.ww-layout, .ww-e-d3mk [data-ww-ls~="d3mk"] {
          display: flex;
          flex-flow: column;
          gap: 28px;
        }
      }
      .ww-e-d3ml {
        margin: 0;
        padding: 32px 32px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3ml {
          padding: 24px 20px 20px;
          display: flex;
        }
      }
      .ww-e-d3ml.ww-layout, .ww-e-d3ml [data-ww-ls~="d3ml"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3ml.ww-layout, .ww-e-d3ml [data-ww-ls~="d3ml"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3mm {
        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-d3mn {
        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-d3mo {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 540px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 24px;
      }
      .ww-e-d3mo.ww-layout, .ww-e-d3mo [data-ww-ls~="d3mo"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3mp {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 800;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3mq {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3mr {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3mr {
          display: flex;
        }
      }
      .ww-e-d3mr.ww-layout, .ww-e-d3mr [data-ww-ls~="d3mr"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mr.ww-layout, .ww-e-d3mr [data-ww-ls~="d3mr"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3ms {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 800;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3mt {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3mt {
          display: flex;
        }
      }
      .ww-e-d3mt.ww-layout, .ww-e-d3mt [data-ww-ls~="d3mt"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mt.ww-layout, .ww-e-d3mt [data-ww-ls~="d3mt"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d3mu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3mu {
          display: flex;
        }
      }
      .ww-e-d3mu.ww-layout, .ww-e-d3mu [data-ww-ls~="d3mu"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3mu.ww-layout, .ww-e-d3mu [data-ww-ls~="d3mu"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d3mv {
        margin: 0;
        padding: 24px 32px;
        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-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3mv {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3mv.ww-layout, .ww-e-d3mv [data-ww-ls~="d3mv"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3mv.ww-layout, .ww-e-d3mv [data-ww-ls~="d3mv"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3mw {
        margin: 0;
        padding: 14px 28px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #c87254;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 14px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d3mw {
          width: 100%;
        }
      }
      .ww-e-d3mx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3mx {
          display: flex;
        }
      }
      .ww-e-d3mx.ww-layout, .ww-e-d3mx [data-ww-ls~="d3mx"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3mx.ww-layout, .ww-e-d3mx [data-ww-ls~="d3mx"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3my {
        margin: 0;
        padding: 14px 28px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d3my {
          width: 100%;
        }
      }
      .ww-e-d3mz {
        margin: 0;
        padding: 18px 20px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #000;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-d3n0 {
        margin: 0;
        padding: 18px 20px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #000;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-d3n1 {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3n2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3n2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n2 {
          display: flex;
        }
      }
      .ww-e-d3n2.ww-layout, .ww-e-d3n2 [data-ww-ls~="d3n2"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3n2.ww-layout, .ww-e-d3n2 [data-ww-ls~="d3n2"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n2.ww-layout, .ww-e-d3n2 [data-ww-ls~="d3n2"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3n3 {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3n4 {
        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: sans-serif;
        font-weight: 600;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d3n5 {
        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: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3n6 {
        margin: 0 0 12px;
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3n7 {
        margin: 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3n7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n7 {
          display: flex;
        }
      }
      .ww-e-d3n7.ww-layout, .ww-e-d3n7 [data-ww-ls~="d3n7"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3n7.ww-layout, .ww-e-d3n7 [data-ww-ls~="d3n7"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n7.ww-layout, .ww-e-d3n7 [data-ww-ls~="d3n7"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3n8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3n8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n8 {
          display: flex;
        }
      }
      .ww-e-d3n8.ww-layout, .ww-e-d3n8 [data-ww-ls~="d3n8"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3n8.ww-layout, .ww-e-d3n8 [data-ww-ls~="d3n8"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n8.ww-layout, .ww-e-d3n8 [data-ww-ls~="d3n8"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3n9 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        cursor: not-allowed;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3n9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n9 {
          display: flex;
        }
      }
      .ww-e-d3n9.ww-layout, .ww-e-d3n9 [data-ww-ls~="d3n9"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3n9.ww-layout, .ww-e-d3n9 [data-ww-ls~="d3n9"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3n9.ww-layout, .ww-e-d3n9 [data-ww-ls~="d3n9"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d3nA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3nA.ww-layout, .ww-e-d3nA [data-ww-ls~="d3nA"] {
        display: block;
      }
      .ww-e-d3nB {
        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-d3nB.ww-layout, .ww-e-d3nB [data-ww-ls~="d3nB"] {
        display: block;
      }
      .ww-e-d3nC {
        margin: 0;
        padding: 12px 16px;
        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: 15px;
        font-family: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
        background-color: var(--be1705aa-2fa3-45e3-9a2d-b1e3154688a1,#f1f1f1);
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3nD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #13b5ea;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d3nD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nD {
          display: flex;
        }
      }
      .ww-e-d3nD.ww-layout, .ww-e-d3nD [data-ww-ls~="d3nD"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3nD.ww-layout, .ww-e-d3nD [data-ww-ls~="d3nD"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nD.ww-layout, .ww-e-d3nD [data-ww-ls~="d3nD"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3nE {
        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-d3nF {
        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: sans-serif;
        font-weight: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3nG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3nG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nG {
          display: flex;
        }
      }
      .ww-e-d3nG.ww-layout, .ww-e-d3nG [data-ww-ls~="d3nG"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nG.ww-layout, .ww-e-d3nG [data-ww-ls~="d3nG"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nG.ww-layout, .ww-e-d3nG [data-ww-ls~="d3nG"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3nH {
        margin: 0 0 12px;
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3nI {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 800px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px #0000000d;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nI {
          padding: 30px;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nI {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3nI.ww-layout, .ww-e-d3nI [data-ww-ls~="d3nI"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nI.ww-layout, .ww-e-d3nI [data-ww-ls~="d3nI"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nI.ww-layout, .ww-e-d3nI [data-ww-ls~="d3nI"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d3nJ {
        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: 24px;
        font-family: sans-serif;
        font-weight: 800;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3nL {
        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-d3nM {
        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;
      }
      .ww-e-d3nN {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px #d96e4a33;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nN {
          display: flex;
        }
      }
      :where(.ww-e-d3nK[data-ww-states~="zWSxEK"]) .ww-e-d3nN {
        opacity: 0.61;
      }
      .ww-e-d3nN.ww-layout, .ww-e-d3nN [data-ww-ls~="d3nN"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nN.ww-layout, .ww-e-d3nN [data-ww-ls~="d3nN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3nN.ww-layout, .ww-e-d3nN [data-ww-ls~="d3nN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3nO {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
        cursor: pointer;
        transition: color 0.2s ease;
        --ww-element-transition: color 0.2s ease;
      }
      .ww-e-d3nQ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d3nQ.ww-layout, .ww-e-d3nQ [data-ww-ls~="d3nQ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3nR {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d3nR {
          display: flex;
        }
      }
      .ww-e-d3nR.ww-layout, .ww-e-d3nR [data-ww-ls~="d3nR"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3nR.ww-layout, .ww-e-d3nR [data-ww-ls~="d3nR"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3nS {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3nT {
        margin: 0;
        padding: 16px;
        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: inherit;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d3nU {
        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-d3nV {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3nW {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3nX {
        margin: 0;
        padding: 8px;
        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-radius: 12px;
      }
      .ww-e-d3nX.ww-layout, .ww-e-d3nX [data-ww-ls~="d3nX"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3nY {
        margin: 0;
        padding: 16px;
        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 #fde68a;
        border-radius: 12px;
      }
      .ww-e-d3nY.ww-layout, .ww-e-d3nY [data-ww-ls~="d3nY"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d3nZ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3nZ.ww-layout, .ww-e-d3nZ [data-ww-ls~="d3nZ"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3na {
        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: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color, #d97706);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3nb {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3nb {
          display: flex;
        }
      }
      .ww-e-d3nb.ww-layout, .ww-e-d3nb [data-ww-ls~="d3nb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3nb.ww-layout, .ww-e-d3nb [data-ww-ls~="d3nb"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3nc {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 448px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 24px;
      }
      .ww-e-d3nc.ww-layout, .ww-e-d3nc [data-ww-ls~="d3nc"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3nd {
        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-d3ne {
        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;
      }
      .ww-e-d3nf {
        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-d3ng {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dc2626;
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #dc26261a;
        transition: all 0.2s ease;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ng {
          display: flex;
        }
      }
      :where(.ww-e-d3nc[data-ww-states~="CP4Tpa"]) .ww-e-d3ng {
        cursor: not-allowed;
        opacity: 0.53;
      }
      .ww-e-d3ng.ww-layout, .ww-e-d3ng [data-ww-ls~="d3ng"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ng.ww-layout, .ww-e-d3ng [data-ww-ls~="d3ng"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3nh {
        margin: 0;
        padding: 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-d3ni {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3nk {
        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-d3nk.ww-layout, .ww-e-d3nk [data-ww-ls~="d3nk"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3nl {
        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-d3nl.ww-layout, .ww-e-d3nl [data-ww-ls~="d3nl"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3nm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3nm {
          display: flex;
        }
      }
      .ww-e-d3nm.ww-layout, .ww-e-d3nm [data-ww-ls~="d3nm"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nm.ww-layout, .ww-e-d3nm [data-ww-ls~="d3nm"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3nn {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
      }
      .ww-e-d3no {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;
        border-radius: 12px;
      }
      .ww-e-d3no.ww-layout, .ww-e-d3no [data-ww-ls~="d3no"] {
        display: block;
      }
      .ww-e-d3np {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3np {
          display: flex;
        }
      }
      .ww-e-d3np.ww-layout, .ww-e-d3np [data-ww-ls~="d3np"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3np.ww-layout, .ww-e-d3np [data-ww-ls~="d3np"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3nq {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3nq {
          display: flex;
        }
      }
      .ww-e-d3nq.ww-layout, .ww-e-d3nq [data-ww-ls~="d3nq"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nq.ww-layout, .ww-e-d3nq [data-ww-ls~="d3nq"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3nr {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nr {
          display: flex;
        }
      }
      .ww-e-d3nr.ww-layout, .ww-e-d3nr [data-ww-ls~="d3nr"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3nr.ww-layout, .ww-e-d3nr [data-ww-ls~="d3nr"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3ns {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3nt {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background 0.2s ease;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3nt {
          display: grid;
        }
      }
      .ww-e-d3nt.ww-layout, .ww-e-d3nt [data-ww-ls~="d3nt"] {
        display: grid;
        grid-template-columns: 2fr 1.2fr 1.5fr 1.2fr 1.5fr 1.2fr 1.2fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3nt.ww-layout, .ww-e-d3nt [data-ww-ls~="d3nt"] {
          display: grid;
          grid-template-columns: 180px 120px 140px 100px 120px 120px 140px;
        }
      }
      .ww-e-d3nu {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3nv {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3nw {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px;
      }
      .ww-e-d3nw.ww-layout, .ww-e-d3nw [data-ww-ls~="d3nw"] {
        display: block;
      }
      .ww-e-d3ny {
        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-d3ny.ww-layout, .ww-e-d3ny [data-ww-ls~="d3ny"] {
        display: block;
      }
      .ww-e-d3nz {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3o0 {
        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-d3o1 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 20px;
      }
      .ww-e-d3o1.ww-layout, .ww-e-d3o1 [data-ww-ls~="d3o1"] {
        display: block;
      }
      .ww-e-d3o2 {
        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);
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d3o3 {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3o3 {
          display: flex;
        }
      }
      .ww-e-d3o3.ww-layout, .ww-e-d3o3 [data-ww-ls~="d3o3"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3o3.ww-layout, .ww-e-d3o3 [data-ww-ls~="d3o3"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3o4 {
        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);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d3o5 {
        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-d3o6 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3o7 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d3o8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3o8 {
          display: flex;
        }
      }
      .ww-e-d3o8.ww-layout, .ww-e-d3o8 [data-ww-ls~="d3o8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3o8.ww-layout, .ww-e-d3o8 [data-ww-ls~="d3o8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3o9 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
      }
      .ww-e-d3oA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3oA {
          display: flex;
        }
      }
      .ww-e-d3oA.ww-layout, .ww-e-d3oA [data-ww-ls~="d3oA"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oA.ww-layout, .ww-e-d3oA [data-ww-ls~="d3oA"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3oB {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d9774b;
        white-space-collapse: preserve;
      }
      .ww-e-d3oC {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3oC {
          display: grid;
        }
      }
      .ww-e-d3oC.ww-layout, .ww-e-d3oC [data-ww-ls~="d3oC"] {
        display: grid;
        grid-template-columns: 2fr 1.2fr 1.5fr 1.2fr 1.5fr 1.2fr 1.2fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3oC.ww-layout, .ww-e-d3oC [data-ww-ls~="d3oC"] {
          display: grid;
          grid-template-columns: 180px 120px 140px 100px 120px 120px 140px;
        }
      }
      .ww-e-d3oD {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oD {
          display: flex;
        }
      }
      .ww-e-d3oD.ww-layout, .ww-e-d3oD [data-ww-ls~="d3oD"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oD.ww-layout, .ww-e-d3oD [data-ww-ls~="d3oD"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3oE {
        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);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3oF {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #d9774b;
        white-space-collapse: preserve;
      }
      .ww-e-d3oG {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3oH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oH {
          display: flex;
        }
      }
      .ww-e-d3oH.ww-layout, .ww-e-d3oH [data-ww-ls~="d3oH"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3oH.ww-layout, .ww-e-d3oH [data-ww-ls~="d3oH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3oI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oI {
          display: flex;
        }
      }
      .ww-e-d3oI.ww-layout, .ww-e-d3oI [data-ww-ls~="d3oI"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3oI.ww-layout, .ww-e-d3oI [data-ww-ls~="d3oI"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3oJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border: 1px solid #e2e8f0;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d3oJ {
          display: flex;
        }
      }
      .ww-e-d3oJ.ww-layout, .ww-e-d3oJ [data-ww-ls~="d3oJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3oJ.ww-layout, .ww-e-d3oJ [data-ww-ls~="d3oJ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3oK {
        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-d3oK.ww-layout, .ww-e-d3oK [data-ww-ls~="d3oK"] {
        display: block;
      }
      .ww-e-d3oL {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oL {
          display: flex;
        }
      }
      .ww-e-d3oL.ww-layout, .ww-e-d3oL [data-ww-ls~="d3oL"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oL.ww-layout, .ww-e-d3oL [data-ww-ls~="d3oL"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3oM {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 20px;
      }
      .ww-e-d3oM.ww-layout, .ww-e-d3oM [data-ww-ls~="d3oM"] {
        display: block;
      }
      .ww-e-d3oN {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3oN {
          display: flex;
        }
      }
      .ww-e-d3oN.ww-layout, .ww-e-d3oN [data-ww-ls~="d3oN"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oN.ww-layout, .ww-e-d3oN [data-ww-ls~="d3oN"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3oO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3oO {
          display: flex;
        }
      }
      .ww-e-d3oO.ww-layout, .ww-e-d3oO [data-ww-ls~="d3oO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oO.ww-layout, .ww-e-d3oO [data-ww-ls~="d3oO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3oP {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3oP {
          display: grid;
        }
      }
      .ww-e-d3oP.ww-layout, .ww-e-d3oP [data-ww-ls~="d3oP"] {
        display: grid;
        grid-template-columns: 2fr 1.2fr 1.5fr 1.2fr 1.5fr 1.2fr 1.2fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3oP.ww-layout, .ww-e-d3oP [data-ww-ls~="d3oP"] {
          display: grid;
          grid-template-columns: 180px 120px 140px 100px 120px 120px 140px;
        }
      }
      .ww-e-d3oQ {
        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-d3oQ.ww-layout, .ww-e-d3oQ [data-ww-ls~="d3oQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3oR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3oS {
        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-d3oS.ww-layout, .ww-e-d3oS [data-ww-ls~="d3oS"] {
        display: block;
      }
      .ww-e-d3oT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3oU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3oV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3oW {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background 0.2s ease;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3oW {
          display: grid;
        }
      }
      .ww-e-d3oW.ww-layout, .ww-e-d3oW [data-ww-ls~="d3oW"] {
        display: grid;
        grid-template-columns: 2fr 1.2fr 1.5fr 1.2fr 1.5fr 1.2fr 1.2fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3oW.ww-layout, .ww-e-d3oW [data-ww-ls~="d3oW"] {
          display: grid;
          grid-template-columns: 180px 120px 140px 100px 120px 120px 140px;
        }
      }
      .ww-e-d3oX {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3oY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3oY {
          display: flex;
        }
      }
      .ww-e-d3oY.ww-layout, .ww-e-d3oY [data-ww-ls~="d3oY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oY.ww-layout, .ww-e-d3oY [data-ww-ls~="d3oY"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3oZ {
        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-d3oa {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oa {
          display: flex;
        }
      }
      .ww-e-d3oa.ww-layout, .ww-e-d3oa [data-ww-ls~="d3oa"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d3oa.ww-layout, .ww-e-d3oa [data-ww-ls~="d3oa"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3ob {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3ob {
          display: grid;
        }
      }
      .ww-e-d3ob.ww-layout, .ww-e-d3ob [data-ww-ls~="d3ob"] {
        display: grid;
        grid-template-columns: 2fr 1.2fr 1.5fr 1.2fr 1.5fr 1.2fr 1.2fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3ob.ww-layout, .ww-e-d3ob [data-ww-ls~="d3ob"] {
          display: grid;
          grid-template-columns: 180px 120px 140px 100px 120px 120px 140px;
        }
      }
      .ww-e-d3oc {
        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-d3od {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3oe {
        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-d3of {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: var(--ww-content-ww-text-color);
        letter-spacing: .5px;
        white-space-collapse: preserve;
        background-color: #0000;
      }
      .ww-e-d3og {
        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: var(--ww-default-font-family);
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3oh {
        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: var(--ww-default-font-family);
        font-weight: 700;
        text-align: center;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3oi {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3oj {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3ok {
        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-d3ok.ww-layout, .ww-e-d3ok [data-ww-ls~="d3ok"] {
        display: block;
      }
      .ww-e-d3ol {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ol {
          display: flex;
        }
      }
      .ww-e-d3ol.ww-layout, .ww-e-d3ol [data-ww-ls~="d3ol"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3ol.ww-layout, .ww-e-d3ol [data-ww-ls~="d3ol"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3om {
        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-d3on {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3oo {
        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);
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3op {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border: 1px solid #e2e8f0;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d3op {
          display: flex;
        }
      }
      .ww-e-d3op.ww-layout, .ww-e-d3op [data-ww-ls~="d3op"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3op.ww-layout, .ww-e-d3op [data-ww-ls~="d3op"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3oq {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3or {
        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-d3or.ww-layout, .ww-e-d3or [data-ww-ls~="d3or"] {
        display: block;
      }
      .ww-e-d3os {
        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-d3ot {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d3ou {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ou {
          display: flex;
        }
      }
      .ww-e-d3ou.ww-layout, .ww-e-d3ou [data-ww-ls~="d3ou"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ou.ww-layout, .ww-e-d3ou [data-ww-ls~="d3ou"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3ov {
        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-d3ov.ww-layout, .ww-e-d3ov [data-ww-ls~="d3ov"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3ow {
        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-d3ox {
        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-d3oy {
        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-d3oz {
        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-d3p0 {
        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-d3p1 {
        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-d3p2 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
      }
      .ww-e-d3p3 {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d9774b;
        white-space-collapse: preserve;
      }
      .ww-e-d3p4 {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
      }
      .ww-e-d3p5 {
        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);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d3p6 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d3p7 {
        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);
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d3p8 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3pA {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3pB {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3pC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pC {
          display: flex;
        }
      }
      .ww-e-d3pC.ww-layout, .ww-e-d3pC [data-ww-ls~="d3pC"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3pC.ww-layout, .ww-e-d3pC [data-ww-ls~="d3pC"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3pD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3pD {
          display: flex;
        }
      }
      .ww-e-d3pD.ww-layout, .ww-e-d3pD [data-ww-ls~="d3pD"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pD.ww-layout, .ww-e-d3pD [data-ww-ls~="d3pD"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3pE {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d3pE.ww-layout, .ww-e-d3pE [data-ww-ls~="d3pE"] {
        display: block;
      }
      .ww-e-d3pF {
        margin: 4px 0 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 59px;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 240px;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d3pF.ww-layout, .ww-e-d3pF [data-ww-ls~="d3pF"] {
        display: block;
      }
      .ww-e-d3pG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3pI {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pI {
          display: flex;
        }
      }
      .ww-e-d3pI.ww-layout, .ww-e-d3pI [data-ww-ls~="d3pI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pI.ww-layout, .ww-e-d3pI [data-ww-ls~="d3pI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3pJ {
        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-d3pK {
        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-d3pL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d3pM {
        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-d3pN {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d3pO {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3pP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3pP {
          display: flex;
        }
      }
      .ww-e-d3pP.ww-layout, .ww-e-d3pP [data-ww-ls~="d3pP"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pP.ww-layout, .ww-e-d3pP [data-ww-ls~="d3pP"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3pQ {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3pR {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3pS {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3pT {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d3pU {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3pV {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      .ww-e-d3pW {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3pW {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3pX {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3pY {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3pZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3pa {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3pa {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3pb {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3pc {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3pd {
        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-d3pd.ww-layout, .ww-e-d3pd [data-ww-ls~="d3pd"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3pe {
        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-d3pe.ww-layout, .ww-e-d3pe [data-ww-ls~="d3pe"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3pf {
        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-d3pf.ww-layout, .ww-e-d3pf [data-ww-ls~="d3pf"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3pg {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pg {
          display: flex;
        }
      }
      .ww-e-d3pg.ww-layout, .ww-e-d3pg [data-ww-ls~="d3pg"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3pg.ww-layout, .ww-e-d3pg [data-ww-ls~="d3pg"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3ph {
        margin: 0 0 20px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3ph {
          display: flex;
        }
      }
      .ww-e-d3ph.ww-layout, .ww-e-d3ph [data-ww-ls~="d3ph"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ph.ww-layout, .ww-e-d3ph [data-ww-ls~="d3ph"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3pi {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pi {
          display: flex;
        }
      }
      .ww-e-d3pi.ww-layout, .ww-e-d3pi [data-ww-ls~="d3pi"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3pi.ww-layout, .ww-e-d3pi [data-ww-ls~="d3pi"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3pj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pj {
          display: flex;
        }
      }
      .ww-e-d3pj.ww-layout, .ww-e-d3pj [data-ww-ls~="d3pj"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pj.ww-layout, .ww-e-d3pj [data-ww-ls~="d3pj"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d3pk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pk {
          display: flex;
        }
      }
      .ww-e-d3pk.ww-layout, .ww-e-d3pk [data-ww-ls~="d3pk"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d3pk.ww-layout, .ww-e-d3pk [data-ww-ls~="d3pk"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d3pl {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3pm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pm {
          display: flex;
        }
      }
      .ww-e-d3pm.ww-layout, .ww-e-d3pm [data-ww-ls~="d3pm"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3pm.ww-layout, .ww-e-d3pm [data-ww-ls~="d3pm"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3pn {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pn {
          display: flex;
        }
      }
      .ww-e-d3pn.ww-layout, .ww-e-d3pn [data-ww-ls~="d3pn"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pn.ww-layout, .ww-e-d3pn [data-ww-ls~="d3pn"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d3po {
        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;
        border-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d3po {
          display: flex;
        }
      }
      .ww-e-d3po.ww-layout, .ww-e-d3po [data-ww-ls~="d3po"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3po.ww-layout, .ww-e-d3po [data-ww-ls~="d3po"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3pp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3pp.ww-layout, .ww-e-d3pp [data-ww-ls~="d3pp"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3pq {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3pq {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3pq.ww-layout, .ww-e-d3pq [data-ww-ls~="d3pq"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pq.ww-layout, .ww-e-d3pq [data-ww-ls~="d3pq"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3pr {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3pr {
          display: flex;
        }
      }
      .ww-e-d3pr.ww-layout, .ww-e-d3pr [data-ww-ls~="d3pr"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3pr.ww-layout, .ww-e-d3pr [data-ww-ls~="d3pr"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3pu {
        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-d3pu.ww-layout, .ww-e-d3pu [data-ww-ls~="d3pu"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3pw {
        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: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d3pw.ww-layout, .ww-e-d3pw [data-ww-ls~="d3pw"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d3px {
        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;
        cursor: pointer;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d3px {
          display: flex;
        }
      }
      .ww-e-d3px.ww-layout, .ww-e-d3px [data-ww-ls~="d3px"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3px.ww-layout, .ww-e-d3px [data-ww-ls~="d3px"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3py {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3py {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3py.ww-layout, .ww-e-d3py [data-ww-ls~="d3py"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3py.ww-layout, .ww-e-d3py [data-ww-ls~="d3py"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3pz {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d3pz.ww-layout, .ww-e-d3pz [data-ww-ls~="d3pz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3q0 {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3q1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3q1 {
          display: flex;
        }
      }
      .ww-e-d3q1.ww-layout, .ww-e-d3q1 [data-ww-ls~="d3q1"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3q1.ww-layout, .ww-e-d3q1 [data-ww-ls~="d3q1"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3q2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d3q3 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3q4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3q4 {
          display: flex;
        }
      }
      .ww-e-d3q4.ww-layout, .ww-e-d3q4 [data-ww-ls~="d3q4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3q4.ww-layout, .ww-e-d3q4 [data-ww-ls~="d3q4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3q5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3q5.ww-layout, .ww-e-d3q5 [data-ww-ls~="d3q5"] {
        display: var(--ww-style-display);
      }
      .ww-e-d3q6 {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3q6 {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3q8 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3qB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3qC {
        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-d3qD {
        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-d3qE {
        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-d3qF {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3qG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 100%;
      }
      @media (max-width: 991px) {
        .ww-e-d3qG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qG {
          display: flex;
        }
      }
      .ww-e-d3qG.ww-layout, .ww-e-d3qG [data-ww-ls~="d3qG"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3qG.ww-layout, .ww-e-d3qG [data-ww-ls~="d3qG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qG.ww-layout, .ww-e-d3qG [data-ww-ls~="d3qG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3qH {
        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-d3qH.ww-layout, .ww-e-d3qH [data-ww-ls~="d3qH"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px 4px;
      }
      .ww-e-d3qJ {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3qJ {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3qJ.ww-layout, .ww-e-d3qJ [data-ww-ls~="d3qJ"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3qJ.ww-layout, .ww-e-d3qJ [data-ww-ls~="d3qJ"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3qK {
        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-d3qK.ww-layout, .ww-e-d3qK [data-ww-ls~="d3qK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3qL {
        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-d3qL.ww-layout, .ww-e-d3qL [data-ww-ls~="d3qL"] {
        display: block;
      }
      .ww-e-d3qM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3qM {
          display: flex;
        }
      }
      .ww-e-d3qM.ww-layout, .ww-e-d3qM [data-ww-ls~="d3qM"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qM.ww-layout, .ww-e-d3qM [data-ww-ls~="d3qM"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3qN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3qN {
          display: flex;
        }
      }
      .ww-e-d3qN.ww-layout, .ww-e-d3qN [data-ww-ls~="d3qN"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qN.ww-layout, .ww-e-d3qN [data-ww-ls~="d3qN"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3qO {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3qO {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d3qP {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3qQ {
        margin: 0;
        padding: 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: #334155;
        white-space-collapse: preserve;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3qR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3qR {
          display: grid;
        }
      }
      .ww-e-d3qR.ww-layout, .ww-e-d3qR [data-ww-ls~="d3qR"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qR.ww-layout, .ww-e-d3qR [data-ww-ls~="d3qR"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3qS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3qS {
          display: grid;
        }
      }
      .ww-e-d3qS.ww-layout, .ww-e-d3qS [data-ww-ls~="d3qS"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qS.ww-layout, .ww-e-d3qS [data-ww-ls~="d3qS"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 24px;
        }
      }
      .ww-e-d3qT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d3qT.ww-layout, .ww-e-d3qT [data-ww-ls~="d3qT"] {
        display: block;
      }
      .ww-e-d3qU {
        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: 900;
        color: #d96e4a;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d3qV {
        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;
        white-space-collapse: preserve;
      }
      .ww-e-d3qW {
        margin: 0 0 60px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3qW {
          margin: 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qW {
          display: none;
        }
      }
      .ww-e-d3qW.ww-layout, .ww-e-d3qW [data-ww-ls~="d3qW"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3qW.ww-layout, .ww-e-d3qW [data-ww-ls~="d3qW"] {
          display: none;
        }
      }
      .ww-e-d3qX {
        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;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3qX {
          font-size: 11px;
        }
      }
      .ww-e-d3qY {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3qZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        border: 2px solid #e2e8f0;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3qZ {
          display: flex;
        }
      }
      .ww-e-d3qZ.ww-layout, .ww-e-d3qZ [data-ww-ls~="d3qZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3qZ.ww-layout, .ww-e-d3qZ [data-ww-ls~="d3qZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3qa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3qa {
          display: flex;
        }
      }
      .ww-e-d3qa.ww-layout, .ww-e-d3qa [data-ww-ls~="d3qa"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3qa.ww-layout, .ww-e-d3qa [data-ww-ls~="d3qa"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3qc {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3qd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3qd {
          display: flex;
        }
      }
      .ww-e-d3qd.ww-layout, .ww-e-d3qd [data-ww-ls~="d3qd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3qd.ww-layout, .ww-e-d3qd [data-ww-ls~="d3qd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3qe {
        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: 900;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3qf {
        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;
        opacity: 0.5;
      }
      @media (max-width: 767px) {
        .ww-e-d3qf {
          display: flex;
        }
      }
      .ww-e-d3qf.ww-layout, .ww-e-d3qf [data-ww-ls~="d3qf"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qf.ww-layout, .ww-e-d3qf [data-ww-ls~="d3qf"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3qg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d3qg.ww-layout, .ww-e-d3qg [data-ww-ls~="d3qg"] {
        display: block;
      }
      .ww-e-d3qh {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qh {
          display: flex;
        }
      }
      .ww-e-d3qh.ww-layout, .ww-e-d3qh [data-ww-ls~="d3qh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qh.ww-layout, .ww-e-d3qh [data-ww-ls~="d3qh"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3qi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        border: 2px solid #e2e8f0;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d3qi {
          display: flex;
        }
      }
      .ww-e-d3qi.ww-layout, .ww-e-d3qi [data-ww-ls~="d3qi"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3qi.ww-layout, .ww-e-d3qi [data-ww-ls~="d3qi"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3qj {
        margin: 0 0 60px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3qj {
          margin: 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qj {
          display: none;
        }
      }
      .ww-e-d3qj.ww-layout, .ww-e-d3qj [data-ww-ls~="d3qj"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qj.ww-layout, .ww-e-d3qj [data-ww-ls~="d3qj"] {
          display: none;
        }
      }
      .ww-e-d3qk {
        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: 900;
        color: #d96e4a;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3qk {
          font-size: 16px;
        }
      }
      .ww-e-d3ql {
        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: 900;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3ql {
          font-size: 16px;
        }
      }
      .ww-e-d3qm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d3qm.ww-layout, .ww-e-d3qm [data-ww-ls~="d3qm"] {
        display: block;
      }
      .ww-e-d3qn {
        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;
        opacity: 0.5;
      }
      @media (max-width: 767px) {
        .ww-e-d3qn {
          display: flex;
        }
      }
      .ww-e-d3qn.ww-layout, .ww-e-d3qn [data-ww-ls~="d3qn"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qn.ww-layout, .ww-e-d3qn [data-ww-ls~="d3qn"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3qo {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qo {
          display: flex;
        }
      }
      .ww-e-d3qo.ww-layout, .ww-e-d3qo [data-ww-ls~="d3qo"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3qo.ww-layout, .ww-e-d3qo [data-ww-ls~="d3qo"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3qp {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3qq {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3qr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3qs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3qs {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qs {
          display: grid;
        }
      }
      .ww-e-d3qs.ww-layout, .ww-e-d3qs [data-ww-ls~="d3qs"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3qs.ww-layout, .ww-e-d3qs [data-ww-ls~="d3qs"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qs.ww-layout, .ww-e-d3qs [data-ww-ls~="d3qs"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3qt {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3qt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qt {
          display: flex;
        }
      }
      .ww-e-d3qt.ww-layout, .ww-e-d3qt [data-ww-ls~="d3qt"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3qt.ww-layout, .ww-e-d3qt [data-ww-ls~="d3qt"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qt.ww-layout, .ww-e-d3qt [data-ww-ls~="d3qt"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3qu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3qu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qu {
          display: flex;
        }
      }
      .ww-e-d3qu.ww-layout, .ww-e-d3qu [data-ww-ls~="d3qu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3qu.ww-layout, .ww-e-d3qu [data-ww-ls~="d3qu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qu.ww-layout, .ww-e-d3qu [data-ww-ls~="d3qu"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3qv {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100px;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3qw {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d3qw.ww-layout, .ww-e-d3qw [data-ww-ls~="d3qw"] {
        display: block;
      }
      .ww-e-d3qx {
        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-d3qy {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3qz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3qz {
          overflow: auto;
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qz {
          display: flex;
        }
      }
      .ww-e-d3qz.ww-layout, .ww-e-d3qz [data-ww-ls~="d3qz"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3qz.ww-layout, .ww-e-d3qz [data-ww-ls~="d3qz"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3qz.ww-layout, .ww-e-d3qz [data-ww-ls~="d3qz"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3r0 {
        margin: 3px 0 0;
        padding: 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-d3r1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3r1 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3r1 {
          display: flex;
        }
      }
      .ww-e-d3r1.ww-layout, .ww-e-d3r1 [data-ww-ls~="d3r1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3r1.ww-layout, .ww-e-d3r1 [data-ww-ls~="d3r1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3r1.ww-layout, .ww-e-d3r1 [data-ww-ls~="d3r1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3r2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3r3 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3r3 {
          display: flex;
        }
      }
      .ww-e-d3r3.ww-layout, .ww-e-d3r3 [data-ww-ls~="d3r3"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3r3.ww-layout, .ww-e-d3r3 [data-ww-ls~="d3r3"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d3r4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3r5 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3r6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3r6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3r6 {
          display: flex;
        }
      }
      .ww-e-d3r6.ww-layout, .ww-e-d3r6 [data-ww-ls~="d3r6"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3r6.ww-layout, .ww-e-d3r6 [data-ww-ls~="d3r6"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3r6.ww-layout, .ww-e-d3r6 [data-ww-ls~="d3r6"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3r7 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3r8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3r8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3r8 {
          display: flex;
        }
      }
      .ww-e-d3r8.ww-layout, .ww-e-d3r8 [data-ww-ls~="d3r8"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3r8.ww-layout, .ww-e-d3r8 [data-ww-ls~="d3r8"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3r8.ww-layout, .ww-e-d3r8 [data-ww-ls~="d3r8"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3r9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3rA {
        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: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d3rA {
          font-size: 18px;
        }
      }
      .ww-e-d3rB {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d3rB.ww-layout, .ww-e-d3rB [data-ww-ls~="d3rB"] {
        display: block;
      }
      .ww-e-d3rC {
        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-d3rD {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-bottom: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      @media (max-width: 767px) {
        .ww-e-d3rD {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3rD.ww-layout, .ww-e-d3rD [data-ww-ls~="d3rD"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3rD.ww-layout, .ww-e-d3rD [data-ww-ls~="d3rD"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3rE {
        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-d3rF {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3rG {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rG {
          display: flex;
        }
      }
      .ww-e-d3rG.ww-layout, .ww-e-d3rG [data-ww-ls~="d3rG"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d3rG.ww-layout, .ww-e-d3rG [data-ww-ls~="d3rG"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rG.ww-layout, .ww-e-d3rG [data-ww-ls~="d3rG"] {
          display: flex;
        }
      }
      .ww-e-d3rH {
        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-d3rI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rJ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rK {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3rK {
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d3rL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rL {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rL {
          display: flex;
        }
      }
      .ww-e-d3rL.ww-layout, .ww-e-d3rL [data-ww-ls~="d3rL"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rL.ww-layout, .ww-e-d3rL [data-ww-ls~="d3rL"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rL.ww-layout, .ww-e-d3rL [data-ww-ls~="d3rL"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3rM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rM {
          display: flex;
        }
      }
      .ww-e-d3rM.ww-layout, .ww-e-d3rM [data-ww-ls~="d3rM"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rM.ww-layout, .ww-e-d3rM [data-ww-ls~="d3rM"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rM.ww-layout, .ww-e-d3rM [data-ww-ls~="d3rM"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3rN {
        margin: 32px 0 0;
        padding: 24px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d3rN.ww-layout, .ww-e-d3rN [data-ww-ls~="d3rN"] {
        display: block;
      }
      .ww-e-d3rO {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rP {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fdfdfd;
      }
      @media (max-width: 991px) {
        .ww-e-d3rP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rP {
          padding: 32px 24px;
          display: flex;
        }
      }
      .ww-e-d3rP.ww-layout, .ww-e-d3rP [data-ww-ls~="d3rP"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rP.ww-layout, .ww-e-d3rP [data-ww-ls~="d3rP"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rP.ww-layout, .ww-e-d3rP [data-ww-ls~="d3rP"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3rQ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3rR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rR {
          display: flex;
        }
      }
      .ww-e-d3rR.ww-layout, .ww-e-d3rR [data-ww-ls~="d3rR"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rR.ww-layout, .ww-e-d3rR [data-ww-ls~="d3rR"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rR.ww-layout, .ww-e-d3rR [data-ww-ls~="d3rR"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3rS {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3rT {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rT {
          display: flex;
        }
      }
      .ww-e-d3rT.ww-layout, .ww-e-d3rT [data-ww-ls~="d3rT"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rT.ww-layout, .ww-e-d3rT [data-ww-ls~="d3rT"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rT.ww-layout, .ww-e-d3rT [data-ww-ls~="d3rT"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3rU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rU {
          display: flex;
        }
      }
      .ww-e-d3rU.ww-layout, .ww-e-d3rU [data-ww-ls~="d3rU"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rU.ww-layout, .ww-e-d3rU [data-ww-ls~="d3rU"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rU.ww-layout, .ww-e-d3rU [data-ww-ls~="d3rU"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3rV {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3rW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rW {
          overflow: auto;
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rW {
          display: flex;
        }
      }
      .ww-e-d3rW.ww-layout, .ww-e-d3rW [data-ww-ls~="d3rW"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rW.ww-layout, .ww-e-d3rW [data-ww-ls~="d3rW"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rW.ww-layout, .ww-e-d3rW [data-ww-ls~="d3rW"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3rX {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3rX {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rX {
          display: flex;
        }
      }
      .ww-e-d3rX.ww-layout, .ww-e-d3rX [data-ww-ls~="d3rX"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rX.ww-layout, .ww-e-d3rX [data-ww-ls~="d3rX"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rX.ww-layout, .ww-e-d3rX [data-ww-ls~="d3rX"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3rY {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rY {
          display: flex;
        }
      }
      .ww-e-d3rY.ww-layout, .ww-e-d3rY [data-ww-ls~="d3rY"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rY.ww-layout, .ww-e-d3rY [data-ww-ls~="d3rY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rY.ww-layout, .ww-e-d3rY [data-ww-ls~="d3rY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3rZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rZ {
          display: flex;
        }
      }
      .ww-e-d3rZ.ww-layout, .ww-e-d3rZ [data-ww-ls~="d3rZ"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rZ.ww-layout, .ww-e-d3rZ [data-ww-ls~="d3rZ"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rZ.ww-layout, .ww-e-d3rZ [data-ww-ls~="d3rZ"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d3ra {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: center;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ra {
          overflow: unset;
          display: grid;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ra {
          display: grid;
        }
      }
      .ww-e-d3ra.ww-layout, .ww-e-d3ra [data-ww-ls~="d3ra"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ra.ww-layout, .ww-e-d3ra [data-ww-ls~="d3ra"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ra.ww-layout, .ww-e-d3ra [data-ww-ls~="d3ra"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3rb {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3rc {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rd {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border: 1px solid #e0e7ff;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rd {
          display: flex;
        }
      }
      .ww-e-d3rd.ww-layout, .ww-e-d3rd [data-ww-ls~="d3rd"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rd.ww-layout, .ww-e-d3rd [data-ww-ls~="d3rd"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rd.ww-layout, .ww-e-d3rd [data-ww-ls~="d3rd"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3re {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3re {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3re {
          display: flex;
        }
      }
      .ww-e-d3re.ww-layout, .ww-e-d3re [data-ww-ls~="d3re"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3re.ww-layout, .ww-e-d3re [data-ww-ls~="d3re"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3re.ww-layout, .ww-e-d3re [data-ww-ls~="d3re"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3rf {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3rg {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rh {
        margin: 0;
        padding: 0;
        overflow: scroll;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 40px #00000012;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rh {
          display: grid;
          width: revert-layer;
          max-width: 700px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rh {
          display: grid;
          min-height: 100vh;
          border-radius: 0;
        }
      }
      .ww-e-d3rh.ww-layout, .ww-e-d3rh [data-ww-ls~="d3rh"] {
        display: grid;
        grid-template-columns: 1fr 1.5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3rh.ww-layout, .ww-e-d3rh [data-ww-ls~="d3rh"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rh.ww-layout, .ww-e-d3rh [data-ww-ls~="d3rh"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d3ri {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ri {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ri {
          display: flex;
        }
      }
      .ww-e-d3ri.ww-layout, .ww-e-d3ri [data-ww-ls~="d3ri"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3ri.ww-layout, .ww-e-d3ri [data-ww-ls~="d3ri"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ri.ww-layout, .ww-e-d3ri [data-ww-ls~="d3ri"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d3rj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.5;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d3rk {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3rk {
          overflow: auto;
          display: flex;
          width: 100%;
          border-bottom: 1px solid #e2e8f0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rk {
          padding: 32px 24px;
          display: flex;
        }
      }
      .ww-e-d3rk.ww-layout, .ww-e-d3rk [data-ww-ls~="d3rk"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3rk.ww-layout, .ww-e-d3rk [data-ww-ls~="d3rk"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rk.ww-layout, .ww-e-d3rk [data-ww-ls~="d3rk"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
        }
      }
      .ww-e-d3rl {
        margin: 32px 0 0;
        padding: 32px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d3rl {
          overflow: unset;
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rl {
          display: flex;
        }
      }
      .ww-e-d3rl.ww-layout, .ww-e-d3rl [data-ww-ls~="d3rl"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rl.ww-layout, .ww-e-d3rl [data-ww-ls~="d3rl"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rl.ww-layout, .ww-e-d3rl [data-ww-ls~="d3rl"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3rm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rn {
        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-d3ro {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3ro {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ro {
          display: flex;
        }
      }
      .ww-e-d3ro.ww-layout, .ww-e-d3ro [data-ww-ls~="d3ro"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ro.ww-layout, .ww-e-d3ro [data-ww-ls~="d3ro"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ro.ww-layout, .ww-e-d3ro [data-ww-ls~="d3ro"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3rp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rp {
          display: flex;
        }
      }
      .ww-e-d3rp.ww-layout, .ww-e-d3rp [data-ww-ls~="d3rp"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3rp.ww-layout, .ww-e-d3rp [data-ww-ls~="d3rp"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rp.ww-layout, .ww-e-d3rp [data-ww-ls~="d3rp"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3rq {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 500px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rq {
          height: 400px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rq {
          height: 300px;
        }
      }
      .ww-e-d3rq.ww-layout, .ww-e-d3rq [data-ww-ls~="d3rq"] {
        display: block;
      }
      .ww-e-d3rr {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3rs {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        text-align: center;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d3rs {
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
          --ww-text-text-overflow: ellipsis;
        }
      }
      .ww-e-d3rt {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3ru {
        margin: 0;
        padding: 14px 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: #d95f48;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ru {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ru {
          display: flex;
        }
      }
      .ww-e-d3ru.ww-layout, .ww-e-d3ru [data-ww-ls~="d3ru"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3ru.ww-layout, .ww-e-d3ru [data-ww-ls~="d3ru"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3ru.ww-layout, .ww-e-d3ru [data-ww-ls~="d3ru"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3rv {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d3rv.ww-layout, .ww-e-d3rv [data-ww-ls~="d3rv"] {
        display: block;
      }
      .ww-e-d3rw {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d3rw.ww-layout, .ww-e-d3rw [data-ww-ls~="d3rw"] {
        display: block;
      }
      .ww-e-d3rx {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3ry {
        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-d3rz {
        margin: 0;
        padding: 14px 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rz {
          display: flex;
        }
      }
      .ww-e-d3rz.ww-layout, .ww-e-d3rz [data-ww-ls~="d3rz"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3rz.ww-layout, .ww-e-d3rz [data-ww-ls~="d3rz"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3rz.ww-layout, .ww-e-d3rz [data-ww-ls~="d3rz"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3s0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3s1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3s1 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3s1 {
          display: flex;
        }
      }
      .ww-e-d3s1.ww-layout, .ww-e-d3s1 [data-ww-ls~="d3s1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3s1.ww-layout, .ww-e-d3s1 [data-ww-ls~="d3s1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3s1.ww-layout, .ww-e-d3s1 [data-ww-ls~="d3s1"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3s2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3s3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3s3 {
          display: flex;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3s3 {
          display: flex;
        }
      }
      .ww-e-d3s3.ww-layout, .ww-e-d3s3 [data-ww-ls~="d3s3"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3s3.ww-layout, .ww-e-d3s3 [data-ww-ls~="d3s3"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3s3.ww-layout, .ww-e-d3s3 [data-ww-ls~="d3s3"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3s4 {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3s5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3s5 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3s5 {
          display: flex;
        }
      }
      .ww-e-d3s5.ww-layout, .ww-e-d3s5 [data-ww-ls~="d3s5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3s5.ww-layout, .ww-e-d3s5 [data-ww-ls~="d3s5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3s5.ww-layout, .ww-e-d3s5 [data-ww-ls~="d3s5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3s6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3s6 {
          width: revert-layer;
        }
      }
      .ww-e-d3s7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3s7 {
          display: flex;
        }
      }
      .ww-e-d3s7.ww-layout, .ww-e-d3s7 [data-ww-ls~="d3s7"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3s7.ww-layout, .ww-e-d3s7 [data-ww-ls~="d3s7"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3s8 {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3s9 {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3sC {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d3sC.ww-layout, .ww-e-d3sC [data-ww-ls~="d3sC"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d3sD {
        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-d3sF {
        margin: 0 0 16px;
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3sI {
        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-d3sI.ww-layout, .ww-e-d3sI [data-ww-ls~="d3sI"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3sK {
        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-family: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3sL {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3sM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d3sN {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sN.ww-layout, .ww-e-d3sN [data-ww-ls~="d3sN"] {
        display: block;
      }
      .ww-e-d3sO {
        margin: 0 0 20px;
        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-d3sO.ww-layout, .ww-e-d3sO [data-ww-ls~="d3sO"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3sQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sR {
        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-d3sR.ww-layout, .ww-e-d3sR [data-ww-ls~="d3sR"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3sS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sT {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3sU {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3sV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sW {
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3sX {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px;
      }
      .ww-e-d3sX.ww-layout, .ww-e-d3sX [data-ww-ls~="d3sX"] {
        display: block;
      }
      .ww-e-d3sY {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 2px solid #0000;
      }
      .ww-e-d3sY.ww-layout, .ww-e-d3sY [data-ww-ls~="d3sY"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3sZ {
        margin: 0;
        padding: 4px;
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d3sa {
        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-d3sa.ww-layout, .ww-e-d3sa [data-ww-ls~="d3sa"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3sb {
        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-d3sb.ww-layout, .ww-e-d3sb [data-ww-ls~="d3sb"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3sc {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3sd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3se {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3sf {
        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-d3sf.ww-layout, .ww-e-d3sf [data-ww-ls~="d3sf"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3sg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sh {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 200px;
      }
      .ww-e-d3sh.ww-layout, .ww-e-d3sh [data-ww-ls~="d3sh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3si {
        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-d3si.ww-layout, .ww-e-d3si [data-ww-ls~="d3si"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3sj {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 2px solid #0000;
      }
      .ww-e-d3sj.ww-layout, .ww-e-d3sj [data-ww-ls~="d3sj"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3sk {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3sl {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3sm {
        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-d3sm.ww-layout, .ww-e-d3sm [data-ww-ls~="d3sm"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3sn {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d3sn.ww-layout, .ww-e-d3sn [data-ww-ls~="d3sn"] {
        display: block;
      }
      .ww-e-d3so {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3sp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sq {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3sq.ww-layout, .ww-e-d3sq [data-ww-ls~="d3sq"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d3sr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ss {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3st {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3su {
        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-d3su.ww-layout, .ww-e-d3su [data-ww-ls~="d3su"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3sv {
        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-d3sv.ww-layout, .ww-e-d3sv [data-ww-ls~="d3sv"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3sw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sx.ww-layout, .ww-e-d3sx [data-ww-ls~="d3sx"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3sy {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3sz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3sz.ww-layout, .ww-e-d3sz [data-ww-ls~="d3sz"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      .ww-e-d3t0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3t1 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3t1.ww-layout, .ww-e-d3t1 [data-ww-ls~="d3t1"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d3t2 {
        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-d3t2.ww-layout, .ww-e-d3t2 [data-ww-ls~="d3t2"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3t3 {
        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-d3t3.ww-layout, .ww-e-d3t3 [data-ww-ls~="d3t3"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3t4 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3t5 {
        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-d3t5.ww-layout, .ww-e-d3t5 [data-ww-ls~="d3t5"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3t6 {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 6px;
      }
      .ww-e-d3t6.ww-layout, .ww-e-d3t6 [data-ww-ls~="d3t6"] {
        display: inline-block;
      }
      .ww-e-d3t7 {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3t8 {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3t9 {
        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-d3t9.ww-layout, .ww-e-d3t9 [data-ww-ls~="d3t9"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3tA {
        margin: 0 0 20px;
        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-d3tA.ww-layout, .ww-e-d3tA [data-ww-ls~="d3tA"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d3tB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tD {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 200px;
      }
      .ww-e-d3tD.ww-layout, .ww-e-d3tD [data-ww-ls~="d3tD"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3tE {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tF {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3tG {
        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-d3tG.ww-layout, .ww-e-d3tG [data-ww-ls~="d3tG"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3tH {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3tI {
        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-d3tI.ww-layout, .ww-e-d3tI [data-ww-ls~="d3tI"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3tJ {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3tK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tL {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3tL.ww-layout, .ww-e-d3tL [data-ww-ls~="d3tL"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d3tM {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3tN {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tP {
        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-d3tP.ww-layout, .ww-e-d3tP [data-ww-ls~="d3tP"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d3tQ {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tR {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3tS {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tT {
        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-d3tT.ww-layout, .ww-e-d3tT [data-ww-ls~="d3tT"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3tU {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tV {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3tV.ww-layout, .ww-e-d3tV [data-ww-ls~="d3tV"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d3tW {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3tX {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 2px solid #0000;
      }
      .ww-e-d3tX.ww-layout, .ww-e-d3tX [data-ww-ls~="d3tX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3tY {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3tZ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d3tZ.ww-layout, .ww-e-d3tZ [data-ww-ls~="d3tZ"] {
        display: block;
      }
      .ww-e-d3ta {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d3tb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tc {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3td {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627, #d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d3te {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tf {
        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);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d3tg {
        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: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d3th {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ti {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 200px;
      }
      .ww-e-d3ti.ww-layout, .ww-e-d3ti [data-ww-ls~="d3ti"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3tj {
        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-d3tj.ww-layout, .ww-e-d3tj [data-ww-ls~="d3tj"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d3tk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tl {
        margin: 0;
        padding: 4px;
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d3tm {
        margin: 0;
        padding: 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 12px;
      }
      .ww-e-d3tm.ww-layout, .ww-e-d3tm [data-ww-ls~="d3tm"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      .ww-e-d3tn {
        margin: 0;
        padding: 8px 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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d3to {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3to.ww-layout, .ww-e-d3to [data-ww-ls~="d3to"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 16px;
      }
      .ww-e-d3tp {
        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);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d3tq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3tr {
        margin: 0 0 8px;
        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-d3tr.ww-layout, .ww-e-d3tr [data-ww-ls~="d3tr"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d3ts {
        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: var(--9293c1f1-21c4-438f-b062-c64abc22c80c, 600 24px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tt {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 2px solid #0000;
      }
      .ww-e-d3tt:where([data-ww-states~="active"]) {
        border-bottom: 0px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627, #d96e4a);
      }
      .ww-e-d3tt.ww-layout, .ww-e-d3tt [data-ww-ls~="d3tt"] {
        display: flex;
      }
      .ww-e-d3tu {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
      }
      .ww-e-d3tv {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tw {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tx {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3ty {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3tz {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3u0 {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3u1 {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d3u2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3u2 {
          display: flex;
        }
      }
      .ww-e-d3u2.ww-layout, .ww-e-d3u2 [data-ww-ls~="d3u2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3u2.ww-layout, .ww-e-d3u2 [data-ww-ls~="d3u2"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3u3 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3u3 {
          display: none;
        }
      }
      .ww-e-d3u3.ww-layout, .ww-e-d3u3 [data-ww-ls~="d3u3"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3u3.ww-layout, .ww-e-d3u3 [data-ww-ls~="d3u3"] {
          display: none;
        }
      }
      .ww-e-d3u4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3u4 {
          display: flex;
        }
      }
      .ww-e-d3u4.ww-layout, .ww-e-d3u4 [data-ww-ls~="d3u4"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3u4.ww-layout, .ww-e-d3u4 [data-ww-ls~="d3u4"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3u5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3u5 {
          display: flex;
        }
      }
      .ww-e-d3u5.ww-layout, .ww-e-d3u5 [data-ww-ls~="d3u5"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3u5.ww-layout, .ww-e-d3u5 [data-ww-ls~="d3u5"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3u6 {
        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-d3u7 {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d3u7.ww-layout, .ww-e-d3u7 [data-ww-ls~="d3u7"] {
        display: block;
      }
      .ww-e-d3u8 {
        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-d3u8.ww-layout, .ww-e-d3u8 [data-ww-ls~="d3u8"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3u9 {
        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-d3uA {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3uA {
          display: flex;
        }
      }
      .ww-e-d3uA.ww-layout, .ww-e-d3uA [data-ww-ls~="d3uA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3uA.ww-layout, .ww-e-d3uA [data-ww-ls~="d3uA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3uC {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3uD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3uD.ww-layout, .ww-e-d3uD [data-ww-ls~="d3uD"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3uE {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3uE {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3uF {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uF:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uG {
        margin: 0 0 8px;
        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;
        background-color: #f8f9fa;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #e9ecef;
        border-radius: 6px;
      }
      .ww-e-d3uG.ww-layout, .ww-e-d3uG [data-ww-ls~="d3uG"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 4px;
      }
      .ww-e-d3uH {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uH:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uI {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uI:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uJ {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uJ:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uK {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d3uK {
          padding: 16px;
        }
      }
      :where(.ww-e-d3v0[data-ww-states~="mnqMIk"]) .ww-e-d3uK {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d3v4[data-ww-states~="3riVWb"]) .ww-e-d3uK {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d3uK.ww-layout, .ww-e-d3uK [data-ww-ls~="d3uK"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d3v0[data-ww-states~="mnqMIk"]) .ww-e-d3uK.ww-layout, :where(.ww-e-d3v0[data-ww-states~="mnqMIk"]) .ww-e-d3uK [data-ww-ls~="d3uK"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d3uL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3uL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3uL {
          display: flex;
        }
      }
      :where(.ww-e-d3v0[data-ww-states~="mnqMIk"]) .ww-e-d3uL {
        opacity: 1;
      }
      :where(.ww-e-d3v4[data-ww-states~="3riVWb"]) .ww-e-d3uL {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d3uL.ww-layout, .ww-e-d3uL [data-ww-ls~="d3uL"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d3uL.ww-layout, .ww-e-d3uL [data-ww-ls~="d3uL"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3uL.ww-layout, .ww-e-d3uL [data-ww-ls~="d3uL"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d3uO {
        margin: 0;
        padding: 8px 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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3uO {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3uP {
        margin: 0 0 20px;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 200px;
        background-color: #fff;
        box-shadow: 0 2px 8px #0000000a;
        transition: all 0.3s ease;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d3uQ {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3uR {
        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-d3uS {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uS:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uT {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d3uT.ww-layout, .ww-e-d3uT [data-ww-ls~="d3uT"] {
        display: block;
      }
      .ww-e-d3uU {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uU:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uV {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uV:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uW {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uW:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uX {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #495057;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uX:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uY {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uY:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3uZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ua {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ub {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3uc {
        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-d3ud {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ud {
          display: flex;
        }
      }
      .ww-e-d3ud.ww-layout, .ww-e-d3ud [data-ww-ls~="d3ud"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3ud.ww-layout, .ww-e-d3ud [data-ww-ls~="d3ud"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3ue {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3ue {
          display: flex;
        }
      }
      .ww-e-d3ue.ww-layout, .ww-e-d3ue [data-ww-ls~="d3ue"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3ue.ww-layout, .ww-e-d3ue [data-ww-ls~="d3ue"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d3uf {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3uf {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d3uf.ww-layout, .ww-e-d3uf [data-ww-ls~="d3uf"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3uf.ww-layout, .ww-e-d3uf [data-ww-ls~="d3uf"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3ug {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d3ug {
          display: flex;
        }
      }
      .ww-e-d3ug.ww-layout, .ww-e-d3ug [data-ww-ls~="d3ug"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d3ug.ww-layout, .ww-e-d3ug [data-ww-ls~="d3ug"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d3uh {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3uh {
          display: flex;
        }
      }
      .ww-e-d3uh.ww-layout, .ww-e-d3uh [data-ww-ls~="d3uh"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d3uh.ww-layout, .ww-e-d3uh [data-ww-ls~="d3uh"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d3ui {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3uj {
        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-d3uj.ww-layout, .ww-e-d3uj [data-ww-ls~="d3uj"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3uk {
        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: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d3ul {
        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-d3um {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3um.ww-layout, .ww-e-d3um [data-ww-ls~="d3um"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3un {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3un.ww-layout, .ww-e-d3un [data-ww-ls~="d3un"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3uo {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #0000;
        border-radius: 4px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d3uo:where(:hover) {
        background-color: #e9ecef;
      }
      .ww-e-d3up {
        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-d3up.ww-layout, .ww-e-d3up [data-ww-ls~="d3up"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3uq {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3uq {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3ur {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3ur {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3us {
        margin: 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #dee2e6;
      }
      .ww-e-d3us.ww-layout, .ww-e-d3us [data-ww-ls~="d3us"] {
        display: block;
      }
      .ww-e-d3ut {
        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-d3uu {
        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-d3uu.ww-layout, .ww-e-d3uu [data-ww-ls~="d3uu"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3uv {
        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-d3uv.ww-layout, .ww-e-d3uv [data-ww-ls~="d3uv"] {
        display: flex;
        flex-direction: row;
        gap: 2px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3uw {
        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-d3ux {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3ux.ww-layout, .ww-e-d3ux [data-ww-ls~="d3ux"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3uy {
        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-d3uz {
        margin: 0;
        padding: 8px 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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3uz {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3v0 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3v0 {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d3v4[data-ww-states~="3riVWb"]) .ww-e-d3v0 {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d3v0.ww-layout, .ww-e-d3v0 [data-ww-ls~="d3v0"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3v0.ww-layout, .ww-e-d3v0 [data-ww-ls~="d3v0"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d3v1 {
        margin: 0;
        padding: 8px 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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d3v1 {
        border: 1px solid var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d3v3 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3v3.ww-layout, .ww-e-d3v3 [data-ww-ls~="d3v3"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3v5 {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3v5 {
          display: flex;
        }
      }
      :where(.ww-e-d3v4[data-ww-states~="yfOXpl"]) .ww-e-d3v5 {
        opacity: 0.48;
      }
      .ww-e-d3v5.ww-layout, .ww-e-d3v5 [data-ww-ls~="d3v5"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3v5.ww-layout, .ww-e-d3v5 [data-ww-ls~="d3v5"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3v6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3v7 {
        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-d3v7.ww-layout, .ww-e-d3v7 [data-ww-ls~="d3v7"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3v8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3v9 {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3vA {
        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-d3vA.ww-layout, .ww-e-d3vA [data-ww-ls~="d3vA"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3vB {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d3vC {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3vD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3vD {
          display: flex;
        }
      }
      .ww-e-d3vD.ww-layout, .ww-e-d3vD [data-ww-ls~="d3vD"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d3vD.ww-layout, .ww-e-d3vD [data-ww-ls~="d3vD"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d3vE {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3vE {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3vE.ww-layout, .ww-e-d3vE [data-ww-ls~="d3vE"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3vE.ww-layout, .ww-e-d3vE [data-ww-ls~="d3vE"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3vF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 25px;
      }
      .ww-e-d3vG {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d3vH {
        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-d3vH.ww-layout, .ww-e-d3vH [data-ww-ls~="d3vH"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3vI {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3vJ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d3vJ.ww-layout, .ww-e-d3vJ [data-ww-ls~="d3vJ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3vK {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3vK {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3vK.ww-layout, .ww-e-d3vK [data-ww-ls~="d3vK"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d3vK.ww-layout, .ww-e-d3vK [data-ww-ls~="d3vK"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d3vL {
        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-d3vL.ww-layout, .ww-e-d3vL [data-ww-ls~="d3vL"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3vM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3vN {
        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-d3vN.ww-layout, .ww-e-d3vN [data-ww-ls~="d3vN"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3vO {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3vO {
          display: flex;
        }
      }
      :where(.ww-e-d3vT[data-ww-states~="SqctKf"]) .ww-e-d3vO {
        opacity: 0.43;
      }
      .ww-e-d3vO.ww-layout, .ww-e-d3vO [data-ww-ls~="d3vO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3vO.ww-layout, .ww-e-d3vO [data-ww-ls~="d3vO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3vP {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3vQ {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3vR {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d3vR {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d3vR.ww-layout, .ww-e-d3vR [data-ww-ls~="d3vR"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3vR.ww-layout, .ww-e-d3vR [data-ww-ls~="d3vR"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3vS {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d3vU {
        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-d3vV {
        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-d3vW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vX {
        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-d3vX.ww-layout, .ww-e-d3vX [data-ww-ls~="d3vX"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3vZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3va {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vb {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d3vc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vc.ww-layout, .ww-e-d3vc [data-ww-ls~="d3vc"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: revert-layer;
        gap: 20px;
      }
      .ww-e-d3ve {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d3vf {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d3vg {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3vh {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d3vj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vk {
        margin: 0;
        padding: 0 0 1px;
        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-d3vk.ww-layout, .ww-e-d3vk [data-ww-ls~="d3vk"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3vl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vl.ww-layout, .ww-e-d3vl [data-ww-ls~="d3vl"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3vm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 140px;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vm.ww-layout, .ww-e-d3vm [data-ww-ls~="d3vm"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3vn {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3vo {
        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-d3vo.ww-layout, .ww-e-d3vo [data-ww-ls~="d3vo"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3vp {
        margin: 0 12px 12px;
        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-d3vp.ww-layout, .ww-e-d3vp [data-ww-ls~="d3vp"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3vq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 140px;
        max-width: unset;
        min-width: 120px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3vq.ww-layout, .ww-e-d3vq [data-ww-ls~="d3vq"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3vr {
        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-d3vs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3vs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vs {
          display: flex;
        }
      }
      .ww-e-d3vs.ww-layout, .ww-e-d3vs [data-ww-ls~="d3vs"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3vs.ww-layout, .ww-e-d3vs [data-ww-ls~="d3vs"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vs.ww-layout, .ww-e-d3vs [data-ww-ls~="d3vs"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3vt {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3vu {
        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;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vu {
          display: flex;
        }
      }
      .ww-e-d3vu.ww-layout, .ww-e-d3vu [data-ww-ls~="d3vu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3vu.ww-layout, .ww-e-d3vu [data-ww-ls~="d3vu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vu.ww-layout, .ww-e-d3vu [data-ww-ls~="d3vu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3vv {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vv {
          display: flex;
        }
      }
      .ww-e-d3vv.ww-layout, .ww-e-d3vv [data-ww-ls~="d3vv"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vv.ww-layout, .ww-e-d3vv [data-ww-ls~="d3vv"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vv.ww-layout, .ww-e-d3vv [data-ww-ls~="d3vv"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3vw {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3vx {
        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-d3vy {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vy {
          display: flex;
        }
      }
      .ww-e-d3vy.ww-layout, .ww-e-d3vy [data-ww-ls~="d3vy"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vy.ww-layout, .ww-e-d3vy [data-ww-ls~="d3vy"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vy.ww-layout, .ww-e-d3vy [data-ww-ls~="d3vy"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3vz {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vz {
          display: flex;
        }
      }
      .ww-e-d3vz.ww-layout, .ww-e-d3vz [data-ww-ls~="d3vz"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3vz.ww-layout, .ww-e-d3vz [data-ww-ls~="d3vz"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3vz.ww-layout, .ww-e-d3vz [data-ww-ls~="d3vz"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3w0 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3w0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3w0 {
          display: flex;
        }
      }
      .ww-e-d3w0.ww-layout, .ww-e-d3w0 [data-ww-ls~="d3w0"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3w0.ww-layout, .ww-e-d3w0 [data-ww-ls~="d3w0"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3w0.ww-layout, .ww-e-d3w0 [data-ww-ls~="d3w0"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3w1 {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3w2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3w2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3w2 {
          display: flex;
        }
      }
      .ww-e-d3w2.ww-layout, .ww-e-d3w2 [data-ww-ls~="d3w2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3w2.ww-layout, .ww-e-d3w2 [data-ww-ls~="d3w2"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3w2.ww-layout, .ww-e-d3w2 [data-ww-ls~="d3w2"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3w3 {
        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-d3w4 {
        margin: 12px 0;
        padding: var(--730fab2a-fcca-4bce-8bb9-9c8ac70e5abb,16px);
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d3w4.ww-layout, .ww-e-d3w4 [data-ww-ls~="d3w4"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      .ww-e-d3w5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 160px;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3w5.ww-layout, .ww-e-d3w5 [data-ww-ls~="d3w5"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d3w6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3w6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3w6 {
          display: flex;
        }
      }
      .ww-e-d3w6.ww-layout, .ww-e-d3w6 [data-ww-ls~="d3w6"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3w6.ww-layout, .ww-e-d3w6 [data-ww-ls~="d3w6"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3w6.ww-layout, .ww-e-d3w6 [data-ww-ls~="d3w6"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3w7 {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
      }
      .ww-e-d3w8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3w9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3wA {
        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;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wA {
          display: flex;
        }
      }
      .ww-e-d3wA.ww-layout, .ww-e-d3wA [data-ww-ls~="d3wA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3wA.ww-layout, .ww-e-d3wA [data-ww-ls~="d3wA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wA.ww-layout, .ww-e-d3wA [data-ww-ls~="d3wA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3wB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3wB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wB {
          display: flex;
        }
      }
      .ww-e-d3wB.ww-layout, .ww-e-d3wB [data-ww-ls~="d3wB"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3wB.ww-layout, .ww-e-d3wB [data-ww-ls~="d3wB"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wB.ww-layout, .ww-e-d3wB [data-ww-ls~="d3wB"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3wC {
        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;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wC {
          display: flex;
        }
      }
      .ww-e-d3wC.ww-layout, .ww-e-d3wC [data-ww-ls~="d3wC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3wC.ww-layout, .ww-e-d3wC [data-ww-ls~="d3wC"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wC.ww-layout, .ww-e-d3wC [data-ww-ls~="d3wC"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3wD {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3wE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3wF {
        margin: 0;
        padding: 0 0 1px;
        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-d3wF.ww-layout, .ww-e-d3wF [data-ww-ls~="d3wF"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3wG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3wG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wG {
          display: flex;
        }
      }
      .ww-e-d3wG.ww-layout, .ww-e-d3wG [data-ww-ls~="d3wG"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d3wG.ww-layout, .ww-e-d3wG [data-ww-ls~="d3wG"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wG.ww-layout, .ww-e-d3wG [data-ww-ls~="d3wG"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3wH {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3wI {
        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;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wI {
          display: flex;
        }
      }
      .ww-e-d3wI.ww-layout, .ww-e-d3wI [data-ww-ls~="d3wI"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3wI.ww-layout, .ww-e-d3wI [data-ww-ls~="d3wI"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wI.ww-layout, .ww-e-d3wI [data-ww-ls~="d3wI"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3wJ {
        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-d3wK {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3wL {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wL {
          display: flex;
        }
      }
      .ww-e-d3wL.ww-layout, .ww-e-d3wL [data-ww-ls~="d3wL"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wL.ww-layout, .ww-e-d3wL [data-ww-ls~="d3wL"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wL.ww-layout, .ww-e-d3wL [data-ww-ls~="d3wL"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3wM {
        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;
        background-color: #f8f9fa;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wM {
          display: flex;
        }
      }
      .ww-e-d3wM.ww-layout, .ww-e-d3wM [data-ww-ls~="d3wM"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d3wM.ww-layout, .ww-e-d3wM [data-ww-ls~="d3wM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wM.ww-layout, .ww-e-d3wM [data-ww-ls~="d3wM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3wN {
        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-d3wO {
        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-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
      }
      .ww-e-d3wP {
        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-d3wQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3wQ {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wQ {
          display: grid;
        }
      }
      .ww-e-d3wQ.ww-layout, .ww-e-d3wQ [data-ww-ls~="d3wQ"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wQ.ww-layout, .ww-e-d3wQ [data-ww-ls~="d3wQ"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wQ.ww-layout, .ww-e-d3wQ [data-ww-ls~="d3wQ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d3wR {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51,#5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d3wS {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.15s ease;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d3wS:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d3wT {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.15s ease;
        border: none;
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d3wT:where(:hover) {
        transform: scale(1.02);
      }
      .ww-e-d3wU {
        margin: 0;
        padding: 8px 20px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700,400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.15s ease;
        border: none;
        border-radius: 6px;
        --ww-element-transition: all 0.15s ease;
      }
      .ww-e-d3wU:where(:hover) {
        transform: scale(1.02);
      }
      .ww-e-d3wV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3wV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wV {
          display: flex;
        }
      }
      .ww-e-d3wV.ww-layout, .ww-e-d3wV [data-ww-ls~="d3wV"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wV.ww-layout, .ww-e-d3wV [data-ww-ls~="d3wV"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wV.ww-layout, .ww-e-d3wV [data-ww-ls~="d3wV"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3wW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d3wX {
        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-d3wY {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      .ww-e-d3wY.ww-layout, .ww-e-d3wY [data-ww-ls~="d3wY"] {
        display: block;
      }
      .ww-e-d3wZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3wZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wZ {
          display: flex;
        }
      }
      .ww-e-d3wZ.ww-layout, .ww-e-d3wZ [data-ww-ls~="d3wZ"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wZ.ww-layout, .ww-e-d3wZ [data-ww-ls~="d3wZ"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wZ.ww-layout, .ww-e-d3wZ [data-ww-ls~="d3wZ"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3wa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3wb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3wc {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3wc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wc {
          display: grid;
        }
      }
      .ww-e-d3wc.ww-layout, .ww-e-d3wc [data-ww-ls~="d3wc"] {
        display: grid;
        grid-template-columns: 2fr 2fr 1fr 1fr .5fr;
        column-gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d3wc.ww-layout, .ww-e-d3wc [data-ww-ls~="d3wc"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wc.ww-layout, .ww-e-d3wc [data-ww-ls~="d3wc"] {
          display: grid;
          grid-template-columns: 2fr 2fr 1fr 1fr .5fr;
          column-gap: 20px;
        }
      }
      .ww-e-d3wd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3we {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 14px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3wf {
        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-d3wf.ww-layout, .ww-e-d3wf [data-ww-ls~="d3wf"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3wg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3wg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wg {
          display: flex;
        }
      }
      .ww-e-d3wg.ww-layout, .ww-e-d3wg [data-ww-ls~="d3wg"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d3wg.ww-layout, .ww-e-d3wg [data-ww-ls~="d3wg"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wg.ww-layout, .ww-e-d3wg [data-ww-ls~="d3wg"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d3wh {
        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-d3wh.ww-layout, .ww-e-d3wh [data-ww-ls~="d3wh"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d3wi {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3wk {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d3wk {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wk {
          display: grid;
        }
      }
      .ww-e-d3wk.ww-layout, .ww-e-d3wk [data-ww-ls~="d3wk"] {
        display: grid;
        grid-template-columns: 2fr 2fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3wk.ww-layout, .ww-e-d3wk [data-ww-ls~="d3wk"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wk.ww-layout, .ww-e-d3wk [data-ww-ls~="d3wk"] {
          display: grid;
          grid-template-columns: 2fr 2fr 1fr 1fr .5fr;
        }
      }
      .ww-e-d3wl {
        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;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3wm {
        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;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3wn {
        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: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d3wo {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3wp {
        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;
        text-align: right;
        color: #64748b;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3wq {
        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;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3wr {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3ws {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d3wt {
        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;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d3wu {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      .ww-e-d3wu.ww-layout, .ww-e-d3wu [data-ww-ls~="d3wu"] {
        display: block;
      }
      .ww-e-d3wv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d3wv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wv {
          display: flex;
        }
      }
      .ww-e-d3wv.ww-layout, .ww-e-d3wv [data-ww-ls~="d3wv"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d3wv.ww-layout, .ww-e-d3wv [data-ww-ls~="d3wv"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wv.ww-layout, .ww-e-d3wv [data-ww-ls~="d3wv"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d3ww {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f0fdf4;
        border-radius: 100px;
      }
      .ww-e-d3ww.ww-layout, .ww-e-d3ww [data-ww-ls~="d3ww"] {
        display: block;
      }
      .ww-e-d3wx {
        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-d3wy {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d3wy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wy {
          display: grid;
        }
      }
      .ww-e-d3wy:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d3wy.ww-layout, .ww-e-d3wy [data-ww-ls~="d3wy"] {
        display: grid;
        grid-template-columns: 2fr 2fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d3wy.ww-layout, .ww-e-d3wy [data-ww-ls~="d3wy"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3wy.ww-layout, .ww-e-d3wy [data-ww-ls~="d3wy"] {
          display: grid;
          grid-template-columns: 2fr 2fr 1fr 1fr .5fr;
        }
      }
      .ww-e-d3x0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3x1 {
        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-d3x1.ww-layout, .ww-e-d3x1 [data-ww-ls~="d3x1"] {
        display: block;
      }
      .ww-e-d3x2 {
        margin: 0 0 16px;
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: center;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3x3 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3x4 {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3x4 {
          display: flex;
        }
      }
      .ww-e-d3x4.ww-layout, .ww-e-d3x4 [data-ww-ls~="d3x4"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3x4.ww-layout, .ww-e-d3x4 [data-ww-ls~="d3x4"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3x5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3x5.ww-layout, .ww-e-d3x5 [data-ww-ls~="d3x5"] {
        display: block;
      }
      .ww-e-d3x6 {
        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-d3x6.ww-layout, .ww-e-d3x6 [data-ww-ls~="d3x6"] {
        display: block;
      }
      .ww-e-d3x7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 200px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d3x8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 800px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3x8.ww-layout, .ww-e-d3x8 [data-ww-ls~="d3x8"] {
        display: block;
      }
      .ww-e-d3x9 {
        margin: 0 0 4px;
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3xA {
        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-d3xA.ww-layout, .ww-e-d3xA [data-ww-ls~="d3xA"] {
        display: block;
      }
      .ww-e-d3xB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 940px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xB.ww-layout, .ww-e-d3xB [data-ww-ls~="d3xB"] {
        display: flex;
        flex-flow: column;
        row-gap: 10px;
      }
      .ww-e-d3xC {
        margin: 0 0 2px;
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3xD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3xD {
          display: flex;
        }
      }
      .ww-e-d3xD.ww-layout, .ww-e-d3xD [data-ww-ls~="d3xD"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xD.ww-layout, .ww-e-d3xD [data-ww-ls~="d3xD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3xE {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xE {
          max-height: 100vh;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xE {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d3xE.ww-layout, .ww-e-d3xE [data-ww-ls~="d3xE"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3xE.ww-layout, .ww-e-d3xE [data-ww-ls~="d3xE"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d3xG {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3xI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 800px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xI.ww-layout, .ww-e-d3xI [data-ww-ls~="d3xI"] {
        display: block;
      }
      .ww-e-d3xJ {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3xK {
        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-d3xK.ww-layout, .ww-e-d3xK [data-ww-ls~="d3xK"] {
        display: block;
      }
      .ww-e-d3xL {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d3xL {
          display: flex;
        }
      }
      .ww-e-d3xL.ww-layout, .ww-e-d3xL [data-ww-ls~="d3xL"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d3xL.ww-layout, .ww-e-d3xL [data-ww-ls~="d3xL"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d3xM {
        margin: 0 0 4px;
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3xN {
        margin: 0 0 16px;
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3xO {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xO {
          display: flex;
        }
      }
      .ww-e-d3xO.ww-layout, .ww-e-d3xO [data-ww-ls~="d3xO"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3xO.ww-layout, .ww-e-d3xO [data-ww-ls~="d3xO"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d3xP {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xP {
          display: flex;
        }
      }
      .ww-e-d3xP:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412,#ED730766);
      }
      .ww-e-d3xP.ww-layout, .ww-e-d3xP [data-ww-ls~="d3xP"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3xP.ww-layout, .ww-e-d3xP [data-ww-ls~="d3xP"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d3xQ {
        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-d3xQ.ww-layout, .ww-e-d3xQ [data-ww-ls~="d3xQ"] {
        display: flex;
        flex-direction: row;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3xR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xR {
          display: flex;
        }
      }
      .ww-e-d3xR.ww-layout, .ww-e-d3xR [data-ww-ls~="d3xR"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3xR.ww-layout, .ww-e-d3xR [data-ww-ls~="d3xR"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xR.ww-layout, .ww-e-d3xR [data-ww-ls~="d3xR"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3xS {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3xT {
        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: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3xU {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d3xV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3xV {
          display: flex;
        }
      }
      .ww-e-d3xV.ww-layout, .ww-e-d3xV [data-ww-ls~="d3xV"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d3xV.ww-layout, .ww-e-d3xV [data-ww-ls~="d3xV"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d3xW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3xX {
          display: flex;
        }
      }
      .ww-e-d3xX.ww-layout, .ww-e-d3xX [data-ww-ls~="d3xX"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xX.ww-layout, .ww-e-d3xX [data-ww-ls~="d3xX"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d3xY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xY {
          display: flex;
        }
      }
      .ww-e-d3xY.ww-layout, .ww-e-d3xY [data-ww-ls~="d3xY"] {
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3xY.ww-layout, .ww-e-d3xY [data-ww-ls~="d3xY"] {
          display: flex;
          justify-content: center;
          align-items: center;
          column-gap: 10px;
        }
      }
      .ww-e-d3xZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3xZ {
        color: #af1129;
      }
      .ww-e-d3xa {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3xa {
        color: #af1129;
      }
      .ww-e-d3xf {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3xh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xh {
          display: flex;
        }
      }
      .ww-e-d3xh.ww-layout, .ww-e-d3xh [data-ww-ls~="d3xh"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3xh.ww-layout, .ww-e-d3xh [data-ww-ls~="d3xh"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xh.ww-layout, .ww-e-d3xh [data-ww-ls~="d3xh"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3xj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xj {
          display: flex;
        }
      }
      .ww-e-d3xj.ww-layout, .ww-e-d3xj [data-ww-ls~="d3xj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3xj.ww-layout, .ww-e-d3xj [data-ww-ls~="d3xj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xj.ww-layout, .ww-e-d3xj [data-ww-ls~="d3xj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3xk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xk {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xk {
          display: grid;
        }
      }
      .ww-e-d3xk.ww-layout, .ww-e-d3xk [data-ww-ls~="d3xk"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d3xk.ww-layout, .ww-e-d3xk [data-ww-ls~="d3xk"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xk.ww-layout, .ww-e-d3xk [data-ww-ls~="d3xk"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d3xl {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d3xm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xm {
          display: flex;
        }
      }
      .ww-e-d3xm.ww-layout, .ww-e-d3xm [data-ww-ls~="d3xm"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3xm.ww-layout, .ww-e-d3xm [data-ww-ls~="d3xm"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xm.ww-layout, .ww-e-d3xm [data-ww-ls~="d3xm"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3xn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d3xo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xo {
          display: flex;
        }
      }
      .ww-e-d3xo.ww-layout, .ww-e-d3xo [data-ww-ls~="d3xo"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3xo.ww-layout, .ww-e-d3xo [data-ww-ls~="d3xo"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3xo.ww-layout, .ww-e-d3xo [data-ww-ls~="d3xo"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d3xp {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3xq {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3xq {
        border: 1px solid #af1129;
      }
      .ww-e-d3xr {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3xr {
        color: #af1129;
      }
      .ww-e-d3xs {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d3xs {
        border: 1px solid #af1129;
      }
      .ww-e-d3xt {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d3xu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xv {
        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-d3xv.ww-layout, .ww-e-d3xv [data-ww-ls~="d3xv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--d6c6abc6-56e0-4a44-baac-48f59cdf5850,16px);
        column-gap: var(--d6c6abc6-56e0-4a44-baac-48f59cdf5850,16px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3xw {
        margin: 0;
        padding: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xw.ww-layout, .ww-e-d3xw [data-ww-ls~="d3xw"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
      }
      .ww-e-d3xx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3xy {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3xz {
        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-d3xz.ww-layout, .ww-e-d3xz [data-ww-ls~="d3xz"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
      }
      .ww-e-d3y0 {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        text-transform: uppercase;
        letter-spacing: .08em;
        white-space-collapse: preserve;
      }
      .ww-e-d3y1 {
        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-d3y1.ww-layout, .ww-e-d3y1 [data-ww-ls~="d3y1"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3y2 {
        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-d3y2.ww-layout, .ww-e-d3y2 [data-ww-ls~="d3y2"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3y3 {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3y4 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3y6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: var(--48597f17-179f-46f2-a7b4-291d925dd1db,#E6F0FF);
        border-radius: var(--cd5cca84-0b39-4573-91b1-58feb693c0fc,8px);
      }
      .ww-e-d3y6.ww-layout, .ww-e-d3y6 [data-ww-ls~="d3y6"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3y7 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3y8 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3y9 {
        margin: 0;
        padding: var(--c2889199-8a52-4635-a3bd-0d84f6da2be7,24px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--1613fa8f-4438-4341-b7a5-4a46f5bb6404,#FFFFFF);
        border: 1px solid var(--e61261f8-191d-495b-81f5-b9983bc7f903,#E2E8F0);
        border-radius: var(--7f092679-3d2d-43b9-b6ca-7a4e1919e3ed,12px);
      }
      .ww-e-d3y9.ww-layout, .ww-e-d3y9 [data-ww-ls~="d3y9"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c2889199-8a52-4635-a3bd-0d84f6da2be7,24px);
        column-gap: var(--c2889199-8a52-4635-a3bd-0d84f6da2be7,24px);
      }
      .ww-e-d3yA {
        margin: 0;
        padding: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yA.ww-layout, .ww-e-d3yA [data-ww-ls~="d3yA"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
      }
      .ww-e-d3yB {
        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-d3yB.ww-layout, .ww-e-d3yB [data-ww-ls~="d3yB"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yC {
        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-d3yC.ww-layout, .ww-e-d3yC [data-ww-ls~="d3yC"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yD {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3yE {
        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-d3yF {
        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-d3yF.ww-layout, .ww-e-d3yF [data-ww-ls~="d3yF"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yG {
        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-d3yG.ww-layout, .ww-e-d3yG [data-ww-ls~="d3yG"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
      }
      .ww-e-d3yH {
        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-d3yH.ww-layout, .ww-e-d3yH [data-ww-ls~="d3yH"] {
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        row-gap: var(--d6c6abc6-56e0-4a44-baac-48f59cdf5850,16px);
        column-gap: var(--d6c6abc6-56e0-4a44-baac-48f59cdf5850,16px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yI {
        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-d3yI.ww-layout, .ww-e-d3yI [data-ww-ls~="d3yI"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
      }
      .ww-e-d3yJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yL {
        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-d3yL.ww-layout, .ww-e-d3yL [data-ww-ls~="d3yL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yM {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yN {
        margin: 0;
        padding: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yN.ww-layout, .ww-e-d3yN [data-ww-ls~="d3yN"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
      }
      .ww-e-d3yO {
        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-d3yO.ww-layout, .ww-e-d3yO [data-ww-ls~="d3yO"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yP {
        margin: 0;
        padding: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yP.ww-layout, .ww-e-d3yP [data-ww-ls~="d3yP"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
      }
      .ww-e-d3yQ {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yR {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yS {
        margin: 0;
        padding: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yS.ww-layout, .ww-e-d3yS [data-ww-ls~="d3yS"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
      }
      .ww-e-d3yT {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3yU {
        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-d3yU.ww-layout, .ww-e-d3yU [data-ww-ls~="d3yU"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yV {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yW {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yX {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3yY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yZ {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3ya {
        margin: 0;
        padding: var(--c2889199-8a52-4635-a3bd-0d84f6da2be7,24px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--1613fa8f-4438-4341-b7a5-4a46f5bb6404,#FFFFFF);
        border: 1px solid var(--e61261f8-191d-495b-81f5-b9983bc7f903,#E2E8F0);
        border-radius: var(--7f092679-3d2d-43b9-b6ca-7a4e1919e3ed,12px);
      }
      .ww-e-d3ya.ww-layout, .ww-e-d3ya [data-ww-ls~="d3ya"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
      }
      .ww-e-d3yb {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3yc {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3yd {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3ye {
        margin: 0;
        padding: var(--d6c6abc6-56e0-4a44-baac-48f59cdf5850,16px);
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--47d546be-2386-47be-b84f-a12866898a64,#F8FAFC);
        border: 1px solid var(--e61261f8-191d-495b-81f5-b9983bc7f903,#E2E8F0);
        border-radius: var(--cd5cca84-0b39-4573-91b1-58feb693c0fc,8px);
      }
      .ww-e-d3ye.ww-layout, .ww-e-d3ye [data-ww-ls~="d3ye"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
      }
      .ww-e-d3yf {
        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-family: var(--ww-default-font-family);
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yg {
        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: var(--ww-default-font-family);
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d3yh {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--97c48e8b-2f22-4831-8c78-c83f0f244fe3,#0F172A);
        white-space-collapse: preserve;
      }
      .ww-e-d3yi {
        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-d3yi.ww-layout, .ww-e-d3yi [data-ww-ls~="d3yi"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
      }
      .ww-e-d3yj {
        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: var(--ww-default-font-family);
        font-weight: 400;
        color: var(--4a2132eb-035b-48e3-a48b-c61ee74de667,#64748B);
        white-space-collapse: preserve;
      }
      .ww-e-d3yk {
        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-d3yl {
        margin: 0;
        padding: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yl.ww-layout, .ww-e-d3yl [data-ww-ls~="d3yl"] {
        display: flex;
        flex-flow: column;
        row-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
        column-gap: var(--1719d577-1c9f-49e1-ab17-23f3ef817dac,4px);
      }
      .ww-e-d3ym {
        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-d3yn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yo {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3yp {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3yq {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d3yr {
        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-d3ys {
        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-d3ys.ww-layout, .ww-e-d3ys [data-ww-ls~="d3ys"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        row-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        column-gap: var(--c6d6acac-afcc-48be-b6c5-74e133f0afe4,8px);
        flex-wrap: revert-layer;
      }
      .ww-e-d3yt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3yu {
        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-d3yv {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3yw {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 10px #d96e4a33;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3yw {
          display: flex;
        }
      }
      .ww-e-d3yw.ww-layout, .ww-e-d3yw [data-ww-ls~="d3yw"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d3yw.ww-layout, .ww-e-d3yw [data-ww-ls~="d3yw"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3yx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3yx {
          display: flex;
        }
      }
      .ww-e-d3yx.ww-layout, .ww-e-d3yx [data-ww-ls~="d3yx"] {
        display: flex;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d3yx.ww-layout, .ww-e-d3yx [data-ww-ls~="d3yx"] {
          display: flex;
          gap: 10px;
        }
      }
      .ww-e-d3yy {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d3yz {
        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-d3z0 {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d3z2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3z2 {
          display: flex;
        }
      }
      .ww-e-d3z2.ww-layout, .ww-e-d3z2 [data-ww-ls~="d3z2"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d3z2.ww-layout, .ww-e-d3z2 [data-ww-ls~="d3z2"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d3z3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d3z3 {
          display: flex;
        }
      }
      .ww-e-d3z3.ww-layout, .ww-e-d3z3 [data-ww-ls~="d3z3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d3z3.ww-layout, .ww-e-d3z3 [data-ww-ls~="d3z3"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d3z4 {
        margin: 0;
        padding: 10px 18px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d3z4.ww-layout, .ww-e-d3z4 [data-ww-ls~="d3z4"] {
        display: block;
      }
      .ww-e-d3z5 {
        margin: 0 0 4px;
        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-d3z5.ww-layout, .ww-e-d3z5 [data-ww-ls~="d3z5"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3z6 {
        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-d3z7 {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3z8 {
        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-d3z8.ww-layout, .ww-e-d3z8 [data-ww-ls~="d3z8"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d3z9 {
        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-d3z9.ww-layout, .ww-e-d3z9 [data-ww-ls~="d3z9"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d3zA {
        margin: 0;
        padding: 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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-radius: 12px;
      }
      .ww-e-d3zA.ww-layout, .ww-e-d3zA [data-ww-ls~="d3zA"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      .ww-e-d3zB {
        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-d3zB.ww-layout, .ww-e-d3zB [data-ww-ls~="d3zB"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d3zD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3zE {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3zE:where([data-ww-states~="PYfkaS"]) {
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d3zF {
        margin: 0;
        padding: 16px 24px;
        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;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      @media (max-width: 991px) {
        .ww-e-d3zF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zF {
          display: flex;
        }
      }
      .ww-e-d3zF.ww-layout, .ww-e-d3zF [data-ww-ls~="d3zF"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3zF.ww-layout, .ww-e-d3zF [data-ww-ls~="d3zF"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zF.ww-layout, .ww-e-d3zF [data-ww-ls~="d3zF"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3zG {
        margin: 0;
        padding: 16px 24px;
        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;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      @media (max-width: 991px) {
        .ww-e-d3zG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zG {
          display: flex;
        }
      }
      .ww-e-d3zG.ww-layout, .ww-e-d3zG [data-ww-ls~="d3zG"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3zG.ww-layout, .ww-e-d3zG [data-ww-ls~="d3zG"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zG.ww-layout, .ww-e-d3zG [data-ww-ls~="d3zG"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3zH {
        margin: 0;
        padding: 16px 24px;
        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;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      @media (max-width: 991px) {
        .ww-e-d3zH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zH {
          display: flex;
        }
      }
      .ww-e-d3zH.ww-layout, .ww-e-d3zH [data-ww-ls~="d3zH"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3zH.ww-layout, .ww-e-d3zH [data-ww-ls~="d3zH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zH.ww-layout, .ww-e-d3zH [data-ww-ls~="d3zH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3zI {
        margin: 0;
        padding: 16px 24px;
        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;
        cursor: pointer;
        border-bottom: 2px solid #d96e4a;
      }
      @media (max-width: 991px) {
        .ww-e-d3zI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zI {
          display: flex;
        }
      }
      .ww-e-d3zI.ww-layout, .ww-e-d3zI [data-ww-ls~="d3zI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3zI.ww-layout, .ww-e-d3zI [data-ww-ls~="d3zI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zI.ww-layout, .ww-e-d3zI [data-ww-ls~="d3zI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3zK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3zL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3zM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3zN {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3zO {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d3zP {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3zQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3zR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d3zS {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      @media (max-width: 991px) {
        .ww-e-d3zS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zS {
          display: flex;
        }
      }
      .ww-e-d3zS:where([data-ww-states~="UuehZg"]) {
        border-top: 0 none;
        border-bottom: 3px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d3zS.ww-layout, .ww-e-d3zS [data-ww-ls~="d3zS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d3zS.ww-layout, .ww-e-d3zS [data-ww-ls~="d3zS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3zS.ww-layout, .ww-e-d3zS [data-ww-ls~="d3zS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d3zT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 10px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d3zT.ww-layout, .ww-e-d3zT [data-ww-ls~="d3zT"] {
        display: flex;
      }
      .ww-e-d3zU {
        margin: 0;
        padding: 3px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d3zU.ww-layout, .ww-e-d3zU [data-ww-ls~="d3zU"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d3zV {
        margin: 0 0 4px;
        padding: 0 0 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
      }
      .ww-e-d3zV.ww-layout, .ww-e-d3zV [data-ww-ls~="d3zV"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d3zW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3zX {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3zY {
        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-d3zY.ww-layout, .ww-e-d3zY [data-ww-ls~="d3zY"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d3zZ {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3za {
        margin: 0;
        padding: 3px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d3za.ww-layout, .ww-e-d3za [data-ww-ls~="d3za"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d3zb {
        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: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d3zc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 0 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;
        text-align: right;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d3zd {
        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: #64748b;
        text-transform: capitalize;
        white-space-collapse: preserve;
      }
      .ww-e-d3ze {
        margin: 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;
        background-color: #f8fafc;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d3ze.ww-layout, .ww-e-d3ze [data-ww-ls~="d3ze"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d3zh {
        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-d3zh.ww-layout, .ww-e-d3zh [data-ww-ls~="d3zh"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3zi {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-radius: 12px;
      }
      .ww-e-d3zi.ww-layout, .ww-e-d3zi [data-ww-ls~="d3zi"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3zj {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 2px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d3zj.ww-layout, .ww-e-d3zj [data-ww-ls~="d3zj"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d3zk {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3zl {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d3zm {
        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-d3zn {
        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-d3zo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: -8px;
        right: -8px;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 28px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        box-shadow: 0 2px 4px #0000001a;
        border: 2px solid #fff;
        border-radius: 50%;
      }
      .ww-e-d3zo.ww-layout, .ww-e-d3zo [data-ww-ls~="d3zo"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3zp {
        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;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d3zq {
        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-d3zq.ww-layout, .ww-e-d3zq [data-ww-ls~="d3zq"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d3zr {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d3zr.ww-layout, .ww-e-d3zr [data-ww-ls~="d3zr"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d3zs {
        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-d3zt {
        margin: 0 0 24px;
        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;
        text-align: center;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d3zv {
        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-d3zv.ww-layout, .ww-e-d3zv [data-ww-ls~="d3zv"] {
        display: block;
      }
      .ww-e-d3zw {
        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-d3zw.ww-layout, .ww-e-d3zw [data-ww-ls~="d3zw"] {
        display: block;
      }
      .ww-e-d3zx {
        margin: 0 0 5px;
        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: 800;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d3zy {
        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: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d3zz {
        margin: 0;
        padding: 16px;
        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;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #d96e4a4d;
        border: 0 solid;
        border-radius: 16px;
      }
      .ww-e-d3zz.ww-layout, .ww-e-d3zz [data-ww-ls~="d3zz"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d400 {
        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: #e0e7ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d400 {
          display: flex;
        }
      }
      .ww-e-d400.ww-layout, .ww-e-d400 [data-ww-ls~="d400"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d400.ww-layout, .ww-e-d400 [data-ww-ls~="d400"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d401 {
        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;
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d401 {
          display: flex;
        }
      }
      .ww-e-d401.ww-layout, .ww-e-d401 [data-ww-ls~="d401"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d401.ww-layout, .ww-e-d401 [data-ww-ls~="d401"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d402 {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d402 {
          display: flex;
        }
      }
      .ww-e-d402.ww-layout, .ww-e-d402 [data-ww-ls~="d402"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d402.ww-layout, .ww-e-d402 [data-ww-ls~="d402"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d403 {
        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-d404 {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d405 {
        margin: 0;
        padding: 0 0 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: 0 none;
        border-bottom: 0 none;
        border-left: 0 none;
        border-right: 0 none;
      }
      @media (max-width: 767px) {
        .ww-e-d405 {
          display: flex;
        }
      }
      .ww-e-d405.ww-layout, .ww-e-d405 [data-ww-ls~="d405"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d405.ww-layout, .ww-e-d405 [data-ww-ls~="d405"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d406 {
        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-d406.ww-layout, .ww-e-d406 [data-ww-ls~="d406"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d407 {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d407 {
          display: flex;
        }
      }
      .ww-e-d407.ww-layout, .ww-e-d407 [data-ww-ls~="d407"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d407.ww-layout, .ww-e-d407 [data-ww-ls~="d407"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d408 {
        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;
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d408 {
          display: flex;
        }
      }
      .ww-e-d408.ww-layout, .ww-e-d408 [data-ww-ls~="d408"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d408.ww-layout, .ww-e-d408 [data-ww-ls~="d408"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d409 {
        margin: 0;
        padding: 16px;
        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);
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d409 {
          display: flex;
        }
      }
      .ww-e-d409.ww-layout, .ww-e-d409 [data-ww-ls~="d409"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d409.ww-layout, .ww-e-d409 [data-ww-ls~="d409"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d40A {
        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;
        grid-column: span 2;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d40A {
          display: flex;
        }
      }
      .ww-e-d40A.ww-layout, .ww-e-d40A [data-ww-ls~="d40A"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d40A.ww-layout, .ww-e-d40A [data-ww-ls~="d40A"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d40D {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d40E {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d40F {
        margin: 16px 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-d40F.ww-layout, .ww-e-d40F [data-ww-ls~="d40F"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d40G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d40H {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d40I {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d40I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40I {
          display: flex;
        }
      }
      .ww-e-d40I.ww-layout, .ww-e-d40I [data-ww-ls~="d40I"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d40I.ww-layout, .ww-e-d40I [data-ww-ls~="d40I"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40I.ww-layout, .ww-e-d40I [data-ww-ls~="d40I"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d40J {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d40J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40J {
          display: flex;
        }
      }
      .ww-e-d40J.ww-layout, .ww-e-d40J [data-ww-ls~="d40J"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d40J.ww-layout, .ww-e-d40J [data-ww-ls~="d40J"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40J.ww-layout, .ww-e-d40J [data-ww-ls~="d40J"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d40K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d40K {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40K {
          display: grid;
        }
      }
      .ww-e-d40K.ww-layout, .ww-e-d40K [data-ww-ls~="d40K"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d40K.ww-layout, .ww-e-d40K [data-ww-ls~="d40K"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40K.ww-layout, .ww-e-d40K [data-ww-ls~="d40K"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d40L {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d40L {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40L {
          display: flex;
        }
      }
      .ww-e-d40L.ww-layout, .ww-e-d40L [data-ww-ls~="d40L"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d40L.ww-layout, .ww-e-d40L [data-ww-ls~="d40L"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40L.ww-layout, .ww-e-d40L [data-ww-ls~="d40L"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d40M {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d40N {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d40O {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d40P {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d40Q {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d40S {
        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;
        grid-column: span 2;
      }
      @media (max-width: 767px) {
        .ww-e-d40S {
          display: flex;
        }
      }
      .ww-e-d40S.ww-layout, .ww-e-d40S [data-ww-ls~="d40S"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d40S.ww-layout, .ww-e-d40S [data-ww-ls~="d40S"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d40T {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d40U {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d40U {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40U {
          display: flex;
        }
      }
      .ww-e-d40U.ww-layout, .ww-e-d40U [data-ww-ls~="d40U"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d40U.ww-layout, .ww-e-d40U [data-ww-ls~="d40U"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40U.ww-layout, .ww-e-d40U [data-ww-ls~="d40U"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d40V {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d40V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40V {
          display: flex;
        }
      }
      .ww-e-d40V.ww-layout, .ww-e-d40V [data-ww-ls~="d40V"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d40V.ww-layout, .ww-e-d40V [data-ww-ls~="d40V"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40V.ww-layout, .ww-e-d40V [data-ww-ls~="d40V"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d40W {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d40W {
          display: flex;
        }
      }
      .ww-e-d40W.ww-layout, .ww-e-d40W [data-ww-ls~="d40W"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d40W.ww-layout, .ww-e-d40W [data-ww-ls~="d40W"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d40X {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d40Y {
        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-d40Y.ww-layout, .ww-e-d40Y [data-ww-ls~="d40Y"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d40Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d40a {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d40a {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40a {
          display: flex;
        }
      }
      .ww-e-d40a.ww-layout, .ww-e-d40a [data-ww-ls~="d40a"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d40a.ww-layout, .ww-e-d40a [data-ww-ls~="d40a"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40a.ww-layout, .ww-e-d40a [data-ww-ls~="d40a"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d40d {
        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: #fefce8;
        border-left: 4px solid #facc15;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d40d {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d40d.ww-layout, .ww-e-d40d [data-ww-ls~="d40d"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d40d.ww-layout, .ww-e-d40d [data-ww-ls~="d40d"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 10px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d40e {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d40f {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d40g {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d40h {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d40i {
        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-d40j {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d40j {
          display: flex;
        }
      }
      .ww-e-d40j.ww-layout, .ww-e-d40j [data-ww-ls~="d40j"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d40j.ww-layout, .ww-e-d40j [data-ww-ls~="d40j"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d40k {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d40k {
          display: none;
        }
      }
      .ww-e-d40k.ww-layout, .ww-e-d40k [data-ww-ls~="d40k"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d40k.ww-layout, .ww-e-d40k [data-ww-ls~="d40k"] {
          display: none;
        }
      }
      .ww-e-d40l {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d40l {
          display: flex;
        }
      }
      .ww-e-d40l.ww-layout, .ww-e-d40l [data-ww-ls~="d40l"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d40l.ww-layout, .ww-e-d40l [data-ww-ls~="d40l"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d40m {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d40m {
          display: flex;
        }
      }
      .ww-e-d40m.ww-layout, .ww-e-d40m [data-ww-ls~="d40m"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d40m.ww-layout, .ww-e-d40m [data-ww-ls~="d40m"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d40n {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d40n {
          font-size: 18px;
        }
      }
      .ww-e-d40o {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d40o {
          display: flex;
        }
      }
      .ww-e-d40o.ww-layout, .ww-e-d40o [data-ww-ls~="d40o"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d40o.ww-layout, .ww-e-d40o [data-ww-ls~="d40o"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d40p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d40p {
          display: flex;
        }
      }
      .ww-e-d40p.ww-layout, .ww-e-d40p [data-ww-ls~="d40p"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d40p.ww-layout, .ww-e-d40p [data-ww-ls~="d40p"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d40q {
        margin: 0 0 4px;
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d40r {
        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-d40r.ww-layout, .ww-e-d40r [data-ww-ls~="d40r"] {
        display: block;
      }
      .ww-e-d40s {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d40s {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d40s.ww-layout, .ww-e-d40s [data-ww-ls~="d40s"] {
        display: block;
      }
      .ww-e-d40t {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d40u {
        margin: 0;
        padding: 20px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e2e8f0;
      }
      .ww-e-d40u.ww-layout, .ww-e-d40u [data-ww-ls~="d40u"] {
        display: block;
      }
      .ww-e-d40v {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d40w {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d40w {
          display: flex;
        }
      }
      .ww-e-d40w.ww-layout, .ww-e-d40w [data-ww-ls~="d40w"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d40w.ww-layout, .ww-e-d40w [data-ww-ls~="d40w"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d40x {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 999px;
      }
      .ww-e-d40x.ww-layout, .ww-e-d40x [data-ww-ls~="d40x"] {
        display: block;
      }
      .ww-e-d40y {
        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-d40y.ww-layout, .ww-e-d40y [data-ww-ls~="d40y"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d40z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d40z {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40z {
          display: flex;
        }
      }
      .ww-e-d40z.ww-layout, .ww-e-d40z [data-ww-ls~="d40z"] {
        display: grid;
        grid-template-columns: 7fr 5fr;
        grid-template-rows: 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d40z.ww-layout, .ww-e-d40z [data-ww-ls~="d40z"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d40z.ww-layout, .ww-e-d40z [data-ww-ls~="d40z"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d410 {
        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: 30px;
        font-family: monospace;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d411 {
        margin: 0;
        padding: 12px 20px;
        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-top: 1px solid #f8fafc;
        border-right: 1px solid #f8fafc;
        border-bottom: 1px solid #e2e8f0;
        border-left: 1px solid #f8fafc;
        border-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d411 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d411 {
          display: flex;
        }
      }
      .ww-e-d411.ww-layout, .ww-e-d411 [data-ww-ls~="d411"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d411.ww-layout, .ww-e-d411 [data-ww-ls~="d411"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d411.ww-layout, .ww-e-d411 [data-ww-ls~="d411"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d412 {
        margin: 0;
        padding: 12px 20px;
        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-top: 1px solid #f8fafc;
        border-right: 1px solid #f8fafc;
        border-bottom: 1px solid #e2e8f0;
        border-left: 1px solid #f8fafc;
        border-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d412 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d412 {
          display: flex;
        }
      }
      .ww-e-d412.ww-layout, .ww-e-d412 [data-ww-ls~="d412"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d412.ww-layout, .ww-e-d412 [data-ww-ls~="d412"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d412.ww-layout, .ww-e-d412 [data-ww-ls~="d412"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d413 {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d414 {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d415 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d416 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d416 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d416 {
          display: flex;
        }
      }
      .ww-e-d416.ww-layout, .ww-e-d416 [data-ww-ls~="d416"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d416.ww-layout, .ww-e-d416 [data-ww-ls~="d416"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d416.ww-layout, .ww-e-d416 [data-ww-ls~="d416"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d417 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d417 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d417 {
          display: flex;
        }
      }
      .ww-e-d417.ww-layout, .ww-e-d417 [data-ww-ls~="d417"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d417.ww-layout, .ww-e-d417 [data-ww-ls~="d417"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d417.ww-layout, .ww-e-d417 [data-ww-ls~="d417"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d418 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d419 {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d41A {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d41B {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d41C {
        margin: 0;
        padding: 2px 6px;
        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: monospace;
        white-space-collapse: preserve;
        background-color: #f1f5f9;
        border-radius: 4px;
      }
      .ww-e-d41D {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d41D {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41D {
          display: flex;
        }
      }
      .ww-e-d41D.ww-layout, .ww-e-d41D [data-ww-ls~="d41D"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d41D.ww-layout, .ww-e-d41D [data-ww-ls~="d41D"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41D.ww-layout, .ww-e-d41D [data-ww-ls~="d41D"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d41E {
        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);
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d41F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d41F.ww-layout, .ww-e-d41F [data-ww-ls~="d41F"] {
        display: block;
      }
      .ww-e-d41G {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d41H {
        margin: 0 0 20px;
        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-d41H.ww-layout, .ww-e-d41H [data-ww-ls~="d41H"] {
        display: block;
      }
      .ww-e-d41I {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d41I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41I {
          display: flex;
        }
      }
      .ww-e-d41I.ww-layout, .ww-e-d41I [data-ww-ls~="d41I"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 991px) {
        .ww-e-d41I.ww-layout, .ww-e-d41I [data-ww-ls~="d41I"] {
          display: flex;
          justify-content: space-between;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41I.ww-layout, .ww-e-d41I [data-ww-ls~="d41I"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d41J {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d41J.ww-layout, .ww-e-d41J [data-ww-ls~="d41J"] {
        display: block;
      }
      .ww-e-d41K {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d41L {
        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: monospace;
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d41M {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d41M {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41M {
          display: flex;
        }
      }
      .ww-e-d41M.ww-layout, .ww-e-d41M [data-ww-ls~="d41M"] {
        display: flex;
        align-items: baseline;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d41M.ww-layout, .ww-e-d41M [data-ww-ls~="d41M"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41M.ww-layout, .ww-e-d41M [data-ww-ls~="d41M"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      .ww-e-d41N {
        margin: 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        white-space-collapse: preserve;
      }
      .ww-e-d41O {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d41O.ww-layout, .ww-e-d41O [data-ww-ls~="d41O"] {
        display: block;
      }
      .ww-e-d41P {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d41Q {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d41R {
        margin: 0;
        padding: 30px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 60vh;
        border: 3px solid #f8fafc;
      }
      .ww-e-d41R.ww-layout, .ww-e-d41R [data-ww-ls~="d41R"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        row-gap: 17px;
      }
      .ww-e-d41T {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d41T {
          display: flex;
        }
      }
      .ww-e-d41T.ww-layout, .ww-e-d41T [data-ww-ls~="d41T"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d41T.ww-layout, .ww-e-d41T [data-ww-ls~="d41T"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d41U {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d41V {
        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: #e5e7eb;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d41V {
          display: flex;
        }
      }
      .ww-e-d41V.ww-layout, .ww-e-d41V [data-ww-ls~="d41V"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d41V.ww-layout, .ww-e-d41V [data-ww-ls~="d41V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d41W {
        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: sans-serif;
        font-weight: 600;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d41X {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d41Y {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d41Y {
          display: flex;
        }
      }
      .ww-e-d41Y.ww-layout, .ww-e-d41Y [data-ww-ls~="d41Y"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d41Y.ww-layout, .ww-e-d41Y [data-ww-ls~="d41Y"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d41Z {
        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;
        opacity: 0.6;
      }
      @media (max-width: 767px) {
        .ww-e-d41Z {
          display: flex;
        }
      }
      .ww-e-d41Z.ww-layout, .ww-e-d41Z [data-ww-ls~="d41Z"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d41Z.ww-layout, .ww-e-d41Z [data-ww-ls~="d41Z"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d41a {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d41a {
          display: flex;
        }
      }
      .ww-e-d41a.ww-layout, .ww-e-d41a [data-ww-ls~="d41a"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d41a.ww-layout, .ww-e-d41a [data-ww-ls~="d41a"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d41b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d41b.ww-layout, .ww-e-d41b [data-ww-ls~="d41b"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d41c {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d41d {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d41e {
        margin: 0;
        padding: 10px 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d41e {
          display: flex;
        }
      }
      .ww-e-d41e.ww-layout, .ww-e-d41e [data-ww-ls~="d41e"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d41e.ww-layout, .ww-e-d41e [data-ww-ls~="d41e"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d41f {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d41f {
          display: flex;
        }
      }
      .ww-e-d41f.ww-layout, .ww-e-d41f [data-ww-ls~="d41f"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d41f.ww-layout, .ww-e-d41f [data-ww-ls~="d41f"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d41g {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d41h {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41h {
          display: flex;
        }
      }
      :where(.ww-e-d41m[data-ww-states~="l0Lt46"]) .ww-e-d41h {
        cursor: not-allowed;
        opacity: 0.47;
      }
      .ww-e-d41h.ww-layout, .ww-e-d41h [data-ww-ls~="d41h"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41h.ww-layout, .ww-e-d41h [data-ww-ls~="d41h"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d41i {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d41j {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41j {
          display: flex;
        }
      }
      :where(.ww-e-d41m[data-ww-states~="l0Lt46"]) .ww-e-d41j {
        cursor: not-allowed;
        opacity: 0.47;
      }
      .ww-e-d41j.ww-layout, .ww-e-d41j [data-ww-ls~="d41j"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41j.ww-layout, .ww-e-d41j [data-ww-ls~="d41j"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d41k {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d41k {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41k {
          display: flex;
        }
      }
      .ww-e-d41k.ww-layout, .ww-e-d41k [data-ww-ls~="d41k"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d41k.ww-layout, .ww-e-d41k [data-ww-ls~="d41k"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41k.ww-layout, .ww-e-d41k [data-ww-ls~="d41k"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d41l {
        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: monospace;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d41n {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d41n {
          padding: 16px;
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      :where(.ww-e-d41m[data-ww-states~="3riVWb"]) .ww-e-d41n {
        max-height: unset;
      }
      .ww-e-d41n.ww-layout, .ww-e-d41n [data-ww-ls~="d41n"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      @media (max-width: 767px) {
        .ww-e-d41n.ww-layout, .ww-e-d41n [data-ww-ls~="d41n"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
        }
      }
      .ww-e-d41o {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d41o {
          display: flex;
        }
      }
      .ww-e-d41o.ww-layout, .ww-e-d41o [data-ww-ls~="d41o"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d41o.ww-layout, .ww-e-d41o [data-ww-ls~="d41o"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d41p {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41p {
          display: flex;
        }
      }
      :where(.ww-e-d41m[data-ww-states~="l0Lt46"]) .ww-e-d41p {
        cursor: not-allowed;
        opacity: 0.47;
      }
      .ww-e-d41p.ww-layout, .ww-e-d41p [data-ww-ls~="d41p"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41p.ww-layout, .ww-e-d41p [data-ww-ls~="d41p"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d41q {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d41r {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d41s {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d41t {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d41u {
        margin: 12px 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;
      }
      @media (max-width: 767px) {
        .ww-e-d41u {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d41u.ww-layout, .ww-e-d41u [data-ww-ls~="d41u"] {
        display: flex;
        flex-direction: row;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d41u.ww-layout, .ww-e-d41u [data-ww-ls~="d41u"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d41v {
        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: sans-serif;
        line-height: 1.4;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d41w {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41w {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d41w.ww-layout, .ww-e-d41w [data-ww-ls~="d41w"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d41w.ww-layout, .ww-e-d41w [data-ww-ls~="d41w"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d41x {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d41x {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d41x.ww-layout, .ww-e-d41x [data-ww-ls~="d41x"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d41x.ww-layout, .ww-e-d41x [data-ww-ls~="d41x"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d41y {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d41y {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41y {
          display: flex;
        }
      }
      .ww-e-d41y.ww-layout, .ww-e-d41y [data-ww-ls~="d41y"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d41y.ww-layout, .ww-e-d41y [data-ww-ls~="d41y"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d41y.ww-layout, .ww-e-d41y [data-ww-ls~="d41y"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d41z {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d420 {
        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-d420.ww-layout, .ww-e-d420 [data-ww-ls~="d420"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d421 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 0;
      }
      .ww-e-d422 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d422.ww-layout, .ww-e-d422 [data-ww-ls~="d422"] {
        display: block;
      }
      .ww-e-d423 {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d423 {
          display: flex;
        }
      }
      .ww-e-d423.ww-layout, .ww-e-d423 [data-ww-ls~="d423"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d423.ww-layout, .ww-e-d423 [data-ww-ls~="d423"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d424 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d425 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d426 {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-align: right;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d427 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 14px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 0;
      }
      .ww-e-d428 {
        margin: 0;
        padding: 12px 20px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d428 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d428 {
          display: flex;
        }
      }
      .ww-e-d428.ww-layout, .ww-e-d428 [data-ww-ls~="d428"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d428.ww-layout, .ww-e-d428 [data-ww-ls~="d428"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d428.ww-layout, .ww-e-d428 [data-ww-ls~="d428"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d429 {
        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: monospace;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d42A {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d42A {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42A {
          display: flex;
        }
      }
      .ww-e-d42A.ww-layout, .ww-e-d42A [data-ww-ls~="d42A"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        column-gap: 15px;
      }
      @media (max-width: 991px) {
        .ww-e-d42A.ww-layout, .ww-e-d42A [data-ww-ls~="d42A"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          column-gap: 15px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42A.ww-layout, .ww-e-d42A [data-ww-ls~="d42A"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          column-gap: 15px;
        }
      }
      .ww-e-d42B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d42B {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42B {
          display: flex;
        }
      }
      .ww-e-d42B.ww-layout, .ww-e-d42B [data-ww-ls~="d42B"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d42B.ww-layout, .ww-e-d42B [data-ww-ls~="d42B"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42B.ww-layout, .ww-e-d42B [data-ww-ls~="d42B"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d42C {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d42C.ww-layout, .ww-e-d42C [data-ww-ls~="d42C"] {
        display: block;
      }
      .ww-e-d42D {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d42D.ww-layout, .ww-e-d42D [data-ww-ls~="d42D"] {
        display: block;
      }
      .ww-e-d42E {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d42E {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42E {
          display: flex;
        }
      }
      .ww-e-d42E.ww-layout, .ww-e-d42E [data-ww-ls~="d42E"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d42E.ww-layout, .ww-e-d42E [data-ww-ls~="d42E"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42E.ww-layout, .ww-e-d42E [data-ww-ls~="d42E"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d42F {
        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-d42F.ww-layout, .ww-e-d42F [data-ww-ls~="d42F"] {
        display: block;
      }
      .ww-e-d42G {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: var(--ww-style-max-height, unset);
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d42G {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d41m[data-ww-states~="3riVWb"]) .ww-e-d42G {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        max-height: var(--ww-style-max-height, unset);
      }
      .ww-e-d42G.ww-layout, .ww-e-d42G [data-ww-ls~="d42G"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      @media (max-width: 767px) {
        .ww-e-d42G.ww-layout, .ww-e-d42G [data-ww-ls~="d42G"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
        }
      }
      .ww-e-d42H {
        margin: 0;
        padding: 10px 25px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d42H {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d42H.ww-layout, .ww-e-d42H [data-ww-ls~="d42H"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d42H.ww-layout, .ww-e-d42H [data-ww-ls~="d42H"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d42J {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        text-align: right;
        color: #1e293b;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d42K {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d42K.ww-layout, .ww-e-d42K [data-ww-ls~="d42K"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d42L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d42L.ww-layout, .ww-e-d42L [data-ww-ls~="d42L"] {
        display: block;
      }
      .ww-e-d42M {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d42N {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d42N {
          padding: 16px;
        }
      }
      :where(.ww-e-d42G[data-ww-states~="mnqMIk"]) .ww-e-d42N {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d41m[data-ww-states~="3riVWb"]) .ww-e-d42N {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      :where(.ww-e-d41m[data-ww-states~="SzvjJ8"]) .ww-e-d42N {
        max-height: 70px;
      }
      :where(.ww-e-d41m[data-ww-states~="lZ68wS"]) .ww-e-d42N {
        max-height: 70px;
      }
      .ww-e-d42N.ww-layout, .ww-e-d42N [data-ww-ls~="d42N"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      :where(.ww-e-d42G[data-ww-states~="mnqMIk"]) .ww-e-d42N.ww-layout, :where(.ww-e-d42G[data-ww-states~="mnqMIk"]) .ww-e-d42N [data-ww-ls~="d42N"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      .ww-e-d42P {
        margin: 0 0 0 5px;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d42Q {
        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-d42R {
        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;
        grid-column: span 2;
      }
      @media (max-width: 767px) {
        .ww-e-d42R {
          display: flex;
        }
      }
      .ww-e-d42R.ww-layout, .ww-e-d42R [data-ww-ls~="d42R"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d42R.ww-layout, .ww-e-d42R [data-ww-ls~="d42R"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d42T {
        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-d42T.ww-layout, .ww-e-d42T [data-ww-ls~="d42T"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d42U {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d42V {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d42V {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d42W {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d42X {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d42Y {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d42Y {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d42Z {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e5e7eb;
        border-radius: 0 0 12px 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d42Z {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d42Z.ww-layout, .ww-e-d42Z [data-ww-ls~="d42Z"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d42Z.ww-layout, .ww-e-d42Z [data-ww-ls~="d42Z"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-end;
          align-items: center;
          column-gap: 10px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d42a {
        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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d42b {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d42c {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border: 0 solid;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d42c {
          display: flex;
        }
      }
      :where(.ww-e-d42d[data-ww-states~="q6vQ30"]) .ww-e-d42c {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d42c.ww-layout, .ww-e-d42c [data-ww-ls~="d42c"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d42c.ww-layout, .ww-e-d42c [data-ww-ls~="d42c"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
          gap: 10px;
        }
      }
      .ww-e-d42d {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d42d {
          display: flex;
        }
      }
      .ww-e-d42d.ww-layout, .ww-e-d42d [data-ww-ls~="d42d"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d42d.ww-layout, .ww-e-d42d [data-ww-ls~="d42d"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d42e {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d42e {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d42h {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: 1px solid;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d42i {
        margin: 0;
        padding: 10px 12px;
        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;
        background-color: #fff;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d42i {
          display: flex;
        }
      }
      .ww-e-d42i.ww-layout, .ww-e-d42i [data-ww-ls~="d42i"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d42i.ww-layout, .ww-e-d42i [data-ww-ls~="d42i"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d42k {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d42k {
        color: var(--1c7b698e-806f-42aa-87ae-3ca740940b00,#de0030);
      }
      .ww-e-d42l {
        margin: 0;
        padding: 10px 12px;
        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;
        transition: all 0.2s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d42l {
          display: flex;
        }
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d42l {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d42l.ww-layout, .ww-e-d42l [data-ww-ls~="d42l"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d42l.ww-layout, .ww-e-d42l [data-ww-ls~="d42l"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d42n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d42n {
          display: grid;
        }
      }
      .ww-e-d42n.ww-layout, .ww-e-d42n [data-ww-ls~="d42n"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d42n.ww-layout, .ww-e-d42n [data-ww-ls~="d42n"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d42s {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d42t {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        max-width: unset;
        min-width: unset;
        height: 90%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d42t {
          overflow: visible;
          width: 100%;
          flex: 0 1 auto;
          height: 100vh;
          aspect-ratio: unset;
        }
      }
      .ww-e-d42t.ww-layout, .ww-e-d42t [data-ww-ls~="d42t"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      .ww-e-d42v {
        margin: 0;
        padding: 24px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d42v {
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42v {
          padding: 24px 5px;
          overflow: unset;
          flex: 0 1 auto;
          height: auto;
          aspect-ratio: unset;
        }
      }
      :where(.ww-e-d43m[data-ww-states~="1jBtrI"]) .ww-e-d42v {
        position: absolute;
        bottom: 150%;
      }
      :where(.ww-e-d43m[data-ww-states~="DpdYhK"]) .ww-e-d42v {
        position: absolute;
        bottom: 139%;
        opacity: 0;
      }
      :where(.ww-e-d42t[data-ww-states~="BbSLDM"]) .ww-e-d42v {
        overflow: unset;
        width: 100%;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d42v.ww-layout, .ww-e-d42v [data-ww-ls~="d42v"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d42y {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d42y {
          display: flex;
        }
      }
      .ww-e-d42y.ww-layout, .ww-e-d42y [data-ww-ls~="d42y"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d42y.ww-layout, .ww-e-d42y [data-ww-ls~="d42y"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d42z {
        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-d430 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d430.ww-layout, .ww-e-d430 [data-ww-ls~="d430"] {
        display: block;
      }
      .ww-e-d431 {
        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: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d431 {
          font-size: 18px;
        }
      }
      .ww-e-d432 {
        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-d433 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d433.ww-layout, .ww-e-d433 [data-ww-ls~="d433"] {
        display: block;
      }
      .ww-e-d434 {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 200px;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-bottom: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      @media (max-width: 767px) {
        .ww-e-d434 {
          padding: 16px 20px;
          overflow: unset;
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      .ww-e-d434.ww-layout, .ww-e-d434 [data-ww-ls~="d434"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d434.ww-layout, .ww-e-d434 [data-ww-ls~="d434"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d437 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d438 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d439 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d439 {
          display: flex;
        }
      }
      .ww-e-d439.ww-layout, .ww-e-d439 [data-ww-ls~="d439"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d439.ww-layout, .ww-e-d439 [data-ww-ls~="d439"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d43A {
        margin: 0 0 4px;
        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: sans-serif;
        line-height: 1.5;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d43B {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d43B {
        color: var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d43C {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43C {
          display: flex;
        }
      }
      .ww-e-d43C.ww-layout, .ww-e-d43C [data-ww-ls~="d43C"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d43C.ww-layout, .ww-e-d43C [data-ww-ls~="d43C"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d43D {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d43E {
        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-d43F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border: 0 solid;
        border-radius: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d43F {
          display: flex;
        }
      }
      :where(.ww-e-d43I[data-ww-states~="q6vQ30"]) .ww-e-d43F {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      .ww-e-d43F.ww-layout, .ww-e-d43F [data-ww-ls~="d43F"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d43F.ww-layout, .ww-e-d43F [data-ww-ls~="d43F"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: stretch;
          gap: 10px;
        }
      }
      .ww-e-d43G {
        margin: 0 0 0 5px;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 18px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43H {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43H {
          display: flex;
        }
      }
      .ww-e-d43H.ww-layout, .ww-e-d43H [data-ww-ls~="d43H"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d43H.ww-layout, .ww-e-d43H [data-ww-ls~="d43H"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d43I {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43I {
          display: flex;
        }
      }
      .ww-e-d43I.ww-layout, .ww-e-d43I [data-ww-ls~="d43I"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d43I.ww-layout, .ww-e-d43I [data-ww-ls~="d43I"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d43J {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d43J {
          display: flex;
        }
      }
      .ww-e-d43J.ww-layout, .ww-e-d43J [data-ww-ls~="d43J"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d43J.ww-layout, .ww-e-d43J [data-ww-ls~="d43J"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d43L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d43M {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d43M {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d43M.ww-layout, .ww-e-d43M [data-ww-ls~="d43M"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d43M.ww-layout, .ww-e-d43M [data-ww-ls~="d43M"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d43N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d43O {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43P {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: 1px solid;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d43P {
          width: 300px;
        }
      }
      .ww-e-d43R {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e5e7eb;
        border-radius: 0 0 12px 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d43R {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d43R.ww-layout, .ww-e-d43R [data-ww-ls~="d43R"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d43R.ww-layout, .ww-e-d43R [data-ww-ls~="d43R"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          column-gap: 10px;
        }
      }
      .ww-e-d43T {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d43T {
          display: flex;
        }
      }
      .ww-e-d43T.ww-layout, .ww-e-d43T [data-ww-ls~="d43T"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d43T.ww-layout, .ww-e-d43T [data-ww-ls~="d43T"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d43U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43V {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d43V {
          padding: 16px;
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      .ww-e-d43V.ww-layout, .ww-e-d43V [data-ww-ls~="d43V"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d43V.ww-layout, .ww-e-d43V [data-ww-ls~="d43V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d43W {
        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;
        opacity: 0.6;
      }
      @media (max-width: 767px) {
        .ww-e-d43W {
          display: flex;
        }
      }
      .ww-e-d43W.ww-layout, .ww-e-d43W [data-ww-ls~="d43W"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d43W.ww-layout, .ww-e-d43W [data-ww-ls~="d43W"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d43X {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43X {
          display: flex;
        }
      }
      .ww-e-d43X.ww-layout, .ww-e-d43X [data-ww-ls~="d43X"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d43X.ww-layout, .ww-e-d43X [data-ww-ls~="d43X"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d43Y {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43Y {
          display: flex;
        }
      }
      .ww-e-d43Y.ww-layout, .ww-e-d43Y [data-ww-ls~="d43Y"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d43Y.ww-layout, .ww-e-d43Y [data-ww-ls~="d43Y"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d43Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d43Z.ww-layout, .ww-e-d43Z [data-ww-ls~="d43Z"] {
        display: block;
      }
      .ww-e-d43a {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d43b {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43b {
          display: flex;
        }
      }
      .ww-e-d43b.ww-layout, .ww-e-d43b [data-ww-ls~="d43b"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d43b.ww-layout, .ww-e-d43b [data-ww-ls~="d43b"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d43c {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d43d {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d43e {
        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: sans-serif;
        font-weight: 600;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d43f {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43f {
          display: flex;
        }
      }
      .ww-e-d43f.ww-layout, .ww-e-d43f [data-ww-ls~="d43f"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d43f.ww-layout, .ww-e-d43f [data-ww-ls~="d43f"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d43g {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 300px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d43m[data-ww-states~="DpdYhK"]) .ww-e-d43g {
        flex: 0 1 auto;
        min-height: unset;
      }
      .ww-e-d43g.ww-layout, .ww-e-d43g [data-ww-ls~="d43g"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      .ww-e-d43j {
        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: #e5e7eb;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d43j {
          display: flex;
        }
      }
      .ww-e-d43j.ww-layout, .ww-e-d43j [data-ww-ls~="d43j"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d43j.ww-layout, .ww-e-d43j [data-ww-ls~="d43j"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d43k {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43l {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d43l {
          padding: 20px;
          display: flex;
        }
      }
      :where(.ww-e-d43m[data-ww-states~="1jBtrI"]) .ww-e-d43l {
        overflow: unset;
        position: revert-layer;
        inset: revert-layer;
        height: auto;
        aspect-ratio: unset;
      }
      :where(.ww-e-d43m[data-ww-states~="DpdYhK"]) .ww-e-d43l {
        padding: 0;
        z-index: unset;
        position: fixed;
        bottom: 300%;
        height: 0;
        aspect-ratio: unset;
        opacity: 0;
      }
      :where(.ww-e-d42t[data-ww-states~="BbSLDM"]) .ww-e-d43l {
        position: absolute;
        top: auto;
        bottom: 150%;
        opacity: 0;
      }
      .ww-e-d43l.ww-layout, .ww-e-d43l [data-ww-ls~="d43l"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d43l.ww-layout, .ww-e-d43l [data-ww-ls~="d43l"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d43m {
        margin: 0;
        padding: 32px 20px;
        overflow: unset;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 700px;
        aspect-ratio: unset;
        max-height: 800px;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d43m {
          padding: 32px 5px;
          overflow: unset;
          height: 60vh;
          aspect-ratio: unset;
        }
      }
      .ww-e-d43m:where([data-ww-states~="1jBtrI"]) {
        overflow: auto;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
      }
      .ww-e-d43m:where([data-ww-states~="DpdYhK"]) {
        overflow: unset;
        flex: 0 1 auto;
        height: 600px;
        aspect-ratio: unset;
        max-height: 600px;
        min-height: 600px;
      }
      :where(.ww-e-d42t[data-ww-states~="BbSLDM"]) .ww-e-d43m {
        overflow: auto;
        position: revert-layer;
        inset: revert-layer;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
      }
      .ww-e-d43m.ww-layout, .ww-e-d43m [data-ww-ls~="d43m"] {
        display: flex;
        flex-flow: column;
        justify-content: var(--ww-content-ww-layout-justify-content);
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d43m.ww-layout, .ww-e-d43m [data-ww-ls~="d43m"] {
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d43m.ww-layout, .ww-e-d43m [data-ww-ls~="d43m"] {
          align-items: stretch;
        }
      }
      .ww-e-d43o {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d43o {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d43o {
          flex: 0 1 auto;
          height: 100%;
          aspect-ratio: unset;
        }
      }
      .ww-e-d43o.ww-layout, .ww-e-d43o [data-ww-ls~="d43o"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d43o.ww-layout, .ww-e-d43o [data-ww-ls~="d43o"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d43o.ww-layout, .ww-e-d43o [data-ww-ls~="d43o"] {
          align-items: stretch;
        }
      }
      .ww-e-d43p {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43q {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43r {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43r {
          width: 300px;
        }
      }
      .ww-e-d43r.ww-layout, .ww-e-d43r [data-ww-ls~="d43r"] {
        display: flex;
        flex-direction: row;
        column-gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d43r.ww-layout, .ww-e-d43r [data-ww-ls~="d43r"] {
          flex-flow: column;
        }
      }
      .ww-e-d43s {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d43s {
          width: revert-layer;
        }
      }
      .ww-e-d43s.ww-layout, .ww-e-d43s [data-ww-ls~="d43s"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d43s.ww-layout, .ww-e-d43s [data-ww-ls~="d43s"] {
          gap: 10px;
        }
      }
      .ww-e-d43t {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 19px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43u {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43v {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43w {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d43x {
        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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        border: none;
      }
      .ww-e-d43z {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d440 {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: 1px solid;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d442 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d442 {
          display: flex;
        }
      }
      .ww-e-d442.ww-layout, .ww-e-d442 [data-ww-ls~="d442"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d442.ww-layout, .ww-e-d442 [data-ww-ls~="d442"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d444 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d446 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d447 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d447 {
          display: flex;
        }
      }
      .ww-e-d447.ww-layout, .ww-e-d447 [data-ww-ls~="d447"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d447.ww-layout, .ww-e-d447 [data-ww-ls~="d447"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d448 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d448 {
          display: flex;
        }
      }
      .ww-e-d448.ww-layout, .ww-e-d448 [data-ww-ls~="d448"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d448.ww-layout, .ww-e-d448 [data-ww-ls~="d448"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d449 {
        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-d44A {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44A {
          display: flex;
        }
      }
      .ww-e-d44A.ww-layout, .ww-e-d44A [data-ww-ls~="d44A"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d44A.ww-layout, .ww-e-d44A [data-ww-ls~="d44A"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d44B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d44B {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44B {
          display: flex;
        }
      }
      :where(.ww-e-d44H[data-ww-states~="mnqMIk"]) .ww-e-d44B {
        opacity: 1;
      }
      :where(.ww-e-d443[data-ww-states~="3riVWb"]) .ww-e-d44B {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d44B.ww-layout, .ww-e-d44B [data-ww-ls~="d44B"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d44B.ww-layout, .ww-e-d44B [data-ww-ls~="d44B"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44B.ww-layout, .ww-e-d44B [data-ww-ls~="d44B"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d44C {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44C {
          display: none;
        }
      }
      .ww-e-d44C.ww-layout, .ww-e-d44C [data-ww-ls~="d44C"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d44C.ww-layout, .ww-e-d44C [data-ww-ls~="d44C"] {
          display: none;
        }
      }
      .ww-e-d44D {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d44D {
          display: flex;
        }
      }
      .ww-e-d44D.ww-layout, .ww-e-d44D [data-ww-ls~="d44D"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d44D.ww-layout, .ww-e-d44D [data-ww-ls~="d44D"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d44E {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d44E {
          display: flex;
        }
      }
      .ww-e-d44E.ww-layout, .ww-e-d44E [data-ww-ls~="d44E"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d44E.ww-layout, .ww-e-d44E [data-ww-ls~="d44E"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d44F {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d44F {
          padding: 16px;
        }
      }
      :where(.ww-e-d44H[data-ww-states~="mnqMIk"]) .ww-e-d44F {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d443[data-ww-states~="3riVWb"]) .ww-e-d44F {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d44F.ww-layout, .ww-e-d44F [data-ww-ls~="d44F"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d44H[data-ww-states~="mnqMIk"]) .ww-e-d44F.ww-layout, :where(.ww-e-d44H[data-ww-states~="mnqMIk"]) .ww-e-d44F [data-ww-ls~="d44F"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d44G {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d44G {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d44G.ww-layout, .ww-e-d44G [data-ww-ls~="d44G"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d44G.ww-layout, .ww-e-d44G [data-ww-ls~="d44G"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d44H {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d44H {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d443[data-ww-states~="3riVWb"]) .ww-e-d44H {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d44H.ww-layout, .ww-e-d44H [data-ww-ls~="d44H"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d44H.ww-layout, .ww-e-d44H [data-ww-ls~="d44H"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d44I {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44I {
          display: flex;
        }
      }
      .ww-e-d44I.ww-layout, .ww-e-d44I [data-ww-ls~="d44I"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d44I.ww-layout, .ww-e-d44I [data-ww-ls~="d44I"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d44J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d44J {
          display: flex;
        }
      }
      .ww-e-d44J.ww-layout, .ww-e-d44J [data-ww-ls~="d44J"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d44J.ww-layout, .ww-e-d44J [data-ww-ls~="d44J"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d44K {
        margin: 0;
        padding: 15px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d44K {
          display: flex;
        }
      }
      :where(.ww-e-d44Z[data-ww-states~="3riVWb"]) .ww-e-d44K {
        height: 10%;
        aspect-ratio: unset;
      }
      .ww-e-d44K.ww-layout, .ww-e-d44K [data-ww-ls~="d44K"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d44K.ww-layout, .ww-e-d44K [data-ww-ls~="d44K"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d44L {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d44L {
          padding: 16px;
        }
      }
      :where(.ww-e-d44c[data-ww-states~="mnqMIk"]) .ww-e-d44L {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d44Z[data-ww-states~="3riVWb"]) .ww-e-d44L {
        flex: 1 0 auto;
        height: 80%;
        aspect-ratio: unset;
      }
      .ww-e-d44L.ww-layout, .ww-e-d44L [data-ww-ls~="d44L"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d44c[data-ww-states~="mnqMIk"]) .ww-e-d44L.ww-layout, :where(.ww-e-d44c[data-ww-states~="mnqMIk"]) .ww-e-d44L [data-ww-ls~="d44L"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d44M {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d44M {
          display: flex;
        }
      }
      .ww-e-d44M.ww-layout, .ww-e-d44M [data-ww-ls~="d44M"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d44M.ww-layout, .ww-e-d44M [data-ww-ls~="d44M"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d44N {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d44N {
          display: flex;
        }
      }
      .ww-e-d44N.ww-layout, .ww-e-d44N [data-ww-ls~="d44N"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d44N.ww-layout, .ww-e-d44N [data-ww-ls~="d44N"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d44O {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d44O {
          display: flex;
        }
      }
      .ww-e-d44O.ww-layout, .ww-e-d44O [data-ww-ls~="d44O"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d44O.ww-layout, .ww-e-d44O [data-ww-ls~="d44O"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d44Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d44R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d44S {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d44T {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d44T {
          font-size: 18px;
        }
      }
      .ww-e-d44U {
        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-d44V {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44V {
          display: flex;
        }
      }
      .ww-e-d44V.ww-layout, .ww-e-d44V [data-ww-ls~="d44V"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d44V.ww-layout, .ww-e-d44V [data-ww-ls~="d44V"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d44W {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d44X {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44X {
          display: none;
        }
      }
      .ww-e-d44X.ww-layout, .ww-e-d44X [data-ww-ls~="d44X"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d44X.ww-layout, .ww-e-d44X [data-ww-ls~="d44X"] {
          display: none;
        }
      }
      .ww-e-d44a {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44a {
          display: flex;
        }
      }
      :where(.ww-e-d44i[data-ww-states~="H6CQbW"]) .ww-e-d44a {
        cursor: not-allowed;
        opacity: 0.39;
      }
      .ww-e-d44a.ww-layout, .ww-e-d44a [data-ww-ls~="d44a"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d44a.ww-layout, .ww-e-d44a [data-ww-ls~="d44a"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d44b {
        margin: 0;
        padding: 15px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d44b {
          padding: 16px;
          display: flex;
        }
      }
      :where(.ww-e-d44Z[data-ww-states~="3riVWb"]) .ww-e-d44b {
        height: 10%;
        aspect-ratio: unset;
      }
      .ww-e-d44b.ww-layout, .ww-e-d44b [data-ww-ls~="d44b"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d44b.ww-layout, .ww-e-d44b [data-ww-ls~="d44b"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d44c {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d44c {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d44Z[data-ww-states~="3riVWb"]) .ww-e-d44c {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        height: 100vh;
        aspect-ratio: unset;
      }
      .ww-e-d44c.ww-layout, .ww-e-d44c [data-ww-ls~="d44c"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d44c.ww-layout, .ww-e-d44c [data-ww-ls~="d44c"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d44d {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d44e {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d44e.ww-layout, .ww-e-d44e [data-ww-ls~="d44e"] {
        display: block;
      }
      .ww-e-d44f {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d44g {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: flex-start;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d44g {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44g {
          display: flex;
        }
      }
      .ww-e-d44g.ww-layout, .ww-e-d44g [data-ww-ls~="d44g"] {
        display: flex;
        justify-content: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d44g.ww-layout, .ww-e-d44g [data-ww-ls~="d44g"] {
          display: flex;
          justify-content: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44g.ww-layout, .ww-e-d44g [data-ww-ls~="d44g"] {
          display: flex;
          justify-content: flex-start;
        }
      }
      .ww-e-d44h {
        margin: 0;
        padding: 6px 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d44h.ww-layout, .ww-e-d44h [data-ww-ls~="d44h"] {
        display: block;
      }
      .ww-e-d44i {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d44i {
          display: flex;
        }
      }
      .ww-e-d44i.ww-layout, .ww-e-d44i [data-ww-ls~="d44i"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d44i.ww-layout, .ww-e-d44i [data-ww-ls~="d44i"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d44j {
        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-d44k {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d44m {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d44n {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d44n:where([data-ww-states~="wGoJbQ"]) {
        padding: 6px;
        display: block;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d44n.ww-layout, .ww-e-d44n [data-ww-ls~="d44n"] {
        display: flex;
      }
      .ww-e-d44n.ww-layout:where([data-ww-states~="wGoJbQ"]), .ww-e-d44n [data-ww-ls~="d44n"]:where([data-ww-states~="wGoJbQ"]) {
        display: block;
      }
      .ww-e-d44o {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d44o {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44o {
          align-self: flex-start;
          flex: 0 1 auto;
        }
      }
      .ww-e-d44o.ww-layout, .ww-e-d44o [data-ww-ls~="d44o"] {
        display: flex;
        align-items: center;
        column-gap: 0;
      }
      @media (max-width: 991px) {
        .ww-e-d44o.ww-layout, .ww-e-d44o [data-ww-ls~="d44o"] {
          display: flex;
          align-items: center;
          column-gap: 0;
        }
      }
      .ww-e-d44p {
        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-d44q {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d44q {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44q {
          display: flex;
        }
      }
      .ww-e-d44q.ww-layout, .ww-e-d44q [data-ww-ls~="d44q"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d44q.ww-layout, .ww-e-d44q [data-ww-ls~="d44q"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44q.ww-layout, .ww-e-d44q [data-ww-ls~="d44q"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d44r {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d44s {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d44t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d44t {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44t {
          display: grid;
        }
      }
      .ww-e-d44t.ww-layout, .ww-e-d44t [data-ww-ls~="d44t"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d44t.ww-layout, .ww-e-d44t [data-ww-ls~="d44t"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44t.ww-layout, .ww-e-d44t [data-ww-ls~="d44t"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d44u {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d44u {
          display: flex;
        }
      }
      .ww-e-d44u.ww-layout, .ww-e-d44u [data-ww-ls~="d44u"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d44u.ww-layout, .ww-e-d44u [data-ww-ls~="d44u"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          align-content: revert-layer;
          gap: 16px;
        }
      }
      .ww-e-d44v {
        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-d44w {
        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-d44x {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d44y {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d44y {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44y {
          display: flex;
        }
      }
      .ww-e-d44y.ww-layout, .ww-e-d44y [data-ww-ls~="d44y"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d44y.ww-layout, .ww-e-d44y [data-ww-ls~="d44y"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d44y.ww-layout, .ww-e-d44y [data-ww-ls~="d44y"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d44z {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d45H:hover) .ww-e-d44z {
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d450 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d451 {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d452 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d452 {
          display: flex;
        }
      }
      .ww-e-d452.ww-layout, .ww-e-d452 [data-ww-ls~="d452"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d452.ww-layout, .ww-e-d452 [data-ww-ls~="d452"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d453 {
        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-d454 {
        margin: 0;
        padding: 16px 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 #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d454 {
          display: flex;
        }
      }
      .ww-e-d454.ww-layout, .ww-e-d454 [data-ww-ls~="d454"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d454.ww-layout, .ww-e-d454 [data-ww-ls~="d454"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d455 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d45T[data-ww-states~="XLFzys"]) .ww-e-d455 {
        color: #d96e4a;
      }
      .ww-e-d456 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d457 {
        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-d458 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d459 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d459 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d459 {
          display: flex;
        }
      }
      .ww-e-d459.ww-layout, .ww-e-d459 [data-ww-ls~="d459"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d459.ww-layout, .ww-e-d459 [data-ww-ls~="d459"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d459.ww-layout, .ww-e-d459 [data-ww-ls~="d459"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d45A {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45A:where([data-ww-states~="8b1waU"]) {
        padding: 6px;
        display: block;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d45A.ww-layout, .ww-e-d45A [data-ww-ls~="d45A"] {
        display: block;
      }
      .ww-e-d45A.ww-layout:where([data-ww-states~="8b1waU"]), .ww-e-d45A [data-ww-ls~="d45A"]:where([data-ww-states~="8b1waU"]) {
        display: block;
      }
      .ww-e-d45B {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d45C {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d45C {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45C {
          display: flex;
        }
      }
      .ww-e-d45C.ww-layout, .ww-e-d45C [data-ww-ls~="d45C"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d45C.ww-layout, .ww-e-d45C [data-ww-ls~="d45C"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45C.ww-layout, .ww-e-d45C [data-ww-ls~="d45C"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d45D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45E {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d45E {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45E {
          display: flex;
        }
      }
      .ww-e-d45E.ww-layout, .ww-e-d45E [data-ww-ls~="d45E"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d45E.ww-layout, .ww-e-d45E [data-ww-ls~="d45E"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45E.ww-layout, .ww-e-d45E [data-ww-ls~="d45E"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d45F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45H {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d45H {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d45H:where(:hover) {
        display: flex;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 2px solid #d96e4a;
        outline: 0 solid #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d45H:where(:hover) {
          display: flex;
        }
      }
      .ww-e-d45H.ww-layout, .ww-e-d45H [data-ww-ls~="d45H"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d45H.ww-layout, .ww-e-d45H [data-ww-ls~="d45H"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d45H.ww-layout:where(:hover), .ww-e-d45H [data-ww-ls~="d45H"]:where(:hover) {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d45H.ww-layout:where(:hover), .ww-e-d45H [data-ww-ls~="d45H"]:where(:hover) {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d45I {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d45J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d45J {
          max-width: none;
        }
      }
      .ww-e-d45J.ww-layout, .ww-e-d45J [data-ww-ls~="d45J"] {
        display: block;
      }
      .ww-e-d45K {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d45L {
        margin: 16px 0 0;
        padding: 16px 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 #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d45L {
          display: flex;
        }
      }
      .ww-e-d45L.ww-layout, .ww-e-d45L [data-ww-ls~="d45L"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-end;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d45L.ww-layout, .ww-e-d45L [data-ww-ls~="d45L"] {
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45L.ww-layout, .ww-e-d45L [data-ww-ls~="d45L"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: stretch;
          align-content: revert-layer;
          gap: 16px;
        }
      }
      .ww-e-d45N {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d45N {
          text-align: center;
        }
      }
      .ww-e-d45O {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d45O:where([data-ww-states~="LJa3dx"]), .ww-e-d45O:where(:focus-within) {
        border: 2px solid #d96e4a;
      }
      .ww-e-d45P {
        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-d45Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: 150px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d45Q {
          display: flex;
        }
      }
      .ww-e-d45Q.ww-layout, .ww-e-d45Q [data-ww-ls~="d45Q"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d45Q.ww-layout, .ww-e-d45Q [data-ww-ls~="d45Q"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d45R {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d45R {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d45R.ww-layout, .ww-e-d45R [data-ww-ls~="d45R"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d45R.ww-layout, .ww-e-d45R [data-ww-ls~="d45R"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d45S {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d45S {
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45S {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d45S.ww-layout, .ww-e-d45S [data-ww-ls~="d45S"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d45S.ww-layout, .ww-e-d45S [data-ww-ls~="d45S"] {
          justify-content: center;
          align-items: stretch;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45S.ww-layout, .ww-e-d45S [data-ww-ls~="d45S"] {
          display: flex;
          flex-flow: wrap;
          justify-content: stretch;
          align-items: stretch;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d45T {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d45T {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d45T:where([data-ww-states~="XLFzys"]) {
        display: flex;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 2px solid #d96e4a;
        outline: 0 solid #d96e4a;
      }
      @media (max-width: 767px) {
        .ww-e-d45T:where([data-ww-states~="XLFzys"]) {
          display: flex;
        }
      }
      .ww-e-d45T.ww-layout, .ww-e-d45T [data-ww-ls~="d45T"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-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);
      }
      @media (max-width: 767px) {
        .ww-e-d45T.ww-layout, .ww-e-d45T [data-ww-ls~="d45T"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d45T.ww-layout:where([data-ww-states~="XLFzys"]), .ww-e-d45T [data-ww-ls~="d45T"]:where([data-ww-states~="XLFzys"]) {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d45T.ww-layout:where([data-ww-states~="XLFzys"]), .ww-e-d45T [data-ww-ls~="d45T"]:where([data-ww-states~="XLFzys"]) {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d45V {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45W {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45X {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45Y {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45Z {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45a {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45b {
        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-d45c {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45d {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45e {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d45f {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d45f {
          display: flex;
        }
      }
      .ww-e-d45f.ww-layout, .ww-e-d45f [data-ww-ls~="d45f"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d45f.ww-layout, .ww-e-d45f [data-ww-ls~="d45f"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d45g {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d45g {
          display: flex;
        }
      }
      .ww-e-d45g.ww-layout, .ww-e-d45g [data-ww-ls~="d45g"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d45g.ww-layout, .ww-e-d45g [data-ww-ls~="d45g"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d45h {
        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-d45h.ww-layout, .ww-e-d45h [data-ww-ls~="d45h"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d45i {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d45i:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d45j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45j.ww-layout, .ww-e-d45j [data-ww-ls~="d45j"] {
        display: grid;
        grid-template-columns: 1fr;
        column-gap: 16px;
      }
      .ww-e-d45k {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d45k:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d45l {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc80;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d45l {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d45l.ww-layout, .ww-e-d45l [data-ww-ls~="d45l"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d45l.ww-layout, .ww-e-d45l [data-ww-ls~="d45l"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d45m {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d45m:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d45n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45n.ww-layout, .ww-e-d45n [data-ww-ls~="d45n"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 2fr;
        column-gap: 16px;
      }
      .ww-e-d45o {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d45o.ww-layout, .ww-e-d45o [data-ww-ls~="d45o"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d45p {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d45q {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d45q {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d45q.ww-layout, .ww-e-d45q [data-ww-ls~="d45q"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d45q.ww-layout, .ww-e-d45q [data-ww-ls~="d45q"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d45r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d45r.ww-layout, .ww-e-d45r [data-ww-ls~="d45r"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: revert-layer;
        column-gap: 5px;
      }
      .ww-e-d45s {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d45s:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d45t {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d45u {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d45v {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d45v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45v {
          display: flex;
        }
      }
      .ww-e-d45v.ww-layout, .ww-e-d45v [data-ww-ls~="d45v"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d45v.ww-layout, .ww-e-d45v [data-ww-ls~="d45v"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d45v.ww-layout, .ww-e-d45v [data-ww-ls~="d45v"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d45w {
        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-d45x {
        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-d45y {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d45z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d460 {
        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-d460.ww-layout, .ww-e-d460 [data-ww-ls~="d460"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px;
      }
      .ww-e-d461 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d461 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d461 {
          display: flex;
        }
      }
      .ww-e-d461.ww-layout, .ww-e-d461 [data-ww-ls~="d461"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d461.ww-layout, .ww-e-d461 [data-ww-ls~="d461"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d461.ww-layout, .ww-e-d461 [data-ww-ls~="d461"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d462 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 15px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d463 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 900px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d463 {
          display: none;
        }
      }
      .ww-e-d463.ww-layout, .ww-e-d463 [data-ww-ls~="d463"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d463.ww-layout, .ww-e-d463 [data-ww-ls~="d463"] {
          display: none;
        }
      }
      .ww-e-d465 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d465.ww-layout, .ww-e-d465 [data-ww-ls~="d465"] {
        display: flex;
        place-content: center flex-start;
        align-items: center;
        flex-wrap: wrap;
      }
      .ww-e-d466 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d466 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d466 {
          display: flex;
        }
      }
      .ww-e-d466.ww-layout, .ww-e-d466 [data-ww-ls~="d466"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d466.ww-layout, .ww-e-d466 [data-ww-ls~="d466"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d466.ww-layout, .ww-e-d466 [data-ww-ls~="d466"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d467 {
        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-d468 {
        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-d469 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d469 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d469 {
          display: flex;
        }
      }
      .ww-e-d469.ww-layout, .ww-e-d469 [data-ww-ls~="d469"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d469.ww-layout, .ww-e-d469 [data-ww-ls~="d469"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d469.ww-layout, .ww-e-d469 [data-ww-ls~="d469"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d46A {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d46A.ww-layout, .ww-e-d46A [data-ww-ls~="d46A"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d46B {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d46C {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d46D {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46D {
          display: flex;
        }
      }
      .ww-e-d46D.ww-layout, .ww-e-d46D [data-ww-ls~="d46D"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d46D.ww-layout, .ww-e-d46D [data-ww-ls~="d46D"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46D.ww-layout, .ww-e-d46D [data-ww-ls~="d46D"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d46E {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d46E.ww-layout, .ww-e-d46E [data-ww-ls~="d46E"] {
        display: inline-flex;
      }
      .ww-e-d46F {
        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-d46G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d46G.ww-layout, .ww-e-d46G [data-ww-ls~="d46G"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d46H {
        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-d46I {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46I {
          display: flex;
        }
      }
      .ww-e-d46I.ww-layout, .ww-e-d46I [data-ww-ls~="d46I"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d46I.ww-layout, .ww-e-d46I [data-ww-ls~="d46I"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46I.ww-layout, .ww-e-d46I [data-ww-ls~="d46I"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d46J {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46J {
          display: flex;
        }
      }
      .ww-e-d46J.ww-layout, .ww-e-d46J [data-ww-ls~="d46J"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d46J.ww-layout, .ww-e-d46J [data-ww-ls~="d46J"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46J.ww-layout, .ww-e-d46J [data-ww-ls~="d46J"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d46K {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46K {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46K {
          display: flex;
        }
      }
      .ww-e-d46K.ww-layout, .ww-e-d46K [data-ww-ls~="d46K"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d46K.ww-layout, .ww-e-d46K [data-ww-ls~="d46K"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46K.ww-layout, .ww-e-d46K [data-ww-ls~="d46K"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d46L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d46L {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46L {
          display: grid;
        }
      }
      .ww-e-d46L.ww-layout, .ww-e-d46L [data-ww-ls~="d46L"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d46L.ww-layout, .ww-e-d46L [data-ww-ls~="d46L"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46L.ww-layout, .ww-e-d46L [data-ww-ls~="d46L"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d46M {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46M {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46M {
          display: flex;
        }
      }
      .ww-e-d46M.ww-layout, .ww-e-d46M [data-ww-ls~="d46M"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46M.ww-layout, .ww-e-d46M [data-ww-ls~="d46M"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46M.ww-layout, .ww-e-d46M [data-ww-ls~="d46M"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d46N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d46N {
          display: block;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46N {
          display: block;
        }
      }
      .ww-e-d46N.ww-layout, .ww-e-d46N [data-ww-ls~="d46N"] {
        display: none;
      }
      @media (max-width: 991px) {
        .ww-e-d46N.ww-layout, .ww-e-d46N [data-ww-ls~="d46N"] {
          display: block;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46N.ww-layout, .ww-e-d46N [data-ww-ls~="d46N"] {
          display: block;
        }
      }
      .ww-e-d46O {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46O {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46O {
          display: flex;
        }
      }
      .ww-e-d46O.ww-layout, .ww-e-d46O [data-ww-ls~="d46O"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d46O.ww-layout, .ww-e-d46O [data-ww-ls~="d46O"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46O.ww-layout, .ww-e-d46O [data-ww-ls~="d46O"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d46P {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46P {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46P {
          display: flex;
        }
      }
      .ww-e-d46P.ww-layout, .ww-e-d46P [data-ww-ls~="d46P"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46P.ww-layout, .ww-e-d46P [data-ww-ls~="d46P"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46P.ww-layout, .ww-e-d46P [data-ww-ls~="d46P"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d46Q {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46R {
        margin: 12px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d46R {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46R {
          display: flex;
        }
      }
      .ww-e-d46R.ww-layout, .ww-e-d46R [data-ww-ls~="d46R"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d46R.ww-layout, .ww-e-d46R [data-ww-ls~="d46R"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46R.ww-layout, .ww-e-d46R [data-ww-ls~="d46R"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d46S {
        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-d46T {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46U {
        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-d46V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d46V.ww-layout, .ww-e-d46V [data-ww-ls~="d46V"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d46W {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d46X {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46X {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46X {
          display: flex;
        }
      }
      .ww-e-d46X.ww-layout, .ww-e-d46X [data-ww-ls~="d46X"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: stretch;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d46X.ww-layout, .ww-e-d46X [data-ww-ls~="d46X"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: stretch;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46X.ww-layout, .ww-e-d46X [data-ww-ls~="d46X"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: stretch;
          gap: 6px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d46Y {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46Y {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46Y {
          display: flex;
        }
      }
      .ww-e-d46Y.ww-layout, .ww-e-d46Y [data-ww-ls~="d46Y"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46Y.ww-layout, .ww-e-d46Y [data-ww-ls~="d46Y"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46Y.ww-layout, .ww-e-d46Y [data-ww-ls~="d46Y"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d46Z {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46a {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46b {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d46c {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46c {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46c {
          display: flex;
        }
      }
      .ww-e-d46c.ww-layout, .ww-e-d46c [data-ww-ls~="d46c"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46c.ww-layout, .ww-e-d46c [data-ww-ls~="d46c"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46c.ww-layout, .ww-e-d46c [data-ww-ls~="d46c"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d46d {
        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-d46e {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d46e.ww-layout, .ww-e-d46e [data-ww-ls~="d46e"] {
        display: inline-flex;
      }
      .ww-e-d46f {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46f {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46f {
          display: flex;
        }
      }
      .ww-e-d46f.ww-layout, .ww-e-d46f [data-ww-ls~="d46f"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46f.ww-layout, .ww-e-d46f [data-ww-ls~="d46f"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46f.ww-layout, .ww-e-d46f [data-ww-ls~="d46f"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d46g {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fefce8;
        border-radius: 9999px;
      }
      .ww-e-d46g.ww-layout, .ww-e-d46g [data-ww-ls~="d46g"] {
        display: inline-flex;
      }
      .ww-e-d46h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d46h.ww-layout, .ww-e-d46h [data-ww-ls~="d46h"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d46i {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46i {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46i {
          display: flex;
        }
      }
      .ww-e-d46i.ww-layout, .ww-e-d46i [data-ww-ls~="d46i"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46i.ww-layout, .ww-e-d46i [data-ww-ls~="d46i"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46i.ww-layout, .ww-e-d46i [data-ww-ls~="d46i"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d46j {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d46j.ww-layout, .ww-e-d46j [data-ww-ls~="d46j"] {
        display: inline-flex;
      }
      .ww-e-d46k {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46l {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46m {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46n {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d46n {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46n {
          display: flex;
        }
      }
      .ww-e-d46n.ww-layout, .ww-e-d46n [data-ww-ls~="d46n"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1fr 1fr 1fr 1fr .25fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d46n.ww-layout, .ww-e-d46n [data-ww-ls~="d46n"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46n.ww-layout, .ww-e-d46n [data-ww-ls~="d46n"] {
          display: flex;
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d46o {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46o {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46o {
          display: flex;
        }
      }
      .ww-e-d46o.ww-layout, .ww-e-d46o [data-ww-ls~="d46o"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46o.ww-layout, .ww-e-d46o [data-ww-ls~="d46o"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46o.ww-layout, .ww-e-d46o [data-ww-ls~="d46o"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d46p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d46p.ww-layout, .ww-e-d46p [data-ww-ls~="d46p"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d46q {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46q {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46q {
          display: flex;
        }
      }
      .ww-e-d46q.ww-layout, .ww-e-d46q [data-ww-ls~="d46q"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46q.ww-layout, .ww-e-d46q [data-ww-ls~="d46q"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46q.ww-layout, .ww-e-d46q [data-ww-ls~="d46q"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d46r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        flex: 0 5 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        text-align: center;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46s {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46s {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46s {
          display: flex;
        }
      }
      .ww-e-d46s.ww-layout, .ww-e-d46s [data-ww-ls~="d46s"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d46s.ww-layout, .ww-e-d46s [data-ww-ls~="d46s"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46s.ww-layout, .ww-e-d46s [data-ww-ls~="d46s"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d46t {
        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-d46u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d46u {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46u {
          display: grid;
        }
      }
      .ww-e-d46u.ww-layout, .ww-e-d46u [data-ww-ls~="d46u"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d46u.ww-layout, .ww-e-d46u [data-ww-ls~="d46u"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46u.ww-layout, .ww-e-d46u [data-ww-ls~="d46u"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d46v {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d46v.ww-layout, .ww-e-d46v [data-ww-ls~="d46v"] {
        display: block;
      }
      .ww-e-d46w {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d46x {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d46y {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d46z {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d46z {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46z {
          display: flex;
        }
      }
      .ww-e-d46z.ww-layout, .ww-e-d46z [data-ww-ls~="d46z"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d46z.ww-layout, .ww-e-d46z [data-ww-ls~="d46z"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d46z.ww-layout, .ww-e-d46z [data-ww-ls~="d46z"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d470 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d471 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d471.ww-layout, .ww-e-d471 [data-ww-ls~="d471"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        flex-wrap: wrap;
      }
      .ww-e-d472 {
        margin: 12px 0 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d472 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d472 {
          display: flex;
        }
      }
      .ww-e-d472.ww-layout, .ww-e-d472 [data-ww-ls~="d472"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d472.ww-layout, .ww-e-d472 [data-ww-ls~="d472"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d472.ww-layout, .ww-e-d472 [data-ww-ls~="d472"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d473 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d474 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d475 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d475 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d475 {
          display: flex;
        }
      }
      .ww-e-d475.ww-layout, .ww-e-d475 [data-ww-ls~="d475"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d475.ww-layout, .ww-e-d475 [data-ww-ls~="d475"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d475.ww-layout, .ww-e-d475 [data-ww-ls~="d475"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d476 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d477 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d477 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d477 {
          display: flex;
        }
      }
      .ww-e-d477.ww-layout, .ww-e-d477 [data-ww-ls~="d477"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d477.ww-layout, .ww-e-d477 [data-ww-ls~="d477"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d477.ww-layout, .ww-e-d477 [data-ww-ls~="d477"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d478 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d479 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-d47A {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47A {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47A {
          display: flex;
        }
      }
      .ww-e-d47A.ww-layout, .ww-e-d47A [data-ww-ls~="d47A"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d47A.ww-layout, .ww-e-d47A [data-ww-ls~="d47A"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47A.ww-layout, .ww-e-d47A [data-ww-ls~="d47A"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d47B {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47C {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d47D {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47E {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47F {
        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-d47G {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47G {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47G {
          display: flex;
        }
      }
      .ww-e-d47G.ww-layout, .ww-e-d47G [data-ww-ls~="d47G"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d47G.ww-layout, .ww-e-d47G [data-ww-ls~="d47G"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47G.ww-layout, .ww-e-d47G [data-ww-ls~="d47G"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d47H {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47H {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47H {
          display: flex;
        }
      }
      .ww-e-d47H.ww-layout, .ww-e-d47H [data-ww-ls~="d47H"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d47H.ww-layout, .ww-e-d47H [data-ww-ls~="d47H"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47H.ww-layout, .ww-e-d47H [data-ww-ls~="d47H"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d47I {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d47I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47I {
          display: flex;
        }
      }
      .ww-e-d47I.ww-layout, .ww-e-d47I [data-ww-ls~="d47I"] {
        display: inline-flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d47I.ww-layout, .ww-e-d47I [data-ww-ls~="d47I"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47I.ww-layout, .ww-e-d47I [data-ww-ls~="d47I"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d47J {
        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-d47K {
        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-d47L {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 16px;
      }
      .ww-e-d47L.ww-layout, .ww-e-d47L [data-ww-ls~="d47L"] {
        display: inline-flex;
      }
      .ww-e-d47M {
        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-d47N {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47O {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47P {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47P {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47P {
          display: flex;
        }
      }
      .ww-e-d47P.ww-layout, .ww-e-d47P [data-ww-ls~="d47P"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d47P.ww-layout, .ww-e-d47P [data-ww-ls~="d47P"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47P.ww-layout, .ww-e-d47P [data-ww-ls~="d47P"] {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d47Q {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 16px;
      }
      .ww-e-d47Q.ww-layout, .ww-e-d47Q [data-ww-ls~="d47Q"] {
        display: inline-flex;
      }
      .ww-e-d47R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d47R {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47R {
          display: flex;
        }
      }
      .ww-e-d47R.ww-layout, .ww-e-d47R [data-ww-ls~="d47R"] {
        display: flex;
        flex-flow: row;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d47R.ww-layout, .ww-e-d47R [data-ww-ls~="d47R"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47R.ww-layout, .ww-e-d47R [data-ww-ls~="d47R"] {
          display: flex;
          flex-flow: row;
          align-items: center;
          align-content: revert-layer;
          gap: 12px;
        }
      }
      .ww-e-d47S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d47S {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47S {
          display: flex;
        }
      }
      .ww-e-d47S.ww-layout, .ww-e-d47S [data-ww-ls~="d47S"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d47S.ww-layout, .ww-e-d47S [data-ww-ls~="d47S"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47S.ww-layout, .ww-e-d47S [data-ww-ls~="d47S"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d47T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d47T.ww-layout, .ww-e-d47T [data-ww-ls~="d47T"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d47U {
        margin: 0;
        padding: 16px;
        z-index: 1;
        align-self: unset;
        display: var(--ww-style-display);
        position: absolute;
        top: 30px;
        right: 25px;
        left: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 1px 3px #0000004d;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d47U.ww-layout, .ww-e-d47U [data-ww-ls~="d47U"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d47V {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47V {
          display: flex;
        }
      }
      .ww-e-d47V.ww-layout, .ww-e-d47V [data-ww-ls~="d47V"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d47V.ww-layout, .ww-e-d47V [data-ww-ls~="d47V"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47V.ww-layout, .ww-e-d47V [data-ww-ls~="d47V"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d47W {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d47X {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d47Y {
        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-d47Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d47Z {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47Z {
          display: flex;
        }
      }
      .ww-e-d47Z.ww-layout, .ww-e-d47Z [data-ww-ls~="d47Z"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d47Z.ww-layout, .ww-e-d47Z [data-ww-ls~="d47Z"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47Z.ww-layout, .ww-e-d47Z [data-ww-ls~="d47Z"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: flex-start;
          gap: 4px;
        }
      }
      .ww-e-d47a {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d47a {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47a {
          display: flex;
        }
      }
      .ww-e-d47a.ww-layout, .ww-e-d47a [data-ww-ls~="d47a"] {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1fr 1fr 1fr 1fr .25fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d47a.ww-layout, .ww-e-d47a [data-ww-ls~="d47a"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47a.ww-layout, .ww-e-d47a [data-ww-ls~="d47a"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d47b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d47c {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d47c {
          display: flex;
        }
      }
      .ww-e-d47c.ww-layout, .ww-e-d47c [data-ww-ls~="d47c"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d47c.ww-layout, .ww-e-d47c [data-ww-ls~="d47c"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d47d {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d47e {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d47f {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47f {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47f {
          display: flex;
        }
      }
      .ww-e-d47f.ww-layout, .ww-e-d47f [data-ww-ls~="d47f"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d47f.ww-layout, .ww-e-d47f [data-ww-ls~="d47f"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47f.ww-layout, .ww-e-d47f [data-ww-ls~="d47f"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d47g {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d47g {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47g {
          display: flex;
        }
      }
      .ww-e-d47g.ww-layout, .ww-e-d47g [data-ww-ls~="d47g"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d47g.ww-layout, .ww-e-d47g [data-ww-ls~="d47g"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47g.ww-layout, .ww-e-d47g [data-ww-ls~="d47g"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d47h {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d47i {
        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-d47i.ww-layout, .ww-e-d47i [data-ww-ls~="d47i"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d47j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d47k {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47l {
        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-d47m {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background-color: #0000;
      }
      .ww-e-d47n {
        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-d47o {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d47p {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d47q {
        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-d47q.ww-layout, .ww-e-d47q [data-ww-ls~="d47q"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d47s {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d47s {
          display: flex;
        }
      }
      .ww-e-d47s.ww-layout, .ww-e-d47s [data-ww-ls~="d47s"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d47s.ww-layout, .ww-e-d47s [data-ww-ls~="d47s"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d47t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d47v {
        margin: 0 20px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 95%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d47v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47v {
          display: flex;
        }
      }
      .ww-e-d47v.ww-layout, .ww-e-d47v [data-ww-ls~="d47v"] {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d47v.ww-layout, .ww-e-d47v [data-ww-ls~="d47v"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d47v.ww-layout, .ww-e-d47v [data-ww-ls~="d47v"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 20px;
        }
      }
      .ww-e-d47w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d47x {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d47y {
        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-d482 {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d482 {
          display: flex;
        }
      }
      .ww-e-d482.ww-layout, .ww-e-d482 [data-ww-ls~="d482"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d482.ww-layout, .ww-e-d482 [data-ww-ls~="d482"] {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d483 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d484 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 65vh;
      }
      @media (max-width: 991px) {
        .ww-e-d484 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d484 {
          display: flex;
        }
      }
      :where(.ww-e-d49B[data-ww-states~="mnqMIk"]) .ww-e-d484 {
        opacity: 1;
      }
      :where(.ww-e-d480[data-ww-states~="3riVWb"]) .ww-e-d484 {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d484.ww-layout, .ww-e-d484 [data-ww-ls~="d484"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d484.ww-layout, .ww-e-d484 [data-ww-ls~="d484"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d484.ww-layout, .ww-e-d484 [data-ww-ls~="d484"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d486 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d486 {
          display: flex;
        }
      }
      .ww-e-d486.ww-layout, .ww-e-d486 [data-ww-ls~="d486"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d486.ww-layout, .ww-e-d486 [data-ww-ls~="d486"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d487 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d488 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d488 {
          display: flex;
        }
      }
      .ww-e-d488.ww-layout, .ww-e-d488 [data-ww-ls~="d488"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d488.ww-layout, .ww-e-d488 [data-ww-ls~="d488"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d489 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d489.ww-layout, .ww-e-d489 [data-ww-ls~="d489"] {
        display: block;
      }
      .ww-e-d48A {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d48B {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d48B {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48B {
          display: flex;
        }
      }
      .ww-e-d48B.ww-layout, .ww-e-d48B [data-ww-ls~="d48B"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d48B.ww-layout, .ww-e-d48B [data-ww-ls~="d48B"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48B.ww-layout, .ww-e-d48B [data-ww-ls~="d48B"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d48C {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d48C {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48C {
          display: flex;
        }
      }
      .ww-e-d48C.ww-layout, .ww-e-d48C [data-ww-ls~="d48C"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d48C.ww-layout, .ww-e-d48C [data-ww-ls~="d48C"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48C.ww-layout, .ww-e-d48C [data-ww-ls~="d48C"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d48D {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48E {
        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: #16a34a;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d48F {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d48F {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48F {
          display: flex;
        }
      }
      .ww-e-d48F.ww-layout, .ww-e-d48F [data-ww-ls~="d48F"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d48F.ww-layout, .ww-e-d48F [data-ww-ls~="d48F"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48F.ww-layout, .ww-e-d48F [data-ww-ls~="d48F"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d48H {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d48I {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d48I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48I {
          display: flex;
        }
      }
      .ww-e-d48I.ww-layout, .ww-e-d48I [data-ww-ls~="d48I"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d48I.ww-layout, .ww-e-d48I [data-ww-ls~="d48I"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d48I.ww-layout, .ww-e-d48I [data-ww-ls~="d48I"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d48J {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48J {
          display: flex;
        }
      }
      .ww-e-d48J.ww-layout, .ww-e-d48J [data-ww-ls~="d48J"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d48J.ww-layout, .ww-e-d48J [data-ww-ls~="d48J"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d48K {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48M {
        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;
      }
      .ww-e-d48N {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48N {
          display: flex;
        }
      }
      .ww-e-d48N.ww-layout, .ww-e-d48N [data-ww-ls~="d48N"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48N.ww-layout, .ww-e-d48N [data-ww-ls~="d48N"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d48O {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48P {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48Q {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48T {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48U {
        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;
      }
      .ww-e-d48V {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48X {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48Z {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48b {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48b {
          display: flex;
        }
      }
      .ww-e-d48b.ww-layout, .ww-e-d48b [data-ww-ls~="d48b"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d48b.ww-layout, .ww-e-d48b [data-ww-ls~="d48b"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d48c {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48c {
          display: flex;
        }
      }
      .ww-e-d48c.ww-layout, .ww-e-d48c [data-ww-ls~="d48c"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48c.ww-layout, .ww-e-d48c [data-ww-ls~="d48c"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d48e {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48e {
          display: flex;
        }
      }
      .ww-e-d48e.ww-layout, .ww-e-d48e [data-ww-ls~="d48e"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48e.ww-layout, .ww-e-d48e [data-ww-ls~="d48e"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d48f {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48g {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d48h {
        display: flex;
      }
      :where(.ww-e-d495[data-ww-states~="measbt"]) .ww-e-d48h {
        display: flex;
      }
      .ww-e-d48i {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d48i {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      :where(.ww-e-d495[data-ww-states~="measbt"]) .ww-e-d48i {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d48j {
        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-d48k {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d48k {
          font-size: 18px;
        }
      }
      .ww-e-d48l {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d48l {
          display: none;
        }
      }
      .ww-e-d48l.ww-layout, .ww-e-d48l [data-ww-ls~="d48l"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d48l.ww-layout, .ww-e-d48l [data-ww-ls~="d48l"] {
          display: none;
        }
      }
      .ww-e-d48m {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d48m {
          display: flex;
        }
      }
      .ww-e-d48m.ww-layout, .ww-e-d48m [data-ww-ls~="d48m"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d48m.ww-layout, .ww-e-d48m [data-ww-ls~="d48m"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d48n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d48n {
          display: flex;
        }
      }
      .ww-e-d48n.ww-layout, .ww-e-d48n [data-ww-ls~="d48n"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d48n.ww-layout, .ww-e-d48n [data-ww-ls~="d48n"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d48o {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d48o {
          display: flex;
        }
      }
      .ww-e-d48o.ww-layout, .ww-e-d48o [data-ww-ls~="d48o"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d48o.ww-layout, .ww-e-d48o [data-ww-ls~="d48o"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d48p {
        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;
        opacity: 0.6;
      }
      @media (max-width: 767px) {
        .ww-e-d48p {
          display: flex;
        }
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d48p {
        opacity: 1;
      }
      .ww-e-d48p.ww-layout, .ww-e-d48p [data-ww-ls~="d48p"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d48p.ww-layout, .ww-e-d48p [data-ww-ls~="d48p"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d48q {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d48q {
          display: flex;
        }
      }
      .ww-e-d48q.ww-layout, .ww-e-d48q [data-ww-ls~="d48q"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d48q.ww-layout, .ww-e-d48q [data-ww-ls~="d48q"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d48r {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d48s {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d48t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48u {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48v {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d48x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d48y {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 70px;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d48y {
          display: flex;
        }
      }
      .ww-e-d48y.ww-layout, .ww-e-d48y [data-ww-ls~="d48y"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d48y.ww-layout, .ww-e-d48y [data-ww-ls~="d48y"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d48z {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d48z {
          padding: 16px;
        }
      }
      :where(.ww-e-d49B[data-ww-states~="mnqMIk"]) .ww-e-d48z {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d480[data-ww-states~="3riVWb"]) .ww-e-d48z {
        flex: 1 0 auto;
        height: 50vh;
        aspect-ratio: unset;
        min-height: unset;
      }
      .ww-e-d48z.ww-layout, .ww-e-d48z [data-ww-ls~="d48z"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d49B[data-ww-states~="mnqMIk"]) .ww-e-d48z.ww-layout, :where(.ww-e-d49B[data-ww-states~="mnqMIk"]) .ww-e-d48z [data-ww-ls~="d48z"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d490 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d490 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d490 {
          display: flex;
        }
      }
      .ww-e-d490.ww-layout, .ww-e-d490 [data-ww-ls~="d490"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d490.ww-layout, .ww-e-d490 [data-ww-ls~="d490"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d490.ww-layout, .ww-e-d490 [data-ww-ls~="d490"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d491 {
        margin: 0;
        padding: 8px 28px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        cursor: pointer;
        transition: all 0.2s ease-in-out;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d491 {
          padding: 12px 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d491 {
          padding: 10px 20px;
          border-radius: 12px;
        }
      }
      .ww-e-d491.ww-layout, .ww-e-d491 [data-ww-ls~="d491"] {
        display: inline-flex;
      }
      .ww-e-d492 {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d492 {
          display: flex;
        }
      }
      .ww-e-d492.ww-layout, .ww-e-d492 [data-ww-ls~="d492"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d492.ww-layout, .ww-e-d492 [data-ww-ls~="d492"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d494 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d495 {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d495 {
          padding: 16px;
          display: flex;
          height: auto;
          aspect-ratio: unset;
        }
      }
      .ww-e-d495.ww-layout, .ww-e-d495 [data-ww-ls~="d495"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d495.ww-layout, .ww-e-d495 [data-ww-ls~="d495"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d496 {
        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: #d96e4a;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d496 {
          display: flex;
        }
      }
      :where(.ww-e-d495[data-ww-states~="Ye3iyz"]) .ww-e-d496 {
        background-color: #e5e7eb;
      }
      .ww-e-d496.ww-layout, .ww-e-d496 [data-ww-ls~="d496"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d496.ww-layout, .ww-e-d496 [data-ww-ls~="d496"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d497 {
        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;
        color: var(--ww-content-ww-text-color, #1a7f37);
        white-space-collapse: preserve;
      }
      .ww-e-d498 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #dafbe1);
        border: 1px solid #dbeafe;
        border-radius: 999px;
      }
      .ww-e-d498.ww-layout, .ww-e-d498 [data-ww-ls~="d498"] {
        display: block;
      }
      .ww-e-d499 {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d49A {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d49A {
          display: flex;
        }
      }
      .ww-e-d49A.ww-layout, .ww-e-d49A [data-ww-ls~="d49A"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d49A.ww-layout, .ww-e-d49A [data-ww-ls~="d49A"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d49B {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 95vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d49B {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d480[data-ww-states~="3riVWb"]) .ww-e-d49B {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        max-height: 100vh;
      }
      .ww-e-d49B.ww-layout, .ww-e-d49B [data-ww-ls~="d49B"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d49B.ww-layout, .ww-e-d49B [data-ww-ls~="d49B"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d49C {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d49D {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: 1px solid #dbeafe;
        border-radius: 999px;
      }
      .ww-e-d49D.ww-layout, .ww-e-d49D [data-ww-ls~="d49D"] {
        display: block;
      }
      .ww-e-d49E {
        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;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d49F {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d495[data-ww-states~="Ye3iyz"]) .ww-e-d49F {
        color: #9ca3af;
      }
      .ww-e-d49G {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d49H {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d49I {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d49I {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49I {
          display: flex;
        }
      }
      .ww-e-d49I.ww-layout, .ww-e-d49I [data-ww-ls~="d49I"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d49I.ww-layout, .ww-e-d49I [data-ww-ls~="d49I"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49I.ww-layout, .ww-e-d49I [data-ww-ls~="d49I"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d49J {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d49J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49J {
          display: flex;
        }
      }
      .ww-e-d49J.ww-layout, .ww-e-d49J [data-ww-ls~="d49J"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d49J.ww-layout, .ww-e-d49J [data-ww-ls~="d49J"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49J.ww-layout, .ww-e-d49J [data-ww-ls~="d49J"] {
          display: flex;
          align-content: revert-layer;
          gap: 12px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d49K {
        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: #e5e7eb;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d49K {
          display: flex;
        }
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d49K {
        background-color: #e5e7eb;
      }
      :where(.ww-e-d495[data-ww-states~="measbt"]) .ww-e-d49K {
        background-color: #d96e4a;
        background-image: none;
      }
      .ww-e-d49K.ww-layout, .ww-e-d49K [data-ww-ls~="d49K"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d49K.ww-layout, .ww-e-d49K [data-ww-ls~="d49K"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d49L {
        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: sans-serif;
        font-weight: 600;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d49L {
        color: #9ca3af;
      }
      .ww-e-d49M {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d49M {
          display: flex;
        }
      }
      .ww-e-d49M.ww-layout, .ww-e-d49M [data-ww-ls~="d49M"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d49M.ww-layout, .ww-e-d49M [data-ww-ls~="d49M"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          align-items: center;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d49N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d49N {
        display: flex;
      }
      .ww-e-d49O {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49O {
          display: flex;
        }
      }
      .ww-e-d49O.ww-layout, .ww-e-d49O [data-ww-ls~="d49O"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49O.ww-layout, .ww-e-d49O [data-ww-ls~="d49O"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49P {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49P {
          display: flex;
        }
      }
      .ww-e-d49P.ww-layout, .ww-e-d49P [data-ww-ls~="d49P"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49P.ww-layout, .ww-e-d49P [data-ww-ls~="d49P"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49Q {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d49Q {
          display: flex;
        }
      }
      .ww-e-d49Q.ww-layout, .ww-e-d49Q [data-ww-ls~="d49Q"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d49Q.ww-layout, .ww-e-d49Q [data-ww-ls~="d49Q"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d49R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 2px;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
      }
      .ww-e-d49R.ww-layout, .ww-e-d49R [data-ww-ls~="d49R"] {
        display: block;
      }
      .ww-e-d49S {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d49T {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d49T {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49T {
          display: flex;
        }
      }
      :where(.ww-e-d480[data-ww-states~="QfiqGQ"]) .ww-e-d49T {
        opacity: 0.67;
      }
      .ww-e-d49T.ww-layout, .ww-e-d49T [data-ww-ls~="d49T"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d49T.ww-layout, .ww-e-d49T [data-ww-ls~="d49T"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49T.ww-layout, .ww-e-d49T [data-ww-ls~="d49T"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49U {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d49U {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49U {
          display: flex;
        }
      }
      :where(.ww-e-d480[data-ww-states~="QfiqGQ"]) .ww-e-d49U {
        opacity: 0.67;
      }
      .ww-e-d49U.ww-layout, .ww-e-d49U [data-ww-ls~="d49U"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d49U.ww-layout, .ww-e-d49U [data-ww-ls~="d49U"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49U.ww-layout, .ww-e-d49U [data-ww-ls~="d49U"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49W {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49W {
          display: flex;
        }
      }
      .ww-e-d49W.ww-layout, .ww-e-d49W [data-ww-ls~="d49W"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49W.ww-layout, .ww-e-d49W [data-ww-ls~="d49W"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49X {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49X {
          display: flex;
        }
      }
      .ww-e-d49X.ww-layout, .ww-e-d49X [data-ww-ls~="d49X"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49X.ww-layout, .ww-e-d49X [data-ww-ls~="d49X"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d49Z {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d49a {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d49a {
          display: flex;
        }
      }
      .ww-e-d49a.ww-layout, .ww-e-d49a [data-ww-ls~="d49a"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d49a.ww-layout, .ww-e-d49a [data-ww-ls~="d49a"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d49c {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49c {
          display: flex;
        }
      }
      .ww-e-d49c.ww-layout, .ww-e-d49c [data-ww-ls~="d49c"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49c.ww-layout, .ww-e-d49c [data-ww-ls~="d49c"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49d {
        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-d49d.ww-layout, .ww-e-d49d [data-ww-ls~="d49d"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d49e {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49e {
          display: flex;
        }
      }
      .ww-e-d49e.ww-layout, .ww-e-d49e [data-ww-ls~="d49e"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d49e.ww-layout, .ww-e-d49e [data-ww-ls~="d49e"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d49f {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d49g {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d49h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d49h.ww-layout, .ww-e-d49h [data-ww-ls~="d49h"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d49i {
        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;
        line-height: 1;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d49i {
          font-size: 11px;
        }
      }
      .ww-e-d49j {
        margin: 0;
        padding: 15px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d49j {
          padding: 16px;
          display: flex;
        }
      }
      :where(.ww-e-d480[data-ww-states~="0H9fvU"]) .ww-e-d49j {
        align-self: flex-end;
      }
      .ww-e-d49j.ww-layout, .ww-e-d49j [data-ww-ls~="d49j"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d49j.ww-layout, .ww-e-d49j [data-ww-ls~="d49j"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
        }
      }
      .ww-e-d49k {
        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-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      @media (max-width: 991px) {
        .ww-e-d49k {
          font-size: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49k {
          font-size: 15px;
        }
      }
      .ww-e-d49l {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: -10px;
        right: -10px;
        width: 26px;
        max-width: unset;
        min-width: unset;
        height: 26px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        box-shadow: 0 2px 8px #ef444466;
        border: 2.5px solid #fff;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d49l {
          display: flex;
          top: -8px;
          right: -8px;
          width: 24px;
          height: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49l {
          display: flex;
          top: -6px;
          right: -6px;
          width: 22px;
          height: 22px;
          border: 2px solid #fff;
        }
      }
      .ww-e-d49l.ww-layout, .ww-e-d49l [data-ww-ls~="d49l"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d49l.ww-layout, .ww-e-d49l [data-ww-ls~="d49l"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49l.ww-layout, .ww-e-d49l [data-ww-ls~="d49l"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d49m {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d49m {
          display: flex;
        }
      }
      :where(.ww-e-d480[data-ww-states~="0H9fvU"]) .ww-e-d49m {
        align-self: unset;
      }
      .ww-e-d49m.ww-layout, .ww-e-d49m [data-ww-ls~="d49m"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d49m.ww-layout, .ww-e-d49m [data-ww-ls~="d49m"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d49n {
        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-d49q {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d49r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 160px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d49r.ww-layout, .ww-e-d49r [data-ww-ls~="d49r"] {
        display: block;
      }
      .ww-e-d49s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d49t {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 12px;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #22c55ee6;
        border-radius: 9999px;
      }
      @media (max-width: 991px) {
        .ww-e-d49t {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49t {
          display: flex;
        }
      }
      .ww-e-d49t.ww-layout, .ww-e-d49t [data-ww-ls~="d49t"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d49t.ww-layout, .ww-e-d49t [data-ww-ls~="d49t"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49t.ww-layout, .ww-e-d49t [data-ww-ls~="d49t"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d49u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d49v {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d49w {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        line-height: 1.3;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d49x {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d49x {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49x {
          display: flex;
        }
      }
      .ww-e-d49x.ww-layout, .ww-e-d49x [data-ww-ls~="d49x"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d49x.ww-layout, .ww-e-d49x [data-ww-ls~="d49x"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d49x.ww-layout, .ww-e-d49x [data-ww-ls~="d49x"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d49y {
        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: Montserrat, sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d49z {
        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-d4A0 {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4A1 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d4A1.ww-layout, .ww-e-d4A1 [data-ww-ls~="d4A1"] {
        display: block;
      }
      .ww-e-d4A2 {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4A3 {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4A4 {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4A5 {
        margin: 0 0 0 4px;
        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-d4A6 {
        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: Montserrat, sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4A7 {
        margin: 16px 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;
        opacity: 1;
      }
      @media (max-width: 991px) {
        .ww-e-d4A7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4A7 {
          display: flex;
        }
      }
      .ww-e-d4A7.ww-layout, .ww-e-d4A7 [data-ww-ls~="d4A7"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4A7.ww-layout, .ww-e-d4A7 [data-ww-ls~="d4A7"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4A7.ww-layout, .ww-e-d4A7 [data-ww-ls~="d4A7"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
        }
      }
      .ww-e-d4A8 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4A8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4A8 {
          display: flex;
        }
      }
      .ww-e-d4A8.ww-layout, .ww-e-d4A8 [data-ww-ls~="d4A8"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4A8.ww-layout, .ww-e-d4A8 [data-ww-ls~="d4A8"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4A8.ww-layout, .ww-e-d4A8 [data-ww-ls~="d4A8"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4A9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4A9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4A9 {
          display: flex;
        }
      }
      .ww-e-d4A9.ww-layout, .ww-e-d4A9 [data-ww-ls~="d4A9"] {
        display: flex;
        align-items: flex-start;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4A9.ww-layout, .ww-e-d4A9 [data-ww-ls~="d4A9"] {
          display: flex;
          align-items: flex-start;
          gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4A9.ww-layout, .ww-e-d4A9 [data-ww-ls~="d4A9"] {
          display: flex;
          align-items: flex-start;
          gap: 10px;
        }
      }
      .ww-e-d4AA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4AA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AA {
          display: flex;
        }
      }
      .ww-e-d4AA.ww-layout, .ww-e-d4AA [data-ww-ls~="d4AA"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4AA.ww-layout, .ww-e-d4AA [data-ww-ls~="d4AA"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AA.ww-layout, .ww-e-d4AA [data-ww-ls~="d4AA"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4AB {
        margin: auto 0 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4AB {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AB {
          display: grid;
        }
      }
      .ww-e-d4AB.ww-layout, .ww-e-d4AB [data-ww-ls~="d4AB"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4AB.ww-layout, .ww-e-d4AB [data-ww-ls~="d4AB"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AB.ww-layout, .ww-e-d4AB [data-ww-ls~="d4AB"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 8px;
        }
      }
      .ww-e-d4AC {
        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: Montserrat, sans-serif;
        line-height: 1.4;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4AD {
        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-d4AD.ww-layout, .ww-e-d4AD [data-ww-ls~="d4AD"] {
        display: block;
      }
      .ww-e-d4AE {
        margin: 3px 0 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;
      }
      .ww-e-d4AF {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 8px;
      }
      .ww-e-d4AF.ww-layout, .ww-e-d4AF [data-ww-ls~="d4AF"] {
        display: block;
      }
      .ww-e-d4AH {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        transition: all 0.3s ease;
        border: 2px solid #0000;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4AH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AH {
          display: flex;
        }
      }
      @media (max-width: 991px) {
        .ww-e-d4AH:where(:hover) {
          border: 2px solid #d96e4a;
        }
      }
      .ww-e-d4AH:where([data-ww-states~="o7u40W"]) {
        border: 2px solid #d96e4a;
      }
      @media (max-width: 991px) {
        .ww-e-d4AH:where([data-ww-states~="o7u40W"]) {
          border: 2px solid #d96e4a;
        }
      }
      .ww-e-d4AH.ww-layout, .ww-e-d4AH [data-ww-ls~="d4AH"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4AH.ww-layout, .ww-e-d4AH [data-ww-ls~="d4AH"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4AH.ww-layout, .ww-e-d4AH [data-ww-ls~="d4AH"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4AI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4AI {
          display: flex;
        }
      }
      .ww-e-d4AI.ww-layout, .ww-e-d4AI [data-ww-ls~="d4AI"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4AI.ww-layout, .ww-e-d4AI [data-ww-ls~="d4AI"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4AJ {
        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-d4AJ.ww-layout, .ww-e-d4AJ [data-ww-ls~="d4AJ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4AK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4AL {
        margin: 0;
        padding: 12px 16px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        transition: all 0.2s ease;
        border: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4AM {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100px;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        transition: all 0.2s ease;
        border: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4AN {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: inherit;
        white-space-collapse: preserve;
      }
      .ww-e-d4AN:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
      }
      .ww-e-d4AO {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: inherit;
        white-space-collapse: preserve;
      }
      .ww-e-d4AO:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
      }
      .ww-e-d4AP {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4AP {
          display: flex;
        }
      }
      .ww-e-d4AP.ww-layout, .ww-e-d4AP [data-ww-ls~="d4AP"] {
        display: flex;
        flex-direction: row;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4AP.ww-layout, .ww-e-d4AP [data-ww-ls~="d4AP"] {
          display: flex;
          flex-direction: row;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4AQ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4AQ {
          display: flex;
        }
      }
      .ww-e-d4AQ.ww-layout, .ww-e-d4AQ [data-ww-ls~="d4AQ"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4AQ.ww-layout, .ww-e-d4AQ [data-ww-ls~="d4AQ"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4AR {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: inherit;
        white-space-collapse: preserve;
      }
      .ww-e-d4AR:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
      }
      .ww-e-d4AS {
        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: inherit;
        font-family: var(--ww-default-font-family);
        font-weight: inherit;
        color: inherit;
        white-space-collapse: preserve;
      }
      .ww-e-d4AS:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
      }
      .ww-e-d4AT {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4AT:where(:hover) {
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d4AU {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        border-top: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      @media (max-width: 767px) {
        .ww-e-d4AU {
          display: flex;
        }
      }
      .ww-e-d4AU.ww-layout, .ww-e-d4AU [data-ww-ls~="d4AU"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4AU.ww-layout, .ww-e-d4AU [data-ww-ls~="d4AU"] {
          display: flex;
          flex-direction: row;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4AW {
        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-d4AW.ww-layout, .ww-e-d4AW [data-ww-ls~="d4AW"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d4AX {
        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-d4AX.ww-layout, .ww-e-d4AX [data-ww-ls~="d4AX"] {
        display: block;
      }
      .ww-e-d4AY {
        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-d4AY.ww-layout, .ww-e-d4AY [data-ww-ls~="d4AY"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px 4px;
      }
      .ww-e-d4AZ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4AZ {
          display: flex;
        }
      }
      .ww-e-d4AZ.ww-layout, .ww-e-d4AZ [data-ww-ls~="d4AZ"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4AZ.ww-layout, .ww-e-d4AZ [data-ww-ls~="d4AZ"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d4Aa {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Aa {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Aa {
          display: flex;
        }
      }
      .ww-e-d4Aa.ww-layout, .ww-e-d4Aa [data-ww-ls~="d4Aa"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Aa.ww-layout, .ww-e-d4Aa [data-ww-ls~="d4Aa"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Aa.ww-layout, .ww-e-d4Aa [data-ww-ls~="d4Aa"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d4Ab {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ac {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ac {
          display: flex;
        }
      }
      .ww-e-d4Ac.ww-layout, .ww-e-d4Ac [data-ww-ls~="d4Ac"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ac.ww-layout, .ww-e-d4Ac [data-ww-ls~="d4Ac"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Ad {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 64px;
        max-height: unset;
        min-height: unset;
        background-color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        border-radius: 100%;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ad {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ad {
          display: flex;
        }
      }
      .ww-e-d4Ad.ww-layout, .ww-e-d4Ad [data-ww-ls~="d4Ad"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ad.ww-layout, .ww-e-d4Ad [data-ww-ls~="d4Ad"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ad.ww-layout, .ww-e-d4Ad [data-ww-ls~="d4Ad"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Ae {
        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-d4Ae.ww-layout, .ww-e-d4Ae [data-ww-ls~="d4Ae"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d4Af {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ag {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ah {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ah.ww-layout, .ww-e-d4Ah [data-ww-ls~="d4Ah"] {
        display: block;
      }
      .ww-e-d4Ai {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ai {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ai {
          display: grid;
        }
      }
      .ww-e-d4Ai.ww-layout, .ww-e-d4Ai [data-ww-ls~="d4Ai"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ai.ww-layout, .ww-e-d4Ai [data-ww-ls~="d4Ai"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ai.ww-layout, .ww-e-d4Ai [data-ww-ls~="d4Ai"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d4Aj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Aj {
          display: flex;
        }
      }
      .ww-e-d4Aj.ww-layout, .ww-e-d4Aj [data-ww-ls~="d4Aj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Aj.ww-layout, .ww-e-d4Aj [data-ww-ls~="d4Aj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Ak {
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        white-space-collapse: preserve;
      }
      .ww-e-d4Al {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      @media (max-width: 767px) {
        .ww-e-d4Al {
          display: flex;
        }
      }
      .ww-e-d4Al.ww-layout, .ww-e-d4Al [data-ww-ls~="d4Al"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Al.ww-layout, .ww-e-d4Al [data-ww-ls~="d4Al"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4Am {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Am {
          display: flex;
        }
      }
      .ww-e-d4Am.ww-layout, .ww-e-d4Am [data-ww-ls~="d4Am"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Am.ww-layout, .ww-e-d4Am [data-ww-ls~="d4Am"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4An {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4An {
          display: flex;
        }
      }
      .ww-e-d4An:where(:hover) {
        display: flex;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d4An.ww-layout, .ww-e-d4An [data-ww-ls~="d4An"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4An.ww-layout, .ww-e-d4An [data-ww-ls~="d4An"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4An.ww-layout:where(:hover), .ww-e-d4An [data-ww-ls~="d4An"]:where(:hover) {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Ao {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ao {
          display: flex;
        }
      }
      .ww-e-d4Ao.ww-layout, .ww-e-d4Ao [data-ww-ls~="d4Ao"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ao.ww-layout, .ww-e-d4Ao [data-ww-ls~="d4Ao"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4Ap {
        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-d4Aq {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d4Aq:where([data-ww-states~="active"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
      }
      .ww-e-d4Aq.ww-layout, .ww-e-d4Aq [data-ww-ls~="d4Aq"] {
        display: block;
      }
      .ww-e-d4Ar {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d4Ar:where([data-ww-states~="active"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
      }
      .ww-e-d4Ar.ww-layout, .ww-e-d4Ar [data-ww-ls~="d4Ar"] {
        display: block;
      }
      .ww-e-d4As {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d4As:where([data-ww-states~="active"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
      }
      .ww-e-d4As.ww-layout, .ww-e-d4As [data-ww-ls~="d4As"] {
        display: block;
      }
      .ww-e-d4At {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      .ww-e-d4At:where([data-ww-states~="active"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: 0 1px 3px #0000001a;
      }
      .ww-e-d4At.ww-layout, .ww-e-d4At [data-ww-ls~="d4At"] {
        display: block;
      }
      .ww-e-d4Au {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4Av {
        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;
        cursor: pointer;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4Av {
          display: flex;
        }
      }
      .ww-e-d4Av.ww-layout, .ww-e-d4Av [data-ww-ls~="d4Av"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Av.ww-layout, .ww-e-d4Av [data-ww-ls~="d4Av"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Aw {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d4Ax {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Ay {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      .ww-e-d4Az {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d4Az.ww-layout, .ww-e-d4Az [data-ww-ls~="d4Az"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d4B0 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4B0 {
          display: flex;
        }
      }
      .ww-e-d4B0.ww-layout, .ww-e-d4B0 [data-ww-ls~="d4B0"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4B0.ww-layout, .ww-e-d4B0 [data-ww-ls~="d4B0"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4B1 {
        margin: 6px 0 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        position: absolute;
        top: 59px;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 200px;
        min-height: unset;
        background-color: var(-----white---1000, #FFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4B1.ww-layout, .ww-e-d4B1 [data-ww-ls~="d4B1"] {
        display: block;
      }
      .ww-e-d4B3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4B3 {
          display: flex;
        }
      }
      .ww-e-d4B3.ww-layout, .ww-e-d4B3 [data-ww-ls~="d4B3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4B3.ww-layout, .ww-e-d4B3 [data-ww-ls~="d4B3"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4B4 {
        margin: 0;
        padding: 8px 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: var(--ww-default-font-family);
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4B5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 60%;
        max-width: 700px;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        box-shadow: -4px 0 20px #00000026;
        animation-duration: .4s;
        animation-timing-function: cubic-bezier(.4, 0, .2, 1);
        animation-fill-mode: both;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-e6ad4fac-668f-4180-8b4e-aa0b0e13d228-base-default;
      }
      @keyframes ww-keyframes-element-e6ad4fac-668f-4180-8b4e-aa0b0e13d228-base-default {
        0% {
          transform: translateX(100%);
        }
        100% {
          transform: translateX(0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4B5 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4B5.ww-layout, .ww-e-d4B5 [data-ww-ls~="d4B5"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4B5.ww-layout, .ww-e-d4B5 [data-ww-ls~="d4B5"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4B6 {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627, #d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a4d;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4B6:where(:hover) {
        background-color: var(--fc1f7d0d-1d2e-4a21-b6fd-30197d735412, #ED730766);
        box-shadow: 0 4px 12px #d96e4a66;
        transform: translateY(-1px);
      }
      .ww-e-d4B7 {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4B8 {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4B9 {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4BA {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4BB {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4BC {
        margin: 0;
        padding: 60px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 650px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4BC {
          padding: 40px 20px;
          display: flex;
        }
      }
      .ww-e-d4BC.ww-layout, .ww-e-d4BC [data-ww-ls~="d4BC"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4BC.ww-layout, .ww-e-d4BC [data-ww-ls~="d4BC"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d4BD {
        margin: 0 0 12px;
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4BD {
          font-size: 24px;
        }
      }
      .ww-e-d4BE {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4BE {
          font-size: 16px;
        }
      }
      .ww-e-d4BG {
        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-d4BH {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fee2e2;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d4BH {
          display: flex;
        }
      }
      .ww-e-d4BH.ww-layout, .ww-e-d4BH [data-ww-ls~="d4BH"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4BH.ww-layout, .ww-e-d4BH [data-ww-ls~="d4BH"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4BI {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4BJ {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4BK {
        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-d4BL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BL {
          display: flex;
        }
      }
      .ww-e-d4BL.ww-layout, .ww-e-d4BL [data-ww-ls~="d4BL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4BL.ww-layout, .ww-e-d4BL [data-ww-ls~="d4BL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BL.ww-layout, .ww-e-d4BL [data-ww-ls~="d4BL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4BM {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4BN {
        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-d4BO {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4BP {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BP {
          display: flex;
        }
      }
      .ww-e-d4BP.ww-layout, .ww-e-d4BP [data-ww-ls~="d4BP"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BP.ww-layout, .ww-e-d4BP [data-ww-ls~="d4BP"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BP.ww-layout, .ww-e-d4BP [data-ww-ls~="d4BP"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4BQ {
        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-d4BR {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BR {
          display: flex;
        }
      }
      .ww-e-d4BR.ww-layout, .ww-e-d4BR [data-ww-ls~="d4BR"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BR.ww-layout, .ww-e-d4BR [data-ww-ls~="d4BR"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BR.ww-layout, .ww-e-d4BR [data-ww-ls~="d4BR"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4BS {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4BT {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BT {
          display: flex;
        }
      }
      .ww-e-d4BT.ww-layout, .ww-e-d4BT [data-ww-ls~="d4BT"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4BT.ww-layout, .ww-e-d4BT [data-ww-ls~="d4BT"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BT.ww-layout, .ww-e-d4BT [data-ww-ls~="d4BT"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4BU {
        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-d4BV {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4BW {
        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-d4BX {
        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-d4BY {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4BY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BY {
          display: flex;
        }
      }
      .ww-e-d4BY.ww-layout, .ww-e-d4BY [data-ww-ls~="d4BY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4BY.ww-layout, .ww-e-d4BY [data-ww-ls~="d4BY"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4BY.ww-layout, .ww-e-d4BY [data-ww-ls~="d4BY"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4BZ {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ba {
        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-d4Bb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bb {
          display: flex;
        }
      }
      .ww-e-d4Bb.ww-layout, .ww-e-d4Bb [data-ww-ls~="d4Bb"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bb.ww-layout, .ww-e-d4Bb [data-ww-ls~="d4Bb"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bb.ww-layout, .ww-e-d4Bb [data-ww-ls~="d4Bb"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Bc {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bc {
          display: flex;
        }
      }
      .ww-e-d4Bc.ww-layout, .ww-e-d4Bc [data-ww-ls~="d4Bc"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bc.ww-layout, .ww-e-d4Bc [data-ww-ls~="d4Bc"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bc.ww-layout, .ww-e-d4Bc [data-ww-ls~="d4Bc"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Bd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bd {
          display: flex;
        }
      }
      .ww-e-d4Bd.ww-layout, .ww-e-d4Bd [data-ww-ls~="d4Bd"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bd.ww-layout, .ww-e-d4Bd [data-ww-ls~="d4Bd"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bd.ww-layout, .ww-e-d4Bd [data-ww-ls~="d4Bd"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Be {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Be {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Be {
          display: flex;
        }
      }
      .ww-e-d4Be.ww-layout, .ww-e-d4Be [data-ww-ls~="d4Be"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Be.ww-layout, .ww-e-d4Be [data-ww-ls~="d4Be"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Be.ww-layout, .ww-e-d4Be [data-ww-ls~="d4Be"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Bf {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Bg {
        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-d4Bh {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bh {
          display: flex;
        }
      }
      .ww-e-d4Bh.ww-layout, .ww-e-d4Bh [data-ww-ls~="d4Bh"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bh.ww-layout, .ww-e-d4Bh [data-ww-ls~="d4Bh"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bh.ww-layout, .ww-e-d4Bh [data-ww-ls~="d4Bh"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Bi {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Bj {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Bj:where([data-ww-states~="g45Uzg"]) {
        font-weight: 700;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4Bk {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4Bk.ww-layout, .ww-e-d4Bk [data-ww-ls~="d4Bk"] {
        display: block;
      }
      .ww-e-d4Bl {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4Bl.ww-layout, .ww-e-d4Bl [data-ww-ls~="d4Bl"] {
        display: block;
      }
      .ww-e-d4Bm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Bn {
        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-d4Bo {
        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-d4Bp {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Bq {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bq {
          display: flex;
        }
      }
      .ww-e-d4Bq.ww-layout, .ww-e-d4Bq [data-ww-ls~="d4Bq"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bq.ww-layout, .ww-e-d4Bq [data-ww-ls~="d4Bq"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bq.ww-layout, .ww-e-d4Bq [data-ww-ls~="d4Bq"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Br {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Br {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Br {
          display: flex;
        }
      }
      .ww-e-d4Br.ww-layout, .ww-e-d4Br [data-ww-ls~="d4Br"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Br.ww-layout, .ww-e-d4Br [data-ww-ls~="d4Br"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Br.ww-layout, .ww-e-d4Br [data-ww-ls~="d4Br"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Bs {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bs {
          display: flex;
        }
      }
      .ww-e-d4Bs.ww-layout, .ww-e-d4Bs [data-ww-ls~="d4Bs"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bs.ww-layout, .ww-e-d4Bs [data-ww-ls~="d4Bs"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bs.ww-layout, .ww-e-d4Bs [data-ww-ls~="d4Bs"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Bt {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Bu {
        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-d4Bv {
        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-d4Bw {
        margin: 0 12px;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bw {
          display: flex;
        }
      }
      .ww-e-d4Bw.ww-layout, .ww-e-d4Bw [data-ww-ls~="d4Bw"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bw.ww-layout, .ww-e-d4Bw [data-ww-ls~="d4Bw"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bw.ww-layout, .ww-e-d4Bw [data-ww-ls~="d4Bw"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Bx {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bx {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bx {
          display: flex;
        }
      }
      .ww-e-d4Bx.ww-layout, .ww-e-d4Bx [data-ww-ls~="d4Bx"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Bx.ww-layout, .ww-e-d4Bx [data-ww-ls~="d4Bx"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Bx.ww-layout, .ww-e-d4Bx [data-ww-ls~="d4Bx"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4By {
        margin: 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4By {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4By {
          display: flex;
        }
      }
      .ww-e-d4By.ww-layout, .ww-e-d4By [data-ww-ls~="d4By"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4By.ww-layout, .ww-e-d4By [data-ww-ls~="d4By"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4By.ww-layout, .ww-e-d4By [data-ww-ls~="d4By"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Bz {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4C0 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4C1 {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4C1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4C1 {
          display: flex;
        }
      }
      .ww-e-d4C1.ww-layout, .ww-e-d4C1 [data-ww-ls~="d4C1"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4C1.ww-layout, .ww-e-d4C1 [data-ww-ls~="d4C1"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4C1.ww-layout, .ww-e-d4C1 [data-ww-ls~="d4C1"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4C2 {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4C2.ww-layout, .ww-e-d4C2 [data-ww-ls~="d4C2"] {
        display: block;
      }
      .ww-e-d4C3 {
        margin: 4px 0 0 22px;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 2px solid #d96e4a;
      }
      @media (max-width: 991px) {
        .ww-e-d4C3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4C3 {
          display: flex;
        }
      }
      .ww-e-d4C3.ww-layout, .ww-e-d4C3 [data-ww-ls~="d4C3"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4C3.ww-layout, .ww-e-d4C3 [data-ww-ls~="d4C3"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4C3.ww-layout, .ww-e-d4C3 [data-ww-ls~="d4C3"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4C4 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4C5 {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4C5.ww-layout, .ww-e-d4C5 [data-ww-ls~="d4C5"] {
        display: block;
      }
      .ww-e-d4C6 {
        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-d4C7 {
        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-d4C8 {
        margin: 0 12px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4C8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4C8 {
          display: flex;
        }
      }
      .ww-e-d4C8:where([data-ww-states~="jkInyC"]) {
        width: revert-layer;
      }
      .ww-e-d4C8.ww-layout, .ww-e-d4C8 [data-ww-ls~="d4C8"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4C8.ww-layout, .ww-e-d4C8 [data-ww-ls~="d4C8"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4C8.ww-layout, .ww-e-d4C8 [data-ww-ls~="d4C8"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4C9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d4CA {
        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-d4CB {
        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-d4CC {
        margin: 0;
        padding: 20px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4CC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CC {
          overflow: unset;
          display: flex;
          position: revert-layer;
          inset: revert-layer;
          flex: 1 1 auto;
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          animation-duration: 1s;
          animation-iteration-count: infinite;
          animation-name: ww-keyframes-element-3ac04f9e-9b7f-41aa-8951-5bcd8a19d784-base-mobile;
        }
        @keyframes ww-keyframes-element-3ac04f9e-9b7f-41aa-8951-5bcd8a19d784-base-mobile {
          0% {
          }
          100% {
          }
        }
      }
      .ww-e-d4CC.ww-layout, .ww-e-d4CC [data-ww-ls~="d4CC"] {
        display: flex;
        flex-flow: column;
        align-items: var(--ww-content-ww-layout-align-items);
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4CC.ww-layout, .ww-e-d4CC [data-ww-ls~="d4CC"] {
          display: flex;
          flex-flow: column;
          align-items: var(--ww-content-ww-layout-align-items);
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CC.ww-layout, .ww-e-d4CC [data-ww-ls~="d4CC"] {
          display: flex;
          flex-flow: column;
          align-items: var(--ww-content-ww-layout-align-items);
          gap: 4px;
        }
      }
      .ww-e-d4CD {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4CD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CD {
          display: flex;
        }
      }
      .ww-e-d4CD:where([data-ww-states~="GN0gMG"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4CD.ww-layout, .ww-e-d4CD [data-ww-ls~="d4CD"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4CD.ww-layout, .ww-e-d4CD [data-ww-ls~="d4CD"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CD.ww-layout, .ww-e-d4CD [data-ww-ls~="d4CD"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4CE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4CG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4CG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CG {
          display: flex;
        }
      }
      .ww-e-d4CG.ww-layout, .ww-e-d4CG [data-ww-ls~="d4CG"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4CG.ww-layout, .ww-e-d4CG [data-ww-ls~="d4CG"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CG.ww-layout, .ww-e-d4CG [data-ww-ls~="d4CG"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4CH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4CH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CH {
          display: flex;
        }
      }
      .ww-e-d4CH.ww-layout, .ww-e-d4CH [data-ww-ls~="d4CH"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4CH.ww-layout, .ww-e-d4CH [data-ww-ls~="d4CH"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CH.ww-layout, .ww-e-d4CH [data-ww-ls~="d4CH"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4CI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4CJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 15px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4CK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d4CL {
        margin: 4px 0 0 22px;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 2px solid #d96e4a;
      }
      @media (max-width: 991px) {
        .ww-e-d4CL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CL {
          display: flex;
        }
      }
      .ww-e-d4CL.ww-layout, .ww-e-d4CL [data-ww-ls~="d4CL"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4CL.ww-layout, .ww-e-d4CL [data-ww-ls~="d4CL"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CL.ww-layout, .ww-e-d4CL [data-ww-ls~="d4CL"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4CM {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.25rem;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4CM:where([data-ww-states~="68NZR3"]) {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      :where(.ww-e-d4CD[data-ww-states~="GN0gMG"]) .ww-e-d4CM {
        color: #fff;
      }
      .ww-e-d4CN {
        margin: 0;
        padding: 24px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 70px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4CN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CN {
          display: flex;
        }
      }
      .ww-e-d4CN.ww-layout, .ww-e-d4CN [data-ww-ls~="d4CN"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4CN.ww-layout, .ww-e-d4CN [data-ww-ls~="d4CN"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4CN.ww-layout, .ww-e-d4CN [data-ww-ls~="d4CN"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4CO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d4CP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4CP.ww-layout, .ww-e-d4CP [data-ww-ls~="d4CP"] {
        display: block;
      }
      .ww-e-d4CQ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4CR {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        line-height: 1.2;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4CS {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4CS.ww-layout, .ww-e-d4CS [data-ww-ls~="d4CS"] {
        display: block;
      }
      .ww-e-d4CT {
        margin: 0;
        padding: 10px 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: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d4CU {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4CU.ww-layout, .ww-e-d4CU [data-ww-ls~="d4CU"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4CW {
        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-d4CX {
        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-d4CY {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4CZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: var(--6bd67ea2-8fa9-43a5-8cf5-50f625558e3c,#f3b5b0);
        border-radius: 50%;
      }
      .ww-e-d4CZ.ww-layout, .ww-e-d4CZ [data-ww-ls~="d4CZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Ca {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ca.ww-layout, .ww-e-d4Ca [data-ww-ls~="d4Ca"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4Cb {
        margin: 0;
        padding: 16px 24px;
        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 #f1f5f9;
      }
      .ww-e-d4Cb.ww-layout, .ww-e-d4Cb [data-ww-ls~="d4Cb"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4Cc {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Cc.ww-layout, .ww-e-d4Cc [data-ww-ls~="d4Cc"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4Cd {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d4Cd.ww-layout, .ww-e-d4Cd [data-ww-ls~="d4Cd"] {
        display: block;
      }
      .ww-e-d4Ce {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Cf {
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4Cg {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #c97b5f;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d4Cg.ww-layout, .ww-e-d4Cg [data-ww-ls~="d4Cg"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Ci {
        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-d4Cj {
        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-d4Ck {
        margin: 0;
        padding: 14px 28px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ck {
          width: 100%;
        }
      }
      .ww-e-d4Cl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 52px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #faefe9;
        border-radius: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cl {
          display: flex;
        }
      }
      .ww-e-d4Cl.ww-layout, .ww-e-d4Cl [data-ww-ls~="d4Cl"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cl.ww-layout, .ww-e-d4Cl [data-ww-ls~="d4Cl"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Cm {
        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: 22px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        line-height: 1.2;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Cn {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 800;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4Co {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 800;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4Cp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cp {
          display: flex;
        }
      }
      .ww-e-d4Cp.ww-layout, .ww-e-d4Cp [data-ww-ls~="d4Cp"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cp.ww-layout, .ww-e-d4Cp [data-ww-ls~="d4Cp"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Cq {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cq {
          display: flex;
        }
      }
      .ww-e-d4Cq.ww-layout, .ww-e-d4Cq [data-ww-ls~="d4Cq"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cq.ww-layout, .ww-e-d4Cq [data-ww-ls~="d4Cq"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4Cr {
        margin: 0;
        padding: 14px 28px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #c87254;
        cursor: pointer;
        transition: all 0.2s ease;
        border: none;
        border-radius: 14px;
        --ww-element-transition: all 0.2s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cr {
          width: 100%;
        }
      }
      .ww-e-d4Cs {
        margin: 0;
        padding: 24px 32px;
        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-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cs {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d4Cs.ww-layout, .ww-e-d4Cs [data-ww-ls~="d4Cs"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cs.ww-layout, .ww-e-d4Cs [data-ww-ls~="d4Cs"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4Ct {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ct {
          display: flex;
        }
      }
      .ww-e-d4Ct.ww-layout, .ww-e-d4Ct [data-ww-ls~="d4Ct"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ct.ww-layout, .ww-e-d4Ct [data-ww-ls~="d4Ct"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d4Cu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cu {
          display: flex;
        }
      }
      .ww-e-d4Cu.ww-layout, .ww-e-d4Cu [data-ww-ls~="d4Cu"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cu.ww-layout, .ww-e-d4Cu [data-ww-ls~="d4Cu"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d4Cv {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cv {
          display: flex;
        }
      }
      .ww-e-d4Cv.ww-layout, .ww-e-d4Cv [data-ww-ls~="d4Cv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cv.ww-layout, .ww-e-d4Cv [data-ww-ls~="d4Cv"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4Cw {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cw {
          padding: 24px 20px;
          display: flex;
        }
      }
      .ww-e-d4Cw.ww-layout, .ww-e-d4Cw [data-ww-ls~="d4Cw"] {
        display: flex;
        flex-flow: column;
        gap: 28px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cw.ww-layout, .ww-e-d4Cw [data-ww-ls~="d4Cw"] {
          display: flex;
          flex-flow: column;
          gap: 28px;
        }
      }
      .ww-e-d4Cx {
        margin: 0;
        padding: 32px 32px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cx {
          padding: 24px 20px 20px;
          display: flex;
        }
      }
      .ww-e-d4Cx.ww-layout, .ww-e-d4Cx [data-ww-ls~="d4Cx"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Cx.ww-layout, .ww-e-d4Cx [data-ww-ls~="d4Cx"] {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4Cy {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 540px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 24px;
      }
      .ww-e-d4Cy.ww-layout, .ww-e-d4Cy [data-ww-ls~="d4Cy"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Cz {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4D0 {
        margin: 0;
        padding: 18px 20px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #000;
        white-space-collapse: preserve;
        background-color: var(--db07d869-7076-4fff-8cb5-8f81b9060866,#00000040);
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-d4D1 {
        margin: 0;
        padding: 18px 20px;
        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: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 700;
        color: #000;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 14px;
      }
      .ww-e-d4D2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4D2 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D2 {
          display: grid;
        }
      }
      .ww-e-d4D2.ww-layout, .ww-e-d4D2 [data-ww-ls~="d4D2"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4D2.ww-layout, .ww-e-d4D2 [data-ww-ls~="d4D2"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D2.ww-layout, .ww-e-d4D2 [data-ww-ls~="d4D2"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4D3 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4D3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D3 {
          display: flex;
        }
      }
      .ww-e-d4D3.ww-layout, .ww-e-d4D3 [data-ww-ls~="d4D3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4D3.ww-layout, .ww-e-d4D3 [data-ww-ls~="d4D3"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D3.ww-layout, .ww-e-d4D3 [data-ww-ls~="d4D3"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4D4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4D4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D4 {
          display: flex;
        }
      }
      .ww-e-d4D4.ww-layout, .ww-e-d4D4 [data-ww-ls~="d4D4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4D4.ww-layout, .ww-e-d4D4 [data-ww-ls~="d4D4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D4.ww-layout, .ww-e-d4D4 [data-ww-ls~="d4D4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4D5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4D5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D5 {
          display: flex;
        }
      }
      .ww-e-d4D5.ww-layout, .ww-e-d4D5 [data-ww-ls~="d4D5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4D5.ww-layout, .ww-e-d4D5 [data-ww-ls~="d4D5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4D5.ww-layout, .ww-e-d4D5 [data-ww-ls~="d4D5"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4D6 {
        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-d4D6.ww-layout, .ww-e-d4D6 [data-ww-ls~="d4D6"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: revert-layer;
      }
      .ww-e-d4D7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4D7.ww-layout, .ww-e-d4D7 [data-ww-ls~="d4D7"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4D8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4D9 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4DA {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4DB {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4DC {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d4DF {
        margin: 0;
        padding: 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      .ww-e-d4DG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4DI {
        margin: 0;
        padding: 6px 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;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d4DI:where([data-ww-states~="NePbFC"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4DI.ww-layout, .ww-e-d4DI [data-ww-ls~="d4DI"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d4DJ {
        margin: 0;
        padding: 6px 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: 6px;
      }
      .ww-e-d4DJ:where([data-ww-states~="S8MwsM"]) {
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4DJ.ww-layout, .ww-e-d4DJ [data-ww-ls~="d4DJ"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d4DK {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4DL {
        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-d4DM {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4DN {
        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-d4DO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4DO.ww-layout, .ww-e-d4DO [data-ww-ls~="d4DO"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 10px;
      }
      .ww-e-d4DP {
        margin: 0 0 12px;
        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: sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4DQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #8b5cf6;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4DQ.ww-layout, .ww-e-d4DQ [data-ww-ls~="d4DQ"] {
        display: block;
      }
      .ww-e-d4DR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.2s ease;
        border: var(--ww-style-border);
        border-radius: 3px;
      }
      .ww-e-d4DR.ww-layout, .ww-e-d4DR [data-ww-ls~="d4DR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4DS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4DT {
        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-d4DV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4DV.ww-layout, .ww-e-d4DV [data-ww-ls~="d4DV"] {
        display: block;
      }
      .ww-e-d4DW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #06b6d4;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4DW.ww-layout, .ww-e-d4DW [data-ww-ls~="d4DW"] {
        display: block;
      }
      .ww-e-d4DX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #64748b;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4DX.ww-layout, .ww-e-d4DX [data-ww-ls~="d4DX"] {
        display: block;
      }
      .ww-e-d4DY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #ec4899;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4DY.ww-layout, .ww-e-d4DY [data-ww-ls~="d4DY"] {
        display: block;
      }
      .ww-e-d4DZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4DZ.ww-layout, .ww-e-d4DZ [data-ww-ls~="d4DZ"] {
        display: block;
      }
      .ww-e-d4Da {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 52px;
        max-width: unset;
        min-width: unset;
        height: 52px;
        max-height: unset;
        min-height: unset;
        background-color: #f59e0b;
        cursor: pointer;
        box-shadow: 0 2px 6px #0000001a;
        transition: all 0.2s ease;
        border: 3px solid #0000;
        border-radius: 10px;
      }
      .ww-e-d4Da.ww-layout, .ww-e-d4Da [data-ww-ls~="d4Da"] {
        display: block;
      }
      .ww-e-d4Dc {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Dd {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4De {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Df {
        margin: 0 0 16px 52px;
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Dg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Dg.ww-layout, .ww-e-d4Dg [data-ww-ls~="d4Dg"] {
        display: block;
      }
      .ww-e-d4Dh {
        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: var(--ww-default-font-family);
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Di {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Dj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4Dk {
        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: var(--ww-default-font-family);
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Dl {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Dm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 600px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Dm.ww-layout, .ww-e-d4Dm [data-ww-ls~="d4Dm"] {
        display: block;
      }
      .ww-e-d4Dn {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Do {
        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;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d4Do.ww-layout, .ww-e-d4Do [data-ww-ls~="d4Do"] {
        display: block;
      }
      .ww-e-d4Dr {
        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;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d4Dr.ww-layout, .ww-e-d4Dr [data-ww-ls~="d4Dr"] {
        display: flex;
      }
      .ww-e-d4Ds {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 250px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ds {
          width: 100%;
        }
      }
      .ww-e-d4Ds.ww-layout, .ww-e-d4Ds [data-ww-ls~="d4Ds"] {
        display: block;
      }
      .ww-e-d4Dt {
        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-d4Du {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Dv {
        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-d4Dw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Dw {
          display: flex;
        }
      }
      .ww-e-d4Dw.ww-layout, .ww-e-d4Dw [data-ww-ls~="d4Dw"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Dw.ww-layout, .ww-e-d4Dw [data-ww-ls~="d4Dw"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Dx {
        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-d4Dy {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 0 solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Dy {
          width: 100%;
        }
      }
      .ww-e-d4Dz {
        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-d4E0 {
        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-d4E1 {
        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-d4E2 {
        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-d4E2.ww-layout, .ww-e-d4E2 [data-ww-ls~="d4E2"] {
        display: block;
      }
      .ww-e-d4E3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4E3 {
          display: grid;
        }
      }
      .ww-e-d4E3.ww-layout, .ww-e-d4E3 [data-ww-ls~="d4E3"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4E3.ww-layout, .ww-e-d4E3 [data-ww-ls~="d4E3"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4E4 {
        margin: 0;
        padding: 16px 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d4E4 {
          display: flex;
        }
      }
      .ww-e-d4E4.ww-layout, .ww-e-d4E4 [data-ww-ls~="d4E4"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4E4.ww-layout, .ww-e-d4E4 [data-ww-ls~="d4E4"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4E5 {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d4E5.ww-layout, .ww-e-d4E5 [data-ww-ls~="d4E5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4E6 {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4E7 {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4E8 {
        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-d4E9 {
        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-d4EA {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d4EA.ww-layout, .ww-e-d4EA [data-ww-ls~="d4EA"] {
        display: block;
      }
      .ww-e-d4EB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 3 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4EB.ww-layout, .ww-e-d4EB [data-ww-ls~="d4EB"] {
        display: block;
      }
      .ww-e-d4EC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4EC.ww-layout, .ww-e-d4EC [data-ww-ls~="d4EC"] {
        display: block;
      }
      .ww-e-d4ED {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 3 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ED.ww-layout, .ww-e-d4ED [data-ww-ls~="d4ED"] {
        display: block;
      }
      .ww-e-d4EE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4EE.ww-layout, .ww-e-d4EE [data-ww-ls~="d4EE"] {
        display: block;
      }
      .ww-e-d4EF {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 16px;
      }
      .ww-e-d4EF.ww-layout, .ww-e-d4EF [data-ww-ls~="d4EF"] {
        display: inline-flex;
      }
      .ww-e-d4EG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4EG {
          display: flex;
        }
      }
      .ww-e-d4EG.ww-layout, .ww-e-d4EG [data-ww-ls~="d4EG"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4EG.ww-layout, .ww-e-d4EG [data-ww-ls~="d4EG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4EH {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4EI {
        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-d4EJ {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4EK {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4EL {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4EL {
          display: flex;
        }
      }
      .ww-e-d4EL.ww-layout, .ww-e-d4EL [data-ww-ls~="d4EL"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d4EL.ww-layout, .ww-e-d4EL [data-ww-ls~="d4EL"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4EM {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4EN {
        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-d4EN.ww-layout, .ww-e-d4EN [data-ww-ls~="d4EN"] {
        display: block;
      }
      .ww-e-d4EO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4EO {
          display: flex;
        }
      }
      .ww-e-d4EO.ww-layout, .ww-e-d4EO [data-ww-ls~="d4EO"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4EO.ww-layout, .ww-e-d4EO [data-ww-ls~="d4EO"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4EP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4EP {
          display: flex;
        }
      }
      .ww-e-d4EP.ww-layout, .ww-e-d4EP [data-ww-ls~="d4EP"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4EP.ww-layout, .ww-e-d4EP [data-ww-ls~="d4EP"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4EQ {
        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-d4ER {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 16px;
      }
      .ww-e-d4ER.ww-layout, .ww-e-d4ER [data-ww-ls~="d4ER"] {
        display: inline-flex;
      }
      .ww-e-d4ES {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4ET {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d4EU {
        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-d4EU.ww-layout, .ww-e-d4EU [data-ww-ls~="d4EU"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d4EV {
        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-d4EW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 3 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4EW.ww-layout, .ww-e-d4EW [data-ww-ls~="d4EW"] {
        display: block;
      }
      .ww-e-d4EX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4EX {
          display: flex;
        }
      }
      .ww-e-d4EX.ww-layout, .ww-e-d4EX [data-ww-ls~="d4EX"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4EX.ww-layout, .ww-e-d4EX [data-ww-ls~="d4EX"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4EY {
        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-d4EY.ww-layout, .ww-e-d4EY [data-ww-ls~="d4EY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      .ww-e-d4EZ {
        margin: 2px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d4EZ {
          display: flex;
        }
      }
      .ww-e-d4EZ.ww-layout, .ww-e-d4EZ [data-ww-ls~="d4EZ"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4EZ.ww-layout, .ww-e-d4EZ [data-ww-ls~="d4EZ"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4Ea {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 16px;
      }
      .ww-e-d4Ea.ww-layout, .ww-e-d4Ea [data-ww-ls~="d4Ea"] {
        display: inline-flex;
      }
      .ww-e-d4Eb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 3 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Eb.ww-layout, .ww-e-d4Eb [data-ww-ls~="d4Eb"] {
        display: block;
      }
      .ww-e-d4Ec {
        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: var(--ww-default-font-family);
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ed {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ed.ww-layout, .ww-e-d4Ed [data-ww-ls~="d4Ed"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d4Ee {
        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-d4Ef {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ef {
          display: flex;
        }
      }
      .ww-e-d4Ef.ww-layout, .ww-e-d4Ef [data-ww-ls~="d4Ef"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ef.ww-layout, .ww-e-d4Ef [data-ww-ls~="d4Ef"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Eg {
        margin: 2px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Eg {
          display: flex;
        }
      }
      .ww-e-d4Eg.ww-layout, .ww-e-d4Eg [data-ww-ls~="d4Eg"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Eg.ww-layout, .ww-e-d4Eg [data-ww-ls~="d4Eg"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4Eh {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ei {
        margin: 0;
        padding: 6px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 16px;
      }
      .ww-e-d4Ei.ww-layout, .ww-e-d4Ei [data-ww-ls~="d4Ei"] {
        display: inline-flex;
      }
      .ww-e-d4Ej {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ek {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4El {
        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-d4El.ww-layout, .ww-e-d4El [data-ww-ls~="d4El"] {
        display: block;
      }
      .ww-e-d4Em {
        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-d4Em.ww-layout, .ww-e-d4Em [data-ww-ls~="d4Em"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 12px;
        flex-wrap: wrap;
      }
      .ww-e-d4En {
        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-d4Eo {
        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-d4Ep {
        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-d4Ep.ww-layout, .ww-e-d4Ep [data-ww-ls~="d4Ep"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      .ww-e-d4Eq {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Er {
        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-d4Es {
        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-d4Et {
        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: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d4Eu {
        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-d4Ev {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ev.ww-layout, .ww-e-d4Ev [data-ww-ls~="d4Ev"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d4Ew {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 3 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ew.ww-layout, .ww-e-d4Ew [data-ww-ls~="d4Ew"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d4Ex {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d4Ex.ww-layout, .ww-e-d4Ex [data-ww-ls~="d4Ex"] {
        display: block;
      }
      .ww-e-d4Ey {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ey.ww-layout, .ww-e-d4Ey [data-ww-ls~="d4Ey"] {
        display: block;
      }
      .ww-e-d4Ez {
        margin: 0;
        padding: 16px 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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ez {
          display: flex;
        }
      }
      .ww-e-d4Ez.ww-layout, .ww-e-d4Ez [data-ww-ls~="d4Ez"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ez.ww-layout, .ww-e-d4Ez [data-ww-ls~="d4Ez"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4F0 {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4F1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4F1.ww-layout, .ww-e-d4F1 [data-ww-ls~="d4F1"] {
        display: block;
      }
      .ww-e-d4F2 {
        margin: 0;
        padding: 20px;
        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 #f3f4f6;
      }
      .ww-e-d4F2.ww-layout, .ww-e-d4F2 [data-ww-ls~="d4F2"] {
        display: flex;
      }
      .ww-e-d4F3 {
        margin: 0;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d4F3.ww-layout, .ww-e-d4F3 [data-ww-ls~="d4F3"] {
        display: flex;
      }
      .ww-e-d4F4 {
        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-d4F5 {
        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: var(--ww-default-font-family);
        font-weight: bold;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d4F6 {
        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-d4F7 {
        margin: 0 0 16px 52px;
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4F8 {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4F8 {
          display: flex;
        }
      }
      .ww-e-d4F8.ww-layout, .ww-e-d4F8 [data-ww-ls~="d4F8"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d4F8.ww-layout, .ww-e-d4F8 [data-ww-ls~="d4F8"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4F9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 3 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4F9.ww-layout, .ww-e-d4F9 [data-ww-ls~="d4F9"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d4FA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FA.ww-layout, .ww-e-d4FA [data-ww-ls~="d4FA"] {
        display: block;
      }
      .ww-e-d4FB {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FC {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FD.ww-layout, .ww-e-d4FD [data-ww-ls~="d4FD"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      .ww-e-d4FE {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #16a34a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FF {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4FG {
        margin: 0;
        padding: 20px;
        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 #f3f4f6;
      }
      .ww-e-d4FG.ww-layout, .ww-e-d4FG [data-ww-ls~="d4FG"] {
        display: flex;
      }
      .ww-e-d4FH {
        margin: 0 0 -1px;
        padding: 12px 16px;
        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-bottom: 2px solid #d96e4a;
      }
      .ww-e-d4FH.ww-layout, .ww-e-d4FH [data-ww-ls~="d4FH"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4FI {
        margin: 0;
        padding: 12px 16px;
        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-top: 0px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-bottom: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-left: 0px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-right: 0px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4FI.ww-layout, .ww-e-d4FI [data-ww-ls~="d4FI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4FJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FJ.ww-layout, .ww-e-d4FJ [data-ww-ls~="d4FJ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4FK {
        margin: 0;
        padding: 10px 12px 10px 36px;
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4FL {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4FL.ww-layout, .ww-e-d4FL [data-ww-ls~="d4FL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4FM {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FN {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FO {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4FO {
          display: flex;
        }
      }
      .ww-e-d4FO.ww-layout, .ww-e-d4FO [data-ww-ls~="d4FO"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4FO.ww-layout, .ww-e-d4FO [data-ww-ls~="d4FO"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4FP {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FQ {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FR {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d4FS {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4FT {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FU {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FV {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FW {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FX {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FY {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4FZ {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Fa {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Fb {
        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: var(--ww-default-font-family);
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Fc {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Fd {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Fd {
          display: flex;
        }
      }
      .ww-e-d4Fd.ww-layout, .ww-e-d4Fd [data-ww-ls~="d4Fd"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Fd.ww-layout, .ww-e-d4Fd [data-ww-ls~="d4Fd"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Fe {
        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-d4Fe.ww-layout, .ww-e-d4Fe [data-ww-ls~="d4Fe"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Ff {
        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-d4Ff.ww-layout, .ww-e-d4Ff [data-ww-ls~="d4Ff"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fg {
        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-d4Fg.ww-layout, .ww-e-d4Fg [data-ww-ls~="d4Fg"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fh {
        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-d4Fh.ww-layout, .ww-e-d4Fh [data-ww-ls~="d4Fh"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fi {
        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-d4Fi.ww-layout, .ww-e-d4Fi [data-ww-ls~="d4Fi"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fj {
        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-d4Fj.ww-layout, .ww-e-d4Fj [data-ww-ls~="d4Fj"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fk {
        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-d4Fk.ww-layout, .ww-e-d4Fk [data-ww-ls~="d4Fk"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fl {
        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-d4Fl.ww-layout, .ww-e-d4Fl [data-ww-ls~="d4Fl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fm {
        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-d4Fm.ww-layout, .ww-e-d4Fm [data-ww-ls~="d4Fm"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fn {
        margin: 0 12px 0 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4Fn:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4Fo {
        margin: 0;
        padding: 0;
        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: var(--ww-default-font-family);
        font-weight: initial;
        text-transform: none;
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Fp {
        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;
        border: 1px solid #d1d5db;
      }
      .ww-e-d4Fq {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d4Fq.ww-layout, .ww-e-d4Fq [data-ww-ls~="d4Fq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Fr {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4Fr:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4Fs {
        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-d4Fs.ww-layout, .ww-e-d4Fs [data-ww-ls~="d4Fs"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: revert-layer;
      }
      .ww-e-d4Ft {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ft.ww-layout, .ww-e-d4Ft [data-ww-ls~="d4Ft"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: revert-layer;
        column-gap: 5px;
      }
      .ww-e-d4Fu {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Fv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Fv.ww-layout, .ww-e-d4Fv [data-ww-ls~="d4Fv"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 2fr;
        column-gap: 16px;
      }
      .ww-e-d4Fw {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4Fw:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4Fx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Fx.ww-layout, .ww-e-d4Fx [data-ww-ls~="d4Fx"] {
        display: grid;
        grid-template-columns: 1fr;
        column-gap: 16px;
      }
      .ww-e-d4Fy {
        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-d4Fy.ww-layout, .ww-e-d4Fy [data-ww-ls~="d4Fy"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d4Fz {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Fz {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d4Fz.ww-layout, .ww-e-d4Fz [data-ww-ls~="d4Fz"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Fz.ww-layout, .ww-e-d4Fz [data-ww-ls~="d4Fz"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4G0 {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4G1 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G3 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G4 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G6 {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G7 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G8 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4G9 {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4GA {
        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-d4GB {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4GB:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4GC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4GC.ww-layout, .ww-e-d4GC [data-ww-ls~="d4GC"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d4GD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4GD.ww-layout, .ww-e-d4GD [data-ww-ls~="d4GD"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d4GE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4GE.ww-layout, .ww-e-d4GE [data-ww-ls~="d4GE"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d4GF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4GF.ww-layout, .ww-e-d4GF [data-ww-ls~="d4GF"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px;
      }
      .ww-e-d4GG {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc80;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4GG {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d4GG.ww-layout, .ww-e-d4GG [data-ww-ls~="d4GG"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4GG.ww-layout, .ww-e-d4GG [data-ww-ls~="d4GG"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4GH {
        margin: 0;
        padding: 0 12px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4GH.ww-layout, .ww-e-d4GH [data-ww-ls~="d4GH"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4GI {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4GI:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4GJ {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4GJ:where(:hover) {
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4GK {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GL {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GM {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c156b9fe-9363-4f05-860a-f200560a34bf,#5f093d);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GN {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GO {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GP {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GQ {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GR {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GS {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4GT {
        margin: 0 0 12px;
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 900;
        color: #2f3d5a;
        letter-spacing: -.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4GU {
        margin: 0;
        padding: 12px;
        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: #f8fafc;
        cursor: pointer;
        transition: background 0.2s ease;
        border-radius: 16px;
      }
      .ww-e-d4GU.ww-layout, .ww-e-d4GU [data-ww-ls~="d4GU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4GV {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4GW {
        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-d4GX {
        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-d4GX.ww-layout, .ww-e-d4GX [data-ww-ls~="d4GX"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d4GY {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 50%;
      }
      .ww-e-d4GY.ww-layout, .ww-e-d4GY [data-ww-ls~="d4GY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4GZ {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ga {
        margin: 0;
        padding: 16px;
        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-top: 1px solid #f1f5f9;
      }
      .ww-e-d4Ga.ww-layout, .ww-e-d4Ga [data-ww-ls~="d4Ga"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Gb {
        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-d4Gc {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Gd {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 32px;
      }
      .ww-e-d4Gd.ww-layout, .ww-e-d4Gd [data-ww-ls~="d4Gd"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Gf {
        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-d4Gg {
        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-d4Gh {
        margin: 0;
        padding: 40px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Gh.ww-layout, .ww-e-d4Gh [data-ww-ls~="d4Gh"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4Gi {
        margin: 0 0 32px;
        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-d4Gj {
        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: #d96e4a;
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #d96e4a33;
        transition: opacity 0.2s ease;
        border-radius: 16px;
      }
      :where(.ww-e-d4Ge[data-ww-states~="37wsis"]) .ww-e-d4Gj {
        opacity: 0.39;
      }
      .ww-e-d4Gj.ww-layout, .ww-e-d4Gj [data-ww-ls~="d4Gj"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Gk {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Gl {
        margin: 0;
        padding: 4px 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: Arial, sans-serif;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border: none;
        border-radius: 12px;
      }
      .ww-e-d4Gm {
        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: Arial, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Gn {
        margin: 0;
        padding: 4px 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: Arial, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border: none;
        border-radius: 12px;
      }
      .ww-e-d4Go {
        margin: 0;
        padding: 4px 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: Arial, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        border: none;
        border-radius: 12px;
      }
      .ww-e-d4Gp {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gp {
          display: flex;
        }
      }
      .ww-e-d4Gp.ww-layout, .ww-e-d4Gp [data-ww-ls~="d4Gp"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gp.ww-layout, .ww-e-d4Gp [data-ww-ls~="d4Gp"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gp.ww-layout, .ww-e-d4Gp [data-ww-ls~="d4Gp"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4Gq {
        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: Arial, sans-serif;
        line-height: 1.4;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Gr {
        margin: 0;
        padding: 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-d4Gs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gs {
          display: flex;
        }
      }
      .ww-e-d4Gs.ww-layout, .ww-e-d4Gs [data-ww-ls~="d4Gs"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gs.ww-layout, .ww-e-d4Gs [data-ww-ls~="d4Gs"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gs.ww-layout, .ww-e-d4Gs [data-ww-ls~="d4Gs"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4Gt {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gt {
          display: flex;
        }
      }
      .ww-e-d4Gt.ww-layout, .ww-e-d4Gt [data-ww-ls~="d4Gt"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gt.ww-layout, .ww-e-d4Gt [data-ww-ls~="d4Gt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gt.ww-layout, .ww-e-d4Gt [data-ww-ls~="d4Gt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Gu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gu {
          display: flex;
        }
      }
      .ww-e-d4Gu.ww-layout, .ww-e-d4Gu [data-ww-ls~="d4Gu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gu.ww-layout, .ww-e-d4Gu [data-ww-ls~="d4Gu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gu.ww-layout, .ww-e-d4Gu [data-ww-ls~="d4Gu"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Gv {
        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-family: Arial, sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4Gw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gw {
          display: flex;
        }
      }
      .ww-e-d4Gw.ww-layout, .ww-e-d4Gw [data-ww-ls~="d4Gw"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gw.ww-layout, .ww-e-d4Gw [data-ww-ls~="d4Gw"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gw.ww-layout, .ww-e-d4Gw [data-ww-ls~="d4Gw"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Gx {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Gy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gy {
          display: flex;
        }
      }
      .ww-e-d4Gy.ww-layout, .ww-e-d4Gy [data-ww-ls~="d4Gy"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gy.ww-layout, .ww-e-d4Gy [data-ww-ls~="d4Gy"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gy.ww-layout, .ww-e-d4Gy [data-ww-ls~="d4Gy"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Gz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gz {
          display: flex;
        }
      }
      .ww-e-d4Gz.ww-layout, .ww-e-d4Gz [data-ww-ls~="d4Gz"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Gz.ww-layout, .ww-e-d4Gz [data-ww-ls~="d4Gz"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Gz.ww-layout, .ww-e-d4Gz [data-ww-ls~="d4Gz"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4H0 {
        margin: 0;
        padding: 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-d4H1 {
        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-d4H1.ww-layout, .ww-e-d4H1 [data-ww-ls~="d4H1"] {
        display: flex;
        align-items: center;
        gap: 6px 8px;
      }
      .ww-e-d4H2 {
        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: Arial, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4H3 {
        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: 15px;
        font-family: Arial, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4H4 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d4H4.ww-layout, .ww-e-d4H4 [data-ww-ls~="d4H4"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4H5 {
        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;
        background: var(--ww-style-background-color);
      }
      .ww-e-d4H5.ww-layout, .ww-e-d4H5 [data-ww-ls~="d4H5"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d4H6 {
        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: Arial, sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4H7 {
        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-d4H7.ww-layout, .ww-e-d4H7 [data-ww-ls~="d4H7"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d4H8 {
        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-d4H8.ww-layout, .ww-e-d4H8 [data-ww-ls~="d4H8"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d4H9 {
        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-d4H9.ww-layout, .ww-e-d4H9 [data-ww-ls~="d4H9"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d4HA {
        margin: 0;
        padding: 4px 10px;
        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);
        border-radius: 12px;
      }
      .ww-e-d4HA.ww-layout, .ww-e-d4HA [data-ww-ls~="d4HA"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d4HB {
        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: Arial, sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4HC {
        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-d4HC.ww-layout, .ww-e-d4HC [data-ww-ls~="d4HC"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d4HD {
        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-d4HD.ww-layout, .ww-e-d4HD [data-ww-ls~="d4HD"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d4HE {
        margin: 0;
        padding: 4px 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: Arial, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        border: none;
        border-radius: 12px;
      }
      .ww-e-d4HG {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4HH {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4HI {
        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-d4HI.ww-layout, .ww-e-d4HI [data-ww-ls~="d4HI"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d4HJ {
        margin: 0;
        padding: 12px 24px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4HJ:where(:hover) {
        background-color: var(--032d8d1a-8928-494b-86d7-0b10c8b6bb69,#f68c47);
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4HK {
        margin: 0;
        padding: 48px 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 580px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 40px #0000000a;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4HK {
          padding: 32px 24px;
        }
      }
      .ww-e-d4HK.ww-layout, .ww-e-d4HK [data-ww-ls~="d4HK"] {
        display: block;
      }
      .ww-e-d4HL {
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4HM {
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4HN {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4HN {
          display: flex;
        }
      }
      .ww-e-d4HN.ww-layout, .ww-e-d4HN [data-ww-ls~="d4HN"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4HN.ww-layout, .ww-e-d4HN [data-ww-ls~="d4HN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4HO {
        margin: 0 0 24px;
        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-d4HO.ww-layout, .ww-e-d4HO [data-ww-ls~="d4HO"] {
        display: block;
      }
      .ww-e-d4HP {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4I5[data-ww-states~="uP0ROg"]) .ww-e-d4HP {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4HQ {
        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-d4HR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4HR {
          display: flex;
        }
      }
      .ww-e-d4HR.ww-layout, .ww-e-d4HR [data-ww-ls~="d4HR"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4HR.ww-layout, .ww-e-d4HR [data-ww-ls~="d4HR"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4HS {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4HS {
          display: flex;
        }
      }
      .ww-e-d4HS.ww-layout, .ww-e-d4HS [data-ww-ls~="d4HS"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4HS.ww-layout, .ww-e-d4HS [data-ww-ls~="d4HS"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4HT {
        margin: 0 0 12px;
        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: 28px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        text-align: center;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4HU {
        margin: 0 0 8px;
        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: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4HV {
        margin: 0 0 8px;
        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: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4HW {
        margin: 0 0 32px;
        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: 15px;
        font-family: Inter, sans-serif;
        text-align: center;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4HX {
        margin: 0;
        padding: 14px 16px;
        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;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-d4HY {
        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-d4HZ {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4Hi[data-ww-states~="AqEq4g"]) .ww-e-d4HZ {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4Ha {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ha {
          display: grid;
        }
      }
      .ww-e-d4Ha.ww-layout, .ww-e-d4Ha [data-ww-ls~="d4Ha"] {
        display: grid;
        grid-template-columns: revert-layer;
        grid-template-rows: 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ha.ww-layout, .ww-e-d4Ha [data-ww-ls~="d4Ha"] {
          display: grid;
          grid-template-columns: 1fr;
          grid-template-rows: 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4Hb {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Hc {
        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;
        color: #64748b;
        text-decoration: underline;
        white-space-collapse: preserve;
      }
      .ww-e-d4Hd {
        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;
        color: #64748b;
        text-decoration: underline;
        white-space-collapse: preserve;
      }
      .ww-e-d4He {
        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;
        color: #64748b;
        text-decoration: underline;
        white-space-collapse: preserve;
      }
      .ww-e-d4Hf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hf {
          display: flex;
        }
      }
      .ww-e-d4Hf.ww-layout, .ww-e-d4Hf [data-ww-ls~="d4Hf"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hf.ww-layout, .ww-e-d4Hf [data-ww-ls~="d4Hf"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d4Hg {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4Hg.ww-layout, .ww-e-d4Hg [data-ww-ls~="d4Hg"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Hh {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Hi {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hi {
          display: flex;
        }
      }
      .ww-e-d4Hi.ww-layout, .ww-e-d4Hi [data-ww-ls~="d4Hi"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hi.ww-layout, .ww-e-d4Hi [data-ww-ls~="d4Hi"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Hj {
        margin: 0 0 20px;
        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-d4Hj.ww-layout, .ww-e-d4Hj [data-ww-ls~="d4Hj"] {
        display: block;
      }
      .ww-e-d4Hk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #22c55e;
        border-radius: 50%;
      }
      .ww-e-d4Hk.ww-layout, .ww-e-d4Hk [data-ww-ls~="d4Hk"] {
        display: block;
      }
      .ww-e-d4Hl {
        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: bold;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Hm {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4HN[data-ww-states~="YDJ7Y0"]) .ww-e-d4Hm {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4Hn {
        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: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ho {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f5f3ff;
        border-radius: 8px;
      }
      .ww-e-d4Hp {
        margin: 0;
        padding: 14px 16px;
        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;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 10px;
      }
      .ww-e-d4Hs {
        margin: 0 0 24px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 580px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      .ww-e-d4Hs.ww-layout, .ww-e-d4Hs [data-ww-ls~="d4Hs"] {
        display: block;
      }
      .ww-e-d4Ht {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      .ww-e-d4Hu {
        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: bold;
        color: #64748b;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Hv {
        margin: 40px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 580px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hv {
          display: flex;
        }
      }
      .ww-e-d4Hv.ww-layout, .ww-e-d4Hv [data-ww-ls~="d4Hv"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hv.ww-layout, .ww-e-d4Hv [data-ww-ls~="d4Hv"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4Hw {
        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-d4Hx {
        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-d4Hx.ww-layout, .ww-e-d4Hx [data-ww-ls~="d4Hx"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Hy {
        margin: 0 0 32px;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hy {
          display: grid;
        }
      }
      .ww-e-d4Hy.ww-layout, .ww-e-d4Hy [data-ww-ls~="d4Hy"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hy.ww-layout, .ww-e-d4Hy [data-ww-ls~="d4Hy"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d4Hz {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hz {
          display: flex;
        }
      }
      .ww-e-d4Hz.ww-layout, .ww-e-d4Hz [data-ww-ls~="d4Hz"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Hz.ww-layout, .ww-e-d4Hz [data-ww-ls~="d4Hz"] {
          display: flex;
          flex-flow: column;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4I0 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border-radius: 8px;
      }
      .ww-e-d4I1 {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4I2 {
        margin: 0;
        padding: 40px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 100vh;
      }
      .ww-e-d4I2.ww-layout, .ww-e-d4I2 [data-ww-ls~="d4I2"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4I3 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4I4 {
        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-d4I5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4I5 {
          display: flex;
        }
      }
      .ww-e-d4I5.ww-layout, .ww-e-d4I5 [data-ww-ls~="d4I5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4I5.ww-layout, .ww-e-d4I5 [data-ww-ls~="d4I5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4I6 {
        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-d4I7 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4I7 {
          display: flex;
        }
      }
      .ww-e-d4I7.ww-layout, .ww-e-d4I7 [data-ww-ls~="d4I7"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4I7.ww-layout, .ww-e-d4I7 [data-ww-ls~="d4I7"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4I8 {
        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-d4I9 {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4I7[data-ww-states~="k6jlE3"]) .ww-e-d4I9 {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4IA {
        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: #d1d5db;
        cursor: not-allowed;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4IA {
          display: flex;
        }
      }
      .ww-e-d4IA:where([data-ww-states~="YdVzZ6"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4IA.ww-layout, .ww-e-d4IA [data-ww-ls~="d4IA"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4IA.ww-layout, .ww-e-d4IA [data-ww-ls~="d4IA"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4IB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4IC {
        margin: 0 0 40px;
        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-d4IC.ww-layout, .ww-e-d4IC [data-ww-ls~="d4IC"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4ID {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40%;
        max-width: 940px;
        min-width: unset;
        height: unset;
        aspect-ratio: 1;
        max-height: unset;
        min-height: unset;
        background-color: #2e3d59;
        border-radius: 12px;
      }
      .ww-e-d4ID.ww-layout, .ww-e-d4ID [data-ww-ls~="d4ID"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4IE {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4IF {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4IG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4IG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IG {
          display: flex;
        }
      }
      .ww-e-d4IG.ww-layout, .ww-e-d4IG [data-ww-ls~="d4IG"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4IG.ww-layout, .ww-e-d4IG [data-ww-ls~="d4IG"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IG.ww-layout, .ww-e-d4IG [data-ww-ls~="d4IG"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4IH {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4IH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IH {
          display: flex;
        }
      }
      .ww-e-d4IH.ww-layout, .ww-e-d4IH [data-ww-ls~="d4IH"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4IH.ww-layout, .ww-e-d4IH [data-ww-ls~="d4IH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IH.ww-layout, .ww-e-d4IH [data-ww-ls~="d4IH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4II {
        margin: 0;
        padding: 2px 6px;
        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: monospace;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4IJ {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4IK {
        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-d4IL {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4IM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4IM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IM {
          display: flex;
        }
      }
      .ww-e-d4IM.ww-layout, .ww-e-d4IM [data-ww-ls~="d4IM"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4IM.ww-layout, .ww-e-d4IM [data-ww-ls~="d4IM"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IM.ww-layout, .ww-e-d4IM [data-ww-ls~="d4IM"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4IN {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      @media (max-width: 991px) {
        .ww-e-d4IN {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IN {
          display: grid;
        }
      }
      .ww-e-d4IN.ww-layout, .ww-e-d4IN [data-ww-ls~="d4IN"] {
        display: grid;
        grid-template-columns: .5fr .5fr .75fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4IN.ww-layout, .ww-e-d4IN [data-ww-ls~="d4IN"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4IN.ww-layout, .ww-e-d4IN [data-ww-ls~="d4IN"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4IO {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d4IO.ww-layout, .ww-e-d4IO [data-ww-ls~="d4IO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4IP {
        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-d4IQ {
        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-d4IR {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4IS {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4IT {
        margin: 4px 0 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-d4IU {
        margin: 4px 0 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-d4IV {
        margin: 4px 0 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-d4IW {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4IX {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4IY {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4IZ {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ia {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ib {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ic {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Id {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ie {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4If {
        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: 14px;
        font-family: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ig {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ih {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ii {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ij {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ik {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Il {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 12px;
      }
      .ww-e-d4Il.ww-layout, .ww-e-d4Il [data-ww-ls~="d4Il"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Im {
        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-d4Im.ww-layout, .ww-e-d4Im [data-ww-ls~="d4Im"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4In {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4In {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4In {
          display: flex;
        }
      }
      .ww-e-d4In.ww-layout, .ww-e-d4In [data-ww-ls~="d4In"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4In.ww-layout, .ww-e-d4In [data-ww-ls~="d4In"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4In.ww-layout, .ww-e-d4In [data-ww-ls~="d4In"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Io {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Io {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Io {
          display: flex;
        }
      }
      .ww-e-d4Io.ww-layout, .ww-e-d4Io [data-ww-ls~="d4Io"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Io.ww-layout, .ww-e-d4Io [data-ww-ls~="d4Io"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Io.ww-layout, .ww-e-d4Io [data-ww-ls~="d4Io"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Ip {
        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-d4Ip.ww-layout, .ww-e-d4Ip [data-ww-ls~="d4Ip"] {
        display: flex;
        flex-direction: row;
        column-gap: 15px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4Iq {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iq {
          display: flex;
        }
      }
      .ww-e-d4Iq.ww-layout, .ww-e-d4Iq [data-ww-ls~="d4Iq"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iq.ww-layout, .ww-e-d4Iq [data-ww-ls~="d4Iq"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iq.ww-layout, .ww-e-d4Iq [data-ww-ls~="d4Iq"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Ir {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ir {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ir {
          display: flex;
        }
      }
      .ww-e-d4Ir.ww-layout, .ww-e-d4Ir [data-ww-ls~="d4Ir"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ir.ww-layout, .ww-e-d4Ir [data-ww-ls~="d4Ir"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ir.ww-layout, .ww-e-d4Ir [data-ww-ls~="d4Ir"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Is {
        margin: 8px 0 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4Is.ww-layout, .ww-e-d4Is [data-ww-ls~="d4Is"] {
        display: inline-flex;
      }
      .ww-e-d4It {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4It {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4It {
          display: flex;
        }
      }
      .ww-e-d4It.ww-layout, .ww-e-d4It [data-ww-ls~="d4It"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4It.ww-layout, .ww-e-d4It [data-ww-ls~="d4It"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4It.ww-layout, .ww-e-d4It [data-ww-ls~="d4It"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Iu {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iu {
          display: flex;
        }
      }
      .ww-e-d4Iu.ww-layout, .ww-e-d4Iu [data-ww-ls~="d4Iu"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iu.ww-layout, .ww-e-d4Iu [data-ww-ls~="d4Iu"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iu.ww-layout, .ww-e-d4Iu [data-ww-ls~="d4Iu"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4Iv {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iv {
          display: flex;
        }
      }
      .ww-e-d4Iv.ww-layout, .ww-e-d4Iv [data-ww-ls~="d4Iv"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iv.ww-layout, .ww-e-d4Iv [data-ww-ls~="d4Iv"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iv.ww-layout, .ww-e-d4Iv [data-ww-ls~="d4Iv"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4Iw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iw {
          display: flex;
        }
      }
      .ww-e-d4Iw.ww-layout, .ww-e-d4Iw [data-ww-ls~="d4Iw"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Iw.ww-layout, .ww-e-d4Iw [data-ww-ls~="d4Iw"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Iw.ww-layout, .ww-e-d4Iw [data-ww-ls~="d4Iw"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Ix {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ix {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ix {
          display: flex;
        }
      }
      .ww-e-d4Ix.ww-layout, .ww-e-d4Ix [data-ww-ls~="d4Ix"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ix.ww-layout, .ww-e-d4Ix [data-ww-ls~="d4Ix"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ix.ww-layout, .ww-e-d4Ix [data-ww-ls~="d4Ix"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4Iy {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Iy {
          display: flex;
        }
      }
      .ww-e-d4Iy.ww-layout, .ww-e-d4Iy [data-ww-ls~="d4Iy"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Iy.ww-layout, .ww-e-d4Iy [data-ww-ls~="d4Iy"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Iz {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb80;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4Iz.ww-layout, .ww-e-d4Iz [data-ww-ls~="d4Iz"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4J0 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      @media (max-width: 991px) {
        .ww-e-d4J0 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4J0 {
          display: grid;
        }
      }
      .ww-e-d4J0.ww-layout, .ww-e-d4J0 [data-ww-ls~="d4J0"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4J0.ww-layout, .ww-e-d4J0 [data-ww-ls~="d4J0"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4J0.ww-layout, .ww-e-d4J0 [data-ww-ls~="d4J0"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4J1 {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4J2 {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4J3 {
        margin: 4px 0 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-d4J4 {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4J5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4J5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4J5 {
          display: flex;
        }
      }
      .ww-e-d4J5.ww-layout, .ww-e-d4J5 [data-ww-ls~="d4J5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4J5.ww-layout, .ww-e-d4J5 [data-ww-ls~="d4J5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4J5.ww-layout, .ww-e-d4J5 [data-ww-ls~="d4J5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4J6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d4J7 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4J8 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4J9 {
        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-d4JA {
        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-d4JB {
        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-d4JC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4JC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JC {
          display: flex;
        }
      }
      .ww-e-d4JC.ww-layout, .ww-e-d4JC [data-ww-ls~="d4JC"] {
        display: flex;
        flex-flow: column;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4JC.ww-layout, .ww-e-d4JC [data-ww-ls~="d4JC"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JC.ww-layout, .ww-e-d4JC [data-ww-ls~="d4JC"] {
          display: flex;
          flex-flow: column;
          gap: 10px;
        }
      }
      .ww-e-d4JD {
        margin: 0;
        padding: 2px 6px;
        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: monospace;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4JE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4JE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JE {
          display: flex;
        }
      }
      .ww-e-d4JE.ww-layout, .ww-e-d4JE [data-ww-ls~="d4JE"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4JE.ww-layout, .ww-e-d4JE [data-ww-ls~="d4JE"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JE.ww-layout, .ww-e-d4JE [data-ww-ls~="d4JE"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4JF {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4JF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JF {
          display: flex;
        }
      }
      .ww-e-d4JF.ww-layout, .ww-e-d4JF [data-ww-ls~="d4JF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4JF.ww-layout, .ww-e-d4JF [data-ww-ls~="d4JF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JF.ww-layout, .ww-e-d4JF [data-ww-ls~="d4JF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4JG {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border: 1px solid #e5e7eb;
        border-radius: 16px;
      }
      .ww-e-d4JG.ww-layout, .ww-e-d4JG [data-ww-ls~="d4JG"] {
        display: block;
      }
      .ww-e-d4JH {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4JH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JH {
          display: flex;
        }
      }
      .ww-e-d4JH.ww-layout, .ww-e-d4JH [data-ww-ls~="d4JH"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4JH.ww-layout, .ww-e-d4JH [data-ww-ls~="d4JH"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JH.ww-layout, .ww-e-d4JH [data-ww-ls~="d4JH"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4JJ {
        margin: 4px 0 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-d4JK {
        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-d4JL {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4JM {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4JN {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4JO {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4JP {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4JQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4JQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JQ {
          display: flex;
        }
      }
      .ww-e-d4JQ.ww-layout, .ww-e-d4JQ [data-ww-ls~="d4JQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4JQ.ww-layout, .ww-e-d4JQ [data-ww-ls~="d4JQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JQ.ww-layout, .ww-e-d4JQ [data-ww-ls~="d4JQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4JR {
        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-d4JR.ww-layout, .ww-e-d4JR [data-ww-ls~="d4JR"] {
        display: flex;
        flex-direction: row;
        column-gap: 15px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4JS {
        margin: 8px 0 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4JS.ww-layout, .ww-e-d4JS [data-ww-ls~="d4JS"] {
        display: inline-flex;
      }
      .ww-e-d4JT {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4JU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 12px;
      }
      .ww-e-d4JU.ww-layout, .ww-e-d4JU [data-ww-ls~="d4JU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4JV {
        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-d4JV.ww-layout, .ww-e-d4JV [data-ww-ls~="d4JV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4JW {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4JW {
          display: flex;
        }
      }
      .ww-e-d4JW.ww-layout, .ww-e-d4JW [data-ww-ls~="d4JW"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4JW.ww-layout, .ww-e-d4JW [data-ww-ls~="d4JW"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4JX {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4JX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JX {
          display: flex;
        }
      }
      .ww-e-d4JX.ww-layout, .ww-e-d4JX [data-ww-ls~="d4JX"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4JX.ww-layout, .ww-e-d4JX [data-ww-ls~="d4JX"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JX.ww-layout, .ww-e-d4JX [data-ww-ls~="d4JX"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4JY {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb80;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4JY.ww-layout, .ww-e-d4JY [data-ww-ls~="d4JY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4JZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4JZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JZ {
          display: flex;
        }
      }
      .ww-e-d4JZ.ww-layout, .ww-e-d4JZ [data-ww-ls~="d4JZ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4JZ.ww-layout, .ww-e-d4JZ [data-ww-ls~="d4JZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4JZ.ww-layout, .ww-e-d4JZ [data-ww-ls~="d4JZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Ja {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d4Ja.ww-layout, .ww-e-d4Ja [data-ww-ls~="d4Ja"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Jb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Jb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Jb {
          display: flex;
        }
      }
      .ww-e-d4Jb.ww-layout, .ww-e-d4Jb [data-ww-ls~="d4Jb"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Jb.ww-layout, .ww-e-d4Jb [data-ww-ls~="d4Jb"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Jb.ww-layout, .ww-e-d4Jb [data-ww-ls~="d4Jb"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Jd {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4Jd.ww-layout, .ww-e-d4Jd [data-ww-ls~="d4Jd"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Je {
        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;
        color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4KD[data-ww-states~="BYW4SA"]) .ww-e-d4Je {
        color: var(--ww-content-ww-text-color, #D9774B);
      }
      .ww-e-d4Jg {
        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-d4Jh {
        margin: 0;
        padding: 14px 16px;
        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: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4Jh.ww-layout, .ww-e-d4Jh [data-ww-ls~="d4Jh"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Ji {
        margin: 0 0 8px;
        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-d4Ji.ww-layout, .ww-e-d4Ji [data-ww-ls~="d4Ji"] {
        display: flex;
        gap: 4px;
      }
      .ww-e-d4Jj {
        margin: 0;
        padding: 14px 16px;
        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: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4Jj.ww-layout, .ww-e-d4Jj [data-ww-ls~="d4Jj"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Jk {
        margin: 0 0 8px;
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Jl {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Jm {
        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-d4Jm.ww-layout, .ww-e-d4Jm [data-ww-ls~="d4Jm"] {
        display: block;
      }
      .ww-e-d4Jn {
        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-d4Jn.ww-layout, .ww-e-d4Jn [data-ww-ls~="d4Jn"] {
        display: block;
      }
      .ww-e-d4Jo {
        margin: 0 0 8px;
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Jp {
        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-d4Jp.ww-layout, .ww-e-d4Jp [data-ww-ls~="d4Jp"] {
        display: block;
      }
      .ww-e-d4Jq {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 560px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 24px;
      }
      .ww-e-d4Jq.ww-layout, .ww-e-d4Jq [data-ww-ls~="d4Jq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Jr {
        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-d4Jr.ww-layout, .ww-e-d4Jr [data-ww-ls~="d4Jr"] {
        display: block;
      }
      .ww-e-d4Js {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Js {
          display: grid;
        }
      }
      .ww-e-d4Js.ww-layout, .ww-e-d4Js [data-ww-ls~="d4Js"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Js.ww-layout, .ww-e-d4Js [data-ww-ls~="d4Js"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4Jt {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 80vh;
        min-height: unset;
      }
      .ww-e-d4Jt.ww-layout, .ww-e-d4Jt [data-ww-ls~="d4Jt"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4Ju {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Jv {
        margin: 0;
        padding: 14px 16px;
        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: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4Jv.ww-layout, .ww-e-d4Jv [data-ww-ls~="d4Jv"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Jw {
        margin: 0;
        padding: 14px 16px;
        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: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4Jw.ww-layout, .ww-e-d4Jw [data-ww-ls~="d4Jw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Jx {
        margin: 0 0 12px;
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Jy {
        margin: 0 0 8px;
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Jz {
        margin: 8px 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-d4Jz.ww-layout, .ww-e-d4Jz [data-ww-ls~="d4Jz"] {
        display: flex;
        gap: 16px;
      }
      .ww-e-d4K0 {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d4K1 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4K2 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4K3 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4K4 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4K5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4K5.ww-layout, .ww-e-d4K5 [data-ww-ls~="d4K5"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
      }
      .ww-e-d4K6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 8px;
        max-height: unset;
        min-height: unset;
        background-color: #d9774b;
        border-radius: 50%;
      }
      .ww-e-d4K6.ww-layout, .ww-e-d4K6 [data-ww-ls~="d4K6"] {
        display: block;
      }
      .ww-e-d4K7 {
        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-d4K7.ww-layout, .ww-e-d4K7 [data-ww-ls~="d4K7"] {
        display: block;
      }
      .ww-e-d4K8 {
        margin: 0 0 8px;
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4KA {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4KB {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4KC {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d9774b;
        cursor: pointer;
        box-shadow: 0 10px 15px -3px #d9774b33;
        border-radius: 12px;
      }
      .ww-e-d4KC:where([data-ww-states~="3vcfZX"]) {
        opacity: 0.51;
      }
      .ww-e-d4KC.ww-layout, .ww-e-d4KC [data-ww-ls~="d4KC"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4KD {
        margin: 0;
        padding: 14px 16px;
        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: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 12px;
      }
      .ww-e-d4KD:where([data-ww-states~="BYW4SA"]) {
        background-color: #fff7f3;
        border: 1px solid #d9774b;
      }
      .ww-e-d4KD.ww-layout, .ww-e-d4KD [data-ww-ls~="d4KD"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4KE {
        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-d4KE.ww-layout, .ww-e-d4KE [data-ww-ls~="d4KE"] {
        display: block;
      }
      .ww-e-d4KH {
        margin: 0;
        padding: 12px 16px;
        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;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4KI {
        margin: 0;
        padding: 12px 16px;
        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;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4KJ {
        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-d4KK {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4KK.ww-layout, .ww-e-d4KK [data-ww-ls~="d4KK"] {
        display: block;
      }
      .ww-e-d4KN {
        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-d4KN.ww-layout, .ww-e-d4KN [data-ww-ls~="d4KN"] {
        display: flex;
        flex-flow: column;
        row-gap: 24px;
      }
      .ww-e-d4KO {
        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-d4KO.ww-layout, .ww-e-d4KO [data-ww-ls~="d4KO"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-d4KP {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: 70;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: 672px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4KP {
          overflow: auto;
          flex: 0 1 auto;
        }
      }
      .ww-e-d4KP.ww-layout, .ww-e-d4KP [data-ww-ls~="d4KP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4KR {
        margin: 0;
        padding: 25px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 800px;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4KR {
          padding: 20px;
          display: flex;
          max-height: unset;
        }
      }
      .ww-e-d4KR.ww-layout, .ww-e-d4KR [data-ww-ls~="d4KR"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4KR.ww-layout, .ww-e-d4KR [data-ww-ls~="d4KR"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4KS {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        letter-spacing: .025em;
        white-space-collapse: preserve;
      }
      .ww-e-d4KT {
        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-d4KU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4KU.ww-layout, .ww-e-d4KU [data-ww-ls~="d4KU"] {
        display: block;
      }
      .ww-e-d4KV {
        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-d4KW {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4KX {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4KY {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d4KZ {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d4KZ {
          display: flex;
        }
      }
      .ww-e-d4KZ.ww-layout, .ww-e-d4KZ [data-ww-ls~="d4KZ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4KZ.ww-layout, .ww-e-d4KZ [data-ww-ls~="d4KZ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Ka {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d4Ka.ww-layout, .ww-e-d4Ka [data-ww-ls~="d4Ka"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d4Kb {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Kc {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Kc {
          display: flex;
        }
      }
      .ww-e-d4Kc.ww-layout, .ww-e-d4Kc [data-ww-ls~="d4Kc"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Kc.ww-layout, .ww-e-d4Kc [data-ww-ls~="d4Kc"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Kd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Kd {
          display: flex;
        }
      }
      .ww-e-d4Kd.ww-layout, .ww-e-d4Kd [data-ww-ls~="d4Kd"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Kd.ww-layout, .ww-e-d4Kd [data-ww-ls~="d4Kd"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4Ke {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Kf {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4Kg {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Kh {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ki {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ki {
          display: flex;
        }
      }
      .ww-e-d4Ki.ww-layout, .ww-e-d4Ki [data-ww-ls~="d4Ki"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ki.ww-layout, .ww-e-d4Ki [data-ww-ls~="d4Ki"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Kj {
        margin: 0 0 8px;
        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-d4Kj.ww-layout, .ww-e-d4Kj [data-ww-ls~="d4Kj"] {
        display: flex;
        gap: 4px;
      }
      .ww-e-d4Kk {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d4Kl {
        margin: 0;
        padding: 12px 16px;
        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;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4Km {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4Kn {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4Ko {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ko.ww-layout, .ww-e-d4Ko [data-ww-ls~="d4Ko"] {
        display: block;
      }
      .ww-e-d4Kp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Kp {
          display: flex;
        }
      }
      .ww-e-d4Kp.ww-layout, .ww-e-d4Kp [data-ww-ls~="d4Kp"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Kp.ww-layout, .ww-e-d4Kp [data-ww-ls~="d4Kp"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Kq {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Kr {
        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-d4Kr.ww-layout, .ww-e-d4Kr [data-ww-ls~="d4Kr"] {
        display: block;
      }
      .ww-e-d4Ks {
        margin: 0;
        padding: 15px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ks {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d4Ks.ww-layout, .ww-e-d4Ks [data-ww-ls~="d4Ks"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ks.ww-layout, .ww-e-d4Ks [data-ww-ls~="d4Ks"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Kt {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 8px;
      }
      .ww-e-d4Kt.ww-layout, .ww-e-d4Kt [data-ww-ls~="d4Kt"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Ku {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4Kv {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Kw {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4Kx {
        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-d4Ky {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ky {
          display: flex;
        }
      }
      .ww-e-d4Ky.ww-layout, .ww-e-d4Ky [data-ww-ls~="d4Ky"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ky.ww-layout, .ww-e-d4Ky [data-ww-ls~="d4Ky"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4Kz {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4L0 {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4L1 {
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4L2 {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d4L3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4L3 {
          display: flex;
        }
      }
      .ww-e-d4L3.ww-layout, .ww-e-d4L3 [data-ww-ls~="d4L3"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4L3.ww-layout, .ww-e-d4L3 [data-ww-ls~="d4L3"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d4L4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4L4 {
          display: flex;
        }
      }
      .ww-e-d4L4.ww-layout, .ww-e-d4L4 [data-ww-ls~="d4L4"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4L4.ww-layout, .ww-e-d4L4 [data-ww-ls~="d4L4"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d4L5 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4L5 {
          display: flex;
        }
      }
      .ww-e-d4L5.ww-layout, .ww-e-d4L5 [data-ww-ls~="d4L5"] {
        display: flex;
        align-items: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4L5.ww-layout, .ww-e-d4L5 [data-ww-ls~="d4L5"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d4L6 {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4L6 {
          display: flex;
        }
      }
      .ww-e-d4L6.ww-layout, .ww-e-d4L6 [data-ww-ls~="d4L6"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4L6.ww-layout, .ww-e-d4L6 [data-ww-ls~="d4L6"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4L7 {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d4L7 {
          display: flex;
        }
      }
      .ww-e-d4L7.ww-layout, .ww-e-d4L7 [data-ww-ls~="d4L7"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4L7.ww-layout, .ww-e-d4L7 [data-ww-ls~="d4L7"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4L8 {
        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: #e0e7ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4L8 {
          display: flex;
        }
      }
      .ww-e-d4L8.ww-layout, .ww-e-d4L8 [data-ww-ls~="d4L8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4L8.ww-layout, .ww-e-d4L8 [data-ww-ls~="d4L8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4L9 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4LA {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4LA {
          display: flex;
        }
      }
      .ww-e-d4LA.ww-layout, .ww-e-d4LA [data-ww-ls~="d4LA"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LA.ww-layout, .ww-e-d4LA [data-ww-ls~="d4LA"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4LB {
        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-d4LC {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4LC {
          display: flex;
        }
      }
      .ww-e-d4LC.ww-layout, .ww-e-d4LC [data-ww-ls~="d4LC"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LC.ww-layout, .ww-e-d4LC [data-ww-ls~="d4LC"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4LD {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4LE {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d4LF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4LF.ww-layout, .ww-e-d4LF [data-ww-ls~="d4LF"] {
        display: block;
      }
      .ww-e-d4LG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4LG {
          display: grid;
        }
      }
      .ww-e-d4LG.ww-layout, .ww-e-d4LG [data-ww-ls~="d4LG"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LG.ww-layout, .ww-e-d4LG [data-ww-ls~="d4LG"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d4LH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4LH.ww-layout, .ww-e-d4LH [data-ww-ls~="d4LH"] {
        display: block;
      }
      .ww-e-d4LI {
        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-d4LJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4LK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4LK {
          display: grid;
        }
      }
      .ww-e-d4LK.ww-layout, .ww-e-d4LK [data-ww-ls~="d4LK"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LK.ww-layout, .ww-e-d4LK [data-ww-ls~="d4LK"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d4LL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LL {
          display: flex;
        }
      }
      .ww-e-d4LL.ww-layout, .ww-e-d4LL [data-ww-ls~="d4LL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4LL.ww-layout, .ww-e-d4LL [data-ww-ls~="d4LL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4LM {
        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: sans-serif;
        font-weight: 500;
        color: #6b7280;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d4LN {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4LO {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4LO {
          display: flex;
        }
      }
      .ww-e-d4LO.ww-layout, .ww-e-d4LO [data-ww-ls~="d4LO"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LO.ww-layout, .ww-e-d4LO [data-ww-ls~="d4LO"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4LP {
        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: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LP {
          display: flex;
        }
      }
      .ww-e-d4LP.ww-layout, .ww-e-d4LP [data-ww-ls~="d4LP"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4LP.ww-layout, .ww-e-d4LP [data-ww-ls~="d4LP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4LQ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4LQ {
          display: flex;
        }
      }
      .ww-e-d4LQ.ww-layout, .ww-e-d4LQ [data-ww-ls~="d4LQ"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LQ.ww-layout, .ww-e-d4LQ [data-ww-ls~="d4LQ"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4LR {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4LR {
          display: flex;
        }
      }
      .ww-e-d4LR.ww-layout, .ww-e-d4LR [data-ww-ls~="d4LR"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LR.ww-layout, .ww-e-d4LR [data-ww-ls~="d4LR"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4LS {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4LT {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4LT {
          display: flex;
        }
      }
      .ww-e-d4LT.ww-layout, .ww-e-d4LT [data-ww-ls~="d4LT"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4LT.ww-layout, .ww-e-d4LT [data-ww-ls~="d4LT"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4LU {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4LU {
          display: flex;
        }
      }
      .ww-e-d4LU.ww-layout, .ww-e-d4LU [data-ww-ls~="d4LU"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LU.ww-layout, .ww-e-d4LU [data-ww-ls~="d4LU"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4LV {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4LW {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4LW {
          display: flex;
        }
      }
      .ww-e-d4LW.ww-layout, .ww-e-d4LW [data-ww-ls~="d4LW"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LW.ww-layout, .ww-e-d4LW [data-ww-ls~="d4LW"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4LX {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 42px;
        max-height: unset;
        min-height: unset;
        background-color: #4f46e5;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LX {
          display: flex;
        }
      }
      .ww-e-d4LX.ww-layout, .ww-e-d4LX [data-ww-ls~="d4LX"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LX.ww-layout, .ww-e-d4LX [data-ww-ls~="d4LX"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4LY {
        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: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4LY {
          display: flex;
        }
      }
      .ww-e-d4LY.ww-layout, .ww-e-d4LY [data-ww-ls~="d4LY"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4LY.ww-layout, .ww-e-d4LY [data-ww-ls~="d4LY"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4LZ {
        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-d4La {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lb {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lc {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ld {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ld {
          display: flex;
        }
      }
      .ww-e-d4Ld.ww-layout, .ww-e-d4Ld [data-ww-ls~="d4Ld"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ld.ww-layout, .ww-e-d4Ld [data-ww-ls~="d4Ld"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4Le {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Le {
          display: flex;
        }
      }
      .ww-e-d4Le.ww-layout, .ww-e-d4Le [data-ww-ls~="d4Le"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Le.ww-layout, .ww-e-d4Le [data-ww-ls~="d4Le"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Lf {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d4Lg {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lg {
          display: flex;
        }
      }
      .ww-e-d4Lg.ww-layout, .ww-e-d4Lg [data-ww-ls~="d4Lg"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lg.ww-layout, .ww-e-d4Lg [data-ww-ls~="d4Lg"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Lh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Lh.ww-layout, .ww-e-d4Lh [data-ww-ls~="d4Lh"] {
        display: block;
      }
      .ww-e-d4Li {
        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-d4Lj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lj {
          display: flex;
        }
      }
      .ww-e-d4Lj.ww-layout, .ww-e-d4Lj [data-ww-ls~="d4Lj"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lj.ww-layout, .ww-e-d4Lj [data-ww-ls~="d4Lj"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Lk {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lk {
          display: flex;
        }
      }
      .ww-e-d4Lk.ww-layout, .ww-e-d4Lk [data-ww-ls~="d4Lk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lk.ww-layout, .ww-e-d4Lk [data-ww-ls~="d4Lk"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Ll {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ll {
          display: flex;
        }
      }
      .ww-e-d4Ll.ww-layout, .ww-e-d4Ll [data-ww-ls~="d4Ll"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ll.ww-layout, .ww-e-d4Ll [data-ww-ls~="d4Ll"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Lm {
        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-d4Ln {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lo {
        margin: 0;
        padding: 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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lo {
          display: flex;
        }
      }
      .ww-e-d4Lo.ww-layout, .ww-e-d4Lo [data-ww-ls~="d4Lo"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lo.ww-layout, .ww-e-d4Lo [data-ww-ls~="d4Lo"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Lp {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lp {
          display: flex;
        }
      }
      .ww-e-d4Lp.ww-layout, .ww-e-d4Lp [data-ww-ls~="d4Lp"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lp.ww-layout, .ww-e-d4Lp [data-ww-ls~="d4Lp"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Lq {
        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-d4Lr {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 600;
        color: #4f46e5;
        white-space-collapse: preserve;
        background-color: #eef2ff;
        border-radius: 4px;
      }
      .ww-e-d4Ls {
        margin: 0;
        padding: 6px 8px 6px 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: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ls {
          display: flex;
        }
      }
      .ww-e-d4Ls.ww-layout, .ww-e-d4Ls [data-ww-ls~="d4Ls"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ls.ww-layout, .ww-e-d4Ls [data-ww-ls~="d4Ls"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Lt {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lu {
          display: flex;
        }
      }
      .ww-e-d4Lu.ww-layout, .ww-e-d4Lu [data-ww-ls~="d4Lu"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4Lu.ww-layout, .ww-e-d4Lu [data-ww-ls~="d4Lu"] {
          display: flex;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4Lv {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lw {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lx {
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ly {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Lz {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4M0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4M0 {
          display: flex;
        }
      }
      .ww-e-d4M0.ww-layout, .ww-e-d4M0 [data-ww-ls~="d4M0"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4M0.ww-layout, .ww-e-d4M0 [data-ww-ls~="d4M0"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4M1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4M1 {
          display: flex;
        }
      }
      .ww-e-d4M1.ww-layout, .ww-e-d4M1 [data-ww-ls~="d4M1"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4M1.ww-layout, .ww-e-d4M1 [data-ww-ls~="d4M1"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4M2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4M2 {
          display: grid;
        }
      }
      .ww-e-d4M2.ww-layout, .ww-e-d4M2 [data-ww-ls~="d4M2"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4M2.ww-layout, .ww-e-d4M2 [data-ww-ls~="d4M2"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d4M3 {
        margin: 0;
        padding: 12px 16px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4M4 {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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: sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4M5 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 14px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4M6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4M6.ww-layout, .ww-e-d4M6 [data-ww-ls~="d4M6"] {
        display: block;
      }
      .ww-e-d4M7 {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4M8 {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4M8 {
          display: flex;
        }
      }
      .ww-e-d4M8.ww-layout, .ww-e-d4M8 [data-ww-ls~="d4M8"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4M8.ww-layout, .ww-e-d4M8 [data-ww-ls~="d4M8"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4M9 {
        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-d4MA {
        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: #f3e8ff;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4MA {
          display: flex;
        }
      }
      .ww-e-d4MA.ww-layout, .ww-e-d4MA [data-ww-ls~="d4MA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4MA.ww-layout, .ww-e-d4MA [data-ww-ls~="d4MA"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4MC {
        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;
      }
      :where(.ww-e-d4KQ[data-ww-states~="N13x1t"]) .ww-e-d4MC {
        height: 500px;
        aspect-ratio: unset;
      }
      .ww-e-d4MC.ww-layout, .ww-e-d4MC [data-ww-ls~="d4MC"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d4ME {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4ME.ww-layout, .ww-e-d4ME [data-ww-ls~="d4ME"] {
        display: block;
      }
      .ww-e-d4MF {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4MH {
        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-d4MI {
        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-d4MJ {
        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-d4MJ.ww-layout, .ww-e-d4MJ [data-ww-ls~="d4MJ"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-d4MK {
        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-d4ML {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d4ML {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d4ML.ww-layout, .ww-e-d4ML [data-ww-ls~="d4ML"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4ML.ww-layout, .ww-e-d4ML [data-ww-ls~="d4ML"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4MM {
        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-d4MM.ww-layout, .ww-e-d4MM [data-ww-ls~="d4MM"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4MN {
        margin: 0;
        padding: 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--9e2b5ded-081d-4e7a-bde7-91267713f897,#F9FAFB);
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border-radius: 8px;
      }
      .ww-e-d4MN.ww-layout, .ww-e-d4MN [data-ww-ls~="d4MN"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d4MO {
        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-d4MO.ww-layout, .ww-e-d4MO [data-ww-ls~="d4MO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d4MP {
        margin: 0;
        padding: 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;
        transition: color 0.2s ease;
      }
      .ww-e-d4MQ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4MR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 11px;
        left: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4MS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4MT {
        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;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border: 2px solid #d1d5db;
        border-radius: 5px;
      }
      .ww-e-d4MT:where([data-ww-states~="checked"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border: 2px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4MU {
        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: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4MV {
        margin: 0;
        padding: 10px 24px;
        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-family: Inter, sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4MW {
        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: var(--ww-default-font-family);
        line-height: 1.45;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4MX {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4MX {
          display: flex;
        }
      }
      .ww-e-d4MX.ww-layout, .ww-e-d4MX [data-ww-ls~="d4MX"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4MX.ww-layout, .ww-e-d4MX [data-ww-ls~="d4MX"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4MY {
        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;
        background-color: #f9fafb;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d4MY {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d4MY.ww-layout, .ww-e-d4MY [data-ww-ls~="d4MY"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4MY.ww-layout, .ww-e-d4MY [data-ww-ls~="d4MY"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4MZ {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4MZ {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d4MZ.ww-layout, .ww-e-d4MZ [data-ww-ls~="d4MZ"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4MZ.ww-layout, .ww-e-d4MZ [data-ww-ls~="d4MZ"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4Ma {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 700px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d4Ma.ww-layout, .ww-e-d4Ma [data-ww-ls~="d4Ma"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Mb {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        animation-play-state: paused;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Mb {
          display: flex;
        }
      }
      :where(.ww-e-d4MG[data-ww-states~="SqctKf"]) .ww-e-d4Mb {
        opacity: 0.46;
      }
      .ww-e-d4Mb.ww-layout, .ww-e-d4Mb [data-ww-ls~="d4Mb"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Mb.ww-layout, .ww-e-d4Mb [data-ww-ls~="d4Mb"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Mc {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Md {
        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-d4Md.ww-layout, .ww-e-d4Md [data-ww-ls~="d4Md"] {
        display: block;
      }
      .ww-e-d4Me {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Me.ww-layout, .ww-e-d4Me [data-ww-ls~="d4Me"] {
        display: flex;
      }
      .ww-e-d4Mf {
        margin: 0;
        padding: 12px 16px 12px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 43px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-ca489ad0-b58a-4f31-a79b-879d41dad86d-base-default;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @keyframes ww-keyframes-element-ca489ad0-b58a-4f31-a79b-879d41dad86d-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d4Mh {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Mi {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Mj {
        margin: 0;
        padding: 10px 20px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4Mk {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ml {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4Mm {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Mn {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Mn.ww-layout, .ww-e-d4Mn [data-ww-ls~="d4Mn"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4Mo {
        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-d4Mp {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Mp {
          display: flex;
        }
      }
      .ww-e-d4Mp.ww-layout, .ww-e-d4Mp [data-ww-ls~="d4Mp"] {
        display: flex;
        align-items: stretch;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Mp.ww-layout, .ww-e-d4Mp [data-ww-ls~="d4Mp"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d4Mq {
        margin: 0;
        padding: 4px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #9ca3af;
        letter-spacing: .05em;
        white-space-collapse: preserve;
        background-color: #f3f4f6;
        border-radius: 4px;
      }
      .ww-e-d4Mr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Mr.ww-layout, .ww-e-d4Mr [data-ww-ls~="d4Mr"] {
        display: block;
      }
      .ww-e-d4Ms {
        margin: 0 8px 0 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-d4Mt {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: 70%;
        min-width: unset;
        height: auto;
        max-height: 80%;
        min-height: unset;
      }
      .ww-e-d4Mt.ww-layout, .ww-e-d4Mt [data-ww-ls~="d4Mt"] {
        display: flex;
        row-gap: 16px;
      }
      .ww-e-d4Mu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Mu.ww-layout, .ww-e-d4Mu [data-ww-ls~="d4Mu"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4Mv {
        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-d4Mv.ww-layout, .ww-e-d4Mv [data-ww-ls~="d4Mv"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 16px;
      }
      .ww-e-d4Mx {
        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-d4My {
        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: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Mz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4N0 {
        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-d4N0.ww-layout, .ww-e-d4N0 [data-ww-ls~="d4N0"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4N1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4N1.ww-layout, .ww-e-d4N1 [data-ww-ls~="d4N1"] {
        display: block;
      }
      .ww-e-d4N2 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4N3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4N3.ww-layout, .ww-e-d4N3 [data-ww-ls~="d4N3"] {
        display: block;
      }
      .ww-e-d4N4 {
        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-d4N4.ww-layout, .ww-e-d4N4 [data-ww-ls~="d4N4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4N5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4N6 {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4N7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4N7.ww-layout, .ww-e-d4N7 [data-ww-ls~="d4N7"] {
        display: block;
      }
      .ww-e-d4N8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4N9 {
        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-d4N9.ww-layout, .ww-e-d4N9 [data-ww-ls~="d4N9"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NA {
        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-d4NA.ww-layout, .ww-e-d4NA [data-ww-ls~="d4NA"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NB {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4NC {
        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-d4ND {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d4ND.ww-layout, .ww-e-d4ND [data-ww-ls~="d4ND"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4NE {
        margin: 0 8px 0 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-d4NF {
        margin: 0;
        padding: 16px 24px 24px;
        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 #f3f4f6;
      }
      .ww-e-d4NF.ww-layout, .ww-e-d4NF [data-ww-ls~="d4NF"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d4NG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4NH {
        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-d4NH.ww-layout, .ww-e-d4NH [data-ww-ls~="d4NH"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NI {
        margin: 0;
        padding: 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4NJ {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4NK {
        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-d4NK.ww-layout, .ww-e-d4NK [data-ww-ls~="d4NK"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4NL.ww-layout, .ww-e-d4NL [data-ww-ls~="d4NL"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      .ww-e-d4NM {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4NM.ww-layout, .ww-e-d4NM [data-ww-ls~="d4NM"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4NN {
        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-d4NN.ww-layout, .ww-e-d4NN [data-ww-ls~="d4NN"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NO {
        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-d4NO.ww-layout, .ww-e-d4NO [data-ww-ls~="d4NO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4NP {
        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-d4NP.ww-layout, .ww-e-d4NP [data-ww-ls~="d4NP"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NQ {
        margin: 0;
        padding: 12px 44px 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4NR {
        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-d4NS {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4NT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4NU {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4NV {
        margin: 0;
        padding: 12px 44px 12px 16px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4NW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4NW.ww-layout, .ww-e-d4NW [data-ww-ls~="d4NW"] {
        display: block;
      }
      .ww-e-d4NX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4NX.ww-layout, .ww-e-d4NX [data-ww-ls~="d4NX"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4NY {
        margin: 0;
        padding: 24px 24px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4NY.ww-layout, .ww-e-d4NY [data-ww-ls~="d4NY"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4NZ {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Na {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Nb {
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Nc {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4Nd {
        margin: 0;
        padding: 12px 16px 12px 44px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        color: #111827;
        white-space-collapse: preserve;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4Ne {
        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-d4Nf {
        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: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ng {
        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-d4Ng.ww-layout, .ww-e-d4Ng [data-ww-ls~="d4Ng"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Nh {
        margin: 0;
        padding: 6px 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: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 100px;
      }
      .ww-e-d4Nh.ww-layout, .ww-e-d4Nh [data-ww-ls~="d4Nh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Ni {
        margin: 0;
        padding: 6px 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: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 100px;
      }
      .ww-e-d4Ni.ww-layout, .ww-e-d4Ni [data-ww-ls~="d4Ni"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Nj {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4Nk {
        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-d4Nk.ww-layout, .ww-e-d4Nk [data-ww-ls~="d4Nk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Nl {
        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: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d4Nm {
        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-d4Nn {
        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-d4No {
        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: 600;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Np {
        margin: 0;
        padding: 10px 12px 10px 40px;
        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;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-d4Nq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Nq.ww-layout, .ww-e-d4Nq [data-ww-ls~="d4Nq"] {
        display: block;
      }
      .ww-e-d4Nr {
        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: #1e40af;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ns {
        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;
        line-height: 1.4;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d4Nt {
        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-d4Nu {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 12px;
      }
      .ww-e-d4Nu.ww-layout, .ww-e-d4Nu [data-ww-ls~="d4Nu"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4Nv {
        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-d4Nw {
        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-d4Ny {
        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: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d4Ny.ww-layout, .ww-e-d4Ny [data-ww-ls~="d4Ny"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4O1 {
        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: 50px;
        background-color: #f9fafb;
        border: 1px dashed #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4O1.ww-layout, .ww-e-d4O1 [data-ww-ls~="d4O1"] {
        display: flex;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      .ww-e-d4O2 {
        margin: 0;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4O2 {
          display: flex;
        }
      }
      .ww-e-d4O2.ww-layout, .ww-e-d4O2 [data-ww-ls~="d4O2"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4O2.ww-layout, .ww-e-d4O2 [data-ww-ls~="d4O2"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4O3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4O3.ww-layout, .ww-e-d4O3 [data-ww-ls~="d4O3"] {
        display: block;
      }
      .ww-e-d4O4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4O4.ww-layout, .ww-e-d4O4 [data-ww-ls~="d4O4"] {
        display: block;
      }
      .ww-e-d4O5 {
        margin: 0;
        padding: 10px 20px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4O6 {
        margin: 0;
        padding: 10px 20px;
        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, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4O8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4O9 {
        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-d4O9.ww-layout, .ww-e-d4O9 [data-ww-ls~="d4O9"] {
        display: block;
      }
      .ww-e-d4OA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4OA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OA {
          display: flex;
        }
      }
      .ww-e-d4OA.ww-layout, .ww-e-d4OA [data-ww-ls~="d4OA"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4OA.ww-layout, .ww-e-d4OA [data-ww-ls~="d4OA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OA.ww-layout, .ww-e-d4OA [data-ww-ls~="d4OA"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4OB {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4OC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4OC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OC {
          display: flex;
        }
      }
      .ww-e-d4OC.ww-layout, .ww-e-d4OC [data-ww-ls~="d4OC"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4OC.ww-layout, .ww-e-d4OC [data-ww-ls~="d4OC"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OC.ww-layout, .ww-e-d4OC [data-ww-ls~="d4OC"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4OD {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4OE {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4OF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4OF.ww-layout, .ww-e-d4OF [data-ww-ls~="d4OF"] {
        display: block;
      }
      .ww-e-d4OG {
        margin: 0;
        padding: 15px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4OG.ww-layout, .ww-e-d4OG [data-ww-ls~="d4OG"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr;
        column-gap: 10px;
      }
      .ww-e-d4OH {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4OH {
        display: grid;
        flex: 0 1 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d4OH.ww-layout, .ww-e-d4OH [data-ww-ls~="d4OH"] {
        display: flex;
        flex-flow: column;
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4OH.ww-layout, :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4OH [data-ww-ls~="d4OH"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1.5fr 1fr;
      }
      .ww-e-d4OI {
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4OJ {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4OK {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4OL {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4OM {
        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-d4OM.ww-layout, .ww-e-d4OM [data-ww-ls~="d4OM"] {
        display: block;
      }
      .ww-e-d4ON {
        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-d4ON.ww-layout, .ww-e-d4ON [data-ww-ls~="d4ON"] {
        display: block;
      }
      .ww-e-d4OO {
        margin: 0;
        padding: 24px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4OO {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OO {
          display: grid;
        }
      }
      .ww-e-d4OO.ww-layout, .ww-e-d4OO [data-ww-ls~="d4OO"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4OO.ww-layout, .ww-e-d4OO [data-ww-ls~="d4OO"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OO.ww-layout, .ww-e-d4OO [data-ww-ls~="d4OO"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4OP {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4OQ {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4OQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OQ {
          display: flex;
        }
      }
      .ww-e-d4OQ.ww-layout, .ww-e-d4OQ [data-ww-ls~="d4OQ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4OQ.ww-layout, .ww-e-d4OQ [data-ww-ls~="d4OQ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OQ.ww-layout, .ww-e-d4OQ [data-ww-ls~="d4OQ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4OR {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4OS {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4OS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OS {
          display: flex;
        }
      }
      .ww-e-d4OS.ww-layout, .ww-e-d4OS [data-ww-ls~="d4OS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4OS.ww-layout, .ww-e-d4OS [data-ww-ls~="d4OS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OS.ww-layout, .ww-e-d4OS [data-ww-ls~="d4OS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4OT {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d4OT.ww-layout, .ww-e-d4OT [data-ww-ls~="d4OT"] {
        display: block;
      }
      .ww-e-d4OU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4OV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4OV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OV {
          display: flex;
        }
      }
      .ww-e-d4OV.ww-layout, .ww-e-d4OV [data-ww-ls~="d4OV"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4OV.ww-layout, .ww-e-d4OV [data-ww-ls~="d4OV"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OV.ww-layout, .ww-e-d4OV [data-ww-ls~="d4OV"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4OW {
        margin: 0 0 12px;
        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: sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4OX {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4OX {
          display: flex;
        }
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4OX {
        max-height: 800px;
      }
      .ww-e-d4OX.ww-layout, .ww-e-d4OX [data-ww-ls~="d4OX"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4OX.ww-layout, .ww-e-d4OX [data-ww-ls~="d4OX"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4OZ {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d4OZ.ww-layout, .ww-e-d4OZ [data-ww-ls~="d4OZ"] {
        display: block;
      }
      .ww-e-d4Oa {
        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);
        font-weight: 500;
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ob {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4Od {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4Oe {
        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);
        font-weight: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Of {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Of {
          display: flex;
        }
      }
      .ww-e-d4Of.ww-layout, .ww-e-d4Of [data-ww-ls~="d4Of"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Of.ww-layout, .ww-e-d4Of [data-ww-ls~="d4Of"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d4Og {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Og {
          display: flex;
        }
      }
      .ww-e-d4Og.ww-layout, .ww-e-d4Og [data-ww-ls~="d4Og"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Og.ww-layout, .ww-e-d4Og [data-ww-ls~="d4Og"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d4Oh {
        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-d4Oh.ww-layout, .ww-e-d4Oh [data-ww-ls~="d4Oh"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4Oi {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: 350px;
        min-width: 300px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Oi {
          display: none;
        }
      }
      .ww-e-d4Oi.ww-layout, .ww-e-d4Oi [data-ww-ls~="d4Oi"] {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Oi.ww-layout, .ww-e-d4Oi [data-ww-ls~="d4Oi"] {
          display: none;
        }
      }
      .ww-e-d4Oj {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        text-transform: uppercase;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Ok {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4Ok.ww-layout, .ww-e-d4Ok [data-ww-ls~="d4Ok"] {
        display: block;
      }
      .ww-e-d4Ol {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4Ol {
        display: grid;
        flex: 0 1 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d4Ol.ww-layout, .ww-e-d4Ol [data-ww-ls~="d4Ol"] {
        display: flex;
        flex-flow: column;
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4Ol.ww-layout, :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4Ol [data-ww-ls~="d4Ol"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1.5fr 1fr;
      }
      .ww-e-d4Om {
        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-d4Om.ww-layout, .ww-e-d4Om [data-ww-ls~="d4Om"] {
        display: block;
      }
      .ww-e-d4On {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4On {
          display: flex;
        }
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4On {
        max-height: 800px;
      }
      .ww-e-d4On.ww-layout, .ww-e-d4On [data-ww-ls~="d4On"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4On.ww-layout, .ww-e-d4On [data-ww-ls~="d4On"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4Oo {
        margin: 0;
        padding: 4px 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: 12px;
        font-family: sans-serif;
        font-weight: 500;
        color: #15803d;
        white-space-collapse: preserve;
        background-color: #dcfce7;
        border-radius: 9999px;
      }
      .ww-e-d4Op {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Or {
        margin: 0;
        padding: 10px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Os {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 400px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4Os {
          display: flex;
        }
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4Os {
        height: auto;
        aspect-ratio: unset;
        max-height: 800px;
      }
      .ww-e-d4Os.ww-layout, .ww-e-d4Os [data-ww-ls~="d4Os"] {
        display: flex;
        flex-flow: column;
        place-content: space-around center;
        align-items: stretch;
      }
      @media (max-width: 991px) {
        .ww-e-d4Os.ww-layout, .ww-e-d4Os [data-ww-ls~="d4Os"] {
          display: flex;
          flex-flow: column;
          place-content: space-around center;
          align-items: stretch;
        }
      }
      .ww-e-d4Ou {
        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;
        grid-column: span 2;
      }
      .ww-e-d4Ou.ww-layout, .ww-e-d4Ou [data-ww-ls~="d4Ou"] {
        display: block;
      }
      .ww-e-d4Ov {
        margin: 0;
        padding: 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: #e6511d;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ov {
          display: flex;
        }
      }
      .ww-e-d4Ov.ww-layout, .ww-e-d4Ov [data-ww-ls~="d4Ov"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ov.ww-layout, .ww-e-d4Ov [data-ww-ls~="d4Ov"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Ow {
        margin: 0;
        padding: 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: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ow {
          display: flex;
        }
      }
      .ww-e-d4Ow.ww-layout, .ww-e-d4Ow [data-ww-ls~="d4Ow"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ow.ww-layout, .ww-e-d4Ow [data-ww-ls~="d4Ow"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Oy {
        margin: 0 0 20px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 56px;
        max-width: unset;
        min-width: unset;
        height: 56px;
        max-height: unset;
        min-height: unset;
        background-color: #fef3c7;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d4Oy {
          display: flex;
        }
      }
      .ww-e-d4Oy.ww-layout, .ww-e-d4Oy [data-ww-ls~="d4Oy"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Oy.ww-layout, .ww-e-d4Oy [data-ww-ls~="d4Oy"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Oz {
        margin: 0 0 12px;
        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: 22px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4P0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4P0 {
          display: flex;
        }
      }
      .ww-e-d4P0.ww-layout, .ww-e-d4P0 [data-ww-ls~="d4P0"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4P0.ww-layout, .ww-e-d4P0 [data-ww-ls~="d4P0"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4P1 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4P2 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4P3 {
        margin: 0 0 32px;
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4P4 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4P4 {
          padding: 24px;
          display: flex;
          max-width: 100%;
        }
      }
      .ww-e-d4P4.ww-layout, .ww-e-d4P4 [data-ww-ls~="d4P4"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4P4.ww-layout, .ww-e-d4P4 [data-ww-ls~="d4P4"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d4P5 {
        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-d4P6 {
        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: sans-serif;
        font-weight: 500;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4P8 {
        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-d4P9 {
        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: 12px;
        font-family: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4PA {
        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: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4PB {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4PB {
          display: flex;
        }
      }
      .ww-e-d4PB.ww-layout, .ww-e-d4PB [data-ww-ls~="d4PB"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4PB.ww-layout, .ww-e-d4PB [data-ww-ls~="d4PB"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4PC {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4PC {
          display: flex;
        }
      }
      .ww-e-d4PC.ww-layout, .ww-e-d4PC [data-ww-ls~="d4PC"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4PC.ww-layout, .ww-e-d4PC [data-ww-ls~="d4PC"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4PD {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4PD {
          display: flex;
        }
      }
      .ww-e-d4PD.ww-layout, .ww-e-d4PD [data-ww-ls~="d4PD"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4PD.ww-layout, .ww-e-d4PD [data-ww-ls~="d4PD"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4PE {
        margin: 8px 0 0;
        padding: 16px 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 #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4PE {
          display: flex;
        }
      }
      .ww-e-d4PE.ww-layout, .ww-e-d4PE [data-ww-ls~="d4PE"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4PE.ww-layout, .ww-e-d4PE [data-ww-ls~="d4PE"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: flex-end;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4PF {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4PF {
          padding: 20px;
          display: flex;
        }
      }
      .ww-e-d4PF.ww-layout, .ww-e-d4PF [data-ww-ls~="d4PF"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4PF.ww-layout, .ww-e-d4PF [data-ww-ls~="d4PF"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4PG {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      .ww-e-d4PG.ww-layout, .ww-e-d4PG [data-ww-ls~="d4PG"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4PH {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc80;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4PH {
          padding: 16px 20px;
          display: flex;
        }
      }
      .ww-e-d4PH.ww-layout, .ww-e-d4PH [data-ww-ls~="d4PH"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4PH.ww-layout, .ww-e-d4PH [data-ww-ls~="d4PH"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4PJ {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4PK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4PK {
          display: flex;
        }
      }
      .ww-e-d4PK.ww-layout, .ww-e-d4PK [data-ww-ls~="d4PK"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4PK.ww-layout, .ww-e-d4PK [data-ww-ls~="d4PK"] {
          display: flex;
          flex-flow: column;
          gap: 6px;
        }
      }
      .ww-e-d4PM {
        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: sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d4PM {
        color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4PN {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        transition: opacity 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4PN {
          display: flex;
        }
      }
      .ww-e-d4PN.ww-layout, .ww-e-d4PN [data-ww-ls~="d4PN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4PN.ww-layout, .ww-e-d4PN [data-ww-ls~="d4PN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4PO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: var(--6bd67ea2-8fa9-43a5-8cf5-50f625558e3c,#f3b5b0);
        border-radius: 50%;
      }
      .ww-e-d4PO.ww-layout, .ww-e-d4PO [data-ww-ls~="d4PO"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4PP {
        margin: 0;
        padding: 10px 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: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d4PQ {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4PQ.ww-layout, .ww-e-d4PQ [data-ww-ls~="d4PQ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4PR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4PR.ww-layout, .ww-e-d4PR [data-ww-ls~="d4PR"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4PS {
        margin: 0;
        padding: 16px 24px;
        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 #f1f5f9;
      }
      .ww-e-d4PS.ww-layout, .ww-e-d4PS [data-ww-ls~="d4PS"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4PT {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4PT.ww-layout, .ww-e-d4PT [data-ww-ls~="d4PT"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4PU {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d4PU.ww-layout, .ww-e-d4PU [data-ww-ls~="d4PU"] {
        display: block;
      }
      .ww-e-d4PV {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4PW {
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4PY {
        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-d4PZ {
        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-d4Pa {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Pb {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #c97b5f;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d4Pb.ww-layout, .ww-e-d4Pb [data-ww-ls~="d4Pb"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Pc {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 75px;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: pointer;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pc {
          display: flex;
        }
      }
      .ww-e-d4Pc:where(:hover) {
        z-index: 200;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Pc {
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d4Pc.ww-layout, .ww-e-d4Pc [data-ww-ls~="d4Pc"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pc.ww-layout, .ww-e-d4Pc [data-ww-ls~="d4Pc"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 16px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4Pd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pd {
          display: flex;
        }
      }
      .ww-e-d4Pd.ww-layout, .ww-e-d4Pd [data-ww-ls~="d4Pd"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pd.ww-layout, .ww-e-d4Pd [data-ww-ls~="d4Pd"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4Pe {
        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-d4Pf {
        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-d4Pg {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ph {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4Pi {
        margin: 0;
        padding: 0 20px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pi {
          display: flex;
        }
      }
      .ww-e-d4Pi.ww-layout, .ww-e-d4Pi [data-ww-ls~="d4Pi"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pi.ww-layout, .ww-e-d4Pi [data-ww-ls~="d4Pi"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4Pj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pj {
          display: flex;
        }
      }
      .ww-e-d4Pj.ww-layout, .ww-e-d4Pj [data-ww-ls~="d4Pj"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pj.ww-layout, .ww-e-d4Pj [data-ww-ls~="d4Pj"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d4Pk {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 4px;
      }
      .ww-e-d4Pk.ww-layout, .ww-e-d4Pk [data-ww-ls~="d4Pk"] {
        display: block;
      }
      .ww-e-d4Pl {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pl {
          display: flex;
        }
      }
      .ww-e-d4Pl.ww-layout, .ww-e-d4Pl [data-ww-ls~="d4Pl"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pl.ww-layout, .ww-e-d4Pl [data-ww-ls~="d4Pl"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4Pm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pm {
          display: flex;
        }
      }
      .ww-e-d4Pm.ww-layout, .ww-e-d4Pm [data-ww-ls~="d4Pm"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pm.ww-layout, .ww-e-d4Pm [data-ww-ls~="d4Pm"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Pn {
        margin: 0 10px 12px;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pn {
          display: flex;
        }
      }
      .ww-e-d4Pn.ww-layout, .ww-e-d4Pn [data-ww-ls~="d4Pn"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pn.ww-layout, .ww-e-d4Pn [data-ww-ls~="d4Pn"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Po {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Po {
          display: flex;
        }
      }
      .ww-e-d4Po.ww-layout, .ww-e-d4Po [data-ww-ls~="d4Po"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Po.ww-layout, .ww-e-d4Po [data-ww-ls~="d4Po"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4Pp {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d4Pp.ww-layout, .ww-e-d4Pp [data-ww-ls~="d4Pp"] {
        display: block;
      }
      .ww-e-d4Pq {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d4Pq.ww-layout, .ww-e-d4Pq [data-ww-ls~="d4Pq"] {
        display: block;
      }
      .ww-e-d4Pr {
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ps {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ps {
          display: flex;
        }
      }
      .ww-e-d4Ps.ww-layout, .ww-e-d4Ps [data-ww-ls~="d4Ps"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ps.ww-layout, .ww-e-d4Ps [data-ww-ls~="d4Ps"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Pt {
        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-d4Pu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Pu {
        padding: 16px;
        flex: 1 0 auto;
        border-top: 1px solid #b0b0b0;
        border-bottom: 0 solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 8px 8px 0 0;
      }
      .ww-e-d4Pu.ww-layout, .ww-e-d4Pu [data-ww-ls~="d4Pu"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Pv {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pv {
          display: flex;
        }
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Pv {
        padding: 10px 20px;
        overflow: auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d4Pv.ww-layout, .ww-e-d4Pv [data-ww-ls~="d4Pv"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pv.ww-layout, .ww-e-d4Pv [data-ww-ls~="d4Pv"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Pw {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pw {
          display: flex;
        }
      }
      .ww-e-d4Pw.ww-layout, .ww-e-d4Pw [data-ww-ls~="d4Pw"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Pw.ww-layout, .ww-e-d4Pw [data-ww-ls~="d4Pw"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Px {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4Py {
        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-d4Pz {
        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-d4Q0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Q0 {
          display: flex;
        }
      }
      .ww-e-d4Q0.ww-layout, .ww-e-d4Q0 [data-ww-ls~="d4Q0"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Q0.ww-layout, .ww-e-d4Q0 [data-ww-ls~="d4Q0"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4Q1 {
        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-d4Q2 {
        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-d4Q3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Q3 {
          display: flex;
        }
      }
      .ww-e-d4Q3.ww-layout, .ww-e-d4Q3 [data-ww-ls~="d4Q3"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Q3.ww-layout, .ww-e-d4Q3 [data-ww-ls~="d4Q3"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4Q4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Q4 {
          display: flex;
        }
      }
      .ww-e-d4Q4.ww-layout, .ww-e-d4Q4 [data-ww-ls~="d4Q4"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4Q4.ww-layout, .ww-e-d4Q4 [data-ww-ls~="d4Q4"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4Q5 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Q6 {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border: 0 solid #b0b0b0;
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Q6 {
        padding: 15px 0 10px;
        z-index: 100;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d4Q6.ww-layout, .ww-e-d4Q6 [data-ww-ls~="d4Q6"] {
        display: block;
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Q6.ww-layout, :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Q6 [data-ww-ls~="d4Q6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Q7 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4Q8 {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 14px;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Q9 {
        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-d4QA {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4QB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4QC {
        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;
        color: #d1d5db;
        white-space-collapse: preserve;
      }
      .ww-e-d4QD {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4QE {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4QF {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4QG {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4QH {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4QI {
        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-d4QI.ww-layout, .ww-e-d4QI [data-ww-ls~="d4QI"] {
        display: block;
      }
      .ww-e-d4QJ {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QJ {
          display: flex;
        }
      }
      .ww-e-d4QJ.ww-layout, .ww-e-d4QJ [data-ww-ls~="d4QJ"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QJ.ww-layout, .ww-e-d4QJ [data-ww-ls~="d4QJ"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4QK {
        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: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QK {
          display: flex;
        }
      }
      .ww-e-d4QK.ww-layout, .ww-e-d4QK [data-ww-ls~="d4QK"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4QK.ww-layout, .ww-e-d4QK [data-ww-ls~="d4QK"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4QL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QL {
          display: flex;
        }
      }
      .ww-e-d4QL.ww-layout, .ww-e-d4QL [data-ww-ls~="d4QL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4QL.ww-layout, .ww-e-d4QL [data-ww-ls~="d4QL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4QM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QM {
          display: flex;
        }
      }
      .ww-e-d4QM.ww-layout, .ww-e-d4QM [data-ww-ls~="d4QM"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4QM.ww-layout, .ww-e-d4QM [data-ww-ls~="d4QM"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4QN {
        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;
        color: #1d4ed8;
        white-space-collapse: preserve;
      }
      .ww-e-d4QO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4QP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #f97316;
        border-radius: 99px;
      }
      .ww-e-d4QP.ww-layout, .ww-e-d4QP [data-ww-ls~="d4QP"] {
        display: block;
      }
      .ww-e-d4QQ {
        margin: 0;
        padding: 14px 20px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-top: 1px solid #f3f4f6;
        border-left: 1px solid #b0b0b0;
      }
      @media (max-width: 767px) {
        .ww-e-d4QQ {
          display: flex;
        }
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4QQ {
        border-bottom: 1px solid #f1f5f9;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d4QQ.ww-layout, .ww-e-d4QQ [data-ww-ls~="d4QQ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4QQ.ww-layout, .ww-e-d4QQ [data-ww-ls~="d4QQ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4QR {
        margin: 0;
        padding: 3px 24px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #ea580c;
        white-space-collapse: preserve;
        cursor: pointer;
        box-shadow: 0 2px 4px #0000001a;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4QR:where(:hover) {
        background-color: #2563eb;
        box-shadow: 0 4px 6px #0000001a;
        transform: translateY(-1px);
      }
      .ww-e-d4QS {
        margin: 0;
        padding: 16px;
        z-index: 100;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        cursor: not-allowed;
        border-left: 3px solid #0000;
      }
      @media (max-width: 767px) {
        .ww-e-d4QS {
          display: flex;
        }
      }
      .ww-e-d4QS:where(:hover) {
        background-color: #fff7ed80;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: 4px solid #ea580c;
        border-right: 0 solid #ea580c;
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4QS {
        width: 100%;
      }
      .ww-e-d4QS.ww-layout, .ww-e-d4QS [data-ww-ls~="d4QS"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QS.ww-layout, .ww-e-d4QS [data-ww-ls~="d4QS"] {
          display: flex;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d4QT {
        margin: 0;
        padding: 8px 14px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QT {
          display: flex;
        }
      }
      .ww-e-d4QT.ww-layout, .ww-e-d4QT [data-ww-ls~="d4QT"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4QT.ww-layout, .ww-e-d4QT [data-ww-ls~="d4QT"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4QU {
        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;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4QV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
        border-radius: 99px;
      }
      .ww-e-d4QV.ww-layout, .ww-e-d4QV [data-ww-ls~="d4QV"] {
        display: block;
      }
      .ww-e-d4QW {
        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-d4QX {
        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: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4QY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4QY {
        display: block;
        width: 100%;
        flex: 1 0 auto;
      }
      .ww-e-d4QZ {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4QZ {
          display: flex;
        }
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4QZ {
        padding: 10px 20px;
        overflow: auto;
        z-index: 200;
        width: 100%;
        flex: 1 0 auto;
        height: 200px;
        aspect-ratio: unset;
        border-top: 1px solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 0 solid #b0b0b0;
        border-right: 0 solid #b0b0b0;
        outline: 0 solid #b0b0b0;
      }
      .ww-e-d4QZ.ww-layout, .ww-e-d4QZ [data-ww-ls~="d4QZ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4QZ.ww-layout, .ww-e-d4QZ [data-ww-ls~="d4QZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Qb {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 350px;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Qb {
          display: flex;
        }
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Qb {
        padding: 0;
        display: flex;
        width: var(--ww-style-width);
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-top: 0 solid #b0b0b0;
        border-bottom: 1px solid #b0b0b0;
        border-left: 1px solid #b0b0b0;
        border-right: 1px solid #b0b0b0;
        border-radius: 0 0 8px 8px;
      }
      .ww-e-d4Qb.ww-layout, .ww-e-d4Qb [data-ww-ls~="d4Qb"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4Qb.ww-layout, .ww-e-d4Qb [data-ww-ls~="d4Qb"] {
          display: flex;
          flex-flow: column;
        }
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Qb.ww-layout, :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Qb [data-ww-ls~="d4Qb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Qc {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100.14%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 39px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #1f2937;
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 10px;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-element-transition: all 0.2s;
      }
      :where(.ww-e-d4Qa[data-ww-states~="K0hoz7"]) .ww-e-d4Qc {
        display: inline-block;
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
        border: 1px solid #d06b46;
      }
      :where(.ww-e-d31O[data-ww-states~="vKjKMn"]) .ww-e-d4Qc {
        border: 1px solid var(--c8ad9641-1f8b-4f9e-972e-24d3d7c79164,#fa444d);
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d4Qc {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      :where(.ww-e-d4Qa[data-ww-states~="MasMUl"]) .ww-e-d4Qc {
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        cursor: not-allowed;
      }
      .ww-e-d4Qd {
        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: sans-serif;
        font-weight: 600;
        color: #ca8a04;
        white-space-collapse: preserve;
      }
      .ww-e-d4Qe {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qe {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qe {
          display: flex;
        }
      }
      .ww-e-d4Qe.ww-layout, .ww-e-d4Qe [data-ww-ls~="d4Qe"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qe.ww-layout, .ww-e-d4Qe [data-ww-ls~="d4Qe"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qe.ww-layout, .ww-e-d4Qe [data-ww-ls~="d4Qe"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Qf {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 99px;
      }
      .ww-e-d4Qf.ww-layout, .ww-e-d4Qf [data-ww-ls~="d4Qf"] {
        display: block;
      }
      .ww-e-d4Qg {
        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: sans-serif;
        font-weight: 600;
        color: #ca8a04;
        white-space-collapse: preserve;
      }
      .ww-e-d4Qh {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qh {
          display: flex;
        }
      }
      .ww-e-d4Qh.ww-layout, .ww-e-d4Qh [data-ww-ls~="d4Qh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qh.ww-layout, .ww-e-d4Qh [data-ww-ls~="d4Qh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qh.ww-layout, .ww-e-d4Qh [data-ww-ls~="d4Qh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Qi {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qi {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qi {
          display: flex;
        }
      }
      .ww-e-d4Qi.ww-layout, .ww-e-d4Qi [data-ww-ls~="d4Qi"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qi.ww-layout, .ww-e-d4Qi [data-ww-ls~="d4Qi"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qi.ww-layout, .ww-e-d4Qi [data-ww-ls~="d4Qi"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d4Qj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Qk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Ql {
        margin: 0 auto;
        padding: 48px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d4Ql.ww-layout, .ww-e-d4Ql [data-ww-ls~="d4Ql"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Qm {
        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-d4Qn {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qn {
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qn {
          display: grid;
        }
      }
      .ww-e-d4Qn.ww-layout, .ww-e-d4Qn [data-ww-ls~="d4Qn"] {
        display: grid;
        grid-template-columns: 2fr 1.5fr 1.5fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qn.ww-layout, .ww-e-d4Qn [data-ww-ls~="d4Qn"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qn.ww-layout, .ww-e-d4Qn [data-ww-ls~="d4Qn"] {
          display: grid;
          grid-template-columns: 2fr 1.5fr 1.5fr 1fr 1fr 1fr .5fr;
        }
      }
      .ww-e-d4Qo {
        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-d4Qo.ww-layout, .ww-e-d4Qo [data-ww-ls~="d4Qo"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Qp {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qp {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qp {
          display: flex;
        }
      }
      .ww-e-d4Qp.ww-layout, .ww-e-d4Qp [data-ww-ls~="d4Qp"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qp.ww-layout, .ww-e-d4Qp [data-ww-ls~="d4Qp"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qp.ww-layout, .ww-e-d4Qp [data-ww-ls~="d4Qp"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Qq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qq {
          display: flex;
        }
      }
      .ww-e-d4Qq.ww-layout, .ww-e-d4Qq [data-ww-ls~="d4Qq"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qq.ww-layout, .ww-e-d4Qq [data-ww-ls~="d4Qq"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qq.ww-layout, .ww-e-d4Qq [data-ww-ls~="d4Qq"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4Qr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 10px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Qs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 10px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Qt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4Qu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 120px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 0 solid;
        border-radius: 4px;
      }
      .ww-e-d4Qu.ww-layout, .ww-e-d4Qu [data-ww-ls~="d4Qu"] {
        display: block;
      }
      .ww-e-d4Qv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qv {
          display: flex;
        }
      }
      .ww-e-d4Qv.ww-layout, .ww-e-d4Qv [data-ww-ls~="d4Qv"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Qv.ww-layout, .ww-e-d4Qv [data-ww-ls~="d4Qv"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Qv.ww-layout, .ww-e-d4Qv [data-ww-ls~="d4Qv"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      .ww-e-d4Qw {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: var(--ww-style-border);
        border-radius: 99px;
      }
      .ww-e-d4Qw.ww-layout, .ww-e-d4Qw [data-ww-ls~="d4Qw"] {
        display: inline-block;
      }
      .ww-e-d4Qx {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Qy {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Qz {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4R0 {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4R2 {
        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: sans-serif;
        font-weight: 600;
        text-align: left;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4R3 {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4R4 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4R4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4R4 {
          display: flex;
        }
      }
      .ww-e-d4R4.ww-layout, .ww-e-d4R4 [data-ww-ls~="d4R4"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4R4.ww-layout, .ww-e-d4R4 [data-ww-ls~="d4R4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4R4.ww-layout, .ww-e-d4R4 [data-ww-ls~="d4R4"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4R5 {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4R6 {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4R7 {
        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-d4R8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4R8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4R8 {
          display: flex;
        }
      }
      .ww-e-d4R8.ww-layout, .ww-e-d4R8 [data-ww-ls~="d4R8"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4R8.ww-layout, .ww-e-d4R8 [data-ww-ls~="d4R8"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4R8.ww-layout, .ww-e-d4R8 [data-ww-ls~="d4R8"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4R9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4R9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4R9 {
          display: flex;
        }
      }
      .ww-e-d4R9.ww-layout, .ww-e-d4R9 [data-ww-ls~="d4R9"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4R9.ww-layout, .ww-e-d4R9 [data-ww-ls~="d4R9"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4R9.ww-layout, .ww-e-d4R9 [data-ww-ls~="d4R9"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d4RA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4RB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RB {
          display: flex;
        }
      }
      .ww-e-d4RB.ww-layout, .ww-e-d4RB [data-ww-ls~="d4RB"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4RB.ww-layout, .ww-e-d4RB [data-ww-ls~="d4RB"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RB.ww-layout, .ww-e-d4RB [data-ww-ls~="d4RB"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4RC {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4RD {
        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: sans-serif;
        font-weight: 500;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d4RE {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4RF {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4RG {
        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-d4RG.ww-layout, .ww-e-d4RG [data-ww-ls~="d4RG"] {
        display: block;
      }
      .ww-e-d4RH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #15803d;
        transition: width 0.5s;
      }
      .ww-e-d4RH.ww-layout, .ww-e-d4RH [data-ww-ls~="d4RH"] {
        display: block;
      }
      .ww-e-d4RI {
        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-d4RJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RJ {
          display: flex;
        }
      }
      .ww-e-d4RJ.ww-layout, .ww-e-d4RJ [data-ww-ls~="d4RJ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4RJ.ww-layout, .ww-e-d4RJ [data-ww-ls~="d4RJ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RJ.ww-layout, .ww-e-d4RJ [data-ww-ls~="d4RJ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4RK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RK {
          display: flex;
        }
      }
      .ww-e-d4RK.ww-layout, .ww-e-d4RK [data-ww-ls~="d4RK"] {
        display: flex;
        align-items: center;
        gap: 6px 1px;
      }
      @media (max-width: 991px) {
        .ww-e-d4RK.ww-layout, .ww-e-d4RK [data-ww-ls~="d4RK"] {
          display: flex;
          align-items: center;
          gap: 6px 1px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RK.ww-layout, .ww-e-d4RK [data-ww-ls~="d4RK"] {
          display: flex;
          align-items: center;
          gap: 6px 1px;
        }
      }
      .ww-e-d4RL {
        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: sans-serif;
        font-weight: 700;
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d4RM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RM {
          display: flex;
        }
      }
      .ww-e-d4RM.ww-layout, .ww-e-d4RM [data-ww-ls~="d4RM"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4RM.ww-layout, .ww-e-d4RM [data-ww-ls~="d4RM"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RM.ww-layout, .ww-e-d4RM [data-ww-ls~="d4RM"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4RN {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fee2e2;
        border-radius: 4px;
      }
      .ww-e-d4RN.ww-layout, .ww-e-d4RN [data-ww-ls~="d4RN"] {
        display: block;
      }
      .ww-e-d4RO {
        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-d4RP {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4RP {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RP {
          display: grid;
        }
      }
      .ww-e-d4RP.ww-layout, .ww-e-d4RP [data-ww-ls~="d4RP"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4RP.ww-layout, .ww-e-d4RP [data-ww-ls~="d4RP"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RP.ww-layout, .ww-e-d4RP [data-ww-ls~="d4RP"] {
          display: grid;
          grid-template-columns: 2fr 1fr 1fr 1fr 1fr .5fr;
        }
      }
      .ww-e-d4RQ {
        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-d4RR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RR {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RR {
          display: flex;
        }
      }
      .ww-e-d4RR.ww-layout, .ww-e-d4RR [data-ww-ls~="d4RR"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d4RR.ww-layout, .ww-e-d4RR [data-ww-ls~="d4RR"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RR.ww-layout, .ww-e-d4RR [data-ww-ls~="d4RR"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d4RS {
        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-d4RS.ww-layout, .ww-e-d4RS [data-ww-ls~="d4RS"] {
        display: block;
      }
      .ww-e-d4RT {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4RU {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RU {
          display: flex;
        }
      }
      .ww-e-d4RU.ww-layout, .ww-e-d4RU [data-ww-ls~="d4RU"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4RU.ww-layout, .ww-e-d4RU [data-ww-ls~="d4RU"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RU.ww-layout, .ww-e-d4RU [data-ww-ls~="d4RU"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4RV {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4RW {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RW {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RW {
          display: flex;
        }
      }
      .ww-e-d4RW.ww-layout, .ww-e-d4RW [data-ww-ls~="d4RW"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d4RW.ww-layout, .ww-e-d4RW [data-ww-ls~="d4RW"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RW.ww-layout, .ww-e-d4RW [data-ww-ls~="d4RW"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d4RX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4RX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RX {
          display: flex;
        }
      }
      .ww-e-d4RX.ww-layout, .ww-e-d4RX [data-ww-ls~="d4RX"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d4RX.ww-layout, .ww-e-d4RX [data-ww-ls~="d4RX"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RX.ww-layout, .ww-e-d4RX [data-ww-ls~="d4RX"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
        }
      }
      .ww-e-d4RY {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border: 1px solid #bbf7d0;
        border-radius: 99px;
      }
      .ww-e-d4RY.ww-layout, .ww-e-d4RY [data-ww-ls~="d4RY"] {
        display: inline-block;
      }
      .ww-e-d4RZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4RZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RZ {
          display: flex;
        }
      }
      .ww-e-d4RZ.ww-layout, .ww-e-d4RZ [data-ww-ls~="d4RZ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4RZ.ww-layout, .ww-e-d4RZ [data-ww-ls~="d4RZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4RZ.ww-layout, .ww-e-d4RZ [data-ww-ls~="d4RZ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Ra {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 99px;
      }
      .ww-e-d4Ra.ww-layout, .ww-e-d4Ra [data-ww-ls~="d4Ra"] {
        display: block;
      }
      .ww-e-d4Rb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Rb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Rb {
          display: flex;
        }
      }
      .ww-e-d4Rb.ww-layout, .ww-e-d4Rb [data-ww-ls~="d4Rb"] {
        display: flex;
        justify-content: flex-start;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Rb.ww-layout, .ww-e-d4Rb [data-ww-ls~="d4Rb"] {
          display: flex;
          justify-content: flex-start;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Rb.ww-layout, .ww-e-d4Rb [data-ww-ls~="d4Rb"] {
          display: flex;
          justify-content: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d4Rc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 300;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4Rd {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Rd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Rd {
          display: flex;
        }
      }
      .ww-e-d4Rd.ww-layout, .ww-e-d4Rd [data-ww-ls~="d4Rd"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Rd.ww-layout, .ww-e-d4Rd [data-ww-ls~="d4Rd"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Rd.ww-layout, .ww-e-d4Rd [data-ww-ls~="d4Rd"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4Re {
        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: sans-serif;
        font-weight: 600;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #22c55e;
        transition: width 0.5s;
      }
      .ww-e-d4Rf.ww-layout, .ww-e-d4Rf [data-ww-ls~="d4Rf"] {
        display: block;
      }
      .ww-e-d4Rg {
        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: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rh {
        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-d4Ri {
        margin: 0;
        padding: 8px;
        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-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ri {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ri {
          display: flex;
        }
      }
      .ww-e-d4Ri.ww-layout, .ww-e-d4Ri [data-ww-ls~="d4Ri"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ri.ww-layout, .ww-e-d4Ri [data-ww-ls~="d4Ri"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ri.ww-layout, .ww-e-d4Ri [data-ww-ls~="d4Ri"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Rj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rl {
        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-d4Rl.ww-layout, .ww-e-d4Rl [data-ww-ls~="d4Rl"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d4Rn {
        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-d4Ro {
        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-d4Rp {
        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-d4Rq {
        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-d4Rr {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rs {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rt {
        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: sans-serif;
        font-weight: 500;
        color: #15803d;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ru {
        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-d4Ru.ww-layout, .ww-e-d4Ru [data-ww-ls~="d4Ru"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Rv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rw {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rx {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ry {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Rz {
        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: sans-serif;
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4S0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #15803d;
        transition: width 0.5s;
      }
      .ww-e-d4S0.ww-layout, .ww-e-d4S0 [data-ww-ls~="d4S0"] {
        display: block;
      }
      .ww-e-d4S1 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4S1 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S1 {
          display: flex;
        }
      }
      .ww-e-d4S1.ww-layout, .ww-e-d4S1 [data-ww-ls~="d4S1"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d4S1.ww-layout, .ww-e-d4S1 [data-ww-ls~="d4S1"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S1.ww-layout, .ww-e-d4S1 [data-ww-ls~="d4S1"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d4S2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4S2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S2 {
          display: flex;
        }
      }
      .ww-e-d4S2.ww-layout, .ww-e-d4S2 [data-ww-ls~="d4S2"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4S2.ww-layout, .ww-e-d4S2 [data-ww-ls~="d4S2"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S2.ww-layout, .ww-e-d4S2 [data-ww-ls~="d4S2"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4S3 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border: 1px solid #bbf7d0;
        border-radius: 99px;
      }
      .ww-e-d4S3.ww-layout, .ww-e-d4S3 [data-ww-ls~="d4S3"] {
        display: inline-block;
      }
      .ww-e-d4S4 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4S4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S4 {
          display: flex;
        }
      }
      .ww-e-d4S4.ww-layout, .ww-e-d4S4 [data-ww-ls~="d4S4"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4S4.ww-layout, .ww-e-d4S4 [data-ww-ls~="d4S4"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S4.ww-layout, .ww-e-d4S4 [data-ww-ls~="d4S4"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4S5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4S5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S5 {
          display: flex;
        }
      }
      .ww-e-d4S5.ww-layout, .ww-e-d4S5 [data-ww-ls~="d4S5"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4S5.ww-layout, .ww-e-d4S5 [data-ww-ls~="d4S5"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S5.ww-layout, .ww-e-d4S5 [data-ww-ls~="d4S5"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4S6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4S6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S6 {
          display: flex;
        }
      }
      .ww-e-d4S6.ww-layout, .ww-e-d4S6 [data-ww-ls~="d4S6"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4S6.ww-layout, .ww-e-d4S6 [data-ww-ls~="d4S6"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S6.ww-layout, .ww-e-d4S6 [data-ww-ls~="d4S6"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4S7 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fefce8;
        border: 1px solid #fef9c3;
        border-radius: 4px;
      }
      .ww-e-d4S7.ww-layout, .ww-e-d4S7 [data-ww-ls~="d4S7"] {
        display: block;
      }
      .ww-e-d4S8 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 99px;
      }
      .ww-e-d4S8.ww-layout, .ww-e-d4S8 [data-ww-ls~="d4S8"] {
        display: block;
      }
      .ww-e-d4S9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4S9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S9 {
          display: flex;
        }
      }
      .ww-e-d4S9.ww-layout, .ww-e-d4S9 [data-ww-ls~="d4S9"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4S9.ww-layout, .ww-e-d4S9 [data-ww-ls~="d4S9"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4S9.ww-layout, .ww-e-d4S9 [data-ww-ls~="d4S9"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4SA {
        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-d4SA.ww-layout, .ww-e-d4SA [data-ww-ls~="d4SA"] {
        display: block;
      }
      .ww-e-d4SB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4SB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SB {
          display: flex;
        }
      }
      .ww-e-d4SB.ww-layout, .ww-e-d4SB [data-ww-ls~="d4SB"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4SB.ww-layout, .ww-e-d4SB [data-ww-ls~="d4SB"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SB.ww-layout, .ww-e-d4SB [data-ww-ls~="d4SB"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      .ww-e-d4SC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4SC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SC {
          display: flex;
        }
      }
      .ww-e-d4SC.ww-layout, .ww-e-d4SC [data-ww-ls~="d4SC"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4SC.ww-layout, .ww-e-d4SC [data-ww-ls~="d4SC"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SC.ww-layout, .ww-e-d4SC [data-ww-ls~="d4SC"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4SD {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4SD {
          display: flex;
          border-top: 1px solid #f1f5f9;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SD {
          display: grid;
        }
      }
      .ww-e-d4SD.ww-layout, .ww-e-d4SD [data-ww-ls~="d4SD"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr .5fr;
        column-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4SD.ww-layout, .ww-e-d4SD [data-ww-ls~="d4SD"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SD.ww-layout, .ww-e-d4SD [data-ww-ls~="d4SD"] {
          display: grid;
          grid-template-columns: 2fr 1fr 1fr 1fr 1fr .5fr;
          column-gap: 10px;
        }
      }
      .ww-e-d4SE {
        margin: 0;
        padding: 8px 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-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s;
        border: none;
        border-radius: 8px;
        --ww-element-transition: opacity 0.2s;
      }
      .ww-e-d4SF {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4SG {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4SH {
        margin: 0 0 16px;
        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-d4SI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4SJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4SK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4SK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SK {
          display: flex;
        }
      }
      .ww-e-d4SK.ww-layout, .ww-e-d4SK [data-ww-ls~="d4SK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4SK.ww-layout, .ww-e-d4SK [data-ww-ls~="d4SK"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SK.ww-layout, .ww-e-d4SK [data-ww-ls~="d4SK"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 6px;
        }
      }
      .ww-e-d4SL {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4SM {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background 0.2s;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4SM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SM {
          display: grid;
        }
      }
      .ww-e-d4SM:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4SM.ww-layout, .ww-e-d4SM [data-ww-ls~="d4SM"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 1fr .5fr;
        column-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4SM.ww-layout, .ww-e-d4SM [data-ww-ls~="d4SM"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4SM.ww-layout, .ww-e-d4SM [data-ww-ls~="d4SM"] {
          display: grid;
          grid-template-columns: 2fr 1fr 1fr 1fr 1fr .5fr;
          column-gap: 10px;
        }
      }
      .ww-e-d4SN {
        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: sans-serif;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4SO {
        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-d4SP {
        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-d4SP.ww-layout, .ww-e-d4SP [data-ww-ls~="d4SP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4SQ {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4SR {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fee2e2;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d4SR {
          display: flex;
        }
      }
      .ww-e-d4SR.ww-layout, .ww-e-d4SR [data-ww-ls~="d4SR"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4SR.ww-layout, .ww-e-d4SR [data-ww-ls~="d4SR"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4ST {
        margin: 0 0 12px;
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4ST {
          font-size: 24px;
        }
      }
      .ww-e-d4SU {
        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-d4SV {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4SW {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4SW.ww-layout, .ww-e-d4SW [data-ww-ls~="d4SW"] {
        display: flex;
        flex-direction: row;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4SX {
        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-d4SY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4SY.ww-layout, .ww-e-d4SY [data-ww-ls~="d4SY"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4SZ {
        margin: 2px 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-d4Sb {
        margin: 0;
        padding: 16px 24px;
        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 #f1f5f9;
      }
      .ww-e-d4Sb.ww-layout, .ww-e-d4Sb [data-ww-ls~="d4Sb"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4Sc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 50%;
      }
      .ww-e-d4Sc.ww-layout, .ww-e-d4Sc [data-ww-ls~="d4Sc"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Sd {
        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-d4Se {
        margin: 0;
        padding: 16px;
        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: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      .ww-e-d4Se.ww-layout, .ww-e-d4Se [data-ww-ls~="d4Se"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d4Sf {
        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-d4Sg {
        margin: 0;
        padding: 10px 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: #64748b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d4Sh {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4Sh.ww-layout, .ww-e-d4Sh [data-ww-ls~="d4Sh"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4Si {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Sj {
        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.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Sk {
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4Sl {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d4Sl.ww-layout, .ww-e-d4Sl [data-ww-ls~="d4Sl"] {
        display: block;
      }
      .ww-e-d4Sm {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #c97b5f;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d4Sm.ww-layout, .ww-e-d4Sm [data-ww-ls~="d4Sm"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Sn {
        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-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4So {
        margin: 0 0 24px;
        padding: 10px;
        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);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4So {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4So {
          display: flex;
        }
      }
      .ww-e-d4So:where(:hover) {
        background-color: #ed73074a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4So.ww-layout, .ww-e-d4So [data-ww-ls~="d4So"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4So.ww-layout, .ww-e-d4So [data-ww-ls~="d4So"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4So.ww-layout, .ww-e-d4So [data-ww-ls~="d4So"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Sp {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Sq {
        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: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sq {
          display: none;
        }
      }
      .ww-e-d4Sr {
        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;
        background: var(--ww-style-background-color);
        border: 0 solid;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Sr {
          display: flex;
        }
      }
      .ww-e-d4Sr:where(:hover) {
        background-color: #ed73074a;
        cursor: pointer;
      }
      .ww-e-d4Sr.ww-layout, .ww-e-d4Sr [data-ww-ls~="d4Sr"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sr.ww-layout, .ww-e-d4Sr [data-ww-ls~="d4Sr"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Sr.ww-layout, .ww-e-d4Sr [data-ww-ls~="d4Sr"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Ss {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ss {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ss {
          display: flex;
        }
      }
      .ww-e-d4Ss.ww-layout, .ww-e-d4Ss [data-ww-ls~="d4Ss"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ss.ww-layout, .ww-e-d4Ss [data-ww-ls~="d4Ss"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Ss.ww-layout, .ww-e-d4Ss [data-ww-ls~="d4Ss"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4St {
        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;
        background: var(--ww-style-background-color);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4St {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4St {
          display: flex;
        }
      }
      .ww-e-d4St:where(:hover) {
        background-color: #ed73074a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4St.ww-layout, .ww-e-d4St [data-ww-ls~="d4St"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4St.ww-layout, .ww-e-d4St [data-ww-ls~="d4St"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4St.ww-layout, .ww-e-d4St [data-ww-ls~="d4St"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4Su {
        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-d4Sv {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sv {
          display: none;
        }
      }
      .ww-e-d4Sw {
        margin: 0;
        padding: 20px 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 #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Sw {
          display: flex;
        }
      }
      .ww-e-d4Sw.ww-layout, .ww-e-d4Sw [data-ww-ls~="d4Sw"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sw.ww-layout, .ww-e-d4Sw [data-ww-ls~="d4Sw"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Sw.ww-layout, .ww-e-d4Sw [data-ww-ls~="d4Sw"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4Sx {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d4Sx {
          display: none;
        }
      }
      .ww-e-d4Sy {
        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-d4Sz {
        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-d4T0 {
        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-d4T1 {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d4T1 {
          display: none;
        }
      }
      .ww-e-d4T3 {
        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-d4T4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4T4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T4 {
          display: flex;
        }
      }
      .ww-e-d4T4.ww-layout, .ww-e-d4T4 [data-ww-ls~="d4T4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4T4.ww-layout, .ww-e-d4T4 [data-ww-ls~="d4T4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T4.ww-layout, .ww-e-d4T4 [data-ww-ls~="d4T4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4T5 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d4T5 {
          display: none;
        }
      }
      .ww-e-d4T6 {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4T6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T6 {
          display: flex;
        }
      }
      .ww-e-d4T6.ww-layout, .ww-e-d4T6 [data-ww-ls~="d4T6"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4T6.ww-layout, .ww-e-d4T6 [data-ww-ls~="d4T6"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T6.ww-layout, .ww-e-d4T6 [data-ww-ls~="d4T6"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4T7 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d4T7 {
          display: none;
        }
      }
      .ww-e-d4T8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4T8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T8 {
          display: flex;
        }
      }
      .ww-e-d4T8.ww-layout, .ww-e-d4T8 [data-ww-ls~="d4T8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4T8.ww-layout, .ww-e-d4T8 [data-ww-ls~="d4T8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4T8.ww-layout, .ww-e-d4T8 [data-ww-ls~="d4T8"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4T9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4T9 {
          display: none;
        }
      }
      .ww-e-d4TA {
        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;
        background: var(--ww-style-background-color);
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TA {
          display: flex;
        }
      }
      .ww-e-d4TA:where(:hover) {
        background-color: #ed73074a;
        cursor: pointer;
      }
      .ww-e-d4TA.ww-layout, .ww-e-d4TA [data-ww-ls~="d4TA"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TA.ww-layout, .ww-e-d4TA [data-ww-ls~="d4TA"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TA.ww-layout, .ww-e-d4TA [data-ww-ls~="d4TA"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4TB {
        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-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TB {
          display: flex;
        }
      }
      .ww-e-d4TB:where(:hover) {
        background-color: #ed73074a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4TB.ww-layout, .ww-e-d4TB [data-ww-ls~="d4TB"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TB.ww-layout, .ww-e-d4TB [data-ww-ls~="d4TB"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TB.ww-layout, .ww-e-d4TB [data-ww-ls~="d4TB"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4TC {
        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;
        background-color: #0000;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TC {
          display: flex;
        }
      }
      .ww-e-d4TC:where(:hover) {
        background-color: #ed73074a;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-d4TC.ww-layout, .ww-e-d4TC [data-ww-ls~="d4TC"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TC.ww-layout, .ww-e-d4TC [data-ww-ls~="d4TC"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TC.ww-layout, .ww-e-d4TC [data-ww-ls~="d4TC"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4TD {
        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-d4TD.ww-layout, .ww-e-d4TD [data-ww-ls~="d4TD"] {
        display: block;
      }
      .ww-e-d4TF {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 43px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4TG {
        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: monospace;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4TH {
        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: monospace;
        font-weight: 800;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4TI {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 14px #ea580c4d;
        border-radius: 12px;
      }
      .ww-e-d4TI.ww-layout, .ww-e-d4TI [data-ww-ls~="d4TI"] {
        display: block;
      }
      .ww-e-d4TJ {
        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-d4TK {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4TK {
          display: flex;
        }
      }
      .ww-e-d4TK.ww-layout, .ww-e-d4TK [data-ww-ls~="d4TK"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4TK.ww-layout, .ww-e-d4TK [data-ww-ls~="d4TK"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4TL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4TL.ww-layout, .ww-e-d4TL [data-ww-ls~="d4TL"] {
        display: block;
      }
      .ww-e-d4TM {
        margin: 0;
        padding: 0;
        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: var(--ww-default-font-family);
        font-weight: initial;
        text-transform: none;
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4TN {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d4TO {
        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: var(--ww-default-font-family);
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4TP {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 38px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4TP.ww-layout, .ww-e-d4TP [data-ww-ls~="d4TP"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4TQ {
        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;
        border: 1px solid #d1d5db;
      }
      .ww-e-d4TR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: none;
      }
      .ww-e-d4TS {
        margin: 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4TS {
          display: flex;
        }
      }
      .ww-e-d4TS.ww-layout, .ww-e-d4TS [data-ww-ls~="d4TS"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4TS.ww-layout, .ww-e-d4TS [data-ww-ls~="d4TS"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4TT {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4TU {
        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-d4TU.ww-layout, .ww-e-d4TU [data-ww-ls~="d4TU"] {
        display: block;
      }
      .ww-e-d4TV {
        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-d4TV.ww-layout, .ww-e-d4TV [data-ww-ls~="d4TV"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d4TW {
        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: 900;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4TX {
        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-d4TX.ww-layout, .ww-e-d4TX [data-ww-ls~="d4TX"] {
        display: flex;
        flex-flow: column;
        row-gap: 10px;
      }
      .ww-e-d4TY {
        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: 900;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4TZ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4TZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TZ {
          display: flex;
        }
      }
      .ww-e-d4TZ.ww-layout, .ww-e-d4TZ [data-ww-ls~="d4TZ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4TZ.ww-layout, .ww-e-d4TZ [data-ww-ls~="d4TZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4TZ.ww-layout, .ww-e-d4TZ [data-ww-ls~="d4TZ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Ta {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ta {
          display: flex;
        }
      }
      .ww-e-d4Ta.ww-layout, .ww-e-d4Ta [data-ww-ls~="d4Ta"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ta.ww-layout, .ww-e-d4Ta [data-ww-ls~="d4Ta"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Tb {
        margin: 0;
        padding: 8px 6px;
        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-d4Tb.ww-layout, .ww-e-d4Tb [data-ww-ls~="d4Tb"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Tc {
        margin: 0;
        padding: 8px 6px;
        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-d4Tc.ww-layout, .ww-e-d4Tc [data-ww-ls~="d4Tc"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Td {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4Te {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tf {
        margin: 0 0 8px;
        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-d4Tg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4Tg {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Tg {
          display: grid;
        }
      }
      .ww-e-d4Tg.ww-layout, .ww-e-d4Tg [data-ww-ls~="d4Tg"] {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Tg.ww-layout, .ww-e-d4Tg [data-ww-ls~="d4Tg"] {
          display: grid;
          grid-template-columns: 100%;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Tg.ww-layout, .ww-e-d4Tg [data-ww-ls~="d4Tg"] {
          display: grid;
          grid-template-columns: 100%;
          gap: 24px;
        }
      }
      .ww-e-d4Th {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Th {
          display: flex;
        }
      }
      .ww-e-d4Th.ww-layout, .ww-e-d4Th [data-ww-ls~="d4Th"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Th.ww-layout, .ww-e-d4Th [data-ww-ls~="d4Th"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4Ti {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ti {
          display: flex;
        }
      }
      .ww-e-d4Ti.ww-layout, .ww-e-d4Ti [data-ww-ls~="d4Ti"] {
        display: flex;
        flex-flow: column;
        row-gap: 3px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ti.ww-layout, .ww-e-d4Ti [data-ww-ls~="d4Ti"] {
          display: flex;
          flex-flow: column;
          row-gap: 3px;
        }
      }
      .ww-e-d4Tj {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tk {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Tm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Tm {
          display: flex;
        }
      }
      .ww-e-d4Tm.ww-layout, .ww-e-d4Tm [data-ww-ls~="d4Tm"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4Tm.ww-layout, .ww-e-d4Tm [data-ww-ls~="d4Tm"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Tn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4To {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4To.ww-layout, .ww-e-d4To [data-ww-ls~="d4To"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Tp {
        margin: 0;
        padding: 8px 6px;
        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-d4Tp.ww-layout, .ww-e-d4Tp [data-ww-ls~="d4Tp"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Tq {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4Tq.ww-layout, .ww-e-d4Tq [data-ww-ls~="d4Tq"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4Tr {
        margin: 0;
        padding: 8px 6px;
        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-d4Tr.ww-layout, .ww-e-d4Tr [data-ww-ls~="d4Tr"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Ts {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tt {
        margin: 0;
        padding: 8px 6px;
        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-d4Tt.ww-layout, .ww-e-d4Tt [data-ww-ls~="d4Tt"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Tu {
        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-d4Tv {
        margin: 0 0 8px;
        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: 900;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tw {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tx {
        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: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ty {
        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: 36px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #fff;
        letter-spacing: -.025em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Tz {
        margin: 0;
        padding: 8px 6px;
        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-d4Tz.ww-layout, .ww-e-d4Tz [data-ww-ls~="d4Tz"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4U0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4U0 {
          display: flex;
        }
      }
      .ww-e-d4U0.ww-layout, .ww-e-d4U0 [data-ww-ls~="d4U0"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4U0.ww-layout, .ww-e-d4U0 [data-ww-ls~="d4U0"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4U1 {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4U1 {
          display: flex;
        }
      }
      .ww-e-d4U1.ww-layout, .ww-e-d4U1 [data-ww-ls~="d4U1"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4U1.ww-layout, .ww-e-d4U1 [data-ww-ls~="d4U1"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4U2 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-right: 1px solid #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-d4U2 {
          display: flex;
          border-bottom: 1px solid #ffffff1a;
          border-right: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4U2 {
          display: flex;
        }
      }
      .ww-e-d4U2.ww-layout, .ww-e-d4U2 [data-ww-ls~="d4U2"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4U2.ww-layout, .ww-e-d4U2 [data-ww-ls~="d4U2"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4U2.ww-layout, .ww-e-d4U2 [data-ww-ls~="d4U2"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4U3 {
        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-d4U4 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4U5 {
        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: var(--ww-default-font-family);
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4U6 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4U6 {
          display: flex;
        }
      }
      .ww-e-d4U6.ww-layout, .ww-e-d4U6 [data-ww-ls~="d4U6"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4U6.ww-layout, .ww-e-d4U6 [data-ww-ls~="d4U6"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4U7 {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4U8 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4U9 {
        margin: 0 0 8px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4U9 {
          display: flex;
        }
      }
      .ww-e-d4U9.ww-layout, .ww-e-d4U9 [data-ww-ls~="d4U9"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4U9.ww-layout, .ww-e-d4U9 [data-ww-ls~="d4U9"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4UA {
        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-d4UB {
        margin: 0;
        padding: 8px 6px;
        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-d4UB.ww-layout, .ww-e-d4UB [data-ww-ls~="d4UB"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4UC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4UC.ww-layout, .ww-e-d4UC [data-ww-ls~="d4UC"] {
        display: block;
      }
      .ww-e-d4UD {
        margin: 0;
        padding: 8px 6px;
        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-d4UD.ww-layout, .ww-e-d4UD [data-ww-ls~="d4UD"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4UE {
        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-d4UG {
        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: 35px;
        font-family: monospace;
        font-weight: 800;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4UH {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff1a;
        cursor: pointer;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4UH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UH {
          display: flex;
        }
      }
      .ww-e-d4UH.ww-layout, .ww-e-d4UH [data-ww-ls~="d4UH"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4UH.ww-layout, .ww-e-d4UH [data-ww-ls~="d4UH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UH.ww-layout, .ww-e-d4UH [data-ww-ls~="d4UH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4UI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 50%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4UI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UI {
          display: flex;
        }
      }
      .ww-e-d4UI.ww-layout, .ww-e-d4UI [data-ww-ls~="d4UI"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4UI.ww-layout, .ww-e-d4UI [data-ww-ls~="d4UI"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UI.ww-layout, .ww-e-d4UI [data-ww-ls~="d4UI"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d4UJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4UJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UJ {
          display: flex;
        }
      }
      .ww-e-d4UJ.ww-layout, .ww-e-d4UJ [data-ww-ls~="d4UJ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4UJ.ww-layout, .ww-e-d4UJ [data-ww-ls~="d4UJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UJ.ww-layout, .ww-e-d4UJ [data-ww-ls~="d4UJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4UK {
        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: sans-serif;
        font-weight: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4UL {
        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: sans-serif;
        font-weight: 900;
        color: #fff;
        letter-spacing: .3em;
        white-space-collapse: preserve;
        opacity: 0.4;
      }
      .ww-e-d4UM {
        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: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
        opacity: 0.2;
      }
      .ww-e-d4UN {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4UO {
        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: sans-serif;
        font-weight: 700;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4UP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4UP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UP {
          display: flex;
        }
      }
      .ww-e-d4UP.ww-layout, .ww-e-d4UP [data-ww-ls~="d4UP"] {
        display: flex;
        align-items: baseline;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4UP.ww-layout, .ww-e-d4UP [data-ww-ls~="d4UP"] {
          display: flex;
          justify-content: center;
          align-items: baseline;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4UP.ww-layout, .ww-e-d4UP [data-ww-ls~="d4UP"] {
          display: flex;
          justify-content: center;
          align-items: baseline;
          gap: 8px;
        }
      }
      .ww-e-d4UQ {
        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;
        opacity: 1;
      }
      .ww-e-d4UR {
        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-d4UR.ww-layout, .ww-e-d4UR [data-ww-ls~="d4UR"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4US {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4US {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4US {
          display: flex;
        }
      }
      .ww-e-d4US.ww-layout, .ww-e-d4US [data-ww-ls~="d4US"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4US.ww-layout, .ww-e-d4US [data-ww-ls~="d4US"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4US.ww-layout, .ww-e-d4US [data-ww-ls~="d4US"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4UT {
        margin: 0;
        padding: 16px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4UT {
          display: flex;
        }
      }
      .ww-e-d4UT.ww-layout, .ww-e-d4UT [data-ww-ls~="d4UT"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4UT.ww-layout, .ww-e-d4UT [data-ww-ls~="d4UT"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4UU {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-d4UV {
        margin: 0 auto;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4UV {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4UV.ww-layout, .ww-e-d4UV [data-ww-ls~="d4UV"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4UV.ww-layout, .ww-e-d4UV [data-ww-ls~="d4UV"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4UX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4UX.ww-layout, .ww-e-d4UX [data-ww-ls~="d4UX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4UY {
        margin: 0;
        padding: 16px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4UY {
          display: flex;
        }
      }
      .ww-e-d4UY.ww-layout, .ww-e-d4UY [data-ww-ls~="d4UY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4UY.ww-layout, .ww-e-d4UY [data-ww-ls~="d4UY"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4UZ {
        margin: 0 0 40px;
        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-d4UZ.ww-layout, .ww-e-d4UZ [data-ww-ls~="d4UZ"] {
        display: block;
      }
      .ww-e-d4Ua {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Ub {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4Ub.ww-layout, .ww-e-d4Ub [data-ww-ls~="d4Ub"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4Uc {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4Ud {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Ue {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        border-radius: 12px;
      }
      .ww-e-d4Ue.ww-layout, .ww-e-d4Ue [data-ww-ls~="d4Ue"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4Uf {
        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-d4Uf.ww-layout, .ww-e-d4Uf [data-ww-ls~="d4Uf"] {
        display: block;
      }
      .ww-e-d4Ug {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Uh {
        margin: 4px 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: 10px;
        font-family: sans-serif;
        font-weight: 700;
        color: #64748b;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ui {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 16px;
      }
      .ww-e-d4Ui.ww-layout, .ww-e-d4Ui [data-ww-ls~="d4Ui"] {
        display: block;
      }
      .ww-e-d4Uj {
        margin: 0;
        padding: 8px 6px;
        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-d4Uj.ww-layout, .ww-e-d4Uj [data-ww-ls~="d4Uj"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Uk {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ul {
        margin: 0 0 8px;
        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: 30px;
        font-family: sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Um {
        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: sans-serif;
        font-weight: 900;
        color: #92400e;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Un {
        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: monospace;
        color: #92400e;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4Up {
        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;
        color: #f87171;
        white-space-collapse: preserve;
      }
      .ww-e-d4Uq {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Uq {
          display: flex;
        }
      }
      .ww-e-d4Uq.ww-layout, .ww-e-d4Uq [data-ww-ls~="d4Uq"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4Uq.ww-layout, .ww-e-d4Uq [data-ww-ls~="d4Uq"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4Us {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ut {
        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-d4Ut.ww-layout, .ww-e-d4Ut [data-ww-ls~="d4Ut"] {
        display: block;
      }
      .ww-e-d4Uu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Uu {
          display: flex;
        }
      }
      .ww-e-d4Uu.ww-layout, .ww-e-d4Uu [data-ww-ls~="d4Uu"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Uu.ww-layout, .ww-e-d4Uu [data-ww-ls~="d4Uu"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Uv {
        margin: 0;
        padding: 8px 6px;
        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-d4Uv.ww-layout, .ww-e-d4Uv [data-ww-ls~="d4Uv"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Uw {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ux {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Uy {
        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: 900;
        color: #ffffff80;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Uz {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-radius: 6px;
      }
      .ww-e-d4Uz.ww-layout, .ww-e-d4Uz [data-ww-ls~="d4Uz"] {
        display: block;
      }
      .ww-e-d4V0 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4V0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4V0 {
          display: flex;
        }
      }
      .ww-e-d4V0.ww-layout, .ww-e-d4V0 [data-ww-ls~="d4V0"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4V0.ww-layout, .ww-e-d4V0 [data-ww-ls~="d4V0"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4V0.ww-layout, .ww-e-d4V0 [data-ww-ls~="d4V0"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4V1 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 4px;
      }
      .ww-e-d4V1.ww-layout, .ww-e-d4V1 [data-ww-ls~="d4V1"] {
        display: block;
      }
      .ww-e-d4V2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4V2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4V2 {
          display: flex;
        }
      }
      .ww-e-d4V2.ww-layout, .ww-e-d4V2 [data-ww-ls~="d4V2"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4V2.ww-layout, .ww-e-d4V2 [data-ww-ls~="d4V2"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4V2.ww-layout, .ww-e-d4V2 [data-ww-ls~="d4V2"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4V3 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4V3 {
          display: flex;
        }
      }
      .ww-e-d4V3.ww-layout, .ww-e-d4V3 [data-ww-ls~="d4V3"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4V3.ww-layout, .ww-e-d4V3 [data-ww-ls~="d4V3"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4V4 {
        margin: 16px 0 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 224px;
        max-width: 90vw;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 25px 50px -12px #e2e8f080, 0 0 0 1px #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4V4.ww-layout, .ww-e-d4V4 [data-ww-ls~="d4V4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4V5 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4V5 {
          display: flex;
        }
      }
      .ww-e-d4V5.ww-layout, .ww-e-d4V5 [data-ww-ls~="d4V5"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4V5.ww-layout, .ww-e-d4V5 [data-ww-ls~="d4V5"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 24px;
        }
      }
      .ww-e-d4V6 {
        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: 48px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4V7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4V8 {
        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: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4V9 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        box-shadow: 0 10px 15px -3px #0003;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4V9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4V9 {
          display: flex;
        }
      }
      .ww-e-d4V9.ww-layout, .ww-e-d4V9 [data-ww-ls~="d4V9"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4V9.ww-layout, .ww-e-d4V9 [data-ww-ls~="d4V9"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4V9.ww-layout, .ww-e-d4V9 [data-ww-ls~="d4V9"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4VA {
        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: #ffffff4d;
        white-space-collapse: preserve;
      }
      .ww-e-d4VB {
        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: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4VC {
        margin: 0;
        padding: 12px 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: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-radius: 12px;
      }
      .ww-e-d4VC:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4VC.ww-layout, .ww-e-d4VC [data-ww-ls~="d4VC"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4VD {
        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: 900;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4VE {
        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: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4VH {
        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-d4VH.ww-layout, .ww-e-d4VH [data-ww-ls~="d4VH"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4VI {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4VJ {
        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-d4VJ.ww-layout, .ww-e-d4VJ [data-ww-ls~="d4VJ"] {
        display: block;
      }
      .ww-e-d4VL {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4VL {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4VL.ww-layout, .ww-e-d4VL [data-ww-ls~="d4VL"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4VL.ww-layout, .ww-e-d4VL [data-ww-ls~="d4VL"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4VM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4VM.ww-layout, .ww-e-d4VM [data-ww-ls~="d4VM"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4VN {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4VO {
        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-d4VO.ww-layout, .ww-e-d4VO [data-ww-ls~="d4VO"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d4VP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4VP {
          display: grid;
        }
      }
      .ww-e-d4VP.ww-layout, .ww-e-d4VP [data-ww-ls~="d4VP"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4VP.ww-layout, .ww-e-d4VP [data-ww-ls~="d4VP"] {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4VP.ww-layout, .ww-e-d4VP [data-ww-ls~="d4VP"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d4VQ {
        margin: 0;
        padding: 8px 6px;
        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-d4VQ.ww-layout, .ww-e-d4VQ [data-ww-ls~="d4VQ"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4VR {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4VS {
        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-d4VT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4VT {
          display: flex;
        }
      }
      .ww-e-d4VT.ww-layout, .ww-e-d4VT [data-ww-ls~="d4VT"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4VT.ww-layout, .ww-e-d4VT [data-ww-ls~="d4VT"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4VU {
        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: 900;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4VV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4VV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4VV {
          display: flex;
        }
      }
      .ww-e-d4VV.ww-layout, .ww-e-d4VV [data-ww-ls~="d4VV"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4VV.ww-layout, .ww-e-d4VV [data-ww-ls~="d4VV"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4VV.ww-layout, .ww-e-d4VV [data-ww-ls~="d4VV"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4VW {
        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: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4VX {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4VX.ww-layout, .ww-e-d4VX [data-ww-ls~="d4VX"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4VY {
        margin: 0;
        padding: 8px 6px;
        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-d4VY.ww-layout, .ww-e-d4VY [data-ww-ls~="d4VY"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4VZ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4VZ {
          display: flex;
        }
      }
      .ww-e-d4VZ.ww-layout, .ww-e-d4VZ [data-ww-ls~="d4VZ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4VZ.ww-layout, .ww-e-d4VZ [data-ww-ls~="d4VZ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Va {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff1a;
        border-radius: 4px;
      }
      .ww-e-d4Va.ww-layout, .ww-e-d4Va [data-ww-ls~="d4Va"] {
        display: block;
      }
      .ww-e-d4Vb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Vb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Vb {
          display: flex;
        }
      }
      .ww-e-d4Vb.ww-layout, .ww-e-d4Vb [data-ww-ls~="d4Vb"] {
        display: flex;
        align-items: baseline;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Vb.ww-layout, .ww-e-d4Vb [data-ww-ls~="d4Vb"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Vb.ww-layout, .ww-e-d4Vb [data-ww-ls~="d4Vb"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      .ww-e-d4Vc {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #d96e4a0d;
        border: 1px solid #d96e4a;
        border-radius: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vc {
          display: flex;
        }
      }
      .ww-e-d4Vc.ww-layout, .ww-e-d4Vc [data-ww-ls~="d4Vc"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vc.ww-layout, .ww-e-d4Vc [data-ww-ls~="d4Vc"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4Vd {
        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: 900;
        color: #cbd5e1;
        white-space-collapse: preserve;
      }
      .ww-e-d4Ve {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Ve.ww-layout, .ww-e-d4Ve [data-ww-ls~="d4Ve"] {
        display: block;
      }
      .ww-e-d4Vf {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4Vg {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Vh {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Vi {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Vj {
        margin: 0;
        padding: 8px 6px;
        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-d4Vj.ww-layout, .ww-e-d4Vj [data-ww-ls~="d4Vj"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Vk {
        margin: 0;
        padding: 8px 6px;
        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-d4Vk.ww-layout, .ww-e-d4Vk [data-ww-ls~="d4Vk"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Vl {
        margin: 0;
        padding: 0 0 0 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vl {
          padding: 0;
          border-left: none;
        }
      }
      .ww-e-d4Vl.ww-layout, .ww-e-d4Vl [data-ww-ls~="d4Vl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d4Vm {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vm {
          display: flex;
        }
      }
      .ww-e-d4Vm.ww-layout, .ww-e-d4Vm [data-ww-ls~="d4Vm"] {
        display: flex;
        justify-content: end;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vm.ww-layout, .ww-e-d4Vm [data-ww-ls~="d4Vm"] {
          display: flex;
          justify-content: start;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4Vn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vn {
          display: grid;
        }
      }
      .ww-e-d4Vn.ww-layout, .ww-e-d4Vn [data-ww-ls~="d4Vn"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Vn.ww-layout, .ww-e-d4Vn [data-ww-ls~="d4Vn"] {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Vn.ww-layout, .ww-e-d4Vn [data-ww-ls~="d4Vn"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d4Vo {
        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: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Vp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Vq {
        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-d4Vq.ww-layout, .ww-e-d4Vq [data-ww-ls~="d4Vq"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d4Vr {
        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: #cbd5e1;
        white-space-collapse: preserve;
      }
      .ww-e-d4Vs {
        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: 900;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Vt {
        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-d4Vt.ww-layout, .ww-e-d4Vt [data-ww-ls~="d4Vt"] {
        display: block;
      }
      .ww-e-d4Vu {
        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: 900;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4Vv {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Vv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Vv {
          display: flex;
        }
      }
      .ww-e-d4Vv.ww-layout, .ww-e-d4Vv [data-ww-ls~="d4Vv"] {
        display: flex;
        align-items: baseline;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Vv.ww-layout, .ww-e-d4Vv [data-ww-ls~="d4Vv"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Vv.ww-layout, .ww-e-d4Vv [data-ww-ls~="d4Vv"] {
          display: flex;
          align-items: baseline;
          gap: 8px;
        }
      }
      .ww-e-d4Vw {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Vx {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vx {
          display: flex;
        }
      }
      .ww-e-d4Vx.ww-layout, .ww-e-d4Vx [data-ww-ls~="d4Vx"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vx.ww-layout, .ww-e-d4Vx [data-ww-ls~="d4Vx"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Vz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vz {
          display: flex;
        }
      }
      .ww-e-d4Vz.ww-layout, .ww-e-d4Vz [data-ww-ls~="d4Vz"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4Vz.ww-layout, .ww-e-d4Vz [data-ww-ls~="d4Vz"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4W0 {
        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: sans-serif;
        font-weight: 900;
        color: #065f46;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4W1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4W1 {
          display: flex;
        }
      }
      .ww-e-d4W1.ww-layout, .ww-e-d4W1 [data-ww-ls~="d4W1"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4W1.ww-layout, .ww-e-d4W1 [data-ww-ls~="d4W1"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4W2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4W3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4W3 {
          display: flex;
        }
      }
      .ww-e-d4W3.ww-layout, .ww-e-d4W3 [data-ww-ls~="d4W3"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4W3.ww-layout, .ww-e-d4W3 [data-ww-ls~="d4W3"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4W4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4W5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4W6 {
        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: monospace;
        color: #991b1b;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4W7 {
        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: monospace;
        color: #065f46;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4W8 {
        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: sans-serif;
        font-weight: 900;
        color: #991b1b;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4W9 {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #065f46;
        white-space-collapse: preserve;
      }
      .ww-e-d4WA {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #92400e;
        white-space-collapse: preserve;
      }
      .ww-e-d4WB {
        margin: 0;
        padding: 48px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4WB {
          padding: 32px 16px;
        }
      }
      .ww-e-d4WB.ww-layout, .ww-e-d4WB [data-ww-ls~="d4WB"] {
        display: block;
      }
      .ww-e-d4WC {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4WD {
        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-d4WE {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4WE {
          display: flex;
        }
      }
      .ww-e-d4WE.ww-layout, .ww-e-d4WE [data-ww-ls~="d4WE"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d4WE.ww-layout, .ww-e-d4WE [data-ww-ls~="d4WE"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d4WF {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4WG {
        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: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4WH {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000001a;
        border: 1px solid #f1f5f9;
        border-radius: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4WH {
          display: flex;
        }
      }
      .ww-e-d4WH.ww-layout, .ww-e-d4WH [data-ww-ls~="d4WH"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4WH.ww-layout, .ww-e-d4WH [data-ww-ls~="d4WH"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4WI {
        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: 36px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4WJ {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4WK {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4WK {
          display: flex;
        }
      }
      .ww-e-d4WK.ww-layout, .ww-e-d4WK [data-ww-ls~="d4WK"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4WK.ww-layout, .ww-e-d4WK [data-ww-ls~="d4WK"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4WL {
        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-d4WL.ww-layout, .ww-e-d4WL [data-ww-ls~="d4WL"] {
        display: block;
      }
      .ww-e-d4WM {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4WM {
          display: flex;
        }
      }
      .ww-e-d4WM.ww-layout, .ww-e-d4WM [data-ww-ls~="d4WM"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4WM.ww-layout, .ww-e-d4WM [data-ww-ls~="d4WM"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 20px;
        }
      }
      .ww-e-d4WN {
        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: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4WO {
        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-d4WP {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff1a;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 16px;
      }
      .ww-e-d4WP.ww-layout, .ww-e-d4WP [data-ww-ls~="d4WP"] {
        display: block;
      }
      .ww-e-d4WQ {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 180px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #10b9810d;
        border: 2px solid #10b98133;
        border-radius: 20px;
      }
      .ww-e-d4WQ.ww-layout, .ww-e-d4WQ [data-ww-ls~="d4WQ"] {
        display: block;
      }
      .ww-e-d4WR {
        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: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
        opacity: 0.5;
      }
      .ww-e-d4WS {
        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: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4WT {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-top: 1px solid #f1f5f9;
        border-radius: 0 0 32px 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4WT {
          display: grid;
        }
      }
      .ww-e-d4WT.ww-layout, .ww-e-d4WT [data-ww-ls~="d4WT"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4WT.ww-layout, .ww-e-d4WT [data-ww-ls~="d4WT"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d4WU {
        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: 18px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        text-align: right;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: none;
        border-radius: 4px;
      }
      .ww-e-d4WV {
        margin: 16px 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: 64px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4WW {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4WW {
          display: flex;
        }
      }
      .ww-e-d4WW.ww-layout, .ww-e-d4WW [data-ww-ls~="d4WW"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d4WW.ww-layout, .ww-e-d4WW [data-ww-ls~="d4WW"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d4WX {
        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-d4WY {
        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-d4WZ {
        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-d4WZ.ww-layout, .ww-e-d4WZ [data-ww-ls~="d4WZ"] {
        display: block;
      }
      .ww-e-d4Wa {
        margin: 0 0 4px;
        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: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wb {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wc {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        cursor: pointer;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Wc {
          display: flex;
        }
      }
      .ww-e-d4Wc.ww-layout, .ww-e-d4Wc [data-ww-ls~="d4Wc"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Wc.ww-layout, .ww-e-d4Wc [data-ww-ls~="d4Wc"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d4Wd {
        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: 28px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4We {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4We {
          display: flex;
        }
      }
      .ww-e-d4We.ww-layout, .ww-e-d4We [data-ww-ls~="d4We"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4We.ww-layout, .ww-e-d4We [data-ww-ls~="d4We"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4Wf {
        margin: 0;
        padding: 12px;
        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-d4Wf.ww-layout, .ww-e-d4Wf [data-ww-ls~="d4Wf"] {
        display: block;
      }
      .ww-e-d4Wg {
        margin: 12px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
      }
      .ww-e-d4Wg.ww-layout, .ww-e-d4Wg [data-ww-ls~="d4Wg"] {
        display: block;
      }
      .ww-e-d4Wh {
        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: 48px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #fff;
        letter-spacing: -.05em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wi {
        margin: 0;
        padding: 24px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        border-radius: 24px;
      }
      .ww-e-d4Wi.ww-layout, .ww-e-d4Wi [data-ww-ls~="d4Wi"] {
        display: block;
      }
      .ww-e-d4Wj {
        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: 900;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wk {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 140px;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4Wk {
          padding: 0;
          border-left: none;
        }
      }
      .ww-e-d4Wk.ww-layout, .ww-e-d4Wk [data-ww-ls~="d4Wk"] {
        display: block;
      }
      .ww-e-d4Wl {
        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: 900;
        color: #10b98199;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wm {
        margin: 0 0 4px;
        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: 900;
        color: #fff6;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wn {
        margin: 4px 0 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        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: #94a3b8;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border-radius: 6px;
      }
      .ww-e-d4Wo {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wp {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000000d;
        border: 2px solid #10b9811a;
        border-radius: 24px;
      }
      .ww-e-d4Wp.ww-layout, .ww-e-d4Wp [data-ww-ls~="d4Wp"] {
        display: block;
      }
      .ww-e-d4Wq {
        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: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wr {
        margin: 0 0 12px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Wr {
          display: flex;
        }
      }
      .ww-e-d4Wr.ww-layout, .ww-e-d4Wr [data-ww-ls~="d4Wr"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d4Wr.ww-layout, .ww-e-d4Wr [data-ww-ls~="d4Wr"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d4Ws {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ws {
          display: flex;
        }
      }
      .ww-e-d4Ws.ww-layout, .ww-e-d4Ws [data-ww-ls~="d4Ws"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d4Ws.ww-layout, .ww-e-d4Ws [data-ww-ls~="d4Ws"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
        }
      }
      .ww-e-d4Wt {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wu {
        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: 900;
        color: #d96e4a;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wv {
        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-d4Wv.ww-layout, .ww-e-d4Wv [data-ww-ls~="d4Wv"] {
        display: block;
      }
      .ww-e-d4Ww {
        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-d4Wx {
        margin: 0 0 16px;
        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: 900;
        color: #10b981;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wy {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4Wz {
        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: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4X0 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 12px;
      }
      .ww-e-d4X0.ww-layout, .ww-e-d4X0 [data-ww-ls~="d4X0"] {
        display: block;
      }
      .ww-e-d4X1 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4X1 {
          display: flex;
        }
      }
      .ww-e-d4X1.ww-layout, .ww-e-d4X1 [data-ww-ls~="d4X1"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4X1.ww-layout, .ww-e-d4X1 [data-ww-ls~="d4X1"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4X2 {
        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;
        color: #f87171;
        white-space-collapse: preserve;
      }
      .ww-e-d4X3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4X3.ww-layout, .ww-e-d4X3 [data-ww-ls~="d4X3"] {
        display: block;
      }
      .ww-e-d4X4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4X4 {
          display: flex;
        }
      }
      .ww-e-d4X4.ww-layout, .ww-e-d4X4 [data-ww-ls~="d4X4"] {
        display: flex;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4X4.ww-layout, .ww-e-d4X4 [data-ww-ls~="d4X4"] {
          display: flex;
          gap: 8px;
        }
      }
      .ww-e-d4X5 {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        cursor: pointer;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4X5 {
          display: flex;
        }
      }
      .ww-e-d4X5.ww-layout, .ww-e-d4X5 [data-ww-ls~="d4X5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4X5.ww-layout, .ww-e-d4X5 [data-ww-ls~="d4X5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4X6 {
        margin: 16px 0 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4X6 {
          display: flex;
        }
      }
      .ww-e-d4X6.ww-layout, .ww-e-d4X6 [data-ww-ls~="d4X6"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4X6.ww-layout, .ww-e-d4X6 [data-ww-ls~="d4X6"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d4X7 {
        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: 9px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4X8 {
        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: 900;
        color: #fff;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4X9 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #10b9811a;
        border: 1px solid #10b98133;
        border-radius: 24px;
      }
      .ww-e-d4X9.ww-layout, .ww-e-d4X9 [data-ww-ls~="d4X9"] {
        display: block;
      }
      .ww-e-d4XA {
        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: #10b98166;
        white-space-collapse: preserve;
      }
      .ww-e-d4XB {
        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: 64px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4XC {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4XC {
          display: flex;
        }
      }
      .ww-e-d4XC.ww-layout, .ww-e-d4XC [data-ww-ls~="d4XC"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4XC.ww-layout, .ww-e-d4XC [data-ww-ls~="d4XC"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 20px;
        }
      }
      .ww-e-d4XD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4XD {
          display: grid;
        }
      }
      .ww-e-d4XD.ww-layout, .ww-e-d4XD [data-ww-ls~="d4XD"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4XD.ww-layout, .ww-e-d4XD [data-ww-ls~="d4XD"] {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4XD.ww-layout, .ww-e-d4XD [data-ww-ls~="d4XD"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d4XE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1000px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4XE {
          display: flex;
        }
      }
      .ww-e-d4XE.ww-layout, .ww-e-d4XE [data-ww-ls~="d4XE"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4XE.ww-layout, .ww-e-d4XE [data-ww-ls~="d4XE"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d4XF {
        margin: 0 0 20px;
        padding: 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: #0f172a;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d4XF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4XF {
          display: flex;
        }
      }
      .ww-e-d4XF.ww-layout, .ww-e-d4XF [data-ww-ls~="d4XF"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4XF.ww-layout, .ww-e-d4XF [data-ww-ls~="d4XF"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4XF.ww-layout, .ww-e-d4XF [data-ww-ls~="d4XF"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d4XG {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4XH {
        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-d4XI {
        margin: 0;
        padding: 4px 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: #fee2e2;
        border-radius: 100px;
      }
      @media (max-width: 767px) {
        .ww-e-d4XI {
          display: flex;
        }
      }
      .ww-e-d4XI.ww-layout, .ww-e-d4XI [data-ww-ls~="d4XI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4XI.ww-layout, .ww-e-d4XI [data-ww-ls~="d4XI"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4XJ {
        margin: 0;
        padding: 0 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4XJ {
          display: flex;
        }
      }
      .ww-e-d4XJ.ww-layout, .ww-e-d4XJ [data-ww-ls~="d4XJ"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4XJ.ww-layout, .ww-e-d4XJ [data-ww-ls~="d4XJ"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4XK {
        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);
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d4XL {
        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: var(--ww-default-font-family);
        font-weight: 900;
        color: #b91c1c;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4XM {
        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-d4XN {
        margin: 0 0 8px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4XN {
          display: flex;
        }
      }
      .ww-e-d4XN.ww-layout, .ww-e-d4XN [data-ww-ls~="d4XN"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4XN.ww-layout, .ww-e-d4XN [data-ww-ls~="d4XN"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4XO {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4XP {
        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-d4XQ {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4XR {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4XR.ww-layout, .ww-e-d4XR [data-ww-ls~="d4XR"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4XS {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4XT {
        margin: 0;
        padding: 8px 6px;
        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-d4XT.ww-layout, .ww-e-d4XT [data-ww-ls~="d4XT"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4XU {
        margin: 0;
        padding: 8px 6px;
        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-d4XU.ww-layout, .ww-e-d4XU [data-ww-ls~="d4XU"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4XV {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4XW {
        margin: 0;
        padding: 8px 6px;
        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-d4XW.ww-layout, .ww-e-d4XW [data-ww-ls~="d4XW"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4XX {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4XY {
        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: var(--ww-default-font-family);
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4Xa {
          display: grid;
        }
      }
      .ww-e-d4Xa.ww-layout, .ww-e-d4Xa [data-ww-ls~="d4Xa"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xa.ww-layout, .ww-e-d4Xa [data-ww-ls~="d4Xa"] {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xa.ww-layout, .ww-e-d4Xa [data-ww-ls~="d4Xa"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d4Xb {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Xc {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4Xc.ww-layout, .ww-e-d4Xc [data-ww-ls~="d4Xc"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4Xd {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Xe {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Xf {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xg {
        margin: 0;
        padding: 8px 6px;
        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-d4Xg.ww-layout, .ww-e-d4Xg [data-ww-ls~="d4Xg"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Xh {
        margin: 0;
        padding: 8px 6px;
        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-d4Xh.ww-layout, .ww-e-d4Xh [data-ww-ls~="d4Xh"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Xi {
        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-d4Xj {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Xk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease;
        border: 0 solid #fecaca;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Xk {
          padding: 20px;
          display: flex;
          border-radius: 24px;
        }
      }
      .ww-e-d4Xk:where([data-ww-states~="9Wyxgb"]) {
        padding: 24px;
        border: 1px solid #fecaca;
      }
      .ww-e-d4Xk.ww-layout, .ww-e-d4Xk [data-ww-ls~="d4Xk"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Xk.ww-layout, .ww-e-d4Xk [data-ww-ls~="d4Xk"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4Xm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Xm.ww-layout, .ww-e-d4Xm [data-ww-ls~="d4Xm"] {
        display: block;
      }
      .ww-e-d4Xn {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xp {
        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: sans-serif;
        font-weight: 900;
        color: #cbd5e1;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 320px;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xq {
          display: flex;
        }
      }
      .ww-e-d4Xq.ww-layout, .ww-e-d4Xq [data-ww-ls~="d4Xq"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xq.ww-layout, .ww-e-d4Xq [data-ww-ls~="d4Xq"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xq.ww-layout, .ww-e-d4Xq [data-ww-ls~="d4Xq"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4Xr {
        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-d4Xr.ww-layout, .ww-e-d4Xr [data-ww-ls~="d4Xr"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4Xs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xs {
          display: flex;
        }
      }
      .ww-e-d4Xs.ww-layout, .ww-e-d4Xs [data-ww-ls~="d4Xs"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xs.ww-layout, .ww-e-d4Xs [data-ww-ls~="d4Xs"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xs.ww-layout, .ww-e-d4Xs [data-ww-ls~="d4Xs"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4Xt {
        margin: 0;
        padding: 0 0 0 4px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border: 4px dashed #e2e8f0;
        border-radius: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xu {
          display: flex;
        }
      }
      .ww-e-d4Xu.ww-layout, .ww-e-d4Xu [data-ww-ls~="d4Xu"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xu.ww-layout, .ww-e-d4Xu [data-ww-ls~="d4Xu"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xu.ww-layout, .ww-e-d4Xu [data-ww-ls~="d4Xu"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Xv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border: 4px dashed #e2e8f0;
        border-radius: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xv {
          display: flex;
        }
      }
      .ww-e-d4Xv.ww-layout, .ww-e-d4Xv [data-ww-ls~="d4Xv"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Xv.ww-layout, .ww-e-d4Xv [data-ww-ls~="d4Xv"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Xv.ww-layout, .ww-e-d4Xv [data-ww-ls~="d4Xv"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4Xw {
        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: sans-serif;
        font-weight: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xx {
        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: sans-serif;
        font-weight: 900;
        color: #cbd5e1;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d4Xy {
        margin: 0 0 8px;
        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-d4Xz {
        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: 30px;
        font-family: sans-serif;
        line-height: 1.2;
        font-weight: 900;
        color: #1e293b;
        letter-spacing: -.025em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Y0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4Y0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Y0 {
          display: flex;
        }
      }
      .ww-e-d4Y0.ww-layout, .ww-e-d4Y0 [data-ww-ls~="d4Y0"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4Y0.ww-layout, .ww-e-d4Y0 [data-ww-ls~="d4Y0"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Y0.ww-layout, .ww-e-d4Y0 [data-ww-ls~="d4Y0"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4Y1 {
        margin: 0 auto;
        padding: 0 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Y1.ww-layout, .ww-e-d4Y1 [data-ww-ls~="d4Y1"] {
        display: flex;
        flex-flow: column;
        gap: 40px;
      }
      .ww-e-d4Y3 {
        margin: 0;
        padding: 0 0 0 4px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4Y3 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Y3 {
          display: flex;
        }
      }
      .ww-e-d4Y3.ww-layout, .ww-e-d4Y3 [data-ww-ls~="d4Y3"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Y3.ww-layout, .ww-e-d4Y3 [data-ww-ls~="d4Y3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Y3.ww-layout, .ww-e-d4Y3 [data-ww-ls~="d4Y3"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Y4 {
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Y6 {
        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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Y7 {
        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: sans-serif;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Y9 {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Y9 {
          display: flex;
        }
      }
      .ww-e-d4Y9.ww-layout, .ww-e-d4Y9 [data-ww-ls~="d4Y9"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Y9.ww-layout, .ww-e-d4Y9 [data-ww-ls~="d4Y9"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4YC {
        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-d4YD {
        margin: 0;
        padding: 16px 40px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YD {
          display: flex;
        }
      }
      .ww-e-d4YD.ww-layout, .ww-e-d4YD [data-ww-ls~="d4YD"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YD.ww-layout, .ww-e-d4YD [data-ww-ls~="d4YD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4YE {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4YF {
        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: monospace;
        color: #92400e;
        text-decoration: underline;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4YG {
        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: monospace;
        color: #92400e;
        text-decoration: underline;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4YH {
        margin: 0;
        padding: 16px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YH {
          display: flex;
        }
      }
      .ww-e-d4YH.ww-layout, .ww-e-d4YH [data-ww-ls~="d4YH"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4YH.ww-layout, .ww-e-d4YH [data-ww-ls~="d4YH"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4YK {
        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-d4YL {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YL {
          display: flex;
        }
      }
      .ww-e-d4YL.ww-layout, .ww-e-d4YL [data-ww-ls~="d4YL"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YL.ww-layout, .ww-e-d4YL [data-ww-ls~="d4YL"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4YM {
        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-d4YM.ww-layout, .ww-e-d4YM [data-ww-ls~="d4YM"] {
        display: block;
      }
      .ww-e-d4YP {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4YQ {
        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: sans-serif;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d4YR {
        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: sans-serif;
        font-weight: 900;
        color: #991b1b;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4YS {
        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: sans-serif;
        font-weight: 900;
        color: #92400e;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4YT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4YU {
        margin: 0 auto;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4YU {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4YU.ww-layout, .ww-e-d4YU [data-ww-ls~="d4YU"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YU.ww-layout, .ww-e-d4YU [data-ww-ls~="d4YU"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4YV {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YV {
          display: flex;
        }
      }
      .ww-e-d4YV.ww-layout, .ww-e-d4YV [data-ww-ls~="d4YV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4YV.ww-layout, .ww-e-d4YV [data-ww-ls~="d4YV"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4YW {
        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: monospace;
        color: #065f46;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4YX {
        margin: 0;
        padding: 16px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4YX {
          display: flex;
        }
      }
      .ww-e-d4YX.ww-layout, .ww-e-d4YX [data-ww-ls~="d4YX"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4YX.ww-layout, .ww-e-d4YX [data-ww-ls~="d4YX"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4YY {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-d4YZ {
        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: monospace;
        color: #92400e;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4Ya {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #065f46;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yb {
        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: sans-serif;
        font-weight: 900;
        color: #065f46;
        text-transform: uppercase;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yc {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #92400e;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yd {
        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-d4Yd.ww-layout, .ww-e-d4Yd [data-ww-ls~="d4Yd"] {
        display: block;
      }
      .ww-e-d4Ye {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Yf {
        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-d4Yf.ww-layout, .ww-e-d4Yf [data-ww-ls~="d4Yf"] {
        display: block;
      }
      .ww-e-d4Yg {
        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-d4Yi {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4Yj {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Yk {
        margin: 0;
        padding: 8px 6px;
        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-d4Yk.ww-layout, .ww-e-d4Yk [data-ww-ls~="d4Yk"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Yl {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Ym {
        margin: 0;
        padding: 8px 6px;
        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-d4Ym.ww-layout, .ww-e-d4Ym [data-ww-ls~="d4Ym"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Yn {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4Yn {
          display: flex;
        }
      }
      .ww-e-d4Yn.ww-layout, .ww-e-d4Yn [data-ww-ls~="d4Yn"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Yn.ww-layout, .ww-e-d4Yn [data-ww-ls~="d4Yn"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4Yo {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4Yp {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yq {
        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-d4Yq.ww-layout, .ww-e-d4Yq [data-ww-ls~="d4Yq"] {
        display: block;
      }
      .ww-e-d4Ys {
        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-family: sans-serif;
        font-weight: bold;
        color: #64748b;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4Yt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 22px;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: bold;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yu {
        margin: 0 0 50px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d4Yu.ww-layout, .ww-e-d4Yu [data-ww-ls~="d4Yu"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4Yv {
        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-d4Yw {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yx {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4Yy {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Yy {
          display: flex;
        }
      }
      .ww-e-d4Yy.ww-layout, .ww-e-d4Yy [data-ww-ls~="d4Yy"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Yy.ww-layout, .ww-e-d4Yy [data-ww-ls~="d4Yy"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4Yz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Z0 {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z0 {
          display: flex;
        }
      }
      .ww-e-d4Z0.ww-layout, .ww-e-d4Z0 [data-ww-ls~="d4Z0"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z0.ww-layout, .ww-e-d4Z0 [data-ww-ls~="d4Z0"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Z1 {
        margin: 0 0 50px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d4Z1.ww-layout, .ww-e-d4Z1 [data-ww-ls~="d4Z1"] {
        display: block;
      }
      .ww-e-d4Z2 {
        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-d4Z3 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z3 {
          display: flex;
        }
      }
      .ww-e-d4Z3.ww-layout, .ww-e-d4Z3 [data-ww-ls~="d4Z3"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z3.ww-layout, .ww-e-d4Z3 [data-ww-ls~="d4Z3"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4Z4 {
        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-d4Z5 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z5 {
          display: flex;
        }
      }
      .ww-e-d4Z5.ww-layout, .ww-e-d4Z5 [data-ww-ls~="d4Z5"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z5.ww-layout, .ww-e-d4Z5 [data-ww-ls~="d4Z5"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4Z6 {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z6 {
          display: flex;
        }
      }
      .ww-e-d4Z6.ww-layout, .ww-e-d4Z6 [data-ww-ls~="d4Z6"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4Z6.ww-layout, .ww-e-d4Z6 [data-ww-ls~="d4Z6"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Z7 {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4Z8 {
        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-d4Z9 {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZA {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZA {
          display: flex;
        }
      }
      .ww-e-d4ZA.ww-layout, .ww-e-d4ZA [data-ww-ls~="d4ZA"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZA.ww-layout, .ww-e-d4ZA [data-ww-ls~="d4ZA"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4ZB {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZB {
          display: flex;
        }
      }
      .ww-e-d4ZB.ww-layout, .ww-e-d4ZB [data-ww-ls~="d4ZB"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZB.ww-layout, .ww-e-d4ZB [data-ww-ls~="d4ZB"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4ZC {
        margin: 0 0 50px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d4ZC.ww-layout, .ww-e-d4ZC [data-ww-ls~="d4ZC"] {
        display: block;
      }
      .ww-e-d4ZD {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZE {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 50px;
        max-height: unset;
        min-height: unset;
        font-size: 48px;
        font-family: var(--ww-default-font-family);
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
        background-color: #0f172a;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4ZF {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #000;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZG {
        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-d4ZH {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffffe6;
        border: 1px solid;
        border-radius: 8px;
      }
      .ww-e-d4ZH.ww-layout, .ww-e-d4ZH [data-ww-ls~="d4ZH"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4ZJ {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZJ {
          display: flex;
        }
      }
      .ww-e-d4ZJ.ww-layout, .ww-e-d4ZJ [data-ww-ls~="d4ZJ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZJ.ww-layout, .ww-e-d4ZJ [data-ww-ls~="d4ZJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4ZL {
        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: 900;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
        opacity: 0.5;
      }
      .ww-e-d4ZM {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZN {
        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: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZO {
        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: 30px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: 900;
        color: #1e293b;
        letter-spacing: -.025em;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4ZO {
          font-size: 24px;
        }
      }
      .ww-e-d4ZP {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZP {
          display: flex;
        }
      }
      .ww-e-d4ZP.ww-layout, .ww-e-d4ZP [data-ww-ls~="d4ZP"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZP.ww-layout, .ww-e-d4ZP [data-ww-ls~="d4ZP"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZP.ww-layout, .ww-e-d4ZP [data-ww-ls~="d4ZP"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4ZQ {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZQ {
          display: flex;
        }
      }
      .ww-e-d4ZQ.ww-layout, .ww-e-d4ZQ [data-ww-ls~="d4ZQ"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZQ.ww-layout, .ww-e-d4ZQ [data-ww-ls~="d4ZQ"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZQ.ww-layout, .ww-e-d4ZQ [data-ww-ls~="d4ZQ"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4ZR {
        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: 900;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZS {
        margin: 0 0 32px;
        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-d4ZS.ww-layout, .ww-e-d4ZS [data-ww-ls~="d4ZS"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4ZT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZT {
          display: flex;
        }
      }
      .ww-e-d4ZT.ww-layout, .ww-e-d4ZT [data-ww-ls~="d4ZT"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZT.ww-layout, .ww-e-d4ZT [data-ww-ls~="d4ZT"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZT.ww-layout, .ww-e-d4ZT [data-ww-ls~="d4ZT"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4ZU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZU {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZU {
          display: grid;
        }
      }
      .ww-e-d4ZU.ww-layout, .ww-e-d4ZU [data-ww-ls~="d4ZU"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZU.ww-layout, .ww-e-d4ZU [data-ww-ls~="d4ZU"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZU.ww-layout, .ww-e-d4ZU [data-ww-ls~="d4ZU"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4ZV {
        margin: 0;
        padding: 32px;
        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: 1px solid #f1f5f9;
        border-radius: 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZV {
          padding: 24px;
          display: flex;
          border-radius: 24px;
        }
      }
      .ww-e-d4ZV.ww-layout, .ww-e-d4ZV [data-ww-ls~="d4ZV"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZV.ww-layout, .ww-e-d4ZV [data-ww-ls~="d4ZV"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZV.ww-layout, .ww-e-d4ZV [data-ww-ls~="d4ZV"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4ZW {
        margin: 0 0 16px;
        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: 900;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4ZX {
        margin: 24px 0 0;
        padding: 24px 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 #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZX {
          display: flex;
        }
      }
      .ww-e-d4ZX.ww-layout, .ww-e-d4ZX [data-ww-ls~="d4ZX"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZX.ww-layout, .ww-e-d4ZX [data-ww-ls~="d4ZX"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZX.ww-layout, .ww-e-d4ZX [data-ww-ls~="d4ZX"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4ZY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZY {
          display: flex;
        }
      }
      .ww-e-d4ZY.ww-layout, .ww-e-d4ZY [data-ww-ls~="d4ZY"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ZY.ww-layout, .ww-e-d4ZY [data-ww-ls~="d4ZY"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ZY.ww-layout, .ww-e-d4ZY [data-ww-ls~="d4ZY"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
          gap: 4px;
        }
      }
      .ww-e-d4ZZ {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Za {
        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: 500;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4Zb {
        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: 900;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
        opacity: 0.5;
      }
      .ww-e-d4Zc {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d4Zd {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Zd {
          padding: 24px;
          border-radius: 24px;
        }
      }
      .ww-e-d4Zd.ww-layout, .ww-e-d4Zd [data-ww-ls~="d4Zd"] {
        display: block;
      }
      .ww-e-d4Ze {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4Zf {
        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: monospace;
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4Zg {
        margin: 0;
        padding: 0 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4Zg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Zg {
          display: flex;
        }
      }
      .ww-e-d4Zg.ww-layout, .ww-e-d4Zg [data-ww-ls~="d4Zg"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4Zg.ww-layout, .ww-e-d4Zg [data-ww-ls~="d4Zg"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4Zg.ww-layout, .ww-e-d4Zg [data-ww-ls~="d4Zg"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4Zh {
        margin: 0 auto;
        padding: 20px 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Zh.ww-layout, .ww-e-d4Zh [data-ww-ls~="d4Zh"] {
        display: block;
      }
      .ww-e-d4Zi {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Zi {
          display: flex;
        }
      }
      .ww-e-d4Zi.ww-layout, .ww-e-d4Zi [data-ww-ls~="d4Zi"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4Zi.ww-layout, .ww-e-d4Zi [data-ww-ls~="d4Zi"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4Zk {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4Zm {
        margin: 0;
        padding: 8px 6px;
        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-d4Zm.ww-layout, .ww-e-d4Zm [data-ww-ls~="d4Zm"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Zn {
        margin: 0;
        padding: 8px 6px;
        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-d4Zn.ww-layout, .ww-e-d4Zn [data-ww-ls~="d4Zn"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4Zo {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4Zo.ww-layout, .ww-e-d4Zo [data-ww-ls~="d4Zo"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4Zp {
        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-d4Zq {
        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-d4Zq.ww-layout, .ww-e-d4Zq [data-ww-ls~="d4Zq"] {
        display: block;
      }
      .ww-e-d4Zr {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4Zt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4Zt.ww-layout, .ww-e-d4Zt [data-ww-ls~="d4Zt"] {
        display: block;
      }
      .ww-e-d4Zu {
        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: sans-serif;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4Zw {
        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-d4Zw.ww-layout, .ww-e-d4Zw [data-ww-ls~="d4Zw"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d4Zx {
        margin: 0;
        padding: 20px 35px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d4Zx {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        --placeholder-color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4Zz {
        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: sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4a0 {
        margin: 0;
        padding: 12px 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: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-radius: 12px;
      }
      .ww-e-d4a0:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4a0.ww-layout, .ww-e-d4a0 [data-ww-ls~="d4a0"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4a1 {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4a2 {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4a3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4a4 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 10px 25px -5px #0000000d;
        border-left: 6px solid #f97316;
        border-radius: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4a4 {
          padding: 16px;
        }
      }
      .ww-e-d4a4.ww-layout, .ww-e-d4a4 [data-ww-ls~="d4a4"] {
        display: block;
      }
      .ww-e-d4a5 {
        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-d4a5.ww-layout, .ww-e-d4a5 [data-ww-ls~="d4a5"] {
        display: block;
      }
      .ww-e-d4a6 {
        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-d4a6.ww-layout, .ww-e-d4a6 [data-ww-ls~="d4a6"] {
        display: block;
      }
      .ww-e-d4a7 {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4a8 {
        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-d4a8.ww-layout, .ww-e-d4a8 [data-ww-ls~="d4a8"] {
        display: block;
      }
      .ww-e-d4a9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #334155;
      }
      @media (max-width: 991px) {
        .ww-e-d4a9 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4a9 {
          display: grid;
        }
      }
      .ww-e-d4a9.ww-layout, .ww-e-d4a9 [data-ww-ls~="d4a9"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4a9.ww-layout, .ww-e-d4a9 [data-ww-ls~="d4a9"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4a9.ww-layout, .ww-e-d4a9 [data-ww-ls~="d4a9"] {
          display: grid;
          grid-template-columns: 1fr;
        }
      }
      .ww-e-d4aA {
        margin: 4px 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4aB {
        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-d4aB.ww-layout, .ww-e-d4aB [data-ww-ls~="d4aB"] {
        display: block;
      }
      .ww-e-d4aC {
        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: 35px;
        font-family: monospace;
        font-weight: 800;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4aD {
        margin: 4px 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4aE {
        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: 800;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4aF {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #1e293b;
      }
      @media (max-width: 991px) {
        .ww-e-d4aF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4aF {
          display: flex;
        }
      }
      .ww-e-d4aF.ww-layout, .ww-e-d4aF [data-ww-ls~="d4aF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4aF.ww-layout, .ww-e-d4aF [data-ww-ls~="d4aF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4aF.ww-layout, .ww-e-d4aF [data-ww-ls~="d4aF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4aG {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4aH {
        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-d4aI {
        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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4aJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4aJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4aJ {
          display: flex;
        }
      }
      .ww-e-d4aJ.ww-layout, .ww-e-d4aJ [data-ww-ls~="d4aJ"] {
        display: flex;
        justify-content: flex-end;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4aJ.ww-layout, .ww-e-d4aJ [data-ww-ls~="d4aJ"] {
          display: flex;
          justify-content: flex-end;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4aJ.ww-layout, .ww-e-d4aJ [data-ww-ls~="d4aJ"] {
          display: flex;
          justify-content: flex-end;
          gap: 8px;
        }
      }
      .ww-e-d4aK {
        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: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4aL {
        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: 800;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4aN {
        margin: 0;
        padding: 4px 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: #fee2e2;
        border-radius: 100px;
      }
      @media (max-width: 767px) {
        .ww-e-d4aN {
          display: flex;
        }
      }
      .ww-e-d4aN.ww-layout, .ww-e-d4aN [data-ww-ls~="d4aN"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4aN.ww-layout, .ww-e-d4aN [data-ww-ls~="d4aN"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4aO {
        margin: 0;
        padding: 8px 6px;
        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-d4aO.ww-layout, .ww-e-d4aO [data-ww-ls~="d4aO"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4aP {
        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-d4aP.ww-layout, .ww-e-d4aP [data-ww-ls~="d4aP"] {
        display: block;
      }
      .ww-e-d4aQ {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4aR {
        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-d4aR.ww-layout, .ww-e-d4aR [data-ww-ls~="d4aR"] {
        display: block;
      }
      .ww-e-d4aS {
        margin: 0;
        padding: 8px 6px;
        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-d4aS.ww-layout, .ww-e-d4aS [data-ww-ls~="d4aS"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4aT {
        margin: 0;
        padding: 8px 6px;
        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-d4aT.ww-layout, .ww-e-d4aT [data-ww-ls~="d4aT"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4aU {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4aV {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4aV.ww-layout, .ww-e-d4aV [data-ww-ls~="d4aV"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4aW {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4aX {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4aY {
        margin: 0;
        padding: 8px 6px;
        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-d4aY.ww-layout, .ww-e-d4aY [data-ww-ls~="d4aY"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4aZ {
        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);
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d4aa {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4aa {
          display: flex;
        }
      }
      .ww-e-d4aa.ww-layout, .ww-e-d4aa [data-ww-ls~="d4aa"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4aa.ww-layout, .ww-e-d4aa [data-ww-ls~="d4aa"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4ab {
        margin: 0;
        padding: 8px 6px;
        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-d4ab.ww-layout, .ww-e-d4ab [data-ww-ls~="d4ab"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4ac {
        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-d4ad {
        margin: 0;
        padding: 8px 6px;
        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-d4ad.ww-layout, .ww-e-d4ad [data-ww-ls~="d4ad"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4ae {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4af {
        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-d4ag {
        margin: 0;
        padding: 0 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4ag {
          display: flex;
        }
      }
      .ww-e-d4ag.ww-layout, .ww-e-d4ag [data-ww-ls~="d4ag"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ag.ww-layout, .ww-e-d4ag [data-ww-ls~="d4ag"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4ah {
        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-d4ai {
        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: var(--ww-default-font-family);
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4aj {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4ak {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4al {
        margin: 0;
        padding: 8px 6px;
        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-d4al.ww-layout, .ww-e-d4al [data-ww-ls~="d4al"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4an {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4ao {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ao.ww-layout, .ww-e-d4ao [data-ww-ls~="d4ao"] {
        display: block;
      }
      .ww-e-d4ap {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4ap {
          display: grid;
        }
      }
      .ww-e-d4ap.ww-layout, .ww-e-d4ap [data-ww-ls~="d4ap"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: revert-layer;
        grid-template-rows: revert-layer;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ap.ww-layout, .ww-e-d4ap [data-ww-ls~="d4ap"] {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ap.ww-layout, .ww-e-d4ap [data-ww-ls~="d4ap"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 32px;
        }
      }
      .ww-e-d4aq {
        margin: 0 0 50px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d4aq.ww-layout, .ww-e-d4aq [data-ww-ls~="d4aq"] {
        display: block;
      }
      .ww-e-d4ar {
        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-d4as {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4at {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 99px;
      }
      @media (max-width: 767px) {
        .ww-e-d4at {
          display: flex;
        }
      }
      .ww-e-d4at.ww-layout, .ww-e-d4at [data-ww-ls~="d4at"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4at.ww-layout, .ww-e-d4at [data-ww-ls~="d4at"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4au {
        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-d4av {
        margin: 0;
        padding: 21px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 20px;
      }
      .ww-e-d4av.ww-layout, .ww-e-d4av [data-ww-ls~="d4av"] {
        display: block;
      }
      .ww-e-d4aw {
        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-d4aw.ww-layout, .ww-e-d4aw [data-ww-ls~="d4aw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4ax {
        margin: 0 0 50px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d4ax.ww-layout, .ww-e-d4ax [data-ww-ls~="d4ax"] {
        display: block;
      }
      .ww-e-d4ay {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4az {
        margin: 0;
        padding: 12px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4b0 {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4b0 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4b0 {
          display: flex;
        }
      }
      .ww-e-d4b0.ww-layout, .ww-e-d4b0 [data-ww-ls~="d4b0"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4b0.ww-layout, .ww-e-d4b0 [data-ww-ls~="d4b0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4b0.ww-layout, .ww-e-d4b0 [data-ww-ls~="d4b0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4b1 {
        margin: 0 0 16px;
        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: sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4b2 {
        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: sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4b3 {
        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: sans-serif;
        font-weight: 700;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4b4 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        cursor: pointer;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d4b4.ww-layout, .ww-e-d4b4 [data-ww-ls~="d4b4"] {
        display: block;
      }
      .ww-e-d4b5 {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4b5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4b5 {
          display: flex;
        }
      }
      .ww-e-d4b5.ww-layout, .ww-e-d4b5 [data-ww-ls~="d4b5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4b5.ww-layout, .ww-e-d4b5 [data-ww-ls~="d4b5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4b5.ww-layout, .ww-e-d4b5 [data-ww-ls~="d4b5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4b6 {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4b7 {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
        opacity: 0.7;
      }
      .ww-e-d4b8 {
        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-d4b9 {
        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: sans-serif;
        font-weight: 600;
        color: #d97706;
        text-decoration: underline;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4bA {
        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-d4bA.ww-layout, .ww-e-d4bA [data-ww-ls~="d4bA"] {
        display: block;
      }
      .ww-e-d4bB {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4bB {
          display: flex;
        }
      }
      .ww-e-d4bB.ww-layout, .ww-e-d4bB [data-ww-ls~="d4bB"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d4bB.ww-layout, .ww-e-d4bB [data-ww-ls~="d4bB"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d4bC {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        cursor: pointer;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d4bC.ww-layout, .ww-e-d4bC [data-ww-ls~="d4bC"] {
        display: block;
      }
      .ww-e-d4bD {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4bD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bD {
          display: flex;
        }
      }
      .ww-e-d4bD.ww-layout, .ww-e-d4bD [data-ww-ls~="d4bD"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4bD.ww-layout, .ww-e-d4bD [data-ww-ls~="d4bD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bD.ww-layout, .ww-e-d4bD [data-ww-ls~="d4bD"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4bE {
        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: sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4bF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4bF {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bF {
          display: grid;
        }
      }
      .ww-e-d4bF.ww-layout, .ww-e-d4bF [data-ww-ls~="d4bF"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4bF.ww-layout, .ww-e-d4bF [data-ww-ls~="d4bF"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bF.ww-layout, .ww-e-d4bF [data-ww-ls~="d4bF"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px;
        }
      }
      .ww-e-d4bG {
        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-d4bH {
        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: sans-serif;
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4cm[data-ww-states~="ynkE1o"]) .ww-e-d4bH {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4bI {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4bI {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4bI.ww-layout, .ww-e-d4bI [data-ww-ls~="d4bI"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bI.ww-layout, .ww-e-d4bI [data-ww-ls~="d4bI"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4bK {
        margin: 0;
        padding: 12px 16px;
        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: sans-serif;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4bL {
        margin: 0;
        padding: 8px 6px;
        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-d4bL.ww-layout, .ww-e-d4bL [data-ww-ls~="d4bL"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4bM {
        margin: 0;
        padding: 8px 6px;
        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-d4bM.ww-layout, .ww-e-d4bM [data-ww-ls~="d4bM"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4bN {
        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: var(--ww-default-font-family);
        font-weight: 900;
        color: #b91c1c;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4bO {
        margin: 0;
        padding: 4px 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: #fee2e2;
        border-radius: 100px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bO {
          display: flex;
        }
      }
      .ww-e-d4bO.ww-layout, .ww-e-d4bO [data-ww-ls~="d4bO"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bO.ww-layout, .ww-e-d4bO [data-ww-ls~="d4bO"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4bP {
        margin: 0;
        padding: 0 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4bP {
          display: flex;
        }
      }
      .ww-e-d4bP.ww-layout, .ww-e-d4bP [data-ww-ls~="d4bP"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bP.ww-layout, .ww-e-d4bP [data-ww-ls~="d4bP"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4bQ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px dashed #cbd5e1;
        border-radius: 16px;
      }
      .ww-e-d4bQ.ww-layout, .ww-e-d4bQ [data-ww-ls~="d4bQ"] {
        display: block;
      }
      .ww-e-d4bR {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4bS {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4bT {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4bU {
        margin: 0;
        padding: 20px 35px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d4bU {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
        --placeholder-color: var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d4bV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4bW {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 250px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        cursor: pointer;
        transition: all 0.2s;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bW {
          display: flex;
        }
      }
      .ww-e-d4bW.ww-layout, .ww-e-d4bW [data-ww-ls~="d4bW"] {
        display: flex;
        flex-flow: row;
        justify-content: center;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bW.ww-layout, .ww-e-d4bW [data-ww-ls~="d4bW"] {
          display: flex;
          flex-flow: row;
          justify-content: center;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d4bX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 24px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        text-align: right;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: none;
        border-radius: 8px;
      }
      .ww-e-d4bY {
        margin: 0 0 50px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      .ww-e-d4bY.ww-layout, .ww-e-d4bY [data-ww-ls~="d4bY"] {
        display: block;
      }
      .ww-e-d4bZ {
        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-d4ba {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        top: 50%;
        right: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #cbd5e1;
        white-space-collapse: preserve;
        transform: translateY(-50%);
      }
      .ww-e-d4bb {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d4bb.ww-layout, .ww-e-d4bb [data-ww-ls~="d4bb"] {
        display: block;
      }
      .ww-e-d4bc {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4bc {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4bc.ww-layout, .ww-e-d4bc [data-ww-ls~="d4bc"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4bc.ww-layout, .ww-e-d4bc [data-ww-ls~="d4bc"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4bd {
        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;
        white-space-collapse: preserve;
      }
      .ww-e-d4be {
        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: 9px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4bf {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4bf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bf {
          display: flex;
        }
      }
      .ww-e-d4bf.ww-layout, .ww-e-d4bf [data-ww-ls~="d4bf"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4bf.ww-layout, .ww-e-d4bf [data-ww-ls~="d4bf"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bf.ww-layout, .ww-e-d4bf [data-ww-ls~="d4bf"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4bg {
        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-d4bh {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4bh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bh {
          display: flex;
        }
      }
      .ww-e-d4bh.ww-layout, .ww-e-d4bh [data-ww-ls~="d4bh"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4bh.ww-layout, .ww-e-d4bh [data-ww-ls~="d4bh"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bh.ww-layout, .ww-e-d4bh [data-ww-ls~="d4bh"] {
          display: flex;
        }
      }
      .ww-e-d4bi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: -12px;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transform: translateY(-50%);
        border: 1px solid #e2e8f0;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4bi {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bi {
          display: flex;
          top: 10px;
          left: 10px;
          transform: none;
        }
      }
      .ww-e-d4bi.ww-layout, .ww-e-d4bi [data-ww-ls~="d4bi"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4bi.ww-layout, .ww-e-d4bi [data-ww-ls~="d4bi"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bi.ww-layout, .ww-e-d4bi [data-ww-ls~="d4bi"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4bj {
        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: 900;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4bk {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4bk {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bk {
          display: flex;
        }
      }
      .ww-e-d4bk.ww-layout, .ww-e-d4bk [data-ww-ls~="d4bk"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4bk.ww-layout, .ww-e-d4bk [data-ww-ls~="d4bk"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bk.ww-layout, .ww-e-d4bk [data-ww-ls~="d4bk"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4bl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4bm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4bm.ww-layout, .ww-e-d4bm [data-ww-ls~="d4bm"] {
        display: block;
      }
      .ww-e-d4bn {
        margin: 0 0 4px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4bn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bn {
          display: flex;
        }
      }
      .ww-e-d4bn.ww-layout, .ww-e-d4bn [data-ww-ls~="d4bn"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4bn.ww-layout, .ww-e-d4bn [data-ww-ls~="d4bn"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4bn.ww-layout, .ww-e-d4bn [data-ww-ls~="d4bn"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4bo {
        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: 900;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4bp {
        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: 900;
        color: #ea580c;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4bq {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4br {
        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;
        transition: color 0.2s;
      }
      .ww-e-d4bs {
        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-d4bs.ww-layout, .ww-e-d4bs [data-ww-ls~="d4bs"] {
        display: block;
      }
      .ww-e-d4bt {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: inset 0 2px 4px #00000005;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4bt.ww-layout, .ww-e-d4bt [data-ww-ls~="d4bt"] {
        display: block;
      }
      .ww-e-d4bu {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4bu {
          display: flex;
        }
      }
      .ww-e-d4bu.ww-layout, .ww-e-d4bu [data-ww-ls~="d4bu"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4bu.ww-layout, .ww-e-d4bu [data-ww-ls~="d4bu"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4bv {
        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: 24px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4bw {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4bw {
          display: flex;
        }
      }
      .ww-e-d4bw.ww-layout, .ww-e-d4bw [data-ww-ls~="d4bw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4bw.ww-layout, .ww-e-d4bw [data-ww-ls~="d4bw"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4bx {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4bx {
          display: flex;
        }
      }
      .ww-e-d4bx.ww-layout, .ww-e-d4bx [data-ww-ls~="d4bx"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4bx.ww-layout, .ww-e-d4bx [data-ww-ls~="d4bx"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4by {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4by {
          display: flex;
        }
      }
      .ww-e-d4by.ww-layout, .ww-e-d4by [data-ww-ls~="d4by"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4by.ww-layout, .ww-e-d4by [data-ww-ls~="d4by"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4bz {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      .ww-e-d4bz.ww-layout, .ww-e-d4bz [data-ww-ls~="d4bz"] {
        display: block;
      }
      .ww-e-d4c0 {
        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-d4c1 {
        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: 900;
        color: #475569;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d4c2 {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4c3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4c3.ww-layout, .ww-e-d4c3 [data-ww-ls~="d4c3"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      .ww-e-d4c4 {
        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: 900;
        color: #475569;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d4c5 {
        margin: 0;
        padding: 6px 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;
        transition: background 0.2s;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4c5 {
          display: flex;
        }
      }
      .ww-e-d4c5.ww-layout, .ww-e-d4c5 [data-ww-ls~="d4c5"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4c5.ww-layout, .ww-e-d4c5 [data-ww-ls~="d4c5"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4c6 {
        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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4c7 {
        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-d4c7.ww-layout, .ww-e-d4c7 [data-ww-ls~="d4c7"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4c9 {
        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: 48px;
        font-family: sans-serif;
        font-weight: 900;
        color: #fff;
        letter-spacing: -.05em;
        white-space-collapse: preserve;
      }
      .ww-e-d4cA {
        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-d4cB {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4cC {
        margin: 0;
        padding: 32px 48px;
        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-top: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4cC {
          padding: 24px;
          display: flex;
        }
      }
      .ww-e-d4cC.ww-layout, .ww-e-d4cC [data-ww-ls~="d4cC"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4cC.ww-layout, .ww-e-d4cC [data-ww-ls~="d4cC"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4cD {
        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-d4cE {
        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-d4cE.ww-layout, .ww-e-d4cE [data-ww-ls~="d4cE"] {
        display: flex;
        flex-direction: row;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4cF {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cF {
          display: flex;
        }
      }
      .ww-e-d4cF.ww-layout, .ww-e-d4cF [data-ww-ls~="d4cF"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cF.ww-layout, .ww-e-d4cF [data-ww-ls~="d4cF"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4cH {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4cH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cH {
          display: flex;
        }
      }
      .ww-e-d4cH.ww-layout, .ww-e-d4cH [data-ww-ls~="d4cH"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d4cH.ww-layout, .ww-e-d4cH [data-ww-ls~="d4cH"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cH.ww-layout, .ww-e-d4cH [data-ww-ls~="d4cH"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4cI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4cI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cI {
          display: flex;
        }
      }
      .ww-e-d4cI.ww-layout, .ww-e-d4cI [data-ww-ls~="d4cI"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4cI.ww-layout, .ww-e-d4cI [data-ww-ls~="d4cI"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cI.ww-layout, .ww-e-d4cI [data-ww-ls~="d4cI"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4cJ {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4cJ {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4cJ.ww-layout, .ww-e-d4cJ [data-ww-ls~="d4cJ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4cJ.ww-layout, .ww-e-d4cJ [data-ww-ls~="d4cJ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4cK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 24px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 900;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4cL {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4cM {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4cN {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4cN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cN {
          display: flex;
        }
      }
      .ww-e-d4cN.ww-layout, .ww-e-d4cN [data-ww-ls~="d4cN"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4cN.ww-layout, .ww-e-d4cN [data-ww-ls~="d4cN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cN.ww-layout, .ww-e-d4cN [data-ww-ls~="d4cN"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4cO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4cO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cO {
          display: flex;
        }
      }
      .ww-e-d4cO.ww-layout, .ww-e-d4cO [data-ww-ls~="d4cO"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4cO.ww-layout, .ww-e-d4cO [data-ww-ls~="d4cO"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cO.ww-layout, .ww-e-d4cO [data-ww-ls~="d4cO"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4cP {
        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);
        font-weight: 900;
        color: #334155;
        letter-spacing: 1.5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4cQ {
        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-d4cR {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4cR {
          display: flex;
        }
      }
      .ww-e-d4cR.ww-layout, .ww-e-d4cR [data-ww-ls~="d4cR"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4cR.ww-layout, .ww-e-d4cR [data-ww-ls~="d4cR"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4cS {
        margin: 8px 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: 9px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #cbd5e1;
        white-space-collapse: preserve;
      }
      .ww-e-d4cT {
        margin: 0;
        padding: 16px 44px;
        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: 20px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      .ww-e-d4cU {
        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: 900;
        color: #10b981;
        white-space-collapse: preserve;
      }
      .ww-e-d4cV {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cV {
          display: flex;
        }
      }
      .ww-e-d4cV.ww-layout, .ww-e-d4cV [data-ww-ls~="d4cV"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cV.ww-layout, .ww-e-d4cV [data-ww-ls~="d4cV"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4cW {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4cX {
        margin: 0;
        padding: 20px 60px;
        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: 28px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        white-space-collapse: preserve;
        background-color: #0000;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4cY {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4cZ {
        margin: 0;
        padding: 0 0 0 4px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4cZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cZ {
          display: flex;
        }
      }
      .ww-e-d4cZ.ww-layout, .ww-e-d4cZ [data-ww-ls~="d4cZ"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4cZ.ww-layout, .ww-e-d4cZ [data-ww-ls~="d4cZ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cZ.ww-layout, .ww-e-d4cZ [data-ww-ls~="d4cZ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4cb {
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4cd {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4ce {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4cf {
        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;
        transition: all 0.3s ease;
        border: 0 solid #fecaca;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cf {
          padding: 20px;
          display: flex;
          border-radius: 24px;
        }
      }
      .ww-e-d4cf:where([data-ww-states~="9Wyxgb"]) {
        padding: 24px;
        border: 1px solid #fecaca;
      }
      .ww-e-d4cf.ww-layout, .ww-e-d4cf [data-ww-ls~="d4cf"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cf.ww-layout, .ww-e-d4cf [data-ww-ls~="d4cf"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4cg {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4cg.ww-layout, .ww-e-d4cg [data-ww-ls~="d4cg"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4ci {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4cj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4cj.ww-layout, .ww-e-d4cj [data-ww-ls~="d4cj"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d4ck {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4cl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4cl.ww-layout, .ww-e-d4cl [data-ww-ls~="d4cl"] {
        display: block;
      }
      .ww-e-d4cm {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        border-radius: 12px;
      }
      .ww-e-d4cm:where([data-ww-states~="ynkE1o"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4cm.ww-layout, .ww-e-d4cm [data-ww-ls~="d4cm"] {
        display: block;
      }
      .ww-e-d4cn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4cn {
          display: flex;
        }
      }
      .ww-e-d4cn.ww-layout, .ww-e-d4cn [data-ww-ls~="d4cn"] {
        display: flex;
        flex-flow: column;
        row-gap: 3px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cn.ww-layout, .ww-e-d4cn [data-ww-ls~="d4cn"] {
          display: flex;
          flex-flow: column;
          row-gap: 3px;
        }
      }
      .ww-e-d4cp {
        margin: 0;
        padding: 16px 40px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cp {
          display: flex;
        }
      }
      .ww-e-d4cp.ww-layout, .ww-e-d4cp [data-ww-ls~="d4cp"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cp.ww-layout, .ww-e-d4cp [data-ww-ls~="d4cp"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4cs {
        margin: 0;
        padding: 16px;
        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;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cs {
          display: flex;
        }
      }
      .ww-e-d4cs.ww-layout, .ww-e-d4cs [data-ww-ls~="d4cs"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4cs.ww-layout, .ww-e-d4cs [data-ww-ls~="d4cs"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4ct {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4ct {
          display: flex;
        }
      }
      .ww-e-d4ct.ww-layout, .ww-e-d4ct [data-ww-ls~="d4ct"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ct.ww-layout, .ww-e-d4ct [data-ww-ls~="d4ct"] {
          display: flex;
          flex-flow: column;
          gap: 32px;
        }
      }
      .ww-e-d4cv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      @media (max-width: 991px) {
        .ww-e-d4cv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cv {
          display: flex;
        }
      }
      .ww-e-d4cv.ww-layout, .ww-e-d4cv [data-ww-ls~="d4cv"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4cv.ww-layout, .ww-e-d4cv [data-ww-ls~="d4cv"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4cv.ww-layout, .ww-e-d4cv [data-ww-ls~="d4cv"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4cw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        width: 80px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d4cw {
          width: revert-layer;
          flex: 0 1 auto;
          max-width: 600px;
          min-width: 450px;
        }
      }
      .ww-e-d4cx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        width: 80px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4cx {
          width: revert-layer;
          flex: 0 1 auto;
          max-width: 600px;
          min-width: 450px;
        }
      }
      .ww-e-d4cy {
        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-family: sans-serif;
        font-weight: bold;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4cz {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        cursor: pointer;
        border: 2px dashed #cbd5e1;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cz {
          display: flex;
        }
      }
      .ww-e-d4cz.ww-layout, .ww-e-d4cz [data-ww-ls~="d4cz"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4cz.ww-layout, .ww-e-d4cz [data-ww-ls~="d4cz"] {
          display: flex;
          flex-flow: column;
          align-items: stretch;
          gap: 10px;
        }
      }
      .ww-e-d4d0 {
        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-family: sans-serif;
        font-weight: bold;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4d1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      @media (max-width: 991px) {
        .ww-e-d4d1 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4d1 {
          display: flex;
        }
      }
      .ww-e-d4d1.ww-layout, .ww-e-d4d1 [data-ww-ls~="d4d1"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4d1.ww-layout, .ww-e-d4d1 [data-ww-ls~="d4d1"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4d1.ww-layout, .ww-e-d4d1 [data-ww-ls~="d4d1"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4d2 {
        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-d4d2.ww-layout, .ww-e-d4d2 [data-ww-ls~="d4d2"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4d3 {
        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-family: monospace;
        font-weight: 800;
        text-align: center;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4d4 {
        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: monospace;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4d5 {
        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: monospace;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4d6 {
        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-family: monospace;
        font-weight: 600;
        text-align: center;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d4d7 {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fafafa;
      }
      @media (max-width: 991px) {
        .ww-e-d4d7 {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4d7 {
          display: grid;
        }
      }
      .ww-e-d4d7.ww-layout, .ww-e-d4d7 [data-ww-ls~="d4d7"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4d7.ww-layout, .ww-e-d4d7 [data-ww-ls~="d4d7"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4d7.ww-layout, .ww-e-d4d7 [data-ww-ls~="d4d7"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4d8 {
        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;
        text-align: right;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4d9 {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4d9 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4d9 {
          display: grid;
        }
      }
      .ww-e-d4d9.ww-layout, .ww-e-d4d9 [data-ww-ls~="d4d9"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4d9.ww-layout, .ww-e-d4d9 [data-ww-ls~="d4d9"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4d9.ww-layout, .ww-e-d4d9 [data-ww-ls~="d4d9"] {
          display: grid;
          grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr .5fr;
        }
      }
      .ww-e-d4dA {
        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;
        text-align: center;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4dB {
        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;
        text-align: center;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4dC {
        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;
        text-align: center;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4dD {
        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;
        text-align: center;
        color: #94a3b8;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4dE {
        margin: 0;
        padding: 20px 32px;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-top: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d4dE {
          flex: 0 1 auto;
        }
      }
      .ww-e-d4dE.ww-layout, .ww-e-d4dE [data-ww-ls~="d4dE"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4dE.ww-layout, .ww-e-d4dE [data-ww-ls~="d4dE"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4dF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4dF {
          overflow: auto;
          flex: 0 1 auto;
          height: 100px;
          aspect-ratio: unset;
        }
      }
      .ww-e-d4dF.ww-layout, .ww-e-d4dF [data-ww-ls~="d4dF"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4dF.ww-layout, .ww-e-d4dF [data-ww-ls~="d4dF"] {
          flex-flow: column;
        }
      }
      .ww-e-d4dG {
        margin: 0 0 100px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 900px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4dG {
          margin: 0 0 300px;
        }
      }
      .ww-e-d4dG.ww-layout, .ww-e-d4dG [data-ww-ls~="d4dG"] {
        display: block;
      }
      .ww-e-d4dH {
        margin: 0;
        padding: 16px 40px;
        z-index: unset;
        align-self: center;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4dH {
          display: flex;
        }
      }
      .ww-e-d4dH.ww-layout, .ww-e-d4dH [data-ww-ls~="d4dH"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4dH.ww-layout, .ww-e-d4dH [data-ww-ls~="d4dH"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4dI {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4dJ {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4dK {
        margin: 0;
        padding: 8px 6px;
        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-d4dK.ww-layout, .ww-e-d4dK [data-ww-ls~="d4dK"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4dL {
        margin: 0;
        padding: 8px 6px;
        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-d4dL.ww-layout, .ww-e-d4dL [data-ww-ls~="d4dL"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4dM {
        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-d4dO {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4dP {
        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-d4dQ {
        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-d4dR {
        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: sans-serif;
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d4dS {
        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-d4dT {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
      }
      .ww-e-d4dT.ww-layout, .ww-e-d4dT [data-ww-ls~="d4dT"] {
        display: block;
      }
      .ww-e-d4dU {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4dU.ww-layout, .ww-e-d4dU [data-ww-ls~="d4dU"] {
        display: block;
      }
      .ww-e-d4dV {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4dV.ww-layout, .ww-e-d4dV [data-ww-ls~="d4dV"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d4dW {
        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: sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4dX {
        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-d4dY {
        margin: 0;
        padding: 12px 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: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-radius: 12px;
      }
      .ww-e-d4dY:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4dY.ww-layout, .ww-e-d4dY [data-ww-ls~="d4dY"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4dZ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4dZ {
          display: flex;
        }
      }
      .ww-e-d4dZ.ww-layout, .ww-e-d4dZ [data-ww-ls~="d4dZ"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4dZ.ww-layout, .ww-e-d4dZ [data-ww-ls~="d4dZ"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4da {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        text-decoration: underline;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4db {
        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-d4dc {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4dd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: block;
        width: 300px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: 500px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4dd {
          width: revert-layer;
          flex: 0 1 auto;
          max-width: 600px;
          min-width: 450px;
        }
      }
      .ww-e-d4de {
        margin: 0;
        padding: 8px 6px;
        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-d4de.ww-layout, .ww-e-d4de [data-ww-ls~="d4de"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4df {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4dg {
        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-d4dg.ww-layout, .ww-e-d4dg [data-ww-ls~="d4dg"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d4dh {
        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-d4di {
        margin: 0;
        padding: 16px 24px;
        z-index: 20;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border-bottom: 1px solid #e2e8f0;
      }
      .ww-e-d4di.ww-layout, .ww-e-d4di [data-ww-ls~="d4di"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4dj {
        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-d4dk {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4dl {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4dm {
        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-d4dm.ww-layout, .ww-e-d4dm [data-ww-ls~="d4dm"] {
        display: block;
      }
      .ww-e-d4dn {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4do {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #0000000d;
        border: 1px solid #f1f5f9;
        border-radius: 40px;
      }
      .ww-e-d4do.ww-layout, .ww-e-d4do [data-ww-ls~="d4do"] {
        display: block;
      }
      .ww-e-d4dp {
        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: sans-serif;
        color: #cbd5e1;
        white-space-collapse: preserve;
      }
      .ww-e-d4dq {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4dr {
        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: sans-serif;
        line-height: 1;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ds {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ds {
          display: flex;
        }
      }
      .ww-e-d4ds.ww-layout, .ww-e-d4ds [data-ww-ls~="d4ds"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ds.ww-layout, .ww-e-d4ds [data-ww-ls~="d4ds"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4dt {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-top: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4dt {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dt {
          display: grid;
        }
      }
      .ww-e-d4dt.ww-layout, .ww-e-d4dt [data-ww-ls~="d4dt"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4dt.ww-layout, .ww-e-d4dt [data-ww-ls~="d4dt"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dt.ww-layout, .ww-e-d4dt [data-ww-ls~="d4dt"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 32px;
        }
      }
      .ww-e-d4du {
        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: 900;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4dv {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0f172a;
        border-radius: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4dv {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dv {
          display: flex;
        }
      }
      .ww-e-d4dv.ww-layout, .ww-e-d4dv [data-ww-ls~="d4dv"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4dv.ww-layout, .ww-e-d4dv [data-ww-ls~="d4dv"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dv.ww-layout, .ww-e-d4dv [data-ww-ls~="d4dv"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4dw {
        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: 900;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196,#111827);
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4dx {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff1a;
        border-radius: 4px;
      }
      .ww-e-d4dx.ww-layout, .ww-e-d4dx [data-ww-ls~="d4dx"] {
        display: block;
      }
      .ww-e-d4dy {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4dy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dy {
          display: flex;
        }
      }
      .ww-e-d4dy.ww-layout, .ww-e-d4dy [data-ww-ls~="d4dy"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4dy.ww-layout, .ww-e-d4dy [data-ww-ls~="d4dy"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dy.ww-layout, .ww-e-d4dy [data-ww-ls~="d4dy"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4dz {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        border-radius: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4dz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dz {
          display: flex;
        }
      }
      .ww-e-d4dz.ww-layout, .ww-e-d4dz [data-ww-ls~="d4dz"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4dz.ww-layout, .ww-e-d4dz [data-ww-ls~="d4dz"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4dz.ww-layout, .ww-e-d4dz [data-ww-ls~="d4dz"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4e0 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        text-align: center;
        color: #334155;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4e1 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4e2 {
        margin: 0;
        padding: 24px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        box-shadow: inset 0 2px 4px #0000000f;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4e2 {
          display: flex;
        }
      }
      .ww-e-d4e2.ww-layout, .ww-e-d4e2 [data-ww-ls~="d4e2"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4e2.ww-layout, .ww-e-d4e2 [data-ww-ls~="d4e2"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d4e3 {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4e4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4e4.ww-layout, .ww-e-d4e4 [data-ww-ls~="d4e4"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d4e5 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 43px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4e6 {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        text-decoration: underline;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4e7 {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4e8 {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4e8 {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4e8.ww-layout, .ww-e-d4e8 [data-ww-ls~="d4e8"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4e8.ww-layout, .ww-e-d4e8 [data-ww-ls~="d4e8"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4eA {
        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: var(--ww-default-font-family);
        font-weight: 900;
        color: #b91c1c;
        letter-spacing: .1em;
        white-space-collapse: preserve;
      }
      .ww-e-d4eB {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4eC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4eC.ww-layout, .ww-e-d4eC [data-ww-ls~="d4eC"] {
        display: flex;
        flex-flow: column;
        row-gap: 12px;
      }
      .ww-e-d4eD {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        text-decoration: underline;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4eE {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4eF {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4eG {
        margin: 0;
        padding: 20px 20px 20px 52px;
        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: 24px;
        font-family: monospace;
        font-weight: 700;
        color: #0f172a;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 2px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4eH {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4eI {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4eI {
          display: flex;
        }
      }
      .ww-e-d4eI.ww-layout, .ww-e-d4eI [data-ww-ls~="d4eI"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4eI.ww-layout, .ww-e-d4eI [data-ww-ls~="d4eI"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4eJ {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4eJ.ww-layout, .ww-e-d4eJ [data-ww-ls~="d4eJ"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4eK {
        margin: 0 0 8px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4eK {
          display: flex;
        }
      }
      .ww-e-d4eK.ww-layout, .ww-e-d4eK [data-ww-ls~="d4eK"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4eK.ww-layout, .ww-e-d4eK [data-ww-ls~="d4eK"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4eL {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        text-decoration: underline;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4eM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4eM.ww-layout, .ww-e-d4eM [data-ww-ls~="d4eM"] {
        display: flex;
        flex-flow: column;
        row-gap: 12px;
      }
      .ww-e-d4eN {
        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: sans-serif;
        color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d4eO {
        margin: 0;
        padding: 16px 40px;
        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;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eO {
          display: flex;
        }
      }
      .ww-e-d4eO.ww-layout, .ww-e-d4eO [data-ww-ls~="d4eO"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eO.ww-layout, .ww-e-d4eO [data-ww-ls~="d4eO"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4eP {
        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-d4eP.ww-layout, .ww-e-d4eP [data-ww-ls~="d4eP"] {
        display: block;
      }
      .ww-e-d4eR {
        margin: 0;
        padding: 6px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 3px #0000001a;
        border-radius: 8px;
      }
      .ww-e-d4eR.ww-layout, .ww-e-d4eR [data-ww-ls~="d4eR"] {
        display: block;
      }
      .ww-e-d4eS {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4eS {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eS {
          display: flex;
        }
      }
      .ww-e-d4eS.ww-layout, .ww-e-d4eS [data-ww-ls~="d4eS"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4eS.ww-layout, .ww-e-d4eS [data-ww-ls~="d4eS"] {
          display: flex;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eS.ww-layout, .ww-e-d4eS [data-ww-ls~="d4eS"] {
          display: flex;
          justify-content: center;
        }
      }
      .ww-e-d4eT {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        transition: all 0.3s ease;
        border: 1px solid #f1f5f9;
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4eT {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eT {
          display: grid;
        }
      }
      .ww-e-d4eT.ww-layout, .ww-e-d4eT [data-ww-ls~="d4eT"] {
        display: grid;
        grid-template-columns: 1fr 1.5fr 1fr 40px;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4eT.ww-layout, .ww-e-d4eT [data-ww-ls~="d4eT"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eT.ww-layout, .ww-e-d4eT [data-ww-ls~="d4eT"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d4eU {
        margin: 0;
        padding: 16px 40px;
        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;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border: 1px solid var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eU {
          display: flex;
        }
      }
      .ww-e-d4eU.ww-layout, .ww-e-d4eU [data-ww-ls~="d4eU"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eU.ww-layout, .ww-e-d4eU [data-ww-ls~="d4eU"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4eV {
        margin: 0;
        padding: 6px 16px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4eV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eV {
          display: flex;
        }
      }
      .ww-e-d4eV.ww-layout, .ww-e-d4eV [data-ww-ls~="d4eV"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4eV.ww-layout, .ww-e-d4eV [data-ww-ls~="d4eV"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eV.ww-layout, .ww-e-d4eV [data-ww-ls~="d4eV"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4eW {
        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-d4eX {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d4eY {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4eY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eY {
          display: flex;
        }
      }
      .ww-e-d4eY.ww-layout, .ww-e-d4eY [data-ww-ls~="d4eY"] {
        display: flex;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4eY.ww-layout, .ww-e-d4eY [data-ww-ls~="d4eY"] {
          display: flex;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eY.ww-layout, .ww-e-d4eY [data-ww-ls~="d4eY"] {
          display: flex;
          gap: 4px;
        }
      }
      .ww-e-d4eZ {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4ea {
        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: 900;
        color: #1e293b;
        text-transform: uppercase;
        letter-spacing: .05em;
        white-space-collapse: preserve;
      }
      .ww-e-d4eb {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4eb {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eb {
          display: flex;
        }
      }
      .ww-e-d4eb.ww-layout, .ww-e-d4eb [data-ww-ls~="d4eb"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4eb.ww-layout, .ww-e-d4eb [data-ww-ls~="d4eb"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4eb.ww-layout, .ww-e-d4eb [data-ww-ls~="d4eb"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4ec {
        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: 900;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
        opacity: 0.5;
      }
      .ww-e-d4ed {
        margin: 0;
        padding: 20px 24px;
        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: 18px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        transition: all 0.3s ease;
        border: 2px solid #0000;
        border-radius: 16px;
        --ww-element-transition: all 0.3s ease;
      }
      .ww-e-d4ee {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ee {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ee {
          display: flex;
        }
      }
      .ww-e-d4ee.ww-layout, .ww-e-d4ee [data-ww-ls~="d4ee"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ee.ww-layout, .ww-e-d4ee [data-ww-ls~="d4ee"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ee.ww-layout, .ww-e-d4ee [data-ww-ls~="d4ee"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4ef {
        margin: 0;
        padding: 16px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4ef {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ef {
          display: flex;
        }
      }
      .ww-e-d4ef.ww-layout, .ww-e-d4ef [data-ww-ls~="d4ef"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4ef.ww-layout, .ww-e-d4ef [data-ww-ls~="d4ef"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ef.ww-layout, .ww-e-d4ef [data-ww-ls~="d4ef"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4eg {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #f1f5f980, 0 8px 10px -6px #f1f5f980;
        border: 1px solid #f1f5f9;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eg {
          padding: 24px;
          border-radius: 24px;
        }
      }
      .ww-e-d4eg.ww-layout, .ww-e-d4eg [data-ww-ls~="d4eg"] {
        display: block;
      }
      .ww-e-d4eh {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eh {
          display: flex;
        }
      }
      .ww-e-d4eh.ww-layout, .ww-e-d4eh [data-ww-ls~="d4eh"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4eh.ww-layout, .ww-e-d4eh [data-ww-ls~="d4eh"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4ei {
        margin: 0;
        padding: 16px 40px;
        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;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 20px 25px -5px #d96e4a33;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ei {
          display: flex;
        }
      }
      .ww-e-d4ei.ww-layout, .ww-e-d4ei [data-ww-ls~="d4ei"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ei.ww-layout, .ww-e-d4ei [data-ww-ls~="d4ei"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4ej {
        margin: 0 auto;
        padding: 40px 16px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: 896px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ej.ww-layout, .ww-e-d4ej [data-ww-ls~="d4ej"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-d4ek {
        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-d4el {
        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: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4em {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4en {
        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);
        font-weight: 700;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d4eo {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4ep {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-e-d4ep {
          display: flex;
        }
      }
      .ww-e-d4ep.ww-layout, .ww-e-d4ep [data-ww-ls~="d4ep"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4ep.ww-layout, .ww-e-d4ep [data-ww-ls~="d4ep"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4eq {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4er {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4es {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4et {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4eu {
        margin: 0;
        padding: 8px 6px;
        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-d4eu.ww-layout, .ww-e-d4eu [data-ww-ls~="d4eu"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4ew {
        margin: 0;
        padding: 20px 35px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4ex {
        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;
        transition: all 0.3s ease;
        border: 0 solid #fecaca;
        border-radius: 40px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ex {
          padding: 20px;
          display: flex;
          border-radius: 24px;
        }
      }
      .ww-e-d4ex:where([data-ww-states~="9Wyxgb"]) {
        padding: 24px;
        border: 1px solid #fecaca;
      }
      .ww-e-d4ex.ww-layout, .ww-e-d4ex [data-ww-ls~="d4ex"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ex.ww-layout, .ww-e-d4ex [data-ww-ls~="d4ex"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4ey {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 700;
        color: #92400e;
        white-space-collapse: preserve;
      }
      .ww-e-d4ez {
        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-d4ez.ww-layout, .ww-e-d4ez [data-ww-ls~="d4ez"] {
        display: block;
      }
      .ww-e-d4f0 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--ba78731a-3845-4e51-9509-2a6c5ea3a0bb,#b21368);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4f1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4f1.ww-layout, .ww-e-d4f1 [data-ww-ls~="d4f1"] {
        display: flex;
        flex-flow: column;
        row-gap: 12px;
      }
      .ww-e-d4f2 {
        margin: 0;
        padding: 0 0 0 4px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4f2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4f2 {
          display: flex;
        }
      }
      .ww-e-d4f2.ww-layout, .ww-e-d4f2 [data-ww-ls~="d4f2"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4f2.ww-layout, .ww-e-d4f2 [data-ww-ls~="d4f2"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4f2.ww-layout, .ww-e-d4f2 [data-ww-ls~="d4f2"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4f3 {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4f3 {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4f3.ww-layout, .ww-e-d4f3 [data-ww-ls~="d4f3"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4f3.ww-layout, .ww-e-d4f3 [data-ww-ls~="d4f3"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4f5 {
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        text-transform: uppercase;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4f7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4f8 {
        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: monospace;
        color: #991b1b;
        white-space-collapse: preserve;
        opacity: 0.8;
      }
      .ww-e-d4f9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4f9 {
          display: flex;
        }
      }
      .ww-e-d4f9.ww-layout, .ww-e-d4f9 [data-ww-ls~="d4f9"] {
        display: flex;
        flex-flow: column;
        row-gap: 3px;
      }
      @media (max-width: 767px) {
        .ww-e-d4f9.ww-layout, .ww-e-d4f9 [data-ww-ls~="d4f9"] {
          display: flex;
          flex-flow: column;
          row-gap: 3px;
        }
      }
      .ww-e-d4fA {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 43px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4fC {
        margin: 24px 32px;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a05;
        cursor: pointer;
        border: 2px dashed #d96e4a4d;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4fC {
          display: flex;
        }
      }
      .ww-e-d4fC.ww-layout, .ww-e-d4fC [data-ww-ls~="d4fC"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d4fC.ww-layout, .ww-e-d4fC [data-ww-ls~="d4fC"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4fD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4fD.ww-layout, .ww-e-d4fD [data-ww-ls~="d4fD"] {
        display: block;
      }
      .ww-e-d4fF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4fF {
          display: grid;
        }
      }
      .ww-e-d4fF.ww-layout, .ww-e-d4fF [data-ww-ls~="d4fF"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: revert-layer;
        grid-template-rows: revert-layer;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4fF.ww-layout, .ww-e-d4fF [data-ww-ls~="d4fF"] {
          grid-template-columns: 1fr;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4fF.ww-layout, .ww-e-d4fF [data-ww-ls~="d4fF"] {
          display: grid;
          grid-auto-flow: row;
          grid-template-columns: 1fr;
          grid-template-rows: revert-layer;
          gap: 32px;
        }
      }
      .ww-e-d4fG {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4fH {
        margin: 0;
        padding: 32px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4fH {
          padding: 24px 16px;
          display: grid;
        }
      }
      .ww-e-d4fH.ww-layout, .ww-e-d4fH [data-ww-ls~="d4fH"] {
        display: grid;
        grid-template-columns: revert-layer;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4fH.ww-layout, .ww-e-d4fH [data-ww-ls~="d4fH"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4fI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4fI.ww-layout, .ww-e-d4fI [data-ww-ls~="d4fI"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d4fJ {
        margin: 0 0 8px;
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        letter-spacing: .2em;
        white-space-collapse: preserve;
      }
      .ww-e-d4fL {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        cursor: pointer;
        border-radius: 12px;
      }
      .ww-e-d4fL.ww-layout, .ww-e-d4fL [data-ww-ls~="d4fL"] {
        display: block;
      }
      .ww-e-d4fM {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        cursor: pointer;
        border-radius: 12px;
      }
      .ww-e-d4fM.ww-layout, .ww-e-d4fM [data-ww-ls~="d4fM"] {
        display: block;
      }
      .ww-e-d4fN {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--ba78731a-3845-4e51-9509-2a6c5ea3a0bb,#b21368);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4fO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #334155;
        letter-spacing: 2px;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4fQ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4fR {
        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: monospace;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4fS {
        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-d4fT {
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4fU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4fU.ww-layout, .ww-e-d4fU [data-ww-ls~="d4fU"] {
        display: block;
      }
      .ww-e-d4fV {
        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-family: sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4fW {
        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-d4fX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4fY {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4fZ {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4fa {
        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: sans-serif;
        font-weight: 900;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4fb {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4fc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4fc.ww-layout, .ww-e-d4fc [data-ww-ls~="d4fc"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
      }
      .ww-e-d4fd {
        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;
        text-align: right;
        color: #64748b;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4fe {
        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: 22px;
        font-family: monospace;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4ff {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4fg {
        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-d4fh {
        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-family: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4fi {
        margin: 0;
        padding: 8px 6px;
        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-d4fi:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4fi.ww-layout, .ww-e-d4fi [data-ww-ls~="d4fi"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4fj {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4fk {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4fk {
          display: flex;
        }
      }
      .ww-e-d4fk.ww-layout, .ww-e-d4fk [data-ww-ls~="d4fk"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d4fk.ww-layout, .ww-e-d4fk [data-ww-ls~="d4fk"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d4fl {
        margin: 0;
        padding: 8px 6px;
        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-d4fl:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4fl.ww-layout, .ww-e-d4fl [data-ww-ls~="d4fl"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4fm {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4fm {
          display: flex;
        }
      }
      .ww-e-d4fm.ww-layout, .ww-e-d4fm [data-ww-ls~="d4fm"] {
        display: flex;
        justify-content: space-between;
      }
      @media (max-width: 767px) {
        .ww-e-d4fm.ww-layout, .ww-e-d4fm [data-ww-ls~="d4fm"] {
          display: flex;
          justify-content: space-between;
        }
      }
      .ww-e-d4fn {
        margin: 0;
        padding: 8px 6px;
        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-d4fn:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4fn.ww-layout, .ww-e-d4fn [data-ww-ls~="d4fn"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4fo {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4fo {
          display: flex;
        }
      }
      .ww-e-d4fo.ww-layout, .ww-e-d4fo [data-ww-ls~="d4fo"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4fo.ww-layout, .ww-e-d4fo [data-ww-ls~="d4fo"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4fp {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 180px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-left: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4fp {
          display: flex;
          width: 100%;
          border-top: 1px solid #f1f5f9;
          border-left: none;
        }
      }
      .ww-e-d4fp.ww-layout, .ww-e-d4fp [data-ww-ls~="d4fp"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4fp.ww-layout, .ww-e-d4fp [data-ww-ls~="d4fp"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4fq {
        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-d4fq.ww-layout, .ww-e-d4fq [data-ww-ls~="d4fq"] {
        display: block;
      }
      .ww-e-d4fr {
        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-d4fs {
        margin: auto 0 0;
        padding: 24px 32px;
        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 #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4fs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4fs {
          display: flex;
        }
      }
      .ww-e-d4fs.ww-layout, .ww-e-d4fs [data-ww-ls~="d4fs"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4fs.ww-layout, .ww-e-d4fs [data-ww-ls~="d4fs"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4fs.ww-layout, .ww-e-d4fs [data-ww-ls~="d4fs"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4ft {
        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: 22px;
        font-family: Montserrat, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4fu {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4fu.ww-layout, .ww-e-d4fu [data-ww-ls~="d4fu"] {
        display: block;
      }
      .ww-e-d4fv {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4fw {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4fx {
        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-d4fx.ww-layout, .ww-e-d4fx [data-ww-ls~="d4fx"] {
        display: block;
      }
      .ww-e-d4fy {
        margin: 0 0 16px;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4fy {
          display: flex;
        }
      }
      .ww-e-d4fy.ww-layout, .ww-e-d4fy [data-ww-ls~="d4fy"] {
        display: flex;
      }
      @media (max-width: 767px) {
        .ww-e-d4fy.ww-layout, .ww-e-d4fy [data-ww-ls~="d4fy"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4fz {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4fz {
          display: flex;
        }
      }
      .ww-e-d4fz.ww-layout, .ww-e-d4fz [data-ww-ls~="d4fz"] {
        display: flex;
      }
      @media (max-width: 767px) {
        .ww-e-d4fz.ww-layout, .ww-e-d4fz [data-ww-ls~="d4fz"] {
          display: flex;
        }
      }
      .ww-e-d4g0 {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4g1 {
        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: sans-serif;
        font-weight: 700;
        color: #e11d48;
        white-space-collapse: preserve;
      }
      .ww-e-d4g2 {
        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: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d4g3 {
        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: #065f46;
        white-space-collapse: preserve;
      }
      .ww-e-d4g4 {
        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: 15px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4g5 {
        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-d4g6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4g6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4g6 {
          display: flex;
        }
      }
      .ww-e-d4g6.ww-layout, .ww-e-d4g6 [data-ww-ls~="d4g6"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4g6.ww-layout, .ww-e-d4g6 [data-ww-ls~="d4g6"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4g6.ww-layout, .ww-e-d4g6 [data-ww-ls~="d4g6"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4g7 {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffe4e6;
        border-radius: 4px;
      }
      .ww-e-d4g7.ww-layout, .ww-e-d4g7 [data-ww-ls~="d4g7"] {
        display: block;
      }
      .ww-e-d4g8 {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4g9 {
        margin: 0 auto;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4g9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4g9 {
          display: flex;
        }
      }
      .ww-e-d4g9.ww-layout, .ww-e-d4g9 [data-ww-ls~="d4g9"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4g9.ww-layout, .ww-e-d4g9 [data-ww-ls~="d4g9"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4g9.ww-layout, .ww-e-d4g9 [data-ww-ls~="d4g9"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      .ww-e-d4gA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gA {
          display: flex;
        }
      }
      .ww-e-d4gA.ww-layout, .ww-e-d4gA [data-ww-ls~="d4gA"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gA.ww-layout, .ww-e-d4gA [data-ww-ls~="d4gA"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gA.ww-layout, .ww-e-d4gA [data-ww-ls~="d4gA"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 20px;
        }
      }
      .ww-e-d4gB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gB {
          display: flex;
        }
      }
      .ww-e-d4gB.ww-layout, .ww-e-d4gB [data-ww-ls~="d4gB"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gB.ww-layout, .ww-e-d4gB [data-ww-ls~="d4gB"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gB.ww-layout, .ww-e-d4gB [data-ww-ls~="d4gB"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4gC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gC {
          display: flex;
        }
      }
      .ww-e-d4gC.ww-layout, .ww-e-d4gC [data-ww-ls~="d4gC"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gC.ww-layout, .ww-e-d4gC [data-ww-ls~="d4gC"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gC.ww-layout, .ww-e-d4gC [data-ww-ls~="d4gC"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4gD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #ecfdf5;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4gD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gD {
          display: flex;
        }
      }
      .ww-e-d4gD.ww-layout, .ww-e-d4gD [data-ww-ls~="d4gD"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4gD.ww-layout, .ww-e-d4gD [data-ww-ls~="d4gD"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gD.ww-layout, .ww-e-d4gD [data-ww-ls~="d4gD"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4gE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gE {
          display: flex;
        }
      }
      .ww-e-d4gE.ww-layout, .ww-e-d4gE [data-ww-ls~="d4gE"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gE.ww-layout, .ww-e-d4gE [data-ww-ls~="d4gE"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gE.ww-layout, .ww-e-d4gE [data-ww-ls~="d4gE"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4gF {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d1fae5;
        border-radius: 4px;
      }
      .ww-e-d4gF.ww-layout, .ww-e-d4gF [data-ww-ls~="d4gF"] {
        display: block;
      }
      .ww-e-d4gG {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gH {
        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: 600;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4gI {
        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: 22px;
        font-family: monospace;
        font-weight: 700;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4gJ {
        margin: 0 auto;
        padding: 12px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gJ {
          display: flex;
        }
      }
      .ww-e-d4gJ.ww-layout, .ww-e-d4gJ [data-ww-ls~="d4gJ"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4gJ.ww-layout, .ww-e-d4gJ [data-ww-ls~="d4gJ"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gJ.ww-layout, .ww-e-d4gJ [data-ww-ls~="d4gJ"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      .ww-e-d4gK {
        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-d4gL {
        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: 15px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4gM {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4gN {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gN {
          display: flex;
        }
      }
      .ww-e-d4gN.ww-layout, .ww-e-d4gN [data-ww-ls~="d4gN"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gN.ww-layout, .ww-e-d4gN [data-ww-ls~="d4gN"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gN.ww-layout, .ww-e-d4gN [data-ww-ls~="d4gN"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4gO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gO {
          display: flex;
        }
      }
      .ww-e-d4gO.ww-layout, .ww-e-d4gO [data-ww-ls~="d4gO"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gO.ww-layout, .ww-e-d4gO [data-ww-ls~="d4gO"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gO.ww-layout, .ww-e-d4gO [data-ww-ls~="d4gO"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4gP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4gP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gP {
          display: flex;
        }
      }
      .ww-e-d4gP.ww-layout, .ww-e-d4gP [data-ww-ls~="d4gP"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4gP.ww-layout, .ww-e-d4gP [data-ww-ls~="d4gP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gP.ww-layout, .ww-e-d4gP [data-ww-ls~="d4gP"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4gQ {
        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-d4gR {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gR {
          display: flex;
        }
      }
      .ww-e-d4gR.ww-layout, .ww-e-d4gR [data-ww-ls~="d4gR"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gR.ww-layout, .ww-e-d4gR [data-ww-ls~="d4gR"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gR.ww-layout, .ww-e-d4gR [data-ww-ls~="d4gR"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4gS {
        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: #9f1239;
        white-space-collapse: preserve;
      }
      .ww-e-d4gT {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gU {
        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: 600;
        color: #94a3b8;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4gV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gV {
          display: flex;
        }
      }
      .ww-e-d4gV.ww-layout, .ww-e-d4gV [data-ww-ls~="d4gV"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d4gV.ww-layout, .ww-e-d4gV [data-ww-ls~="d4gV"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gV.ww-layout, .ww-e-d4gV [data-ww-ls~="d4gV"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
        }
      }
      .ww-e-d4gW {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gX {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4gY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gY {
          display: flex;
        }
      }
      .ww-e-d4gY.ww-layout, .ww-e-d4gY [data-ww-ls~="d4gY"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gY.ww-layout, .ww-e-d4gY [data-ww-ls~="d4gY"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gY.ww-layout, .ww-e-d4gY [data-ww-ls~="d4gY"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 20px;
        }
      }
      .ww-e-d4gZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gZ {
          display: flex;
        }
      }
      .ww-e-d4gZ.ww-layout, .ww-e-d4gZ [data-ww-ls~="d4gZ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gZ.ww-layout, .ww-e-d4gZ [data-ww-ls~="d4gZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gZ.ww-layout, .ww-e-d4gZ [data-ww-ls~="d4gZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4ga {
        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-d4gb {
        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: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gc {
        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;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4gd {
        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;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4ge {
        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;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4gf {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4gf {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gf {
          display: none;
        }
      }
      .ww-e-d4gf.ww-layout, .ww-e-d4gf [data-ww-ls~="d4gf"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gf.ww-layout, .ww-e-d4gf [data-ww-ls~="d4gf"] {
          display: grid;
          grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gf.ww-layout, .ww-e-d4gf [data-ww-ls~="d4gf"] {
          display: none;
        }
      }
      .ww-e-d4gg {
        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-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gh {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4gi {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gj {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #d96e4a33;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gj {
          display: flex;
        }
      }
      .ww-e-d4gj.ww-layout, .ww-e-d4gj [data-ww-ls~="d4gj"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gj.ww-layout, .ww-e-d4gj [data-ww-ls~="d4gj"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gj.ww-layout, .ww-e-d4gj [data-ww-ls~="d4gj"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4gk {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gk {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gk {
          display: grid;
        }
      }
      .ww-e-d4gk.ww-layout, .ww-e-d4gk [data-ww-ls~="d4gk"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4gk.ww-layout, .ww-e-d4gk [data-ww-ls~="d4gk"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gk.ww-layout, .ww-e-d4gk [data-ww-ls~="d4gk"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4gl {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #dbeafe;
        border-radius: 99px;
      }
      .ww-e-d4gl.ww-layout, .ww-e-d4gl [data-ww-ls~="d4gl"] {
        display: block;
      }
      .ww-e-d4gm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4gm {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gm {
          display: grid;
        }
      }
      .ww-e-d4gm.ww-layout, .ww-e-d4gm [data-ww-ls~="d4gm"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gm.ww-layout, .ww-e-d4gm [data-ww-ls~="d4gm"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gm.ww-layout, .ww-e-d4gm [data-ww-ls~="d4gm"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 12px;
        }
      }
      .ww-e-d4gn {
        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-d4go {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4go {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4go {
          display: flex;
        }
      }
      .ww-e-d4go.ww-layout, .ww-e-d4go [data-ww-ls~="d4go"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4go.ww-layout, .ww-e-d4go [data-ww-ls~="d4go"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4go.ww-layout, .ww-e-d4go [data-ww-ls~="d4go"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4gp {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4gq {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4gq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gq {
          display: flex;
        }
      }
      .ww-e-d4gq.ww-layout, .ww-e-d4gq [data-ww-ls~="d4gq"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gq.ww-layout, .ww-e-d4gq [data-ww-ls~="d4gq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gq.ww-layout, .ww-e-d4gq [data-ww-ls~="d4gq"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4gr {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gr {
          display: flex;
        }
      }
      .ww-e-d4gr.ww-layout, .ww-e-d4gr [data-ww-ls~="d4gr"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gr.ww-layout, .ww-e-d4gr [data-ww-ls~="d4gr"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gr.ww-layout, .ww-e-d4gr [data-ww-ls~="d4gr"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4gs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gs {
          display: flex;
        }
      }
      .ww-e-d4gs.ww-layout, .ww-e-d4gs [data-ww-ls~="d4gs"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4gs.ww-layout, .ww-e-d4gs [data-ww-ls~="d4gs"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gs.ww-layout, .ww-e-d4gs [data-ww-ls~="d4gs"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4gt {
        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: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gu {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gv {
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4gw {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4gw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gw {
          display: flex;
        }
      }
      .ww-e-d4gw.ww-layout, .ww-e-d4gw [data-ww-ls~="d4gw"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4gw.ww-layout, .ww-e-d4gw [data-ww-ls~="d4gw"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4gw.ww-layout, .ww-e-d4gw [data-ww-ls~="d4gw"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4gx {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 12px;
      }
      .ww-e-d4gx.ww-layout, .ww-e-d4gx [data-ww-ls~="d4gx"] {
        display: block;
      }
      .ww-e-d4gy {
        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: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4gz {
        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-d4gz.ww-layout, .ww-e-d4gz [data-ww-ls~="d4gz"] {
        display: block;
      }
      .ww-e-d4h0 {
        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: Montserrat, sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4h1 {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4h2 {
        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-d4h3 {
        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-d4h3.ww-layout, .ww-e-d4h3 [data-ww-ls~="d4h3"] {
        display: block;
      }
      .ww-e-d4h4 {
        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-d4h4.ww-layout, .ww-e-d4h4 [data-ww-ls~="d4h4"] {
        display: block;
      }
      .ww-e-d4h5 {
        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-d4h5.ww-layout, .ww-e-d4h5 [data-ww-ls~="d4h5"] {
        display: block;
      }
      .ww-e-d4h6 {
        margin: 4px 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: 13px;
        font-family: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4h7 {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4h7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4h7 {
          display: flex;
        }
      }
      .ww-e-d4h7.ww-layout, .ww-e-d4h7 [data-ww-ls~="d4h7"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d4h7.ww-layout, .ww-e-d4h7 [data-ww-ls~="d4h7"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4h7.ww-layout, .ww-e-d4h7 [data-ww-ls~="d4h7"] {
          display: flex;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d4h8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4h8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4h8 {
          display: flex;
        }
      }
      .ww-e-d4h8.ww-layout, .ww-e-d4h8 [data-ww-ls~="d4h8"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4h8.ww-layout, .ww-e-d4h8 [data-ww-ls~="d4h8"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4h8.ww-layout, .ww-e-d4h8 [data-ww-ls~="d4h8"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d4h9 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4h9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4h9 {
          display: flex;
        }
      }
      .ww-e-d4h9.ww-layout, .ww-e-d4h9 [data-ww-ls~="d4h9"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4h9.ww-layout, .ww-e-d4h9 [data-ww-ls~="d4h9"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4h9.ww-layout, .ww-e-d4h9 [data-ww-ls~="d4h9"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4hA {
        margin: 0;
        padding: 12px 12px 12px 40px;
        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-family: Montserrat, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4hB {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4hC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4hC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hC {
          display: flex;
        }
      }
      .ww-e-d4hC.ww-layout, .ww-e-d4hC [data-ww-ls~="d4hC"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d4hC.ww-layout, .ww-e-d4hC [data-ww-ls~="d4hC"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hC.ww-layout, .ww-e-d4hC [data-ww-ls~="d4hC"] {
          display: flex;
          flex-flow: column;
          align-items: flex-end;
        }
      }
      .ww-e-d4hD {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4hD {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hD {
          display: flex;
        }
      }
      .ww-e-d4hD.ww-layout, .ww-e-d4hD [data-ww-ls~="d4hD"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hD.ww-layout, .ww-e-d4hD [data-ww-ls~="d4hD"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hD.ww-layout, .ww-e-d4hD [data-ww-ls~="d4hD"] {
          display: flex;
          flex-flow: column;
          gap: 24px;
        }
      }
      .ww-e-d4hE {
        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-d4hE.ww-layout, .ww-e-d4hE [data-ww-ls~="d4hE"] {
        display: block;
      }
      .ww-e-d4hF {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4hF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hF {
          display: flex;
        }
      }
      .ww-e-d4hF.ww-layout, .ww-e-d4hF [data-ww-ls~="d4hF"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hF.ww-layout, .ww-e-d4hF [data-ww-ls~="d4hF"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hF.ww-layout, .ww-e-d4hF [data-ww-ls~="d4hF"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4hG {
        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-d4hH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4hI {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4hI {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hI {
          display: flex;
        }
      }
      .ww-e-d4hI.ww-layout, .ww-e-d4hI [data-ww-ls~="d4hI"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hI.ww-layout, .ww-e-d4hI [data-ww-ls~="d4hI"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hI.ww-layout, .ww-e-d4hI [data-ww-ls~="d4hI"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4hJ {
        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-d4hJ.ww-layout, .ww-e-d4hJ [data-ww-ls~="d4hJ"] {
        display: block;
      }
      .ww-e-d4hK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4hK {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hK {
          display: grid;
        }
      }
      .ww-e-d4hK.ww-layout, .ww-e-d4hK [data-ww-ls~="d4hK"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hK.ww-layout, .ww-e-d4hK [data-ww-ls~="d4hK"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hK.ww-layout, .ww-e-d4hK [data-ww-ls~="d4hK"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 20px;
        }
      }
      .ww-e-d4hL {
        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: Montserrat, sans-serif;
        font-weight: 700;
        white-space-collapse: preserve;
      }
      .ww-e-d4hM {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4hM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hM {
          display: flex;
        }
      }
      .ww-e-d4hM.ww-layout, .ww-e-d4hM [data-ww-ls~="d4hM"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4hM.ww-layout, .ww-e-d4hM [data-ww-ls~="d4hM"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hM.ww-layout, .ww-e-d4hM [data-ww-ls~="d4hM"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4hN {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4hO {
        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;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d4hP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4hP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hP {
          display: flex;
        }
      }
      .ww-e-d4hP.ww-layout, .ww-e-d4hP [data-ww-ls~="d4hP"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hP.ww-layout, .ww-e-d4hP [data-ww-ls~="d4hP"] {
          display: flex;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hP.ww-layout, .ww-e-d4hP [data-ww-ls~="d4hP"] {
          display: flex;
          gap: 12px;
        }
      }
      .ww-e-d4hQ {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4hR {
        margin: 0;
        padding: 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-family: Montserrat, sans-serif;
        white-space-collapse: preserve;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4hS {
        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-d4hS.ww-layout, .ww-e-d4hS [data-ww-ls~="d4hS"] {
        display: block;
      }
      .ww-e-d4hT {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hT {
          display: grid;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hT {
          display: grid;
        }
      }
      .ww-e-d4hT.ww-layout, .ww-e-d4hT [data-ww-ls~="d4hT"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr;
      }
      @media (max-width: 991px) {
        .ww-e-d4hT.ww-layout, .ww-e-d4hT [data-ww-ls~="d4hT"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hT.ww-layout, .ww-e-d4hT [data-ww-ls~="d4hT"] {
          display: grid;
          grid-template-columns: 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4hU {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8fafc;
        border: 1px solid #f1f5f9;
        border-radius: 16px;
      }
      .ww-e-d4hU.ww-layout, .ww-e-d4hU [data-ww-ls~="d4hU"] {
        display: block;
      }
      .ww-e-d4hV {
        margin: 0;
        padding: 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-family: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #f8fafc;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4hW {
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4hX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 600px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: -10px 0 25px #0000001a;
      }
      @media (max-width: 991px) {
        .ww-e-d4hX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hX {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4hX.ww-layout, .ww-e-d4hX [data-ww-ls~="d4hX"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4hX.ww-layout, .ww-e-d4hX [data-ww-ls~="d4hX"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hX.ww-layout, .ww-e-d4hX [data-ww-ls~="d4hX"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4hY {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4hY.ww-layout, .ww-e-d4hY [data-ww-ls~="d4hY"] {
        display: block;
      }
      .ww-e-d4hZ {
        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-d4hZ.ww-layout, .ww-e-d4hZ [data-ww-ls~="d4hZ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4ha {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4hb {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4hc {
        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: #ecfdf5;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4hc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hc {
          display: flex;
        }
      }
      .ww-e-d4hc.ww-layout, .ww-e-d4hc [data-ww-ls~="d4hc"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4hc.ww-layout, .ww-e-d4hc [data-ww-ls~="d4hc"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hc.ww-layout, .ww-e-d4hc [data-ww-ls~="d4hc"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4hd {
        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-d4he {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4he {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4he {
          display: flex;
        }
      }
      .ww-e-d4he.ww-layout, .ww-e-d4he [data-ww-ls~="d4he"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4he.ww-layout, .ww-e-d4he [data-ww-ls~="d4he"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4he.ww-layout, .ww-e-d4he [data-ww-ls~="d4he"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4hf {
        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-d4hg {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d4hg {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hg {
          display: grid;
        }
      }
      .ww-e-d4hg.ww-layout, .ww-e-d4hg [data-ww-ls~="d4hg"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4hg.ww-layout, .ww-e-d4hg [data-ww-ls~="d4hg"] {
          display: grid;
          grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hg.ww-layout, .ww-e-d4hg [data-ww-ls~="d4hg"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4hh {
        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: #fff1f2;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d4hh {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hh {
          display: flex;
        }
      }
      .ww-e-d4hh.ww-layout, .ww-e-d4hh [data-ww-ls~="d4hh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4hh.ww-layout, .ww-e-d4hh [data-ww-ls~="d4hh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4hh.ww-layout, .ww-e-d4hh [data-ww-ls~="d4hh"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4hi {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4hj {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4hk {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4hk.ww-layout, .ww-e-d4hk [data-ww-ls~="d4hk"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4hl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4hm {
        margin: 0;
        padding: 8px 16px;
        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-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4hm {
          display: flex;
        }
      }
      .ww-e-d4hm.ww-layout, .ww-e-d4hm [data-ww-ls~="d4hm"] {
        display: flex;
      }
      @media (max-width: 767px) {
        .ww-e-d4hm.ww-layout, .ww-e-d4hm [data-ww-ls~="d4hm"] {
          display: flex;
        }
      }
      .ww-e-d4hn {
        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-d4hn.ww-layout, .ww-e-d4hn [data-ww-ls~="d4hn"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4ho {
        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: sans-serif;
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4hq {
        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-d4hr {
        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: sans-serif;
        font-weight: 700;
        color: #22c55e;
        white-space-collapse: preserve;
      }
      .ww-e-d4hs {
        margin: 0;
        padding: 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: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4hs {
          display: flex;
        }
      }
      :where(.ww-e-d4i9:hover) .ww-e-d4hs {
        transform: scale3d(1, 1.1, 1.1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d4hs.ww-layout, .ww-e-d4hs [data-ww-ls~="d4hs"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4hs.ww-layout, .ww-e-d4hs [data-ww-ls~="d4hs"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4ht {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4hu {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4hu.ww-layout, .ww-e-d4hu [data-ww-ls~="d4hu"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4hv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4hw {
        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-d4hx {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff1f2;
        border: 1px solid #fda4af;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4hx {
          display: flex;
        }
      }
      :where(.ww-e-d4i9:hover) .ww-e-d4hx {
        transform: scale3d(1, 1.1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d4hx.ww-layout, .ww-e-d4hx [data-ww-ls~="d4hx"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4hx.ww-layout, .ww-e-d4hx [data-ww-ls~="d4hx"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4hy {
        margin: 0;
        padding: 8px 6px;
        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-d4hy:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4hy.ww-layout, .ww-e-d4hy [data-ww-ls~="d4hy"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4hz {
        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: sans-serif;
        font-weight: 700;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4i0 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f1f5f9;
        border-radius: 8px;
      }
      .ww-e-d4i0.ww-layout, .ww-e-d4i0 [data-ww-ls~="d4i0"] {
        display: block;
      }
      .ww-e-d4i1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4i2 {
        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: sans-serif;
        font-weight: 600;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4i3 {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4i4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4i5 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4i6 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4i7 {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: 100;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4i7.ww-layout, .ww-e-d4i7 [data-ww-ls~="d4i7"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4i8 {
        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-d4i8.ww-layout, .ww-e-d4i8 [data-ww-ls~="d4i8"] {
        display: block;
      }
      .ww-e-d4i9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4i9 {
          display: grid;
        }
      }
      .ww-e-d4i9.ww-layout, .ww-e-d4i9 [data-ww-ls~="d4i9"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4i9.ww-layout, .ww-e-d4i9 [data-ww-ls~="d4i9"] {
          display: grid;
          grid-auto-flow: column;
          grid-template-columns: 1fr;
          gap: 16px;
        }
      }
      .ww-e-d4iA {
        margin: 0;
        padding: 8px 6px;
        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-d4iA:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4iA.ww-layout, .ww-e-d4iA [data-ww-ls~="d4iA"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4iB {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4iB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4iB {
          display: flex;
        }
      }
      .ww-e-d4iB.ww-layout, .ww-e-d4iB [data-ww-ls~="d4iB"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4iB.ww-layout, .ww-e-d4iB [data-ww-ls~="d4iB"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4iB.ww-layout, .ww-e-d4iB [data-ww-ls~="d4iB"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4iC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: flex-end;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4iC.ww-layout, .ww-e-d4iC [data-ww-ls~="d4iC"] {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        column-gap: 20px;
      }
      .ww-e-d4iD {
        margin: 0;
        padding: 12px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        cursor: pointer;
        box-shadow: 0 4px 12px #ea580c33;
        border-radius: 12px;
      }
      .ww-e-d4iD.ww-layout, .ww-e-d4iD [data-ww-ls~="d4iD"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4iE {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4iE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4iE {
          display: flex;
        }
      }
      .ww-e-d4iE.ww-layout, .ww-e-d4iE [data-ww-ls~="d4iE"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4iE.ww-layout, .ww-e-d4iE [data-ww-ls~="d4iE"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4iE.ww-layout, .ww-e-d4iE [data-ww-ls~="d4iE"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d4iF {
        margin: 0 auto;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4iF.ww-layout, .ww-e-d4iF [data-ww-ls~="d4iF"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d4iG {
        margin: 0;
        padding: 8px 6px;
        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-d4iG:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4iG.ww-layout, .ww-e-d4iG [data-ww-ls~="d4iG"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4iH {
        margin: 4px 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: 14px;
        font-family: Montserrat, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4iI {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4iJ {
        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: sans-serif;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4iK {
        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-d4iK.ww-layout, .ww-e-d4iK [data-ww-ls~="d4iK"] {
        display: block;
      }
      .ww-e-d4iL {
        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-d4iL.ww-layout, .ww-e-d4iL [data-ww-ls~="d4iL"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4iM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4iM.ww-layout, .ww-e-d4iM [data-ww-ls~="d4iM"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4iO {
        margin: 0 0 16px;
        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: sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4iP {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4iP.ww-layout, .ww-e-d4iP [data-ww-ls~="d4iP"] {
        display: block;
      }
      .ww-e-d4iQ {
        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: var(--ww-default-font-family);
        line-height: 1.4;
        font-weight: 400;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4iR {
        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-family: sans-serif;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4iS {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4iS.ww-layout, .ww-e-d4iS [data-ww-ls~="d4iS"] {
        display: block;
      }
      .ww-e-d4iU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 2000px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        cursor: auto;
      }
      .ww-e-d4iW {
        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-d4iW.ww-layout, .ww-e-d4iW [data-ww-ls~="d4iW"] {
        display: block;
      }
      .ww-e-d4iX {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4iY {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4iZ {
        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-d4iZ.ww-layout, .ww-e-d4iZ [data-ww-ls~="d4iZ"] {
        display: block;
      }
      .ww-e-d4ia {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ib {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ib.ww-layout, .ww-e-d4ib [data-ww-ls~="d4ib"] {
        display: block;
      }
      .ww-e-d4ic {
        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-d4ic.ww-layout, .ww-e-d4ic [data-ww-ls~="d4ic"] {
        display: block;
      }
      .ww-e-d4ie {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ie {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ie {
          display: flex;
        }
      }
      .ww-e-d4ie.ww-layout, .ww-e-d4ie [data-ww-ls~="d4ie"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ie.ww-layout, .ww-e-d4ie [data-ww-ls~="d4ie"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ie.ww-layout, .ww-e-d4ie [data-ww-ls~="d4ie"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4if {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: fixed;
        inset: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000004d;
      }
      @media (max-width: 991px) {
        .ww-e-d4if {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4if {
          display: flex;
        }
      }
      .ww-e-d4if.ww-layout, .ww-e-d4if [data-ww-ls~="d4if"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d4if.ww-layout, .ww-e-d4if [data-ww-ls~="d4if"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4if.ww-layout, .ww-e-d4if [data-ww-ls~="d4if"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d4ig {
        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: 24px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ih {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4ih {
          display: flex;
        }
      }
      .ww-e-d4ih.ww-layout, .ww-e-d4ih [data-ww-ls~="d4ih"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4ih.ww-layout, .ww-e-d4ih [data-ww-ls~="d4ih"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4ii {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4ii {
          display: flex;
        }
      }
      .ww-e-d4ii.ww-layout, .ww-e-d4ii [data-ww-ls~="d4ii"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ii.ww-layout, .ww-e-d4ii [data-ww-ls~="d4ii"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4ij {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4ij {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4ij.ww-layout, .ww-e-d4ij [data-ww-ls~="d4ij"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4ij.ww-layout, .ww-e-d4ij [data-ww-ls~="d4ij"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4ik {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ik {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d4iv[data-ww-states~="3riVWb"]) .ww-e-d4ik {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d4ik.ww-layout, .ww-e-d4ik [data-ww-ls~="d4ik"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4ik.ww-layout, .ww-e-d4ik [data-ww-ls~="d4ik"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d4il {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4il {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4il {
          display: flex;
        }
      }
      :where(.ww-e-d4ik[data-ww-states~="mnqMIk"]) .ww-e-d4il {
        opacity: 1;
      }
      :where(.ww-e-d4iv[data-ww-states~="3riVWb"]) .ww-e-d4il {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d4il.ww-layout, .ww-e-d4il [data-ww-ls~="d4il"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4il.ww-layout, .ww-e-d4il [data-ww-ls~="d4il"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4il.ww-layout, .ww-e-d4il [data-ww-ls~="d4il"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4in {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4io {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4io {
          display: flex;
        }
      }
      .ww-e-d4io.ww-layout, .ww-e-d4io [data-ww-ls~="d4io"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4io.ww-layout, .ww-e-d4io [data-ww-ls~="d4io"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d4ip {
        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-d4iq {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4iq {
          display: flex;
        }
      }
      .ww-e-d4iq.ww-layout, .ww-e-d4iq [data-ww-ls~="d4iq"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4iq.ww-layout, .ww-e-d4iq [data-ww-ls~="d4iq"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4ir {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4is {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4is {
          display: none;
        }
      }
      .ww-e-d4is.ww-layout, .ww-e-d4is [data-ww-ls~="d4is"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4is.ww-layout, .ww-e-d4is [data-ww-ls~="d4is"] {
          display: none;
        }
      }
      .ww-e-d4it {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d4it {
          padding: 16px;
        }
      }
      :where(.ww-e-d4ik[data-ww-states~="mnqMIk"]) .ww-e-d4it {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d4iv[data-ww-states~="3riVWb"]) .ww-e-d4it {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d4it.ww-layout, .ww-e-d4it [data-ww-ls~="d4it"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d4ik[data-ww-states~="mnqMIk"]) .ww-e-d4it.ww-layout, :where(.ww-e-d4ik[data-ww-states~="mnqMIk"]) .ww-e-d4it [data-ww-ls~="d4it"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d4iu {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4iu {
          display: flex;
        }
      }
      .ww-e-d4iu.ww-layout, .ww-e-d4iu [data-ww-ls~="d4iu"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4iu.ww-layout, .ww-e-d4iu [data-ww-ls~="d4iu"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4iw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ix {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4ix {
          display: flex;
        }
      }
      .ww-e-d4ix.ww-layout, .ww-e-d4ix [data-ww-ls~="d4ix"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ix.ww-layout, .ww-e-d4ix [data-ww-ls~="d4ix"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4iy {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4iy {
          display: flex;
        }
      }
      .ww-e-d4iy.ww-layout, .ww-e-d4iy [data-ww-ls~="d4iy"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4iy.ww-layout, .ww-e-d4iy [data-ww-ls~="d4iy"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4iz {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4j0 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4j0 {
          display: flex;
        }
      }
      .ww-e-d4j0.ww-layout, .ww-e-d4j0 [data-ww-ls~="d4j0"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4j0.ww-layout, .ww-e-d4j0 [data-ww-ls~="d4j0"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4j1 {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4j1.ww-layout, .ww-e-d4j1 [data-ww-ls~="d4j1"] {
        display: var(--ww-style-display);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
      }
      .ww-e-d4j2 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4j3 {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4j4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4j4.ww-layout, .ww-e-d4j4 [data-ww-ls~="d4j4"] {
        display: var(--ww-style-display, none);
        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-d4j5 {
        margin: 0 0 8px;
        padding: 16px;
        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);
        border-radius: 8px;
      }
      .ww-e-d4j5.ww-layout, .ww-e-d4j5 [data-ww-ls~="d4j5"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d4j6 {
        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-d4j6.ww-layout, .ww-e-d4j6 [data-ww-ls~="d4j6"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-d4j7 {
        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-d4j7.ww-layout, .ww-e-d4j7 [data-ww-ls~="d4j7"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4j8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4j8.ww-layout, .ww-e-d4j8 [data-ww-ls~="d4j8"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d4j9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      .ww-e-d4j9.ww-layout, .ww-e-d4j9 [data-ww-ls~="d4j9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4jB {
        margin: 24px 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;
      }
      .ww-e-d4jB.ww-layout, .ww-e-d4jB [data-ww-ls~="d4jB"] {
        display: block;
      }
      .ww-e-d4jC {
        margin: 0 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d4jC.ww-layout, .ww-e-d4jC [data-ww-ls~="d4jC"] {
        display: block;
      }
      .ww-e-d4jD {
        margin: 32px 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        position: revert-layer;
        inset: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4jD.ww-layout, .ww-e-d4jD [data-ww-ls~="d4jD"] {
        display: var(--ww-style-display);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
      }
      .ww-e-d4jE {
        margin: 0 16px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671, #E5E7EB);
      }
      .ww-e-d4jE.ww-layout, .ww-e-d4jE [data-ww-ls~="d4jE"] {
        display: block;
      }
      .ww-e-d4jF {
        margin: 0;
        padding: 40px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4jF.ww-layout, .ww-e-d4jF [data-ww-ls~="d4jF"] {
        display: var(--ww-style-display);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
      }
      .ww-e-d4jG {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce, #b21368);
        white-space-collapse: preserve;
      }
      .ww-e-d4jH {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce, #b21368);
        white-space-collapse: preserve;
      }
      .ww-e-d4jI {
        margin: 8px 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-d4jI.ww-layout, .ww-e-d4jI [data-ww-ls~="d4jI"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4jJ {
        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-d4jJ.ww-layout, .ww-e-d4jJ [data-ww-ls~="d4jJ"] {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      .ww-e-d4jK {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--940dc7c4-3e5e-40ff-aae9-5c574858296a, #999999);
        white-space-collapse: preserve;
      }
      .ww-e-d4jL {
        margin: 8px 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-d4jL.ww-layout, .ww-e-d4jL [data-ww-ls~="d4jL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4jM {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display, none);
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4jN {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce, #b21368);
        white-space-collapse: preserve;
      }
      .ww-e-d4jO {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4jP {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        text-transform: uppercase;
        letter-spacing: .5px;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4jQ {
        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: var(--6991fe26-2f58-467a-a1c7-e9a576888df6, 400 12px/16px var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4jR {
        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: var(--f16105b3-19ff-40b3-a245-ea7fc4617265, 400 16px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4jS {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4jT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4jT.ww-layout, .ww-e-d4jT [data-ww-ls~="d4jT"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4jU {
        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;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px -1px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d4jU.ww-layout, .ww-e-d4jU [data-ww-ls~="d4jU"] {
        display: block;
      }
      .ww-e-d4jV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 768px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4jV {
          min-width: unset;
        }
      }
      .ww-e-d4jV.ww-layout, .ww-e-d4jV [data-ww-ls~="d4jV"] {
        display: block;
      }
      .ww-e-d4jW {
        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-d4jX {
        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-d4jY {
        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: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d4jZ {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4ja {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4ja.ww-layout, .ww-e-d4ja [data-ww-ls~="d4ja"] {
        display: block;
      }
      .ww-e-d4jb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4jb {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4jb {
          display: none;
        }
      }
      .ww-e-d4jb.ww-layout, .ww-e-d4jb [data-ww-ls~="d4jb"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4jb.ww-layout, .ww-e-d4jb [data-ww-ls~="d4jb"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4jb.ww-layout, .ww-e-d4jb [data-ww-ls~="d4jb"] {
          display: none;
        }
      }
      .ww-e-d4jc {
        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-d4jd {
        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-d4je {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4je.ww-layout, .ww-e-d4je [data-ww-ls~="d4je"] {
        display: block;
      }
      .ww-e-d4jf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4jg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4jh {
        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: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d4jl {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4jm {
        margin: 0;
        padding: 8px 6px;
        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-d4jm:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d4jm:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d4jm.ww-layout, .ww-e-d4jm [data-ww-ls~="d4jm"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4jn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4jo {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4jo:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d4jo.ww-layout, .ww-e-d4jo [data-ww-ls~="d4jo"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d4jq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4jq.ww-layout, .ww-e-d4jq [data-ww-ls~="d4jq"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4jr {
        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-d4js {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef08a;
        border-radius: 9999px;
      }
      .ww-e-d4js.ww-layout, .ww-e-d4js [data-ww-ls~="d4js"] {
        display: inline-flex;
      }
      .ww-e-d4jt {
        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;
        cursor: pointer;
      }
      .ww-e-d4jt.ww-layout, .ww-e-d4jt [data-ww-ls~="d4jt"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4ju {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 75%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #facc15;
        border-radius: 4px;
      }
      .ww-e-d4ju.ww-layout, .ww-e-d4ju [data-ww-ls~="d4ju"] {
        display: block;
      }
      .ww-e-d4jv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d4jw {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4jw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4jw {
          display: flex;
        }
      }
      .ww-e-d4jw.ww-layout, .ww-e-d4jw [data-ww-ls~="d4jw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4jw.ww-layout, .ww-e-d4jw [data-ww-ls~="d4jw"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4jw.ww-layout, .ww-e-d4jw [data-ww-ls~="d4jw"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4jx {
        margin: 8px 0 0;
        padding: 4px 0;
        z-index: 50;
        align-self: unset;
        display: none;
        position: absolute;
        top: 100%;
        right: 8px;
        width: 192px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d4jx.ww-layout, .ww-e-d4jx [data-ww-ls~="d4jx"] {
        display: none;
      }
      .ww-e-d4jy {
        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-d4jz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4jz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4jz {
          display: none;
        }
      }
      .ww-e-d4jz.ww-layout, .ww-e-d4jz [data-ww-ls~="d4jz"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4jz.ww-layout, .ww-e-d4jz [data-ww-ls~="d4jz"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4jz.ww-layout, .ww-e-d4jz [data-ww-ls~="d4jz"] {
          display: none;
        }
      }
      .ww-e-d4k0 {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4k1 {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4k1.ww-layout, .ww-e-d4k1 [data-ww-ls~="d4k1"] {
        display: block;
      }
      .ww-e-d4k2 {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4k3 {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4k3.ww-layout, .ww-e-d4k3 [data-ww-ls~="d4k3"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4k4 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4k4 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4k4 {
          display: flex;
        }
      }
      .ww-e-d4k4.ww-layout, .ww-e-d4k4 [data-ww-ls~="d4k4"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4k4.ww-layout, .ww-e-d4k4 [data-ww-ls~="d4k4"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4k4.ww-layout, .ww-e-d4k4 [data-ww-ls~="d4k4"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4k5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 8px;
      }
      .ww-e-d4k5.ww-layout, .ww-e-d4k5 [data-ww-ls~="d4k5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4k6 {
        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-d4k7 {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4k7.ww-layout, .ww-e-d4k7 [data-ww-ls~="d4k7"] {
        display: block;
      }
      .ww-e-d4k8 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef08a;
        border-radius: 9999px;
      }
      .ww-e-d4k8.ww-layout, .ww-e-d4k8 [data-ww-ls~="d4k8"] {
        display: inline-flex;
      }
      .ww-e-d4k9 {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4k9 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4k9 {
          display: flex;
        }
      }
      .ww-e-d4k9.ww-layout, .ww-e-d4k9 [data-ww-ls~="d4k9"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4k9.ww-layout, .ww-e-d4k9 [data-ww-ls~="d4k9"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4k9.ww-layout, .ww-e-d4k9 [data-ww-ls~="d4k9"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4kA {
        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;
        cursor: pointer;
      }
      .ww-e-d4kA.ww-layout, .ww-e-d4kA [data-ww-ls~="d4kA"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4kB {
        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;
        cursor: pointer;
      }
      .ww-e-d4kB.ww-layout, .ww-e-d4kB [data-ww-ls~="d4kB"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4kC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kC.ww-layout, .ww-e-d4kC [data-ww-ls~="d4kC"] {
        display: block;
      }
      .ww-e-d4kD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 32px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d4kE {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 75%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4kE.ww-layout, .ww-e-d4kE [data-ww-ls~="d4kE"] {
        display: block;
      }
      .ww-e-d4kF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kF.ww-layout, .ww-e-d4kF [data-ww-ls~="d4kF"] {
        display: block;
      }
      .ww-e-d4kG {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4kH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4kH {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kH {
          display: none;
        }
      }
      .ww-e-d4kH.ww-layout, .ww-e-d4kH [data-ww-ls~="d4kH"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4kH.ww-layout, .ww-e-d4kH [data-ww-ls~="d4kH"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kH.ww-layout, .ww-e-d4kH [data-ww-ls~="d4kH"] {
          display: none;
        }
      }
      .ww-e-d4kI {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4kJ {
        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: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d4kK {
        margin: 0;
        padding: 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: 9999px;
      }
      .ww-e-d4kL {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 25%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4kL.ww-layout, .ww-e-d4kL [data-ww-ls~="d4kL"] {
        display: block;
      }
      .ww-e-d4kM {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4kN {
        margin: 0;
        padding: 0;
        z-index: 10;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 75%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #facc15;
        border-radius: 4px;
      }
      .ww-e-d4kN.ww-layout, .ww-e-d4kN [data-ww-ls~="d4kN"] {
        display: block;
      }
      .ww-e-d4kO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kO.ww-layout, .ww-e-d4kO [data-ww-ls~="d4kO"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4kP {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4kQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kQ.ww-layout, .ww-e-d4kQ [data-ww-ls~="d4kQ"] {
        display: block;
      }
      .ww-e-d4kR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4kR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kR {
          display: none;
        }
      }
      .ww-e-d4kR.ww-layout, .ww-e-d4kR [data-ww-ls~="d4kR"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4kR.ww-layout, .ww-e-d4kR [data-ww-ls~="d4kR"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kR.ww-layout, .ww-e-d4kR [data-ww-ls~="d4kR"] {
          display: none;
        }
      }
      .ww-e-d4kS {
        margin: 0;
        padding: 8px 6px;
        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-d4kS:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d4kS:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d4kS.ww-layout, .ww-e-d4kS [data-ww-ls~="d4kS"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4kT {
        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: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d4kU {
        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-d4kV {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4kV.ww-layout, .ww-e-d4kV [data-ww-ls~="d4kV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4kW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d4kW.ww-layout, .ww-e-d4kW [data-ww-ls~="d4kW"] {
        display: block;
      }
      .ww-e-d4kX {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 96px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #f3f4f6;
        border: 2px solid #9ca3af;
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4kX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kX {
          display: flex;
        }
      }
      .ww-e-d4kX.ww-layout, .ww-e-d4kX [data-ww-ls~="d4kX"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4kX.ww-layout, .ww-e-d4kX [data-ww-ls~="d4kX"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kX.ww-layout, .ww-e-d4kX [data-ww-ls~="d4kX"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4kY {
        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-d4kZ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4ka {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4kb {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kb:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d4kb.ww-layout, .ww-e-d4kb [data-ww-ls~="d4kb"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d4kc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4kc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kc {
          display: flex;
        }
      }
      .ww-e-d4kc.ww-layout, .ww-e-d4kc [data-ww-ls~="d4kc"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4kc.ww-layout, .ww-e-d4kc [data-ww-ls~="d4kc"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kc.ww-layout, .ww-e-d4kc [data-ww-ls~="d4kc"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4kd {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4kd.ww-layout, .ww-e-d4kd [data-ww-ls~="d4kd"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4ke {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ke.ww-layout, .ww-e-d4ke [data-ww-ls~="d4ke"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4kf {
        margin: 0;
        padding: 0;
        z-index: 0;
        align-self: unset;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #d1d5db;
      }
      .ww-e-d4kf.ww-layout, .ww-e-d4kf [data-ww-ls~="d4kf"] {
        display: block;
      }
      .ww-e-d4kg {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d4kh {
        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-d4ki {
        margin: 8px 0 0;
        padding: 4px 0;
        z-index: 50;
        align-self: unset;
        display: none;
        position: absolute;
        top: 100%;
        right: 8px;
        width: 192px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d4ki.ww-layout, .ww-e-d4ki [data-ww-ls~="d4ki"] {
        display: none;
      }
      .ww-e-d4kj {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4kj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kj {
          display: flex;
        }
      }
      .ww-e-d4kj.ww-layout, .ww-e-d4kj [data-ww-ls~="d4kj"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4kj.ww-layout, .ww-e-d4kj [data-ww-ls~="d4kj"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kj.ww-layout, .ww-e-d4kj [data-ww-ls~="d4kj"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4kk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kk.ww-layout, .ww-e-d4kk [data-ww-ls~="d4kk"] {
        display: block;
      }
      .ww-e-d4kl {
        margin: 0;
        padding: 5px;
        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: 9999px;
      }
      .ww-e-d4km {
        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: var(--ww-default-font-family);
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4kn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kn.ww-layout, .ww-e-d4kn [data-ww-ls~="d4kn"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4ko {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 8px;
      }
      .ww-e-d4ko.ww-layout, .ww-e-d4ko [data-ww-ls~="d4ko"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4kp {
        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-d4kq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4kq {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kq {
          display: none;
        }
      }
      .ww-e-d4kq.ww-layout, .ww-e-d4kq [data-ww-ls~="d4kq"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4kq.ww-layout, .ww-e-d4kq [data-ww-ls~="d4kq"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4kq.ww-layout, .ww-e-d4kq [data-ww-ls~="d4kq"] {
          display: none;
        }
      }
      .ww-e-d4kr {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ks {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4kt.ww-layout, .ww-e-d4kt [data-ww-ls~="d4kt"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4ku {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4kv {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4kv.ww-layout, .ww-e-d4kv [data-ww-ls~="d4kv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4kv.ww-layout, .ww-e-d4kv [data-ww-ls~="d4kv"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4kw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4kx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4ky {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4kz {
        margin: 0;
        padding: 8px 6px;
        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-d4kz:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d4kz:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d4kz.ww-layout, .ww-e-d4kz [data-ww-ls~="d4kz"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d4l0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4l1 {
        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-d4l2 {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4l2:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d4l2.ww-layout, .ww-e-d4l2 [data-ww-ls~="d4l2"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d4l3 {
        margin: 0;
        padding: 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: 9999px;
      }
      .ww-e-d4l4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4l4 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4l4 {
          display: none;
        }
      }
      .ww-e-d4l4.ww-layout, .ww-e-d4l4 [data-ww-ls~="d4l4"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4l4.ww-layout, .ww-e-d4l4 [data-ww-ls~="d4l4"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4l4.ww-layout, .ww-e-d4l4 [data-ww-ls~="d4l4"] {
          display: none;
        }
      }
      .ww-e-d4l5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4l5.ww-layout, .ww-e-d4l5 [data-ww-ls~="d4l5"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4l6 {
        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-d4l7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4l7 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4l7 {
          display: none;
        }
      }
      .ww-e-d4l7.ww-layout, .ww-e-d4l7 [data-ww-ls~="d4l7"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4l7.ww-layout, .ww-e-d4l7 [data-ww-ls~="d4l7"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4l7.ww-layout, .ww-e-d4l7 [data-ww-ls~="d4l7"] {
          display: none;
        }
      }
      .ww-e-d4l8 {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4l8.ww-layout, .ww-e-d4l8 [data-ww-ls~="d4l8"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4l9 {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4l9.ww-layout, .ww-e-d4l9 [data-ww-ls~="d4l9"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4l9.ww-layout, .ww-e-d4l9 [data-ww-ls~="d4l9"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4lA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4lB {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4lB {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lB {
          display: flex;
        }
      }
      .ww-e-d4lB.ww-layout, .ww-e-d4lB [data-ww-ls~="d4lB"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4lB.ww-layout, .ww-e-d4lB [data-ww-ls~="d4lB"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lB.ww-layout, .ww-e-d4lB [data-ww-ls~="d4lB"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4lC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lC.ww-layout, .ww-e-d4lC [data-ww-ls~="d4lC"] {
        display: block;
      }
      .ww-e-d4lD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lD.ww-layout, .ww-e-d4lD [data-ww-ls~="d4lD"] {
        display: block;
      }
      .ww-e-d4lE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lE.ww-layout, .ww-e-d4lE [data-ww-ls~="d4lE"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4lF {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4lG {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4lH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 35px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4lI {
        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-d4lI.ww-layout, .ww-e-d4lI [data-ww-ls~="d4lI"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4lJ {
        margin: 0 0 16px;
        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-d4lK {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4lL {
        margin: 0 0 16px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4lM {
        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-d4lM.ww-layout, .ww-e-d4lM [data-ww-ls~="d4lM"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4lN {
        margin: 0 auto;
        padding: 48px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 12px;
      }
      .ww-e-d4lN.ww-layout, .ww-e-d4lN [data-ww-ls~="d4lN"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4lO {
        margin: 0;
        padding: 8px 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-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        transition: opacity 0.2s;
        border: none;
        border-radius: 8px;
        --ww-element-transition: opacity 0.2s;
      }
      .ww-e-d4lP {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4lP:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#f9fafb);
      }
      .ww-e-d4lP.ww-layout, .ww-e-d4lP [data-ww-ls~="d4lP"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4lP.ww-layout, .ww-e-d4lP [data-ww-ls~="d4lP"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4lQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d4lQ.ww-layout, .ww-e-d4lQ [data-ww-ls~="d4lQ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4lS {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4lT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lT.ww-layout, .ww-e-d4lT [data-ww-ls~="d4lT"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d4lU {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4lV {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4lW {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4lX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4lX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lX {
          display: none;
        }
      }
      .ww-e-d4lX.ww-layout, .ww-e-d4lX [data-ww-ls~="d4lX"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4lX.ww-layout, .ww-e-d4lX [data-ww-ls~="d4lX"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lX.ww-layout, .ww-e-d4lX [data-ww-ls~="d4lX"] {
          display: none;
        }
      }
      .ww-e-d4lY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d4lY.ww-layout, .ww-e-d4lY [data-ww-ls~="d4lY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4lZ {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4la {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4lb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d4lb.ww-layout, .ww-e-d4lb [data-ww-ls~="d4lb"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4lc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lc.ww-layout, .ww-e-d4lc [data-ww-ls~="d4lc"] {
        display: block;
      }
      .ww-e-d4ld {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4le {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4lf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lf.ww-layout, .ww-e-d4lf [data-ww-ls~="d4lf"] {
        display: block;
      }
      .ww-e-d4lg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 0;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lg.ww-layout, .ww-e-d4lg [data-ww-ls~="d4lg"] {
        display: block;
      }
      .ww-e-d4lh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lh.ww-layout, .ww-e-d4lh [data-ww-ls~="d4lh"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4li {
        margin: 0;
        padding: 0;
        overflow: hidden;
        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: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4lj {
        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: #b91c1c;
        white-space-collapse: preserve;
      }
      .ww-e-d4lk {
        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: #854d0e;
        white-space-collapse: preserve;
      }
      .ww-e-d4ll {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4lm {
        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;
        cursor: pointer;
      }
      .ww-e-d4lm.ww-layout, .ww-e-d4lm [data-ww-ls~="d4lm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4ln {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ln.ww-layout, .ww-e-d4ln [data-ww-ls~="d4ln"] {
        display: block;
      }
      .ww-e-d4lo {
        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-d4lp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lp.ww-layout, .ww-e-d4lp [data-ww-ls~="d4lp"] {
        display: block;
      }
      .ww-e-d4lq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4lq {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lq {
          display: none;
        }
      }
      .ww-e-d4lq.ww-layout, .ww-e-d4lq [data-ww-ls~="d4lq"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4lq.ww-layout, .ww-e-d4lq [data-ww-ls~="d4lq"] {
          display: flex;
          flex-flow: wrap;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lq.ww-layout, .ww-e-d4lq [data-ww-ls~="d4lq"] {
          display: none;
        }
      }
      .ww-e-d4lr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lr.ww-layout, .ww-e-d4lr [data-ww-ls~="d4lr"] {
        display: block;
      }
      .ww-e-d4ls {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 9999px;
      }
      .ww-e-d4ls.ww-layout, .ww-e-d4ls [data-ww-ls~="d4ls"] {
        display: inline-flex;
      }
      .ww-e-d4lt {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4lu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d4lu {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lu {
          display: none;
        }
      }
      .ww-e-d4lu.ww-layout, .ww-e-d4lu [data-ww-ls~="d4lu"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4lu.ww-layout, .ww-e-d4lu [data-ww-ls~="d4lu"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lu.ww-layout, .ww-e-d4lu [data-ww-ls~="d4lu"] {
          display: none;
        }
      }
      .ww-e-d4lv {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
        border-bottom: 1px solid #e5e7eb;
      }
      .ww-e-d4lv.ww-layout, .ww-e-d4lv [data-ww-ls~="d4lv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4lw {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4lw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lw {
          display: flex;
        }
      }
      .ww-e-d4lw.ww-layout, .ww-e-d4lw [data-ww-ls~="d4lw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4lw.ww-layout, .ww-e-d4lw [data-ww-ls~="d4lw"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4lw.ww-layout, .ww-e-d4lw [data-ww-ls~="d4lw"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4lx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 2.5 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4lx.ww-layout, .ww-e-d4lx [data-ww-ls~="d4lx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4ly {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ly {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ly {
          display: flex;
        }
      }
      .ww-e-d4ly.ww-layout, .ww-e-d4ly [data-ww-ls~="d4ly"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4ly.ww-layout, .ww-e-d4ly [data-ww-ls~="d4ly"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ly.ww-layout, .ww-e-d4ly [data-ww-ls~="d4ly"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 4px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4lz {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4m0 {
        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: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4m1 {
        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: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        white-space-collapse: preserve;
      }
      .ww-e-d4m2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d4m2.ww-layout, .ww-e-d4m2 [data-ww-ls~="d4m2"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4m4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4m4 {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4m4 {
          display: none;
        }
      }
      .ww-e-d4m4.ww-layout, .ww-e-d4m4 [data-ww-ls~="d4m4"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4m4.ww-layout, .ww-e-d4m4 [data-ww-ls~="d4m4"] {
          display: none;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4m4.ww-layout, .ww-e-d4m4 [data-ww-ls~="d4m4"] {
          display: none;
        }
      }
      .ww-e-d4m5 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4m6 {
        margin: 0;
        padding: 5px;
        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: 9999px;
      }
      .ww-e-d4m7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 8px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #9ca3af;
        border-radius: 0 2px 2px 0;
      }
      .ww-e-d4m7.ww-layout, .ww-e-d4m7 [data-ww-ls~="d4m7"] {
        display: block;
      }
      .ww-e-d4m8 {
        margin: 0;
        padding: 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: 9999px;
      }
      .ww-e-d4m9 {
        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-d4mA {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d4mA.ww-layout, .ww-e-d4mA [data-ww-ls~="d4mA"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d4mB {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mC {
        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-d4mD {
        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-d4mD.ww-layout, .ww-e-d4mD [data-ww-ls~="d4mD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4mE {
        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-d4mE.ww-layout, .ww-e-d4mE [data-ww-ls~="d4mE"] {
        display: flex;
        flex-direction: row;
        column-gap: 15px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4mF {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb80;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4mF.ww-layout, .ww-e-d4mF [data-ww-ls~="d4mF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4mG {
        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-d4mH {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mI {
        margin: 4px 0 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-d4mJ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mJ {
          display: flex;
        }
      }
      .ww-e-d4mJ.ww-layout, .ww-e-d4mJ [data-ww-ls~="d4mJ"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mJ.ww-layout, .ww-e-d4mJ [data-ww-ls~="d4mJ"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mJ.ww-layout, .ww-e-d4mJ [data-ww-ls~="d4mJ"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4mK {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mL {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mM {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mN {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mO {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4mO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mO {
          display: flex;
        }
      }
      .ww-e-d4mO.ww-layout, .ww-e-d4mO [data-ww-ls~="d4mO"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4mO.ww-layout, .ww-e-d4mO [data-ww-ls~="d4mO"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mO.ww-layout, .ww-e-d4mO [data-ww-ls~="d4mO"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4mP {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4mP {
          display: flex;
        }
      }
      .ww-e-d4mP.ww-layout, .ww-e-d4mP [data-ww-ls~="d4mP"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4mP.ww-layout, .ww-e-d4mP [data-ww-ls~="d4mP"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4mQ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4mQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mQ {
          display: flex;
        }
      }
      .ww-e-d4mQ.ww-layout, .ww-e-d4mQ [data-ww-ls~="d4mQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4mQ.ww-layout, .ww-e-d4mQ [data-ww-ls~="d4mQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mQ.ww-layout, .ww-e-d4mQ [data-ww-ls~="d4mQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4mR {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mS {
        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: sans-serif;
        line-height: 1.5;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mT {
        margin: 4px 0 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-d4mU {
        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: 14px;
        font-family: sans-serif;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mV {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mV {
          display: flex;
        }
      }
      .ww-e-d4mV.ww-layout, .ww-e-d4mV [data-ww-ls~="d4mV"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mV.ww-layout, .ww-e-d4mV [data-ww-ls~="d4mV"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mV.ww-layout, .ww-e-d4mV [data-ww-ls~="d4mV"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4mW {
        margin: 8px 0 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4mW.ww-layout, .ww-e-d4mW [data-ww-ls~="d4mW"] {
        display: inline-flex;
      }
      .ww-e-d4mX {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mY {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #f3f4f6;
        border-radius: 16px;
      }
      .ww-e-d4mY.ww-layout, .ww-e-d4mY [data-ww-ls~="d4mY"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4mZ {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border: 1px solid #f3f4f6;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mZ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mZ {
          display: flex;
        }
      }
      .ww-e-d4mZ.ww-layout, .ww-e-d4mZ [data-ww-ls~="d4mZ"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mZ.ww-layout, .ww-e-d4mZ [data-ww-ls~="d4mZ"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mZ.ww-layout, .ww-e-d4mZ [data-ww-ls~="d4mZ"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4ma {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ma {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ma {
          display: flex;
        }
      }
      .ww-e-d4ma.ww-layout, .ww-e-d4ma [data-ww-ls~="d4ma"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4ma.ww-layout, .ww-e-d4ma [data-ww-ls~="d4ma"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ma.ww-layout, .ww-e-d4ma [data-ww-ls~="d4ma"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4mb {
        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: sans-serif;
        font-weight: 700;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mc {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4me {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4mf {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mh {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      @media (max-width: 991px) {
        .ww-e-d4mh {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mh {
          display: grid;
        }
      }
      .ww-e-d4mh.ww-layout, .ww-e-d4mh [data-ww-ls~="d4mh"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mh.ww-layout, .ww-e-d4mh [data-ww-ls~="d4mh"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mh.ww-layout, .ww-e-d4mh [data-ww-ls~="d4mh"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4mi {
        margin: 4px 0 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-d4mj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4mj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mj {
          display: flex;
        }
      }
      .ww-e-d4mj.ww-layout, .ww-e-d4mj [data-ww-ls~="d4mj"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4mj.ww-layout, .ww-e-d4mj [data-ww-ls~="d4mj"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mj.ww-layout, .ww-e-d4mj [data-ww-ls~="d4mj"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4mk {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ml {
        margin: 0 0 4px;
        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: sans-serif;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4mm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a1a;
        border-radius: 12px;
      }
      .ww-e-d4mm.ww-layout, .ww-e-d4mm [data-ww-ls~="d4mm"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4mn {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4mn {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mn {
          display: flex;
        }
      }
      .ww-e-d4mn.ww-layout, .ww-e-d4mn [data-ww-ls~="d4mn"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d4mn.ww-layout, .ww-e-d4mn [data-ww-ls~="d4mn"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mn.ww-layout, .ww-e-d4mn [data-ww-ls~="d4mn"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4mo {
        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: sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4mp {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4mq {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4mr {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        box-shadow: 0 1px 2px #0000000d;
        border-left: 4px solid #ef4444;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4mr {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d4mr.ww-layout, .ww-e-d4mr [data-ww-ls~="d4mr"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4mr.ww-layout, .ww-e-d4mr [data-ww-ls~="d4mr"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4ms {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4mt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4mt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mt {
          display: flex;
        }
      }
      .ww-e-d4mt.ww-layout, .ww-e-d4mt [data-ww-ls~="d4mt"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4mt.ww-layout, .ww-e-d4mt [data-ww-ls~="d4mt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4mt.ww-layout, .ww-e-d4mt [data-ww-ls~="d4mt"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4mu {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4mu.ww-layout, .ww-e-d4mu [data-ww-ls~="d4mu"] {
        display: block;
      }
      .ww-e-d4mv {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4mw {
        margin: 0 0 20px;
        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-d4mw.ww-layout, .ww-e-d4mw [data-ww-ls~="d4mw"] {
        display: block;
      }
      .ww-e-d4mx {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4my {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4my.ww-layout, .ww-e-d4my [data-ww-ls~="d4my"] {
        display: block;
      }
      .ww-e-d4mz {
        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-d4n0 {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4n1 {
        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-d4n1.ww-layout, .ww-e-d4n1 [data-ww-ls~="d4n1"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4n2 {
        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;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4n3 {
        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;
        font-size: 16px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4n4 {
        margin: 2px 0 0;
        padding: 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-d4n5 {
        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-d4n5.ww-layout, .ww-e-d4n5 [data-ww-ls~="d4n5"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4n6 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4n7 {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4n7.ww-layout, .ww-e-d4n7 [data-ww-ls~="d4n7"] {
        display: block;
      }
      .ww-e-d4n8 {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4n9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4n9.ww-layout, .ww-e-d4n9 [data-ww-ls~="d4n9"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4nA {
        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;
        border: 2px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d4nB {
        margin: 0;
        padding: 48px 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 20px #00000014;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4nB {
          padding: 40px 32px;
          max-width: 420px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nB {
          padding: 32px 24px;
          max-width: 100%;
        }
      }
      .ww-e-d4nB.ww-layout, .ww-e-d4nB [data-ww-ls~="d4nB"] {
        display: block;
      }
      .ww-e-d4nC {
        margin: 0;
        padding: 48px 40px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 20px #00000014;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4nC {
          padding: 40px 32px;
          max-width: 420px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nC {
          padding: 32px 24px;
          max-width: 100%;
        }
      }
      .ww-e-d4nC.ww-layout, .ww-e-d4nC [data-ww-ls~="d4nC"] {
        display: block;
      }
      .ww-e-d4nD {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4nE {
        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;
        transition: color 0.2s ease;
      }
      .ww-e-d4nF {
        margin: 0 0 28px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4nF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nF {
          display: flex;
        }
      }
      .ww-e-d4nF.ww-layout, .ww-e-d4nF [data-ww-ls~="d4nF"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4nF.ww-layout, .ww-e-d4nF [data-ww-ls~="d4nF"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nF.ww-layout, .ww-e-d4nF [data-ww-ls~="d4nF"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4nG {
        margin: 0 0 32px;
        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-d4nG.ww-layout, .ww-e-d4nG [data-ww-ls~="d4nG"] {
        display: block;
      }
      .ww-e-d4nH {
        margin: 2px 0 0;
        padding: 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-d4nI {
        margin: 0 0 8px;
        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: 32px;
        font-family: Montserrat, sans-serif;
        line-height: 1.2;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4nI {
          font-size: 28px;
        }
      }
      .ww-e-d4nJ {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4nK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4nL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4nL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nL {
          display: flex;
        }
      }
      .ww-e-d4nL.ww-layout, .ww-e-d4nL [data-ww-ls~="d4nL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4nL.ww-layout, .ww-e-d4nL [data-ww-ls~="d4nL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nL.ww-layout, .ww-e-d4nL [data-ww-ls~="d4nL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4nM {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #d96e4a;
        text-decoration: none;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4nN {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4nO {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4nP {
        margin: 0 0 24px;
        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-d4nP.ww-layout, .ww-e-d4nP [data-ww-ls~="d4nP"] {
        display: block;
      }
      .ww-e-d4nQ {
        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-d4nQ.ww-layout, .ww-e-d4nQ [data-ww-ls~="d4nQ"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4nR {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4nS {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4nT {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        line-height: 1.4;
        color: #666;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4nT {
          font-size: 14px;
        }
      }
      .ww-e-d4nU {
        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;
        font-size: 16px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4nV {
        margin: 0;
        padding: 14px 100px 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4nW {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4nW.ww-layout, .ww-e-d4nW [data-ww-ls~="d4nW"] {
        display: block;
      }
      .ww-e-d4nX {
        margin: 0 0 28px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4nX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nX {
          display: flex;
        }
      }
      .ww-e-d4nX.ww-layout, .ww-e-d4nX [data-ww-ls~="d4nX"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4nX.ww-layout, .ww-e-d4nX [data-ww-ls~="d4nX"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nX.ww-layout, .ww-e-d4nX [data-ww-ls~="d4nX"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4nY {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4nZ {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4nZ.ww-layout, .ww-e-d4nZ [data-ww-ls~="d4nZ"] {
        display: block;
      }
      .ww-e-d4na {
        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;
      }
      .ww-e-d4na.ww-layout, .ww-e-d4na [data-ww-ls~="d4na"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d4nb {
        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-d4nc {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4nd {
        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);
        line-height: 1.5;
        font-weight: 400;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d4ne {
        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;
        border: 2px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d4nf {
        margin: 0 0 32px;
        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-d4nf.ww-layout, .ww-e-d4nf [data-ww-ls~="d4nf"] {
        display: block;
      }
      .ww-e-d4ng {
        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: var(--ww-default-font-family);
        line-height: 1.25;
        font-weight: 600;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-d4nh {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ni {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4nj {
        margin: 0;
        padding: 14px 48px;
        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: 15px;
        font-family: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        background-color: #fff;
        transition: all 0.2s ease;
        border: 2px solid #e5e5e5;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4nk {
        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-d4nk.ww-layout, .ww-e-d4nk [data-ww-ls~="d4nk"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4nl {
        margin: 0 0 20px;
        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-d4nl.ww-layout, .ww-e-d4nl [data-ww-ls~="d4nl"] {
        display: block;
      }
      .ww-e-d4nm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4nm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nm {
          display: flex;
        }
      }
      .ww-e-d4nm.ww-layout, .ww-e-d4nm [data-ww-ls~="d4nm"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4nm.ww-layout, .ww-e-d4nm [data-ww-ls~="d4nm"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nm.ww-layout, .ww-e-d4nm [data-ww-ls~="d4nm"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4nn {
        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: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4no {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4no.ww-layout, .ww-e-d4no [data-ww-ls~="d4no"] {
        display: block;
      }
      .ww-e-d4np {
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #d96e4a;
        text-decoration: none;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4nq {
        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: var(--ww-default-font-family);
        line-height: 1.25;
        font-weight: 600;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-d4nr {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ns {
        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-d4nt {
        margin: 40px 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;
      }
      .ww-e-d4nt.ww-layout, .ww-e-d4nt [data-ww-ls~="d4nt"] {
        display: block;
      }
      .ww-e-d4nu {
        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: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4nv {
        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-d4nv.ww-layout, .ww-e-d4nv [data-ww-ls~="d4nv"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4nw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4nw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nw {
          display: flex;
        }
      }
      .ww-e-d4nw.ww-layout, .ww-e-d4nw [data-ww-ls~="d4nw"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4nw.ww-layout, .ww-e-d4nw [data-ww-ls~="d4nw"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4nw.ww-layout, .ww-e-d4nw [data-ww-ls~="d4nw"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4nx {
        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-d4ny {
        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: Montserrat, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4nz {
        margin: 0 0 8px;
        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: Montserrat, sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4o0 {
        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;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 2px 8px #d96e4a33;
        transition: all 0.2s ease;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease;
      }
      .ww-e-d4o1 {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4o2 {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4o3 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4o4 {
        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: Montserrat, sans-serif;
        color: #2f3d5a;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4o5 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4o5 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4o5 {
          display: flex;
        }
      }
      .ww-e-d4o5.ww-layout, .ww-e-d4o5 [data-ww-ls~="d4o5"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4o5.ww-layout, .ww-e-d4o5 [data-ww-ls~="d4o5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4o5.ww-layout, .ww-e-d4o5 [data-ww-ls~="d4o5"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4o6 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4o6 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4o6 {
          display: flex;
        }
      }
      .ww-e-d4o6.ww-layout, .ww-e-d4o6 [data-ww-ls~="d4o6"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4o6.ww-layout, .ww-e-d4o6 [data-ww-ls~="d4o6"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4o6.ww-layout, .ww-e-d4o6 [data-ww-ls~="d4o6"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4o7 {
        margin: 0 0 24px;
        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-d4o7.ww-layout, .ww-e-d4o7 [data-ww-ls~="d4o7"] {
        display: block;
      }
      .ww-e-d4o8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4o8.ww-layout, .ww-e-d4o8 [data-ww-ls~="d4o8"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4o9 {
        margin: 0 0 10px;
        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: Montserrat, sans-serif;
        font-weight: 500;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4oA {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4oA {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oA {
          display: flex;
        }
      }
      .ww-e-d4oA.ww-layout, .ww-e-d4oA [data-ww-ls~="d4oA"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oA.ww-layout, .ww-e-d4oA [data-ww-ls~="d4oA"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oA.ww-layout, .ww-e-d4oA [data-ww-ls~="d4oA"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4oB {
        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;
      }
      .ww-e-d4oB.ww-layout, .ww-e-d4oB [data-ww-ls~="d4oB"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d4oC {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4oC {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oC {
          display: flex;
        }
      }
      .ww-e-d4oC.ww-layout, .ww-e-d4oC [data-ww-ls~="d4oC"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oC.ww-layout, .ww-e-d4oC [data-ww-ls~="d4oC"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oC.ww-layout, .ww-e-d4oC [data-ww-ls~="d4oC"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4oD {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4oE {
        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;
      }
      .ww-e-d4oE.ww-layout, .ww-e-d4oE [data-ww-ls~="d4oE"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d4oF {
        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-d4oG {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        box-shadow: 0 1px 2px #0000000d;
        border-left: 4px solid #ef4444;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4oG {
          padding: 12px;
          display: flex;
        }
      }
      .ww-e-d4oG.ww-layout, .ww-e-d4oG [data-ww-ls~="d4oG"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4oG.ww-layout, .ww-e-d4oG [data-ww-ls~="d4oG"] {
          display: flex;
          flex-direction: row;
          align-items: flex-start;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4oH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4oH {
          display: flex;
        }
      }
      .ww-e-d4oH.ww-layout, .ww-e-d4oH [data-ww-ls~="d4oH"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d4oH.ww-layout, .ww-e-d4oH [data-ww-ls~="d4oH"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d4oI {
        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);
        line-height: 1.5;
        font-weight: 400;
        color: #dc2626;
        white-space-collapse: preserve;
      }
      .ww-e-d4oJ {
        margin: 40px 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;
      }
      .ww-e-d4oJ.ww-layout, .ww-e-d4oJ [data-ww-ls~="d4oJ"] {
        display: block;
      }
      .ww-e-d4oK {
        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;
        transition: color 0.2s ease;
      }
      .ww-e-d4oL {
        margin: 0 auto 24px;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        background-image: none;
        box-shadow: 0 1px 3px #2f3d5a;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4oL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oL {
          display: flex;
        }
      }
      .ww-e-d4oL.ww-layout, .ww-e-d4oL [data-ww-ls~="d4oL"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oL.ww-layout, .ww-e-d4oL [data-ww-ls~="d4oL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oL.ww-layout, .ww-e-d4oL [data-ww-ls~="d4oL"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4oM {
        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-d4oN {
        margin: 0 0 4px;
        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: Montserrat, sans-serif;
        line-height: 1.4;
        color: #666;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4oN {
          font-size: 14px;
        }
      }
      .ww-e-d4oO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4oO {
          display: flex;
        }
      }
      .ww-e-d4oO.ww-layout, .ww-e-d4oO [data-ww-ls~="d4oO"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      @media (max-width: 767px) {
        .ww-e-d4oO.ww-layout, .ww-e-d4oO [data-ww-ls~="d4oO"] {
          display: flex;
          flex-flow: column;
          gap: 2px;
        }
      }
      .ww-e-d4oP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4oQ {
        margin: 0 auto 24px;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #2f3d5a;
        background-image: none;
        box-shadow: 0 1px 3px #2f3d5a;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4oQ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oQ {
          display: flex;
        }
      }
      .ww-e-d4oQ.ww-layout, .ww-e-d4oQ [data-ww-ls~="d4oQ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oQ.ww-layout, .ww-e-d4oQ [data-ww-ls~="d4oQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oQ.ww-layout, .ww-e-d4oQ [data-ww-ls~="d4oQ"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4oR {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ef4444;
        border-radius: 4px;
      }
      .ww-e-d4oR.ww-layout, .ww-e-d4oR [data-ww-ls~="d4oR"] {
        display: block;
      }
      .ww-e-d4oT {
        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-d4oT.ww-layout, .ww-e-d4oT [data-ww-ls~="d4oT"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d4oU {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4oU {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4oU.ww-layout, .ww-e-d4oU [data-ww-ls~="d4oU"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4oU.ww-layout, .ww-e-d4oU [data-ww-ls~="d4oU"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4oV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4oV {
          display: grid;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oV {
          display: grid;
        }
      }
      .ww-e-d4oV.ww-layout, .ww-e-d4oV [data-ww-ls~="d4oV"] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4oV.ww-layout, .ww-e-d4oV [data-ww-ls~="d4oV"] {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oV.ww-layout, .ww-e-d4oV [data-ww-ls~="d4oV"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4oW {
        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-d4oW.ww-layout, .ww-e-d4oW [data-ww-ls~="d4oW"] {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4oX {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #f1f5f9;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4oX {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oX {
          display: flex;
        }
      }
      .ww-e-d4oX.ww-layout, .ww-e-d4oX [data-ww-ls~="d4oX"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oX.ww-layout, .ww-e-d4oX [data-ww-ls~="d4oX"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oX.ww-layout, .ww-e-d4oX [data-ww-ls~="d4oX"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d4oY {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4oZ {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4oa {
        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: sans-serif;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4ob {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4oc {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: 200px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d4od {
        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-d4od.ww-layout, .ww-e-d4od [data-ww-ls~="d4od"] {
        display: block;
      }
      .ww-e-d4oe {
        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-d4oe.ww-layout, .ww-e-d4oe [data-ww-ls~="d4oe"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4of {
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4og {
        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);
        font-weight: 700;
        color: #c2410c;
        text-transform: uppercase;
        white-space-collapse: preserve;
      }
      .ww-e-d4oh {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4oi {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4oj {
        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: 30px;
        font-family: Inter, sans-serif;
        font-weight: 900;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ok {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ok {
          display: flex;
        }
      }
      .ww-e-d4ok.ww-layout, .ww-e-d4ok [data-ww-ls~="d4ok"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ok.ww-layout, .ww-e-d4ok [data-ww-ls~="d4ok"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4ol {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1200px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ol.ww-layout, .ww-e-d4ol [data-ww-ls~="d4ol"] {
        display: flex;
        flex-flow: column;
        gap: 32px;
      }
      .ww-e-d4om {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4om {
          display: flex;
        }
      }
      .ww-e-d4om.ww-layout, .ww-e-d4om [data-ww-ls~="d4om"] {
        display: flex;
        align-content: revert-layer;
        gap: 20px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d4om.ww-layout, .ww-e-d4om [data-ww-ls~="d4om"] {
          display: flex;
          align-content: revert-layer;
          gap: 20px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4on {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4on {
          display: flex;
        }
      }
      .ww-e-d4on.ww-layout, .ww-e-d4on [data-ww-ls~="d4on"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4on.ww-layout, .ww-e-d4on [data-ww-ls~="d4on"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4oo {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4op {
        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: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
        white-space-collapse: preserve;
      }
      .ww-e-d4oq {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4or {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4os {
        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-family: sans-serif;
        font-weight: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ot {
        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: sans-serif;
        font-weight: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4ou {
        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: sans-serif;
        font-weight: 900;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ov {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: Inter, sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4ow {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ow {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ow {
          display: flex;
        }
      }
      .ww-e-d4ow.ww-layout, .ww-e-d4ow [data-ww-ls~="d4ow"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4ow.ww-layout, .ww-e-d4ow [data-ww-ls~="d4ow"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ow.ww-layout, .ww-e-d4ow [data-ww-ls~="d4ow"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4ox {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fef9c3;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ox {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ox {
          display: flex;
        }
      }
      .ww-e-d4ox.ww-layout, .ww-e-d4ox [data-ww-ls~="d4ox"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4ox.ww-layout, .ww-e-d4ox [data-ww-ls~="d4ox"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ox.ww-layout, .ww-e-d4ox [data-ww-ls~="d4ox"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4oy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4oy {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oy {
          display: flex;
        }
      }
      .ww-e-d4oy.ww-layout, .ww-e-d4oy [data-ww-ls~="d4oy"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oy.ww-layout, .ww-e-d4oy [data-ww-ls~="d4oy"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oy.ww-layout, .ww-e-d4oy [data-ww-ls~="d4oy"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4oz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 48px;
        max-width: unset;
        min-width: unset;
        height: 48px;
        max-height: unset;
        min-height: unset;
        background-color: #dcfce7;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4oz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oz {
          display: flex;
        }
      }
      .ww-e-d4oz.ww-layout, .ww-e-d4oz [data-ww-ls~="d4oz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4oz.ww-layout, .ww-e-d4oz [data-ww-ls~="d4oz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4oz.ww-layout, .ww-e-d4oz [data-ww-ls~="d4oz"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4p0 {
        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-d4p0.ww-layout, .ww-e-d4p0 [data-ww-ls~="d4p0"] {
        display: block;
      }
      .ww-e-d4p1 {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4p1 {
          display: flex;
        }
      }
      .ww-e-d4p1.ww-layout, .ww-e-d4p1 [data-ww-ls~="d4p1"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4p1.ww-layout, .ww-e-d4p1 [data-ww-ls~="d4p1"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4p2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4p2 {
          display: flex;
        }
      }
      .ww-e-d4p2.ww-layout, .ww-e-d4p2 [data-ww-ls~="d4p2"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4p2.ww-layout, .ww-e-d4p2 [data-ww-ls~="d4p2"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4p3 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4p3 {
          display: flex;
        }
      }
      .ww-e-d4p3.ww-layout, .ww-e-d4p3 [data-ww-ls~="d4p3"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4p3.ww-layout, .ww-e-d4p3 [data-ww-ls~="d4p3"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4p4 {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4p4 {
          display: flex;
        }
      }
      .ww-e-d4p4.ww-layout, .ww-e-d4p4 [data-ww-ls~="d4p4"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4p4.ww-layout, .ww-e-d4p4 [data-ww-ls~="d4p4"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4p5 {
        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-d4p5.ww-layout, .ww-e-d4p5 [data-ww-ls~="d4p5"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4p6 {
        margin: 5px 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transition: box-shadow 0.2s ease;
        border: 1px solid #e2e8f0;
        border-radius: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4p6 {
          display: flex;
        }
      }
      .ww-e-d4p6.ww-layout, .ww-e-d4p6 [data-ww-ls~="d4p6"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4p6.ww-layout, .ww-e-d4p6 [data-ww-ls~="d4p6"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4p7 {
        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-d4p7.ww-layout, .ww-e-d4p7 [data-ww-ls~="d4p7"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4p8 {
        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;
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-0a156815-8cb5-4608-b143-b2c4bebba99d-base-default;
      }
      @keyframes ww-keyframes-element-0a156815-8cb5-4608-b143-b2c4bebba99d-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d4p8.ww-layout, .ww-e-d4p8 [data-ww-ls~="d4p8"] {
        display: block;
      }
      .ww-e-d4p9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1100px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4p9.ww-layout, .ww-e-d4p9 [data-ww-ls~="d4p9"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4pA {
        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-d4pA.ww-layout, .ww-e-d4pA [data-ww-ls~="d4pA"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4pB {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4pB.ww-layout, .ww-e-d4pB [data-ww-ls~="d4pB"] {
        display: block;
      }
      .ww-e-d4pC {
        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-d4pC.ww-layout, .ww-e-d4pC [data-ww-ls~="d4pC"] {
        display: flex;
        flex-flow: column;
        row-gap: 30px;
      }
      .ww-e-d4pD {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-left: 4px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4pD {
          display: flex;
        }
      }
      .ww-e-d4pD.ww-layout, .ww-e-d4pD [data-ww-ls~="d4pD"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4pD.ww-layout, .ww-e-d4pD [data-ww-ls~="d4pD"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4pE {
        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-d4pE.ww-layout, .ww-e-d4pE [data-ww-ls~="d4pE"] {
        display: block;
      }
      .ww-e-d4pF {
        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-d4pF.ww-layout, .ww-e-d4pF [data-ww-ls~="d4pF"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4pG {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d4pG.ww-layout, .ww-e-d4pG [data-ww-ls~="d4pG"] {
        display: block;
      }
      .ww-e-d4pH {
        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-d4pI {
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4pJ {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pK {
        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: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4pL {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pM {
        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-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pN {
        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);
        font-weight: 700;
        color: #059669;
        white-space-collapse: preserve;
      }
      .ww-e-d4pO {
        margin: 8px 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);
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4pP {
        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-d4pQ {
        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-d4pR {
        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-d4pS {
        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-d4pT {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4pU {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46,#6B7280);
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4rC[data-ww-states~="Ckrk5P"]) .ww-e-d4pU {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4pV {
        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-d4pW {
        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: sans-serif;
        font-weight: 800;
        color: #475569;
        white-space-collapse: preserve;
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
      }
      .ww-e-d4pX {
        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-d4pY {
        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-d4pZ {
        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-d4pa {
        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-d4pb {
        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-d4pc {
        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-d4pd {
        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-d4pe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4pf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4pg {
        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-d4ph {
        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-d4pi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 150px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4pj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 1px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d4pj.ww-layout, .ww-e-d4pj [data-ww-ls~="d4pj"] {
        display: block;
      }
      .ww-e-d4pk {
        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-d4pl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4pm {
        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: var(--ww-default-font-family);
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4pn {
        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);
        font-weight: 600;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d4po {
        margin: 16px 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: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #cbd5e1;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d4pp {
        margin: 0 0 8px;
        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: 15px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4pq {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pr {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ps {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4pt {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pu {
        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: 32px;
        font-family: Inter, sans-serif;
        line-height: 1.2;
        font-weight: bold;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pv {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4pw {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4rX[data-ww-states~="AZhrOx"]) .ww-e-d4pw {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4px {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4py {
        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: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4pz {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4q0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: right;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4q1 {
        margin: 16px 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-d4q1.ww-layout, .ww-e-d4q1 [data-ww-ls~="d4q1"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d4q2 {
        margin: 0 0 16px;
        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-d4q2.ww-layout, .ww-e-d4q2 [data-ww-ls~="d4q2"] {
        display: flex;
        align-items: center;
        gap: 10px;
      }
      .ww-e-d4q3 {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d4q3.ww-layout, .ww-e-d4q3 [data-ww-ls~="d4q3"] {
        display: block;
      }
      .ww-e-d4q4 {
        margin: 0;
        padding: 10px 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: Inter, sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 6px;
      }
      .ww-e-d4q5 {
        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-d4q5.ww-layout, .ww-e-d4q5 [data-ww-ls~="d4q5"] {
        display: block;
      }
      .ww-e-d4q6 {
        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-d4q6.ww-layout, .ww-e-d4q6 [data-ww-ls~="d4q6"] {
        display: block;
      }
      .ww-e-d4q7 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4q7 {
          display: flex;
        }
      }
      .ww-e-d4q7.ww-layout, .ww-e-d4q7 [data-ww-ls~="d4q7"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4q7.ww-layout, .ww-e-d4q7 [data-ww-ls~="d4q7"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4q8 {
        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-d4q8.ww-layout, .ww-e-d4q8 [data-ww-ls~="d4q8"] {
        display: block;
      }
      .ww-e-d4q9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4q9 {
          display: flex;
        }
      }
      .ww-e-d4q9.ww-layout, .ww-e-d4q9 [data-ww-ls~="d4q9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4q9.ww-layout, .ww-e-d4q9 [data-ww-ls~="d4q9"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4qA {
        margin: 0;
        padding: 4px 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: #fff7ed;
        border: 1px solid #ffedd5;
        border-radius: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qA {
          display: flex;
        }
      }
      .ww-e-d4qA.ww-layout, .ww-e-d4qA [data-ww-ls~="d4qA"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qA.ww-layout, .ww-e-d4qA [data-ww-ls~="d4qA"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4qB {
        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-d4qB.ww-layout, .ww-e-d4qB [data-ww-ls~="d4qB"] {
        display: block;
      }
      .ww-e-d4qC {
        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-d4qC.ww-layout, .ww-e-d4qC [data-ww-ls~="d4qC"] {
        display: block;
      }
      .ww-e-d4qD {
        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-d4qD.ww-layout, .ww-e-d4qD [data-ww-ls~="d4qD"] {
        display: block;
      }
      .ww-e-d4qE {
        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-d4qE.ww-layout, .ww-e-d4qE [data-ww-ls~="d4qE"] {
        display: block;
      }
      .ww-e-d4qF {
        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-d4qF.ww-layout, .ww-e-d4qF [data-ww-ls~="d4qF"] {
        display: block;
      }
      .ww-e-d4qG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qG {
          display: flex;
        }
      }
      .ww-e-d4qG.ww-layout, .ww-e-d4qG [data-ww-ls~="d4qG"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4qG.ww-layout, .ww-e-d4qG [data-ww-ls~="d4qG"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4qH {
        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-d4qH.ww-layout, .ww-e-d4qH [data-ww-ls~="d4qH"] {
        display: block;
      }
      .ww-e-d4qI {
        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-d4qI.ww-layout, .ww-e-d4qI [data-ww-ls~="d4qI"] {
        display: block;
      }
      .ww-e-d4qJ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4qJ {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qJ {
          display: flex;
        }
      }
      .ww-e-d4qJ.ww-layout, .ww-e-d4qJ [data-ww-ls~="d4qJ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qJ.ww-layout, .ww-e-d4qJ [data-ww-ls~="d4qJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qJ.ww-layout, .ww-e-d4qJ [data-ww-ls~="d4qJ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4qK {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4qK {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qK {
          display: flex;
        }
      }
      .ww-e-d4qK.ww-layout, .ww-e-d4qK [data-ww-ls~="d4qK"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qK.ww-layout, .ww-e-d4qK [data-ww-ls~="d4qK"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qK.ww-layout, .ww-e-d4qK [data-ww-ls~="d4qK"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4qL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4qL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qL {
          display: flex;
        }
      }
      .ww-e-d4qL.ww-layout, .ww-e-d4qL [data-ww-ls~="d4qL"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qL.ww-layout, .ww-e-d4qL [data-ww-ls~="d4qL"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qL.ww-layout, .ww-e-d4qL [data-ww-ls~="d4qL"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4qM {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qM {
          display: flex;
        }
      }
      .ww-e-d4qM.ww-layout, .ww-e-d4qM [data-ww-ls~="d4qM"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qM.ww-layout, .ww-e-d4qM [data-ww-ls~="d4qM"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qM.ww-layout, .ww-e-d4qM [data-ww-ls~="d4qM"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4qN {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qN {
          display: flex;
        }
      }
      .ww-e-d4qN.ww-layout, .ww-e-d4qN [data-ww-ls~="d4qN"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qN.ww-layout, .ww-e-d4qN [data-ww-ls~="d4qN"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qN.ww-layout, .ww-e-d4qN [data-ww-ls~="d4qN"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4qO {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qO {
          display: flex;
        }
      }
      .ww-e-d4qO.ww-layout, .ww-e-d4qO [data-ww-ls~="d4qO"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qO.ww-layout, .ww-e-d4qO [data-ww-ls~="d4qO"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qO.ww-layout, .ww-e-d4qO [data-ww-ls~="d4qO"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4qP {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qP {
          display: flex;
        }
      }
      .ww-e-d4qP.ww-layout, .ww-e-d4qP [data-ww-ls~="d4qP"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qP.ww-layout, .ww-e-d4qP [data-ww-ls~="d4qP"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4qP.ww-layout, .ww-e-d4qP [data-ww-ls~="d4qP"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4qQ {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qQ {
          display: flex;
        }
      }
      .ww-e-d4qQ.ww-layout, .ww-e-d4qQ [data-ww-ls~="d4qQ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qQ.ww-layout, .ww-e-d4qQ [data-ww-ls~="d4qQ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4qR {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qR {
          display: flex;
        }
      }
      .ww-e-d4qR.ww-layout, .ww-e-d4qR [data-ww-ls~="d4qR"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qR.ww-layout, .ww-e-d4qR [data-ww-ls~="d4qR"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d4qS {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qS {
          display: flex;
        }
      }
      .ww-e-d4qS.ww-layout, .ww-e-d4qS [data-ww-ls~="d4qS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qS.ww-layout, .ww-e-d4qS [data-ww-ls~="d4qS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4qT {
        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-d4qT.ww-layout, .ww-e-d4qT [data-ww-ls~="d4qT"] {
        display: block;
      }
      .ww-e-d4qU {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qU {
          display: flex;
        }
      }
      .ww-e-d4qU.ww-layout, .ww-e-d4qU [data-ww-ls~="d4qU"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qU.ww-layout, .ww-e-d4qU [data-ww-ls~="d4qU"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4qV {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4qV.ww-layout, .ww-e-d4qV [data-ww-ls~="d4qV"] {
        display: flex;
      }
      .ww-e-d4qW {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4qW.ww-layout, .ww-e-d4qW [data-ww-ls~="d4qW"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4qX {
        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-d4qX.ww-layout, .ww-e-d4qX [data-ww-ls~="d4qX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4qY {
        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-d4qY.ww-layout, .ww-e-d4qY [data-ww-ls~="d4qY"] {
        display: block;
      }
      .ww-e-d4qZ {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4qZ {
          padding: 16px 0 0;
          display: flex;
          width: 100%;
          border-top: 1px solid #f1f5f9;
        }
      }
      .ww-e-d4qZ.ww-layout, .ww-e-d4qZ [data-ww-ls~="d4qZ"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qZ.ww-layout, .ww-e-d4qZ [data-ww-ls~="d4qZ"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d4qa {
        margin: 0;
        padding: 16px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 767px) {
        .ww-e-d4qa {
          display: flex;
        }
      }
      .ww-e-d4qa.ww-layout, .ww-e-d4qa [data-ww-ls~="d4qa"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4qa.ww-layout, .ww-e-d4qa [data-ww-ls~="d4qa"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4qb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4qb.ww-layout, .ww-e-d4qb [data-ww-ls~="d4qb"] {
        display: block;
      }
      .ww-e-d4qc {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f8f9fa;
      }
      @media (max-width: 767px) {
        .ww-e-d4qc {
          display: flex;
        }
      }
      .ww-e-d4qc.ww-layout, .ww-e-d4qc [data-ww-ls~="d4qc"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4qc.ww-layout, .ww-e-d4qc [data-ww-ls~="d4qc"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 20px;
        }
      }
      .ww-e-d4qd {
        margin: 0;
        padding: 20px 24px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 767px) {
        .ww-e-d4qd {
          display: flex;
        }
      }
      .ww-e-d4qd.ww-layout, .ww-e-d4qd [data-ww-ls~="d4qd"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4qd.ww-layout, .ww-e-d4qd [data-ww-ls~="d4qd"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4qe {
        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-d4qe.ww-layout, .ww-e-d4qe [data-ww-ls~="d4qe"] {
        display: block;
      }
      .ww-e-d4qf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4qf {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4qf.ww-layout, .ww-e-d4qf [data-ww-ls~="d4qf"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4qf.ww-layout, .ww-e-d4qf [data-ww-ls~="d4qf"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d4qg {
        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-d4qg.ww-layout, .ww-e-d4qg [data-ww-ls~="d4qg"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4qh {
        margin: 0;
        padding: 20px 24px;
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4qh {
          display: flex;
        }
      }
      .ww-e-d4qh.ww-layout, .ww-e-d4qh [data-ww-ls~="d4qh"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4qh.ww-layout, .ww-e-d4qh [data-ww-ls~="d4qh"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-end;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d4qi {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 6px -1px #0000000d;
        border: 2px solid #e2e8f0;
        border-radius: 12px;
      }
      .ww-e-d4qi.ww-layout, .ww-e-d4qi [data-ww-ls~="d4qi"] {
        display: block;
      }
      .ww-e-d4qj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4qj {
          display: flex;
        }
      }
      .ww-e-d4qj.ww-layout, .ww-e-d4qj [data-ww-ls~="d4qj"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 991px) {
        .ww-e-d4qj.ww-layout, .ww-e-d4qj [data-ww-ls~="d4qj"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: flex-start;
          gap: 24px;
        }
      }
      .ww-e-d4qk {
        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-family: Inter, sans-serif;
        font-weight: 600;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4ql {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4qm {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4qn {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4qo {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4qp {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4qq {
        margin: 0;
        padding: 4px 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: #ecfdf5;
        border-radius: 20px;
      }
      .ww-e-d4qq.ww-layout, .ww-e-d4qq [data-ww-ls~="d4qq"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      .ww-e-d4qr {
        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-d4qr.ww-layout, .ww-e-d4qr [data-ww-ls~="d4qr"] {
        display: block;
      }
      .ww-e-d4qs {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4qt {
        margin: 0 0 16px;
        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: 15px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4qu {
        margin: 0 0 4px;
        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: #94a3b8;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-d4qv {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4qw {
        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: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4qx {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4qy {
        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;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4qz {
        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;
        color: #c2410c;
        white-space-collapse: preserve;
      }
      .ww-e-d4r0 {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4r1 {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4r2 {
        margin: 0;
        padding: 2px 6px;
        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: sans-serif;
        font-weight: 900;
        color: #f97316;
        white-space-collapse: preserve;
        background-color: #fff7ed;
        border-radius: 4px;
      }
      .ww-e-d4r3 {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4r4 {
        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: sans-serif;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4r5 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4r6 {
        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: var(--ww-default-font-family);
        font-weight: 800;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4r7 {
        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-d4r8 {
        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-d4r9 {
        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-d4rA {
        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-d4rB {
        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-d4rB.ww-layout, .ww-e-d4rB [data-ww-ls~="d4rB"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d4rC {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d4rC:where([data-ww-states~="Ckrk5P"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4rC.ww-layout, .ww-e-d4rC [data-ww-ls~="d4rC"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4rD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4rD {
          display: flex;
        }
      }
      .ww-e-d4rD.ww-layout, .ww-e-d4rD [data-ww-ls~="d4rD"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4rD.ww-layout, .ww-e-d4rD [data-ww-ls~="d4rD"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4rF {
        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-d4rG {
        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-d4rH {
        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-d4rI {
        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-d4rJ {
        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-d4rK {
        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-d4rL {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4rL {
          display: flex;
        }
      }
      .ww-e-d4rL.ww-layout, .ww-e-d4rL [data-ww-ls~="d4rL"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rL.ww-layout, .ww-e-d4rL [data-ww-ls~="d4rL"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4rM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4rM {
          display: flex;
        }
      }
      .ww-e-d4rM.ww-layout, .ww-e-d4rM [data-ww-ls~="d4rM"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rM.ww-layout, .ww-e-d4rM [data-ww-ls~="d4rM"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4rN {
        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-d4rN.ww-layout, .ww-e-d4rN [data-ww-ls~="d4rN"] {
        display: block;
      }
      .ww-e-d4rO {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4rO.ww-layout, .ww-e-d4rO [data-ww-ls~="d4rO"] {
        display: block;
      }
      .ww-e-d4rP {
        margin: 0;
        padding: 4px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffedd5;
        border-radius: 4px;
      }
      .ww-e-d4rP.ww-layout, .ww-e-d4rP [data-ww-ls~="d4rP"] {
        display: block;
      }
      .ww-e-d4rQ {
        margin: 0;
        padding: 2px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rQ {
          display: flex;
        }
      }
      .ww-e-d4rQ.ww-layout, .ww-e-d4rQ [data-ww-ls~="d4rQ"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rQ.ww-layout, .ww-e-d4rQ [data-ww-ls~="d4rQ"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4rR {
        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-d4rR.ww-layout, .ww-e-d4rR [data-ww-ls~="d4rR"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      .ww-e-d4rS {
        margin: 0 0 4px;
        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-d4rS.ww-layout, .ww-e-d4rS [data-ww-ls~="d4rS"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4rT {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d4rU {
        margin: 0;
        padding: 8px 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: #1e293b;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 1px solid #cbd5e1;
        border-radius: 6px;
      }
      .ww-e-d4rV {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4rV {
          display: flex;
        }
      }
      .ww-e-d4rV.ww-layout, .ww-e-d4rV [data-ww-ls~="d4rV"] {
        display: flex;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4rV.ww-layout, .ww-e-d4rV [data-ww-ls~="d4rV"] {
          display: flex;
          align-content: revert-layer;
          gap: 16px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4rW {
        margin: 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4rW {
          display: flex;
        }
      }
      .ww-e-d4rW.ww-layout, .ww-e-d4rW [data-ww-ls~="d4rW"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4rW.ww-layout, .ww-e-d4rW [data-ww-ls~="d4rW"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4rX {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
      }
      .ww-e-d4rX:where([data-ww-states~="AZhrOx"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4rX.ww-layout, .ww-e-d4rX [data-ww-ls~="d4rX"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4rY {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4rY {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4rY.ww-layout, .ww-e-d4rY [data-ww-ls~="d4rY"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4rY.ww-layout, .ww-e-d4rY [data-ww-ls~="d4rY"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d4rZ {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rZ {
          display: flex;
        }
      }
      .ww-e-d4rZ.ww-layout, .ww-e-d4rZ [data-ww-ls~="d4rZ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rZ.ww-layout, .ww-e-d4rZ [data-ww-ls~="d4rZ"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4ra {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4ra {
          display: flex;
        }
      }
      .ww-e-d4ra.ww-layout, .ww-e-d4ra [data-ww-ls~="d4ra"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ra.ww-layout, .ww-e-d4ra [data-ww-ls~="d4ra"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4rb {
        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-d4rb.ww-layout, .ww-e-d4rb [data-ww-ls~="d4rb"] {
        display: block;
      }
      .ww-e-d4rc {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4rc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4rc {
          display: flex;
        }
      }
      .ww-e-d4rc.ww-layout, .ww-e-d4rc [data-ww-ls~="d4rc"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rc.ww-layout, .ww-e-d4rc [data-ww-ls~="d4rc"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4rc.ww-layout, .ww-e-d4rc [data-ww-ls~="d4rc"] {
          display: flex;
          gap: 16px;
        }
      }
      .ww-e-d4rd {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4rd {
          display: flex;
        }
      }
      .ww-e-d4rd.ww-layout, .ww-e-d4rd [data-ww-ls~="d4rd"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4rd.ww-layout, .ww-e-d4rd [data-ww-ls~="d4rd"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4re {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4re {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4re.ww-layout, .ww-e-d4re [data-ww-ls~="d4re"] {
        display: flex;
        align-items: center;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4re.ww-layout, .ww-e-d4re [data-ww-ls~="d4re"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 24px;
        }
      }
      .ww-e-d4rf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4rf {
          display: flex;
        }
      }
      .ww-e-d4rf.ww-layout, .ww-e-d4rf [data-ww-ls~="d4rf"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4rf.ww-layout, .ww-e-d4rf [data-ww-ls~="d4rf"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4rg {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4rg {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4rg {
          display: flex;
        }
      }
      .ww-e-d4rg.ww-layout, .ww-e-d4rg [data-ww-ls~="d4rg"] {
        display: flex;
        align-items: center;
        gap: 32px;
      }
      @media (max-width: 991px) {
        .ww-e-d4rg.ww-layout, .ww-e-d4rg [data-ww-ls~="d4rg"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4rg.ww-layout, .ww-e-d4rg [data-ww-ls~="d4rg"] {
          display: flex;
          align-items: center;
          gap: 32px;
        }
      }
      .ww-e-d4rh {
        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-d4rh.ww-layout, .ww-e-d4rh [data-ww-ls~="d4rh"] {
        display: flex;
      }
      .ww-e-d4rj {
        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-d4rj.ww-layout, .ww-e-d4rj [data-ww-ls~="d4rj"] {
        display: block;
      }
      .ww-e-d4rk {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #f3f4f6;
      }
      .ww-e-d4rk.ww-layout, .ww-e-d4rk [data-ww-ls~="d4rk"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d4rl {
        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-d4rl.ww-layout, .ww-e-d4rl [data-ww-ls~="d4rl"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d4rm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d4rm.ww-layout, .ww-e-d4rm [data-ww-ls~="d4rm"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4rn {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4rn.ww-layout, .ww-e-d4rn [data-ww-ls~="d4rn"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4ro {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 512px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d4ro.ww-layout, .ww-e-d4ro [data-ww-ls~="d4ro"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4rp {
        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: sans-serif;
        font-weight: 600;
        color: #7f1d1d;
        white-space-collapse: preserve;
      }
      .ww-e-d4rq {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4rr {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4rs {
        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: sans-serif;
        line-height: 1.2;
        font-weight: 600;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4rt {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4ru {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4rv {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4rw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 12px;
      }
      .ww-e-d4rw.ww-layout, .ww-e-d4rw [data-ww-ls~="d4rw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4rx {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4ry {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background-color 0.2s;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4ry.ww-layout, .ww-e-d4ry [data-ww-ls~="d4ry"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d4rz {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4s0 {
        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-d4s0.ww-layout, .ww-e-d4s0 [data-ww-ls~="d4s0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4s1 {
        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-d4s1.ww-layout, .ww-e-d4s1 [data-ww-ls~="d4s1"] {
        display: block;
      }
      .ww-e-d4s2 {
        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-d4s2.ww-layout, .ww-e-d4s2 [data-ww-ls~="d4s2"] {
        display: block;
      }
      .ww-e-d4s3 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background-color 0.2s;
      }
      .ww-e-d4s3.ww-layout, .ww-e-d4s3 [data-ww-ls~="d4s3"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d4s4 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4s4.ww-layout, .ww-e-d4s4 [data-ww-ls~="d4s4"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-d4s5 {
        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-d4s5.ww-layout, .ww-e-d4s5 [data-ww-ls~="d4s5"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d4s6 {
        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-d4s7 {
        margin: 0;
        padding: 16px;
        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 #fee2e2;
        border-radius: 12px;
      }
      .ww-e-d4s7.ww-layout, .ww-e-d4s7 [data-ww-ls~="d4s7"] {
        display: flex;
        align-items: flex-start;
        gap: 16px;
      }
      .ww-e-d4s8 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fee2e2;
        border-radius: 8px;
      }
      .ww-e-d4s8.ww-layout, .ww-e-d4s8 [data-ww-ls~="d4s8"] {
        display: block;
      }
      .ww-e-d4s9 {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4sA {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d4sA.ww-layout, .ww-e-d4sA [data-ww-ls~="d4sA"] {
        display: block;
      }
      .ww-e-d4sB {
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4sC {
        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: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4sD {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4sD.ww-layout, .ww-e-d4sD [data-ww-ls~="d4sD"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4sE {
        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: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4sF {
        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: 12px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4sG {
        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-d4sG.ww-layout, .ww-e-d4sG [data-ww-ls~="d4sG"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4sH {
        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-d4sI {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: background-color 0.2s;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4sI.ww-layout, .ww-e-d4sI [data-ww-ls~="d4sI"] {
        display: flex;
        gap: 12px;
      }
      .ww-e-d4sJ {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      .ww-e-d4sJ.ww-layout, .ww-e-d4sJ [data-ww-ls~="d4sJ"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4sK {
        margin: 4px 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: 14px;
        font-family: sans-serif;
        line-height: 1.5;
        color: #991b1b;
        white-space-collapse: preserve;
      }
      .ww-e-d4sL {
        margin: 0;
        padding: 0 0 0 4px;
        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: sans-serif;
        font-weight: 500;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d4sN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4sO {
        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-d4sO.ww-layout, .ww-e-d4sO [data-ww-ls~="d4sO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4sP {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4sQ {
        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-d4sQ.ww-layout, .ww-e-d4sQ [data-ww-ls~="d4sQ"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4sR {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4sR.ww-layout, .ww-e-d4sR [data-ww-ls~="d4sR"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      .ww-e-d4sS {
        margin: 0;
        padding: 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;
        transition: background-color 0.2s;
        border-radius: 4px;
      }
      .ww-e-d4sS.ww-layout, .ww-e-d4sS [data-ww-ls~="d4sS"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4sU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 192px;
        min-height: unset;
      }
      .ww-e-d4sU.ww-layout, .ww-e-d4sU [data-ww-ls~="d4sU"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      .ww-e-d4sV {
        margin: 0;
        padding: 8px 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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        border: 2px solid #d96e4a;
        border-radius: 8px;
      }
      .ww-e-d4sW {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4sX {
        margin: 2px 0 0;
        padding: 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-d4sY {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4sZ {
        margin: 2px 0 0;
        padding: 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-d4sa {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: background-color 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
      }
      .ww-e-d4sa.ww-layout, .ww-e-d4sa [data-ww-ls~="d4sa"] {
        display: flex;
        align-items: flex-start;
        gap: 8px;
      }
      .ww-e-d4sb {
        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-d4sc {
        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);
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4sd {
        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-d4sd.ww-layout, .ww-e-d4sd [data-ww-ls~="d4sd"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4se {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
        border: 0 solid #d96e4a;
        outline: 2px solid;
        border-radius: 12px;
      }
      .ww-e-d4se.ww-layout, .ww-e-d4se [data-ww-ls~="d4se"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d4sf {
        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-d4sf.ww-layout, .ww-e-d4sf [data-ww-ls~="d4sf"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4sg {
        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: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4sh {
        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-d4si {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d4sk {
        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-d4sk.ww-layout, .ww-e-d4sk [data-ww-ls~="d4sk"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d4sl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 10px;
        max-width: unset;
        min-width: unset;
        height: 10px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 50%;
      }
      .ww-e-d4sl.ww-layout, .ww-e-d4sl [data-ww-ls~="d4sl"] {
        display: block;
      }
      .ww-e-d4sm {
        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-d4sm.ww-layout, .ww-e-d4sm [data-ww-ls~="d4sm"] {
        display: flex;
        flex-direction: row;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4sn {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4so {
        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-d4so.ww-layout, .ww-e-d4so [data-ww-ls~="d4so"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-content: revert-layer;
      }
      .ww-e-d4sp {
        margin: 0 0 4px;
        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: var(--29f4446a-623f-4192-bd67-dddf2e322716, 600 20px/1.4 var(--ww-default-font-family, sans-serif));
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4sq {
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 14px);
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4sr {
        margin: 4px 0 0 8px;
        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: var(--742e8d7f-f23d-4e74-a013-1e4f69bb0700, 400 14px/1.5 var(--ww-default-font-family, sans-serif));
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4ss {
        margin: 0 12px;
        padding: 12px 4px;
        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: #6b7280;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4st {
        margin: 0;
        padding: 6px 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: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4st {
          display: flex;
        }
      }
      .ww-e-d4st.ww-layout, .ww-e-d4st [data-ww-ls~="d4st"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4st.ww-layout, .ww-e-d4st [data-ww-ls~="d4st"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4su {
        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;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4sv {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4sw {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4sw.ww-layout, .ww-e-d4sw [data-ww-ls~="d4sw"] {
        display: block;
      }
      .ww-e-d4sx {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4sx.ww-layout, .ww-e-d4sx [data-ww-ls~="d4sx"] {
        display: block;
      }
      .ww-e-d4sy {
        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;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d4sy.ww-layout, .ww-e-d4sy [data-ww-ls~="d4sy"] {
        display: block;
      }
      .ww-e-d4sz {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4sz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4sz {
          display: flex;
        }
      }
      .ww-e-d4sz.ww-layout, .ww-e-d4sz [data-ww-ls~="d4sz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4sz.ww-layout, .ww-e-d4sz [data-ww-ls~="d4sz"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4sz.ww-layout, .ww-e-d4sz [data-ww-ls~="d4sz"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4t0 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4t0 {
          display: flex;
        }
      }
      .ww-e-d4t0.ww-layout, .ww-e-d4t0 [data-ww-ls~="d4t0"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4t0.ww-layout, .ww-e-d4t0 [data-ww-ls~="d4t0"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4t1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d4t2 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4t2 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4t2 {
          display: flex;
        }
      }
      .ww-e-d4t2.ww-layout, .ww-e-d4t2 [data-ww-ls~="d4t2"] {
        display: flex;
        flex-flow: wrap;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4t2.ww-layout, .ww-e-d4t2 [data-ww-ls~="d4t2"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4t2.ww-layout, .ww-e-d4t2 [data-ww-ls~="d4t2"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          align-content: revert-layer;
          gap: 16px;
        }
      }
      .ww-e-d4t3 {
        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;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4t4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: 800px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4t4.ww-layout, .ww-e-d4t4 [data-ww-ls~="d4t4"] {
        display: block;
      }
      .ww-e-d4t5 {
        margin: 0 12px;
        padding: 12px 4px;
        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: #6b7280;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4t6 {
        margin: 1px 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-d4t7 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 767px) {
        .ww-e-d4t7 {
          padding: 12px;
        }
      }
      .ww-e-d4t7.ww-layout, .ww-e-d4t7 [data-ww-ls~="d4t7"] {
        display: block;
      }
      .ww-e-d4t8 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 144px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4t8 {
          display: flex;
        }
      }
      .ww-e-d4t8.ww-layout, .ww-e-d4t8 [data-ww-ls~="d4t8"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d4t8.ww-layout, .ww-e-d4t8 [data-ww-ls~="d4t8"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d4t9 {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tA {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-align: left;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4tB {
        margin: 0 12px;
        padding: 12px 4px;
        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: #6b7280;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4tC {
        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;
        background-color: #f9fafb;
      }
      .ww-e-d4tC.ww-layout, .ww-e-d4tC [data-ww-ls~="d4tC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4tD {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        flex: 0 0 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4tF {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4tF {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tF {
          display: flex;
        }
      }
      .ww-e-d4tF.ww-layout, .ww-e-d4tF [data-ww-ls~="d4tF"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4tF.ww-layout, .ww-e-d4tF [data-ww-ls~="d4tF"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tF.ww-layout, .ww-e-d4tF [data-ww-ls~="d4tF"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4tG {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4tG {
          flex: 0 0 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tG {
          padding: 12px;
          flex: 0 0 auto;
        }
      }
      .ww-e-d4tG.ww-layout, .ww-e-d4tG [data-ww-ls~="d4tG"] {
        display: block;
      }
      .ww-e-d4tH {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4tI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        flex: 0 0 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4tJ {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4tK {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 3px #0000000d, 0 1px 2px #0000000f;
        border: 1px solid #e5e7eb;
        border-radius: 12px;
      }
      .ww-e-d4tK.ww-layout, .ww-e-d4tK [data-ww-ls~="d4tK"] {
        display: block;
      }
      .ww-e-d4tL {
        margin: 16px 0 8px;
        padding: 16px 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: 600;
        color: #374151;
        white-space-collapse: preserve;
        border-top: 1px solid #e5e7eb;
      }
      .ww-e-d4tM {
        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-d4tM.ww-layout, .ww-e-d4tM [data-ww-ls~="d4tM"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4tN {
        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 #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d4tN {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tN {
          display: flex;
        }
      }
      .ww-e-d4tN.ww-layout, .ww-e-d4tN [data-ww-ls~="d4tN"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4tN.ww-layout, .ww-e-d4tN [data-ww-ls~="d4tN"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tN.ww-layout, .ww-e-d4tN [data-ww-ls~="d4tN"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4tO {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tP {
        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;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tQ {
        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;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4tQ {
          display: flex;
        }
      }
      .ww-e-d4tQ.ww-layout, .ww-e-d4tQ [data-ww-ls~="d4tQ"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4tQ.ww-layout, .ww-e-d4tQ [data-ww-ls~="d4tQ"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4tR {
        margin: 0 0 12px;
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4tS {
        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-d4tS.ww-layout, .ww-e-d4tS [data-ww-ls~="d4tS"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-d4tT {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4tT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tT {
          display: flex;
        }
      }
      .ww-e-d4tT.ww-layout, .ww-e-d4tT [data-ww-ls~="d4tT"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4tT.ww-layout, .ww-e-d4tT [data-ww-ls~="d4tT"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tT.ww-layout, .ww-e-d4tT [data-ww-ls~="d4tT"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4tU {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tV {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4tV.ww-layout, .ww-e-d4tV [data-ww-ls~="d4tV"] {
        display: block;
      }
      .ww-e-d4tW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4tW.ww-layout, .ww-e-d4tW [data-ww-ls~="d4tW"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 2fr;
      }
      .ww-e-d4tX {
        margin: 0;
        padding: 8px;
        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-d4tY {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4tY {
          display: flex;
        }
      }
      .ww-e-d4tY.ww-layout, .ww-e-d4tY [data-ww-ls~="d4tY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4tY.ww-layout, .ww-e-d4tY [data-ww-ls~="d4tY"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4tZ {
        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;
        color: #7c3aed;
        white-space-collapse: preserve;
      }
      .ww-e-d4ta {
        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-d4ta.ww-layout, .ww-e-d4ta [data-ww-ls~="d4ta"] {
        display: block;
      }
      .ww-e-d4tb {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tc {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4td {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4td {
          display: flex;
        }
      }
      .ww-e-d4td.ww-layout, .ww-e-d4td [data-ww-ls~="d4td"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4td.ww-layout, .ww-e-d4td [data-ww-ls~="d4td"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4te {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        flex: 0 0 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4tf {
        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;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4tf {
          display: flex;
        }
      }
      .ww-e-d4tf.ww-layout, .ww-e-d4tf [data-ww-ls~="d4tf"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4tf.ww-layout, .ww-e-d4tf [data-ww-ls~="d4tf"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4tg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        flex: 0 0 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4th {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4ti {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ti.ww-layout, .ww-e-d4ti [data-ww-ls~="d4ti"] {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 1fr 2fr;
      }
      .ww-e-d4tj {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fefce8;
        border-radius: 9999px;
      }
      .ww-e-d4tj.ww-layout, .ww-e-d4tj [data-ww-ls~="d4tj"] {
        display: inline-flex;
      }
      .ww-e-d4tk {
        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: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4tl {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4tl.ww-layout, .ww-e-d4tl [data-ww-ls~="d4tl"] {
        display: block;
      }
      .ww-e-d4tm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4tm.ww-layout, .ww-e-d4tm [data-ww-ls~="d4tm"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr;
      }
      .ww-e-d4tn {
        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-d4tn.ww-layout, .ww-e-d4tn [data-ww-ls~="d4tn"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4to {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4to {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4to {
          display: flex;
        }
      }
      .ww-e-d4to.ww-layout, .ww-e-d4to [data-ww-ls~="d4to"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4to.ww-layout, .ww-e-d4to [data-ww-ls~="d4to"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4to.ww-layout, .ww-e-d4to [data-ww-ls~="d4to"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          gap: 8px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4tp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4tp.ww-layout, .ww-e-d4tp [data-ww-ls~="d4tp"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr;
      }
      .ww-e-d4tq {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4tr {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4ts {
        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-d4tt {
        margin: 0;
        padding: 6px 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: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4tt {
          display: flex;
        }
      }
      .ww-e-d4tt.ww-layout, .ww-e-d4tt [data-ww-ls~="d4tt"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4tt.ww-layout, .ww-e-d4tt [data-ww-ls~="d4tt"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d4tu {
        margin: 0 12px;
        padding: 12px 4px;
        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: #6b7280;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4tv {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4tv {
          flex: 0 0 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4tv {
          padding: 12px;
          flex: 0 0 auto;
        }
      }
      .ww-e-d4tv.ww-layout, .ww-e-d4tv [data-ww-ls~="d4tv"] {
        display: block;
      }
      .ww-e-d4tw {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4tx {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4ty {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4ty {
          display: flex;
        }
      }
      .ww-e-d4ty.ww-layout, .ww-e-d4ty [data-ww-ls~="d4ty"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4ty.ww-layout, .ww-e-d4ty [data-ww-ls~="d4ty"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4tz {
        margin: 0 0 8px;
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4u0 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4u0.ww-layout, .ww-e-d4u0 [data-ww-ls~="d4u0"] {
        display: block;
      }
      .ww-e-d4u1 {
        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;
        background-color: #f9fafb;
      }
      .ww-e-d4u1.ww-layout, .ww-e-d4u1 [data-ww-ls~="d4u1"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4u2 {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4u3 {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 144px;
        flex: 0 0 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: 500;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4u4 {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: inline-flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ede9fe;
        border-radius: 9999px;
      }
      .ww-e-d4u4.ww-layout, .ww-e-d4u4 [data-ww-ls~="d4u4"] {
        display: inline-flex;
      }
      .ww-e-d4u5 {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4u6 {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4u6 {
          padding: 12px;
        }
      }
      .ww-e-d4u6.ww-layout, .ww-e-d4u6 [data-ww-ls~="d4u6"] {
        display: block;
      }
      .ww-e-d4u7 {
        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: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4u8 {
        margin: 0 12px;
        padding: 12px 4px;
        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: #6b7280;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4u9 {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4uA {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4uA.ww-layout, .ww-e-d4uA [data-ww-ls~="d4uA"] {
        display: block;
      }
      .ww-e-d4uB {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4uC {
        margin: 1px 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-d4uD {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4uE {
        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;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4uF {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        text-align: left;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4uG {
        margin: 1px 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-d4uH {
        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: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4uI {
        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: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4uJ {
        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-d4uK {
        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-d4uK.ww-layout, .ww-e-d4uK [data-ww-ls~="d4uK"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4uL {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 144px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4uL {
          display: flex;
        }
      }
      .ww-e-d4uL.ww-layout, .ww-e-d4uL [data-ww-ls~="d4uL"] {
        display: flex;
        justify-content: flex-end;
      }
      @media (max-width: 767px) {
        .ww-e-d4uL.ww-layout, .ww-e-d4uL [data-ww-ls~="d4uL"] {
          display: flex;
          justify-content: flex-end;
        }
      }
      .ww-e-d4uM {
        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;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4uN {
        margin: 1px 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-d4uO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 64px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4uO.ww-layout, .ww-e-d4uO [data-ww-ls~="d4uO"] {
        display: block;
      }
      .ww-e-d4uP {
        margin: 0;
        padding: 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: 12px;
        font-family: Inter, sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4uQ {
        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;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4uQ {
          display: flex;
        }
      }
      .ww-e-d4uQ.ww-layout, .ww-e-d4uQ [data-ww-ls~="d4uQ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4uQ.ww-layout, .ww-e-d4uQ [data-ww-ls~="d4uQ"] {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4uR {
        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: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4uS {
        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;
        color: #a16207;
        white-space-collapse: preserve;
      }
      .ww-e-d4uT {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1.5;
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4uU {
        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;
        border: 1px solid #e5e7eb;
        border-radius: 6px;
      }
      .ww-e-d4uU.ww-layout, .ww-e-d4uU [data-ww-ls~="d4uU"] {
        display: block;
      }
      .ww-e-d4uV {
        margin: 0;
        padding: 8px;
        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-d4uW {
        margin: 0 12px;
        padding: 12px 4px;
        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;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4uW:where([data-ww-states~="yXaW0J"]) {
        font-weight: 500;
        color: #d96e4a;
        cursor: pointer;
        border-bottom: 2px solid #d96e4a;
      }
      .ww-e-d4uX {
        margin: 0 12px;
        padding: 12px 4px;
        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: #d96e4a;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #d96e4a;
      }
      .ww-e-d4uY {
        margin: 0 12px;
        padding: 12px 4px;
        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: #6b7280;
        white-space-collapse: preserve;
        cursor: pointer;
        border-bottom: 2px solid #0000;
      }
      .ww-e-d4uZ {
        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-d4uZ.ww-layout, .ww-e-d4uZ [data-ww-ls~="d4uZ"] {
        display: block;
      }
      .ww-e-d4ub {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ub.ww-layout, .ww-e-d4ub [data-ww-ls~="d4ub"] {
        display: block;
      }
      .ww-e-d4uc {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d4ud {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4ud {
          padding: 0 12px;
          display: flex;
        }
      }
      .ww-e-d4ud.ww-layout, .ww-e-d4ud [data-ww-ls~="d4ud"] {
        display: flex;
        flex-flow: wrap;
        align-content: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4ud.ww-layout, .ww-e-d4ud [data-ww-ls~="d4ud"] {
          display: flex;
          flex-flow: wrap;
          align-content: revert-layer;
        }
      }
      .ww-e-d4ue {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        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: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4uf {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4uf {
          display: flex;
        }
      }
      .ww-e-d4uf.ww-layout, .ww-e-d4uf [data-ww-ls~="d4uf"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 8px;
        flex-wrap: wrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4uf.ww-layout, .ww-e-d4uf [data-ww-ls~="d4uf"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 8px;
          flex-wrap: wrap;
        }
      }
      .ww-e-d4ug {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d4ug {
          font-size: 18px;
        }
      }
      .ww-e-d4uh {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4uh {
          display: none;
        }
      }
      .ww-e-d4uh.ww-layout, .ww-e-d4uh [data-ww-ls~="d4uh"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4uh.ww-layout, .ww-e-d4uh [data-ww-ls~="d4uh"] {
          display: none;
        }
      }
      .ww-e-d4ui {
        margin: 0;
        padding: 12px 24px;
        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: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ui {
          display: flex;
        }
      }
      .ww-e-d4ui.ww-layout, .ww-e-d4ui [data-ww-ls~="d4ui"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4ui.ww-layout, .ww-e-d4ui [data-ww-ls~="d4ui"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4uj {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4uj {
          display: flex;
        }
      }
      .ww-e-d4uj.ww-layout, .ww-e-d4uj [data-ww-ls~="d4uj"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4uj.ww-layout, .ww-e-d4uj [data-ww-ls~="d4uj"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4uk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4uk {
          display: flex;
        }
      }
      .ww-e-d4uk.ww-layout, .ww-e-d4uk [data-ww-ls~="d4uk"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4uk.ww-layout, .ww-e-d4uk [data-ww-ls~="d4uk"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4ul {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4ul {
          display: flex;
        }
      }
      .ww-e-d4ul.ww-layout, .ww-e-d4ul [data-ww-ls~="d4ul"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ul.ww-layout, .ww-e-d4ul [data-ww-ls~="d4ul"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4um {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 80px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4um {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4um.ww-layout, .ww-e-d4um [data-ww-ls~="d4um"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4um.ww-layout, .ww-e-d4um [data-ww-ls~="d4um"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4un {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4un {
          display: flex;
        }
      }
      :where(.ww-e-d4uq[data-ww-states~="3riVWb"]) .ww-e-d4un {
        height: 80px;
        aspect-ratio: unset;
      }
      .ww-e-d4un.ww-layout, .ww-e-d4un [data-ww-ls~="d4un"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4un.ww-layout, .ww-e-d4un [data-ww-ls~="d4un"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d4uo {
        margin: 0;
        padding: 12px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4uo {
          display: flex;
        }
      }
      .ww-e-d4uo.ww-layout, .ww-e-d4uo [data-ww-ls~="d4uo"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4uo.ww-layout, .ww-e-d4uo [data-ww-ls~="d4uo"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4ur {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4us {
        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-family: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4ut {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 18px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4uu {
        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-d4uv {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4uv {
          display: flex;
        }
      }
      .ww-e-d4uv.ww-layout, .ww-e-d4uv [data-ww-ls~="d4uv"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4uv.ww-layout, .ww-e-d4uv [data-ww-ls~="d4uv"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4uw {
        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-family: sans-serif;
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4ux {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4ux {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d4uq[data-ww-states~="3riVWb"]) .ww-e-d4ux {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d4ux.ww-layout, .ww-e-d4ux [data-ww-ls~="d4ux"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4ux.ww-layout, .ww-e-d4ux [data-ww-ls~="d4ux"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d4uz {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4uz {
          display: flex;
        }
      }
      .ww-e-d4uz.ww-layout, .ww-e-d4uz [data-ww-ls~="d4uz"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4uz.ww-layout, .ww-e-d4uz [data-ww-ls~="d4uz"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4v0 {
        margin: 0;
        padding: 24px;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d4v0 {
          padding: 16px;
        }
      }
      :where(.ww-e-d4ux[data-ww-states~="mnqMIk"]) .ww-e-d4v0 {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d4uq[data-ww-states~="3riVWb"]) .ww-e-d4v0 {
        overflow: auto;
        flex: 1 0 auto;
        height: var(--ww-style-height, calc(100vh - 160px));
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4v0.ww-layout, .ww-e-d4v0 [data-ww-ls~="d4v0"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d4ux[data-ww-states~="mnqMIk"]) .ww-e-d4v0.ww-layout, :where(.ww-e-d4ux[data-ww-states~="mnqMIk"]) .ww-e-d4v0 [data-ww-ls~="d4v0"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d4v2 {
        margin: 0;
        padding: 6px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border-radius: 6px;
      }
      .ww-e-d4v2.ww-layout, .ww-e-d4v2 [data-ww-ls~="d4v2"] {
        display: block;
      }
      .ww-e-d4v3 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4v4 {
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4v5 {
        margin: 0;
        padding: 6px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4v5.ww-layout, .ww-e-d4v5 [data-ww-ls~="d4v5"] {
        display: block;
      }
      .ww-e-d4v6 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4v7 {
        margin: 0;
        padding: 6px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 6px;
      }
      .ww-e-d4v7.ww-layout, .ww-e-d4v7 [data-ww-ls~="d4v7"] {
        display: block;
      }
      .ww-e-d4v8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4v8 {
          display: flex;
        }
      }
      .ww-e-d4v8.ww-layout, .ww-e-d4v8 [data-ww-ls~="d4v8"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 767px) {
        .ww-e-d4v8.ww-layout, .ww-e-d4v8 [data-ww-ls~="d4v8"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4v9 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4v9 {
          display: flex;
        }
      }
      .ww-e-d4v9.ww-layout, .ww-e-d4v9 [data-ww-ls~="d4v9"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4v9.ww-layout, .ww-e-d4v9 [data-ww-ls~="d4v9"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4vA {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vA {
          display: none;
        }
      }
      .ww-e-d4vA.ww-layout, .ww-e-d4vA [data-ww-ls~="d4vA"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d4vA.ww-layout, .ww-e-d4vA [data-ww-ls~="d4vA"] {
          display: none;
        }
      }
      .ww-e-d4vB {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4vB {
          display: flex;
        }
      }
      .ww-e-d4vB.ww-layout, .ww-e-d4vB [data-ww-ls~="d4vB"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vB.ww-layout, .ww-e-d4vB [data-ww-ls~="d4vB"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d4vC {
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4vE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4vF {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4vF {
          display: flex;
        }
      }
      .ww-e-d4vF.ww-layout, .ww-e-d4vF [data-ww-ls~="d4vF"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4vF.ww-layout, .ww-e-d4vF [data-ww-ls~="d4vF"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4vG {
        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-d4vH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4vH {
          display: flex;
        }
      }
      .ww-e-d4vH.ww-layout, .ww-e-d4vH [data-ww-ls~="d4vH"] {
        display: flex;
        gap: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vH.ww-layout, .ww-e-d4vH [data-ww-ls~="d4vH"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d4vI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1.78;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4vI {
          flex: 1 0 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vI {
          flex: 1 0 auto;
        }
      }
      .ww-e-d4vJ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4vJ {
          display: flex;
        }
      }
      .ww-e-d4vJ.ww-layout, .ww-e-d4vJ [data-ww-ls~="d4vJ"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d4vJ.ww-layout, .ww-e-d4vJ [data-ww-ls~="d4vJ"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d4vK {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4vL {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vL {
          display: flex;
        }
      }
      .ww-e-d4vL.ww-layout, .ww-e-d4vL [data-ww-ls~="d4vL"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vL.ww-layout, .ww-e-d4vL [data-ww-ls~="d4vL"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4vM {
        margin: 0;
        padding: 24px;
        z-index: 10;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 767px) {
        .ww-e-d4vM {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4vM.ww-layout, .ww-e-d4vM [data-ww-ls~="d4vM"] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4vM.ww-layout, .ww-e-d4vM [data-ww-ls~="d4vM"] {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
        }
      }
      .ww-e-d4vN {
        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-d4vO {
        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;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4vP {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80%;
        flex: 0 1 auto;
        max-width: 1200px;
        min-width: unset;
        height: 90vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 25px 50px -12px #00000040;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vP {
          display: flex;
          height: 100%;
          max-height: 100vh;
          border-radius: 0;
        }
      }
      :where(.ww-e-d4vD[data-ww-states~="3riVWb"]) .ww-e-d4vP {
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
      }
      .ww-e-d4vP.ww-layout, .ww-e-d4vP [data-ww-ls~="d4vP"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d4vP.ww-layout, .ww-e-d4vP [data-ww-ls~="d4vP"] {
          display: flex;
          flex-flow: column;
          justify-content: flex-start;
          align-items: flex-start;
        }
      }
      .ww-e-d4vQ {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 70vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 70vh;
      }
      @media (max-width: 767px) {
        .ww-e-d4vQ {
          padding: 16px;
        }
      }
      :where(.ww-e-d4vP[data-ww-states~="mnqMIk"]) .ww-e-d4vQ {
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 0 1 auto;
      }
      :where(.ww-e-d4vD[data-ww-states~="3riVWb"]) .ww-e-d4vQ {
        flex: 1 0 auto;
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d4vQ.ww-layout, .ww-e-d4vQ [data-ww-ls~="d4vQ"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      :where(.ww-e-d4vP[data-ww-states~="mnqMIk"]) .ww-e-d4vQ.ww-layout, :where(.ww-e-d4vP[data-ww-states~="mnqMIk"]) .ww-e-d4vQ [data-ww-ls~="d4vQ"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d4vR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 60vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-image: var(--ww-style-background-image);
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      @media (max-width: 991px) {
        .ww-e-d4vR {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vR {
          display: flex;
        }
      }
      :where(.ww-e-d4vP[data-ww-states~="mnqMIk"]) .ww-e-d4vR {
        opacity: 1;
      }
      :where(.ww-e-d4vD[data-ww-states~="3riVWb"]) .ww-e-d4vR {
        flex: 1 0 auto;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d4vR.ww-layout, .ww-e-d4vR [data-ww-ls~="d4vR"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4vR.ww-layout, .ww-e-d4vR [data-ww-ls~="d4vR"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vR.ww-layout, .ww-e-d4vR [data-ww-ls~="d4vR"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4vS {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vS {
          display: flex;
        }
      }
      .ww-e-d4vS.ww-layout, .ww-e-d4vS [data-ww-ls~="d4vS"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vS.ww-layout, .ww-e-d4vS [data-ww-ls~="d4vS"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4vT {
        margin: 0;
        padding: 12px 16px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4vT {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vT {
          display: flex;
        }
      }
      .ww-e-d4vT.ww-layout, .ww-e-d4vT [data-ww-ls~="d4vT"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4vT.ww-layout, .ww-e-d4vT [data-ww-ls~="d4vT"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vT.ww-layout, .ww-e-d4vT [data-ww-ls~="d4vT"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4vU {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4vd[data-ww-states~="Azzb6X"]) .ww-e-d4vU {
        color: #fff;
      }
      .ww-e-d4vV {
        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-d4vW {
        margin: 0;
        padding: 12px 16px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4vW {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vW {
          display: flex;
        }
      }
      .ww-e-d4vW.ww-layout, .ww-e-d4vW [data-ww-ls~="d4vW"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4vW.ww-layout, .ww-e-d4vW [data-ww-ls~="d4vW"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vW.ww-layout, .ww-e-d4vW [data-ww-ls~="d4vW"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4vX {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4vY {
        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-d4vZ {
        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: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      :where(.ww-e-d4vf[data-ww-states~="HvuDK5"]) .ww-e-d4vZ {
        color: #fff;
      }
      .ww-e-d4va {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4vb {
        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-d4vc {
        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: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
        color: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d4vd {
        margin: 0;
        padding: 12px 16px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4vd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vd {
          display: flex;
        }
      }
      .ww-e-d4vd:where([data-ww-states~="Azzb6X"]) {
        background-color: #d96e4a;
      }
      .ww-e-d4vd:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d4vd.ww-layout, .ww-e-d4vd [data-ww-ls~="d4vd"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4vd.ww-layout, .ww-e-d4vd [data-ww-ls~="d4vd"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vd.ww-layout, .ww-e-d4vd [data-ww-ls~="d4vd"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4ve {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 260px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 4px 12px #0000000d;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ve {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ve {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4ve.ww-layout, .ww-e-d4ve [data-ww-ls~="d4ve"] {
        display: flex;
        flex-flow: column;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ve.ww-layout, .ww-e-d4ve [data-ww-ls~="d4ve"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ve.ww-layout, .ww-e-d4ve [data-ww-ls~="d4ve"] {
          display: flex;
          flex-flow: column;
          gap: 4px;
        }
      }
      .ww-e-d4vf {
        margin: 0;
        padding: 12px 16px;
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4vf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vf {
          display: flex;
        }
      }
      .ww-e-d4vf:where([data-ww-states~="HvuDK5"]) {
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627,#d96e4a);
      }
      .ww-e-d4vf:where(:hover) {
        background-color: #f3f4f6;
      }
      .ww-e-d4vf.ww-layout, .ww-e-d4vf [data-ww-ls~="d4vf"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4vf.ww-layout, .ww-e-d4vf [data-ww-ls~="d4vf"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4vf.ww-layout, .ww-e-d4vf [data-ww-ls~="d4vf"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4vg {
        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-d4vg.ww-layout, .ww-e-d4vg [data-ww-ls~="d4vg"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4vj {
        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-d4vk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #fff7ed;
        border-radius: 50%;
      }
      .ww-e-d4vk.ww-layout, .ww-e-d4vk [data-ww-ls~="d4vk"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4vl {
        margin: 0;
        padding: 20px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d4vl.ww-layout, .ww-e-d4vl [data-ww-ls~="d4vl"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4vm {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 500px;
        min-width: unset;
        height: auto;
        max-height: 800px;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 12px;
      }
      .ww-e-d4vm.ww-layout, .ww-e-d4vm [data-ww-ls~="d4vm"] {
        display: block;
      }
      .ww-e-d4vn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4vn.ww-layout, .ww-e-d4vn [data-ww-ls~="d4vn"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4vo {
        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: #1e293b;
        white-space-collapse: preserve;
      }
      .ww-e-d4vp {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4vp.ww-layout, .ww-e-d4vp [data-ww-ls~="d4vp"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      .ww-e-d4vq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4vq.ww-layout, .ww-e-d4vq [data-ww-ls~="d4vq"] {
        display: flex;
        flex-direction: row;
        flex-wrap: revert-layer;
      }
      .ww-e-d4vr {
        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: 15px;
        font-family: Inter, sans-serif;
        line-height: 1.5;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d4vs {
        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-d4vt {
        margin: 0;
        padding: 0;
        overflow: auto;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 500px;
        min-height: unset;
      }
      .ww-e-d4vt.ww-layout, .ww-e-d4vt [data-ww-ls~="d4vt"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      .ww-e-d4vu {
        margin: 0;
        padding: 16px 24px;
        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 #f1f5f9;
      }
      .ww-e-d4vu.ww-layout, .ww-e-d4vu [data-ww-ls~="d4vu"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d4vv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627, #d96e4a);
        border-radius: 12px;
      }
      .ww-e-d4vv.ww-layout, .ww-e-d4vv [data-ww-ls~="d4vv"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4vw {
        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-d4vx {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4vx {
          display: flex;
        }
      }
      .ww-e-d4vx.ww-layout, .ww-e-d4vx [data-ww-ls~="d4vx"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4vx.ww-layout, .ww-e-d4vx [data-ww-ls~="d4vx"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4vy {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4vz {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4w0 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4w1 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4w2 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4w2 {
          display: flex;
        }
      }
      .ww-e-d4w2.ww-layout, .ww-e-d4w2 [data-ww-ls~="d4w2"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4w2.ww-layout, .ww-e-d4w2 [data-ww-ls~="d4w2"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4w3 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4w4 {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4w4 {
          display: flex;
        }
      }
      .ww-e-d4w4.ww-layout, .ww-e-d4w4 [data-ww-ls~="d4w4"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4w4.ww-layout, .ww-e-d4w4 [data-ww-ls~="d4w4"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4w5 {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 570px;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4w5.ww-layout, .ww-e-d4w5 [data-ww-ls~="d4w5"] {
        display: block;
      }
      .ww-e-d4w6 {
        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: var(--ww-default-font-family);
        line-height: 1.2;
        font-weight: 600;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
      }
      .ww-e-d4w7 {
        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: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6b7280);
        white-space-collapse: preserve;
      }
      .ww-e-d4w8 {
        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-d4w8.ww-layout, .ww-e-d4w8 [data-ww-ls~="d4w8"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4w9 {
        margin: 0;
        padding: 24px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
      }
      .ww-e-d4w9.ww-layout, .ww-e-d4w9 [data-ww-ls~="d4w9"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d4wA {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4wB {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wB {
          display: flex;
        }
      }
      .ww-e-d4wB.ww-layout, .ww-e-d4wB [data-ww-ls~="d4wB"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wB.ww-layout, .ww-e-d4wB [data-ww-ls~="d4wB"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wC {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wC {
          display: flex;
        }
      }
      .ww-e-d4wC.ww-layout, .ww-e-d4wC [data-ww-ls~="d4wC"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wC.ww-layout, .ww-e-d4wC [data-ww-ls~="d4wC"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wD {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4wE {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wE {
          display: flex;
        }
      }
      .ww-e-d4wE.ww-layout, .ww-e-d4wE [data-ww-ls~="d4wE"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wE.ww-layout, .ww-e-d4wE [data-ww-ls~="d4wE"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
      }
      .ww-e-d4wF:where(:hover) {
        display: flex;
        background-color: #f3f4f6;
      }
      .ww-e-d4wF.ww-layout, .ww-e-d4wF [data-ww-ls~="d4wF"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4wF.ww-layout:where(:hover), .ww-e-d4wF [data-ww-ls~="d4wF"]:where(:hover) {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d4wG {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
        background-color: #f9fafb;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4wH {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wH {
          display: flex;
        }
      }
      .ww-e-d4wH.ww-layout, .ww-e-d4wH [data-ww-ls~="d4wH"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wH.ww-layout, .ww-e-d4wH [data-ww-ls~="d4wH"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wI {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4wJ {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wJ {
          display: flex;
        }
      }
      .ww-e-d4wJ.ww-layout, .ww-e-d4wJ [data-ww-ls~="d4wJ"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wJ.ww-layout, .ww-e-d4wJ [data-ww-ls~="d4wJ"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wK {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4wL {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4wM {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wM {
          display: flex;
        }
      }
      .ww-e-d4wM.ww-layout, .ww-e-d4wM [data-ww-ls~="d4wM"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wM.ww-layout, .ww-e-d4wM [data-ww-ls~="d4wM"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wN {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4wO {
        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-d4wP {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d4wP {
          display: flex;
        }
      }
      .ww-e-d4wP.ww-layout, .ww-e-d4wP [data-ww-ls~="d4wP"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wP.ww-layout, .ww-e-d4wP [data-ww-ls~="d4wP"] {
          display: flex;
          flex-flow: column;
          gap: 8px;
        }
      }
      .ww-e-d4wQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4wQ {
          display: grid;
        }
      }
      .ww-e-d4wQ.ww-layout, .ww-e-d4wQ [data-ww-ls~="d4wQ"] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
      }
      @media (max-width: 767px) {
        .ww-e-d4wQ.ww-layout, .ww-e-d4wQ [data-ww-ls~="d4wQ"] {
          display: grid;
          grid-template-columns: 1fr;
          gap: 24px;
        }
      }
      .ww-e-d4wR {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #374151);
        white-space-collapse: preserve;
      }
      .ww-e-d4wS {
        margin: 0;
        padding: 20px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-top: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
      }
      .ww-e-d4wS.ww-layout, .ww-e-d4wS [data-ww-ls~="d4wS"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d4wT {
        margin: 0;
        padding: 10px 20px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: var(--cb1cf9b1-6e44-44b1-9429-b09348394627, #d96e4a);
        cursor: pointer;
        transition: all 0.2s;
        border: none;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d4wT:where(:hover) {
        background-color: #c5633f;
      }
      .ww-e-d4wU {
        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-d4wV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4wW {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: 90vh;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #ffffff);
        box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
        border-radius: 16px;
      }
      .ww-e-d4wW.ww-layout, .ww-e-d4wW [data-ww-ls~="d4wW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4wY {
        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-d4wY.ww-layout, .ww-e-d4wY [data-ww-ls~="d4wY"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      .ww-e-d4wZ {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4wa {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4wb {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4wc {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4wd {
        margin: 0;
        padding: 12px 16px;
        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-family: var(--ww-default-font-family);
        color: var(--a57d76fb-93bf-46d1-a9d2-df5216ebe196, #111827);
        white-space-collapse: preserve;
        border: 1px solid var(--3420b902-4af9-4b46-808e-f231adafb671, #e5e7eb);
        border-radius: 8px;
      }
      .ww-e-d4we {
        margin: 0;
        padding: 10px 20px;
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d4we:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-d4wf {
        margin: 0;
        padding: 16px 24px;
        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-bottom: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4wf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wf {
          display: flex;
        }
      }
      .ww-e-d4wf.ww-layout, .ww-e-d4wf [data-ww-ls~="d4wf"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4wf.ww-layout, .ww-e-d4wf [data-ww-ls~="d4wf"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wf.ww-layout, .ww-e-d4wf [data-ww-ls~="d4wf"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4wg {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 20px 25px -5px #0000001a;
        border-radius: 16px;
      }
      .ww-e-d4wg.ww-layout, .ww-e-d4wg [data-ww-ls~="d4wg"] {
        display: block;
      }
      .ww-e-d4wh {
        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-d4wi {
        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: sans-serif;
        line-height: 1.5;
        font-weight: 700;
        color: #1e3a8a;
        white-space-collapse: preserve;
      }
      .ww-e-d4wk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4wk.ww-layout, .ww-e-d4wk [data-ww-ls~="d4wk"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-d4wl {
        margin: 0 0 6px;
        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: sans-serif;
        font-weight: 600;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4wm {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4wm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wm {
          display: flex;
        }
      }
      :where(.ww-e-d4wn[data-ww-states~="eKjKJ7"]) .ww-e-d4wm {
        cursor: not-allowed;
        opacity: 0.45;
      }
      .ww-e-d4wm.ww-layout, .ww-e-d4wm [data-ww-ls~="d4wm"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4wm.ww-layout, .ww-e-d4wm [data-ww-ls~="d4wm"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wm.ww-layout, .ww-e-d4wm [data-ww-ls~="d4wm"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4wo {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 991px) {
        .ww-e-d4wo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wo {
          display: flex;
        }
      }
      .ww-e-d4wo.ww-layout, .ww-e-d4wo [data-ww-ls~="d4wo"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4wo.ww-layout, .ww-e-d4wo [data-ww-ls~="d4wo"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wo.ww-layout, .ww-e-d4wo [data-ww-ls~="d4wo"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4wp {
        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-family: sans-serif;
        font-weight: 600;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d4wq {
        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: sans-serif;
        line-height: 1.5;
        color: #1e3a8a;
        white-space-collapse: preserve;
      }
      .ww-e-d4wr {
        margin: 0;
        padding: 16px 24px;
        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-top: 1px solid #e2e8f0;
      }
      @media (max-width: 991px) {
        .ww-e-d4wr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wr {
          display: flex;
        }
      }
      .ww-e-d4wr.ww-layout, .ww-e-d4wr [data-ww-ls~="d4wr"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4wr.ww-layout, .ww-e-d4wr [data-ww-ls~="d4wr"] {
          display: flex;
          justify-content: flex-end;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wr.ww-layout, .ww-e-d4wr [data-ww-ls~="d4wr"] {
          display: flex;
          flex-direction: column-reverse;
          justify-content: flex-end;
          gap: 12px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d4ws {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 280px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4ws {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ws {
          display: flex;
        }
      }
      .ww-e-d4ws.ww-layout, .ww-e-d4ws [data-ww-ls~="d4ws"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ws.ww-layout, .ww-e-d4ws [data-ww-ls~="d4ws"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ws.ww-layout, .ww-e-d4ws [data-ww-ls~="d4ws"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4wt {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4wt {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wt {
          display: flex;
        }
      }
      .ww-e-d4wt.ww-layout, .ww-e-d4wt [data-ww-ls~="d4wt"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4wt.ww-layout, .ww-e-d4wt [data-ww-ls~="d4wt"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wt.ww-layout, .ww-e-d4wt [data-ww-ls~="d4wt"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4wu {
        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-d4wv {
        margin: 0;
        padding: 10px 12px 10px 40px;
        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: sans-serif;
        white-space-collapse: preserve;
        border: 2px solid #2f3d5a;
        border-radius: 8px;
      }
      .ww-e-d4ww {
        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: sans-serif;
        font-weight: 700;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4wx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4wx.ww-layout, .ww-e-d4wx [data-ww-ls~="d4wx"] {
        display: flex;
        flex-flow: column;
        row-gap: 15px;
      }
      .ww-e-d4wy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4wz {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #eff6ff;
        border: 1px solid #dbeafe;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4wz {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wz {
          display: flex;
        }
      }
      .ww-e-d4wz.ww-layout, .ww-e-d4wz [data-ww-ls~="d4wz"] {
        display: flex;
        align-items: flex-start;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4wz.ww-layout, .ww-e-d4wz [data-ww-ls~="d4wz"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4wz.ww-layout, .ww-e-d4wz [data-ww-ls~="d4wz"] {
          display: flex;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d4x0 {
        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-family: sans-serif;
        font-weight: 700;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4x1 {
        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-d4x1.ww-layout, .ww-e-d4x1 [data-ww-ls~="d4x1"] {
        display: block;
      }
      .ww-e-d4x2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4x3 {
        margin: 32px 0 0;
        padding: 24px 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 #e5e7eb;
      }
      .ww-e-d4x3.ww-layout, .ww-e-d4x3 [data-ww-ls~="d4x3"] {
        display: flex;
        justify-content: flex-end;
      }
      .ww-e-d4x4 {
        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-d4x4.ww-layout, .ww-e-d4x4 [data-ww-ls~="d4x4"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
      }
      .ww-e-d4x5 {
        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-d4x5.ww-layout, .ww-e-d4x5 [data-ww-ls~="d4x5"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d4x6 {
        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-d4x6.ww-layout, .ww-e-d4x6 [data-ww-ls~="d4x6"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d4x8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4x8.ww-layout, .ww-e-d4x8 [data-ww-ls~="d4x8"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        gap: 16px;
      }
      .ww-e-d4x9 {
        margin: 0;
        padding: 10px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s;
        border-radius: 8px;
      }
      .ww-e-d4x9.ww-layout, .ww-e-d4x9 [data-ww-ls~="d4x9"] {
        display: block;
      }
      .ww-e-d4xA {
        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: var(--ww-default-font-family);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4xB {
        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-d4xB.ww-layout, .ww-e-d4xB [data-ww-ls~="d4xB"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-d4xC {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4xD {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4xE {
        margin: 0 0 8px;
        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: var(--ww-default-font-family);
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4xF {
        margin: 0 0 24px;
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4xG {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4xH {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4xI {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 384px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d4xI:where([data-ww-states~="IyMnDP"]), .ww-e-d4xI:where(:read-only), .ww-e-d4xI:where(:has(:read-only)) {
        cursor: not-allowed;
      }
      .ww-e-d4xJ {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 384px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d4xK {
        margin: 0;
        padding: 10px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: 384px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        transition: all 0.2s;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --ww-element-transition: all 0.2s;
      }
      .ww-e-d4xL {
        margin: 0;
        padding: 6px 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: #fff;
        cursor: pointer;
        transition: all 0.2s;
        border: 2px solid #d96e4a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xL {
          display: flex;
        }
      }
      .ww-e-d4xL.ww-layout, .ww-e-d4xL [data-ww-ls~="d4xL"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xL.ww-layout, .ww-e-d4xL [data-ww-ls~="d4xL"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4xM {
        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;
        cursor: pointer;
        opacity: 0.75;
      }
      .ww-e-d4xN {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4xO {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4xP {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #3b82f6;
        cursor: pointer;
        transition: transform 0.2s;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xP {
          display: flex;
        }
      }
      .ww-e-d4xP.ww-layout, .ww-e-d4xP [data-ww-ls~="d4xP"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xP.ww-layout, .ww-e-d4xP [data-ww-ls~="d4xP"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4xQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: 80%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4xQ {
          max-width: unset;
        }
      }
      .ww-e-d4xQ.ww-layout, .ww-e-d4xQ [data-ww-ls~="d4xQ"] {
        display: flex;
        flex-flow: wrap;
        align-content: revert-layer;
        gap: 2px;
      }
      .ww-e-d4xR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4xR.ww-layout, .ww-e-d4xR [data-ww-ls~="d4xR"] {
        display: flex;
        flex-flow: row;
        align-content: revert-layer;
        column-gap: 10px;
      }
      .ww-e-d4xT {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 50px;
        background-color: #fff;
        transition: all 0.2s;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xT {
          display: flex;
        }
      }
      .ww-e-d4xT.ww-layout, .ww-e-d4xT [data-ww-ls~="d4xT"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: revert-layer;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4xT.ww-layout, .ww-e-d4xT [data-ww-ls~="d4xT"] {
          flex-flow: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4xT.ww-layout, .ww-e-d4xT [data-ww-ls~="d4xT"] {
          display: flex;
          flex-flow: wrap;
          justify-content: space-between;
          align-items: stretch;
          align-content: revert-layer;
          gap: 8px;
        }
      }
      .ww-e-d4xU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: 80%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4xU {
          max-width: 100%;
        }
      }
      .ww-e-d4xU.ww-layout, .ww-e-d4xU [data-ww-ls~="d4xU"] {
        display: flex;
        flex-direction: row;
        column-gap: 5px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4xU.ww-layout, .ww-e-d4xU [data-ww-ls~="d4xU"] {
          flex-flow: column;
        }
      }
      .ww-e-d4xW {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4xX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: 80%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4xX.ww-layout, .ww-e-d4xX [data-ww-ls~="d4xX"] {
        display: flex;
        flex-direction: row;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d4xY {
        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;
        cursor: pointer;
        opacity: 0.75;
      }
      .ww-e-d4xZ {
        margin: 8px 0 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a0d;
        border: 1px solid #d96e4a26;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xZ {
          display: flex;
        }
      }
      .ww-e-d4xZ.ww-layout, .ww-e-d4xZ [data-ww-ls~="d4xZ"] {
        display: flex;
        align-items: flex-start;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xZ.ww-layout, .ww-e-d4xZ [data-ww-ls~="d4xZ"] {
          display: flex;
          align-items: flex-start;
          gap: 6px;
        }
      }
      .ww-e-d4xa {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: transform 0.2s;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xa {
          display: flex;
        }
      }
      .ww-e-d4xa.ww-layout, .ww-e-d4xa [data-ww-ls~="d4xa"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xa.ww-layout, .ww-e-d4xa [data-ww-ls~="d4xa"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4xb {
        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;
        cursor: pointer;
        opacity: 0.75;
      }
      .ww-e-d4xc {
        margin: 0 0 6px;
        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: sans-serif;
        font-weight: 400;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d4xd {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4xe {
        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: sans-serif;
        font-weight: 500;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4xg {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
        background-color: #0000;
        box-shadow: none;
        border: none;
      }
      .ww-e-d4xh {
        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;
        cursor: pointer;
        opacity: 0.75;
      }
      .ww-e-d4xi {
        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-d4xj {
        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: sans-serif;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4xk {
        margin: 0;
        padding: 4px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #3b82f6;
        cursor: pointer;
        transition: transform 0.2s;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xk {
          display: flex;
        }
      }
      .ww-e-d4xk.ww-layout, .ww-e-d4xk [data-ww-ls~="d4xk"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xk.ww-layout, .ww-e-d4xk [data-ww-ls~="d4xk"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d4xl {
        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: sans-serif;
        line-height: 1.5;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4xm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4xm.ww-layout, .ww-e-d4xm [data-ww-ls~="d4xm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4xn {
        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;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.15s ease;
        border-top: 1px solid #e5e7eb;
        border-bottom: 0 solid #e5e7eb;
        border-left: 1px solid #e5e7eb;
        border-right: 1px solid #e5e7eb;
        border-radius: 8px 8px 0 0;
      }
      @media (max-width: 767px) {
        .ww-e-d4xn {
          display: flex;
        }
      }
      .ww-e-d4xn.ww-layout, .ww-e-d4xn [data-ww-ls~="d4xn"] {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xn.ww-layout, .ww-e-d4xn [data-ww-ls~="d4xn"] {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4xo {
        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;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.15s ease;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 767px) {
        .ww-e-d4xo {
          display: flex;
        }
      }
      .ww-e-d4xo:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d4xo.ww-layout, .ww-e-d4xo [data-ww-ls~="d4xo"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xo.ww-layout, .ww-e-d4xo [data-ww-ls~="d4xo"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4xp {
        margin: 4px 0 0;
        padding: 0;
        z-index: 999;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 350px;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;
        animation-duration: .15s;
        animation-timing-function: ease-out;
        animation-iteration-count: 1;
        border: 1px solid #e5e7eb;
        border-radius: 0 0 8px 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xp {
          display: flex;
          max-height: 250px;
        }
      }
      .ww-e-d4xp.ww-layout, .ww-e-d4xp [data-ww-ls~="d4xp"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 767px) {
        .ww-e-d4xp.ww-layout, .ww-e-d4xp [data-ww-ls~="d4xp"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d4xq {
        margin: 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 45px;
        left: 148px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d4xq.ww-layout, .ww-e-d4xq [data-ww-ls~="d4xq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4xr {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4xs {
        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;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.15s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d4xs {
          display: flex;
        }
      }
      .ww-e-d4xs.ww-layout, .ww-e-d4xs [data-ww-ls~="d4xs"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xs.ww-layout, .ww-e-d4xs [data-ww-ls~="d4xs"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4xt {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4xu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: 0 0 0 2px #3b82f633;
        border-radius: 50%;
      }
      .ww-e-d4xu.ww-layout, .ww-e-d4xu [data-ww-ls~="d4xu"] {
        display: block;
      }
      .ww-e-d4xv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 12px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #10b981;
        box-shadow: 0 0 0 2px #10b98133;
        border-radius: 50%;
      }
      .ww-e-d4xv.ww-layout, .ww-e-d4xv [data-ww-ls~="d4xv"] {
        display: block;
      }
      .ww-e-d4xw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4xx {
        margin: 0;
        padding: 4px 10px;
        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;
        transition: transform 0.2s;
        border-radius: 9999px;
      }
      @media (max-width: 767px) {
        .ww-e-d4xx {
          display: flex;
        }
      }
      .ww-e-d4xx.ww-layout, .ww-e-d4xx [data-ww-ls~="d4xx"] {
        display: flex;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
        flex-wrap: nowrap;
      }
      @media (max-width: 767px) {
        .ww-e-d4xx.ww-layout, .ww-e-d4xx [data-ww-ls~="d4xx"] {
          display: flex;
          align-items: center;
          align-content: revert-layer;
          gap: 6px;
          flex-wrap: nowrap;
        }
      }
      .ww-e-d4xy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4xz {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4y0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4y1 {
        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-d4y2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4y3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 2 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4y4 {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4y5 {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4y6 {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4y7 {
        margin: 0 0 4px;
        padding: 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4y8 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4y8 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4y8 {
          display: flex;
        }
      }
      .ww-e-d4y8.ww-layout, .ww-e-d4y8 [data-ww-ls~="d4y8"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4y8.ww-layout, .ww-e-d4y8 [data-ww-ls~="d4y8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4y8.ww-layout, .ww-e-d4y8 [data-ww-ls~="d4y8"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4y9 {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4yA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4yB {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4yC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4yD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4yE {
        margin: 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;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yE {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yE {
          display: flex;
          width: 80px;
        }
      }
      .ww-e-d4yE.ww-layout, .ww-e-d4yE [data-ww-ls~="d4yE"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4yE.ww-layout, .ww-e-d4yE [data-ww-ls~="d4yE"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yE.ww-layout, .ww-e-d4yE [data-ww-ls~="d4yE"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4yF {
        margin: 0 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 60px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d4yG {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4yG {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yG {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4yG.ww-layout, .ww-e-d4yG [data-ww-ls~="d4yG"] {
        display: flex;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yG.ww-layout, .ww-e-d4yG [data-ww-ls~="d4yG"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yG.ww-layout, .ww-e-d4yG [data-ww-ls~="d4yG"] {
          display: flex;
          gap: 10px;
        }
      }
      .ww-e-d4yH {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: 300px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d4yH {
          width: 100%;
          min-width: unset;
        }
      }
      .ww-e-d4yH.ww-layout, .ww-e-d4yH [data-ww-ls~="d4yH"] {
        display: block;
      }
      .ww-e-d4yI {
        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-d4yJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4yK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4yL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4yL {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yL {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4yL.ww-layout, .ww-e-d4yL [data-ww-ls~="d4yL"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4yL.ww-layout, .ww-e-d4yL [data-ww-ls~="d4yL"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yL.ww-layout, .ww-e-d4yL [data-ww-ls~="d4yL"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
        }
      }
      .ww-e-d4yM {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4yM {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yM {
          display: flex;
        }
      }
      .ww-e-d4yM.ww-layout, .ww-e-d4yM [data-ww-ls~="d4yM"] {
        display: flex;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yM.ww-layout, .ww-e-d4yM [data-ww-ls~="d4yM"] {
          display: flex;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yM.ww-layout, .ww-e-d4yM [data-ww-ls~="d4yM"] {
          display: flex;
          gap: 8px;
        }
      }
      .ww-e-d4yN {
        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-d4yO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4yO {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yO {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4yO.ww-layout, .ww-e-d4yO [data-ww-ls~="d4yO"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4yO.ww-layout, .ww-e-d4yO [data-ww-ls~="d4yO"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yO.ww-layout, .ww-e-d4yO [data-ww-ls~="d4yO"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
        }
      }
      .ww-e-d4yP {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4yP {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yP {
          display: flex;
        }
      }
      .ww-e-d4yP.ww-layout, .ww-e-d4yP [data-ww-ls~="d4yP"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4yP.ww-layout, .ww-e-d4yP [data-ww-ls~="d4yP"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yP.ww-layout, .ww-e-d4yP [data-ww-ls~="d4yP"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4yQ {
        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-d4yQ.ww-layout, .ww-e-d4yQ [data-ww-ls~="d4yQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4yR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4yS {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4yT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #3b82f6;
        border-radius: 2px;
      }
      .ww-e-d4yT.ww-layout, .ww-e-d4yT [data-ww-ls~="d4yT"] {
        display: block;
      }
      .ww-e-d4yU {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yU {
          display: flex;
        }
      }
      .ww-e-d4yU.ww-layout, .ww-e-d4yU [data-ww-ls~="d4yU"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yU.ww-layout, .ww-e-d4yU [data-ww-ls~="d4yU"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yU.ww-layout, .ww-e-d4yU [data-ww-ls~="d4yU"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d4yV {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4yV {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yV {
          display: flex;
        }
      }
      .ww-e-d4yV.ww-layout, .ww-e-d4yV [data-ww-ls~="d4yV"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 24px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4yV.ww-layout, .ww-e-d4yV [data-ww-ls~="d4yV"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yV.ww-layout, .ww-e-d4yV [data-ww-ls~="d4yV"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d4yW {
        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-d4yW.ww-layout, .ww-e-d4yW [data-ww-ls~="d4yW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4yX {
        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-d4yX.ww-layout, .ww-e-d4yX [data-ww-ls~="d4yX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d4yY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4yZ {
        margin: 0 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #2563eb;
        white-space-collapse: preserve;
      }
      .ww-e-d4ya {
        margin: 0 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 60px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 10px;
        font-family: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d4yb {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d4yb.ww-layout, .ww-e-d4yb [data-ww-ls~="d4yb"] {
        display: block;
      }
      .ww-e-d4yc {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d4yd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4ye {
        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: sans-serif;
        font-weight: bold;
        color: #d96e4a;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d4yf {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4yf {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yf {
          margin: 8px 0 0;
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4yf.ww-layout, .ww-e-d4yf [data-ww-ls~="d4yf"] {
        display: flex;
        justify-content: flex-end;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yf.ww-layout, .ww-e-d4yf [data-ww-ls~="d4yf"] {
          display: flex;
          justify-content: flex-end;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yf.ww-layout, .ww-e-d4yf [data-ww-ls~="d4yf"] {
          display: flex;
          justify-content: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d4yg {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4yh {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 320px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 0 solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4yh {
          display: flex;
          width: revert-layer;
          flex: 1 1 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yh {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d4yh.ww-layout, .ww-e-d4yh [data-ww-ls~="d4yh"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4yh.ww-layout, .ww-e-d4yh [data-ww-ls~="d4yh"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4yh.ww-layout, .ww-e-d4yh [data-ww-ls~="d4yh"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d4yi {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 19px;
        bottom: auto;
        left: 19px;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4yj {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4yk {
        margin: 0 0 16px;
        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-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4yl {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d4ym {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4yn {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4yo {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4yp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4yq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4yr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4ys {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4yt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4yu {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4yv {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4yw {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4yx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4yy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4yz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d4z0 {
        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: var(--ww-default-font-family);
        text-align: center;
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4z1 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4z2 {
        margin: 0 0 4px;
        padding: 0 0 12px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4z3 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4z4 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4z5 {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4z6 {
        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: var(--ww-default-font-family);
        color: #166534;
        white-space-collapse: preserve;
      }
      .ww-e-d4z7 {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4z8 {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4z9 {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4zA {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4zB {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4zC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zJ {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d4zK {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zL {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d4zL {
          border: 1px solid #e5e7eb;
          border-radius: 4px;
        }
      }
      :where(.ww-e-d50Z[data-ww-states~="ceujwK"]) .ww-e-d4zL {
        display: flex;
      }
      .ww-e-d4zM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4zN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        text-align: right;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d4zP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4zQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zS {
        margin: 0;
        padding: 0 0 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d4zU {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d4zU {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zU {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d4zU.ww-layout, .ww-e-d4zU [data-ww-ls~="d4zU"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4zU.ww-layout, .ww-e-d4zU [data-ww-ls~="d4zU"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zU.ww-layout, .ww-e-d4zU [data-ww-ls~="d4zU"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d4zV {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d4zW {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d4zW.ww-layout, .ww-e-d4zW [data-ww-ls~="d4zW"] {
        display: block;
      }
      .ww-e-d4zX {
        margin: 0 8px 0 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-d4zY {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4zY {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zY {
          display: flex;
        }
      }
      .ww-e-d4zY.ww-layout, .ww-e-d4zY [data-ww-ls~="d4zY"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4zY.ww-layout, .ww-e-d4zY [data-ww-ls~="d4zY"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zY.ww-layout, .ww-e-d4zY [data-ww-ls~="d4zY"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4zZ {
        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-d4za {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 991px) {
        .ww-e-d4za {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4za {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d4za.ww-layout, .ww-e-d4za [data-ww-ls~="d4za"] {
        display: flex;
        align-content: revert-layer;
        gap: 24px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d4za.ww-layout, .ww-e-d4za [data-ww-ls~="d4za"] {
          display: flex;
          align-content: revert-layer;
          gap: 24px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4za.ww-layout, .ww-e-d4za [data-ww-ls~="d4za"] {
          display: flex;
          flex-flow: column;
          align-content: revert-layer;
          gap: 24px;
        }
      }
      .ww-e-d4zb {
        margin: 0;
        padding: 0 0 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
        border-bottom: 1px solid #f3f4f6;
      }
      .ww-e-d4zc {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 250px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4zc {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zc {
          display: flex;
          width: 100%;
          min-width: unset;
        }
      }
      .ww-e-d4zc.ww-layout, .ww-e-d4zc [data-ww-ls~="d4zc"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d4zc.ww-layout, .ww-e-d4zc [data-ww-ls~="d4zc"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zc.ww-layout, .ww-e-d4zc [data-ww-ls~="d4zc"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d4zd {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d4zd {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zd {
          display: flex;
        }
      }
      .ww-e-d4zd.ww-layout, .ww-e-d4zd [data-ww-ls~="d4zd"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
        gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d4zd.ww-layout, .ww-e-d4zd [data-ww-ls~="d4zd"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zd.ww-layout, .ww-e-d4zd [data-ww-ls~="d4zd"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: stretch;
          gap: 12px;
        }
      }
      .ww-e-d4ze {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4ze {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ze {
          display: flex;
        }
      }
      .ww-e-d4ze.ww-layout, .ww-e-d4ze [data-ww-ls~="d4ze"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d4ze.ww-layout, .ww-e-d4ze [data-ww-ls~="d4ze"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4ze.ww-layout, .ww-e-d4ze [data-ww-ls~="d4ze"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d4zf {
        margin: 0 4px 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: 14px;
        font-family: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d4zg {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        border: 1px solid #e9d5ff;
        border-radius: 6px;
      }
      .ww-e-d4zg.ww-layout, .ww-e-d4zg [data-ww-ls~="d4zg"] {
        display: inline-block;
      }
      .ww-e-d4zh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d4zi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zj {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4zj {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zj {
          display: flex;
        }
      }
      .ww-e-d4zj.ww-layout, .ww-e-d4zj [data-ww-ls~="d4zj"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4zj.ww-layout, .ww-e-d4zj [data-ww-ls~="d4zj"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zj.ww-layout, .ww-e-d4zj [data-ww-ls~="d4zj"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4zk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zl {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d4zl {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zl {
          display: flex;
        }
      }
      .ww-e-d4zl.ww-layout, .ww-e-d4zl [data-ww-ls~="d4zl"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4zl.ww-layout, .ww-e-d4zl [data-ww-ls~="d4zl"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zl.ww-layout, .ww-e-d4zl [data-ww-ls~="d4zl"] {
          display: flex;
        }
      }
      .ww-e-d4zm {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4zm {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zm {
          display: flex;
        }
      }
      .ww-e-d4zm.ww-layout, .ww-e-d4zm [data-ww-ls~="d4zm"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4zm.ww-layout, .ww-e-d4zm [data-ww-ls~="d4zm"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zm.ww-layout, .ww-e-d4zm [data-ww-ls~="d4zm"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4zn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zo {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4zo {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zo {
          display: flex;
        }
      }
      .ww-e-d4zo.ww-layout, .ww-e-d4zo [data-ww-ls~="d4zo"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4zo.ww-layout, .ww-e-d4zo [data-ww-ls~="d4zo"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zo.ww-layout, .ww-e-d4zo [data-ww-ls~="d4zo"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4zp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: left;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zq {
        margin: 0 0 4px;
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d4zr {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d4zr {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zr {
          display: flex;
        }
      }
      .ww-e-d4zr.ww-layout, .ww-e-d4zr [data-ww-ls~="d4zr"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4zr.ww-layout, .ww-e-d4zr [data-ww-ls~="d4zr"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zr.ww-layout, .ww-e-d4zr [data-ww-ls~="d4zr"] {
          display: flex;
        }
      }
      .ww-e-d4zs {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4zs {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zs {
          display: flex;
        }
      }
      .ww-e-d4zs.ww-layout, .ww-e-d4zs [data-ww-ls~="d4zs"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d4zs.ww-layout, .ww-e-d4zs [data-ww-ls~="d4zs"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zs.ww-layout, .ww-e-d4zs [data-ww-ls~="d4zs"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d4zt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zu {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d4zu {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zu {
          display: flex;
        }
      }
      .ww-e-d4zu.ww-layout, .ww-e-d4zu [data-ww-ls~="d4zu"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d4zu.ww-layout, .ww-e-d4zu [data-ww-ls~="d4zu"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zu.ww-layout, .ww-e-d4zu [data-ww-ls~="d4zu"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d4zv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d4zw {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d4zw {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zw {
          display: flex;
        }
      }
      .ww-e-d4zw.ww-layout, .ww-e-d4zw [data-ww-ls~="d4zw"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d4zw.ww-layout, .ww-e-d4zw [data-ww-ls~="d4zw"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4zw.ww-layout, .ww-e-d4zw [data-ww-ls~="d4zw"] {
          display: flex;
        }
      }
      .ww-e-d4zx {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d4zx {
          padding: 16px;
        }
      }
      .ww-e-d4zx.ww-layout, .ww-e-d4zx [data-ww-ls~="d4zx"] {
        display: block;
      }
      .ww-e-d4zy {
        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: sans-serif;
        color: #9ca3af;
        white-space-collapse: preserve;
      }
      .ww-e-d4zz {
        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-d500 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d501 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d501 {
          display: flex;
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d501 {
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d501.ww-layout, .ww-e-d501 [data-ww-ls~="d501"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d501.ww-layout, .ww-e-d501 [data-ww-ls~="d501"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d501.ww-layout, .ww-e-d501 [data-ww-ls~="d501"] {
          display: flex;
          flex-flow: column;
          justify-content: space-between;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d502 {
        margin: 0 0 16px;
        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-family: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d503 {
        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-d504 {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d504 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d504 {
          display: flex;
        }
      }
      .ww-e-d504.ww-layout, .ww-e-d504 [data-ww-ls~="d504"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d504.ww-layout, .ww-e-d504 [data-ww-ls~="d504"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d504.ww-layout, .ww-e-d504 [data-ww-ls~="d504"] {
          display: flex;
          align-items: center;
        }
      }
      .ww-e-d505 {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d506 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d507 {
        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-d508 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      .ww-e-d508.ww-layout, .ww-e-d508 [data-ww-ls~="d508"] {
        display: block;
      }
      .ww-e-d509 {
        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: sans-serif;
        white-space-collapse: preserve;
      }
      .ww-e-d50A {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50C {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50D {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50D {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50D {
          display: flex;
        }
      }
      .ww-e-d50D.ww-layout, .ww-e-d50D [data-ww-ls~="d50D"] {
        display: flex;
        column-gap: 15px;
      }
      @media (max-width: 991px) {
        .ww-e-d50D.ww-layout, .ww-e-d50D [data-ww-ls~="d50D"] {
          display: flex;
          column-gap: 15px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50D.ww-layout, .ww-e-d50D [data-ww-ls~="d50D"] {
          display: flex;
          column-gap: 15px;
        }
      }
      .ww-e-d50E {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d50E.ww-layout, .ww-e-d50E [data-ww-ls~="d50E"] {
        display: block;
      }
      .ww-e-d50F {
        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-d50F.ww-layout, .ww-e-d50F [data-ww-ls~="d50F"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d50G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d50H {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50H {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50H {
          display: flex;
        }
      }
      .ww-e-d50H.ww-layout, .ww-e-d50H [data-ww-ls~="d50H"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d50H.ww-layout, .ww-e-d50H [data-ww-ls~="d50H"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50H.ww-layout, .ww-e-d50H [data-ww-ls~="d50H"] {
          display: flex;
        }
      }
      .ww-e-d50I {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d50J {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d50K {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d50K {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50K {
          display: flex;
        }
      }
      .ww-e-d50K.ww-layout, .ww-e-d50K [data-ww-ls~="d50K"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d50K.ww-layout, .ww-e-d50K [data-ww-ls~="d50K"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50K.ww-layout, .ww-e-d50K [data-ww-ls~="d50K"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d50L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50M {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50O {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        flex: 2 0 auto;
        max-width: unset;
        min-width: unset;
        height: 20px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d50P {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50P {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50P {
          display: flex;
        }
      }
      .ww-e-d50P.ww-layout, .ww-e-d50P [data-ww-ls~="d50P"] {
        display: flex;
        column-gap: 15px;
      }
      @media (max-width: 991px) {
        .ww-e-d50P.ww-layout, .ww-e-d50P [data-ww-ls~="d50P"] {
          display: flex;
          column-gap: 15px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50P.ww-layout, .ww-e-d50P [data-ww-ls~="d50P"] {
          display: flex;
          column-gap: 15px;
        }
      }
      .ww-e-d50Q {
        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-d50Q.ww-layout, .ww-e-d50Q [data-ww-ls~="d50Q"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d50R {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50R {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50R {
          display: flex;
        }
      }
      .ww-e-d50R.ww-layout, .ww-e-d50R [data-ww-ls~="d50R"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d50R.ww-layout, .ww-e-d50R [data-ww-ls~="d50R"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50R.ww-layout, .ww-e-d50R [data-ww-ls~="d50R"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d50S {
        margin: 0;
        padding: 8px;
        overflow: visible;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 63px;
        right: auto;
        left: 7px;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        opacity: 1;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d50S.ww-layout, .ww-e-d50S [data-ww-ls~="d50S"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d50T {
        margin: 0;
        padding: 8px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d50T {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50T {
          display: flex;
        }
      }
      .ww-e-d50T.ww-layout, .ww-e-d50T [data-ww-ls~="d50T"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d50T.ww-layout, .ww-e-d50T [data-ww-ls~="d50T"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50T.ww-layout, .ww-e-d50T [data-ww-ls~="d50T"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d50U {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50U {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50U {
          display: flex;
        }
      }
      .ww-e-d50U.ww-layout, .ww-e-d50U [data-ww-ls~="d50U"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d50U.ww-layout, .ww-e-d50U [data-ww-ls~="d50U"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50U.ww-layout, .ww-e-d50U [data-ww-ls~="d50U"] {
          display: flex;
          flex-flow: column;
          gap: 12px;
        }
      }
      .ww-e-d50V {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50V {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50V {
          margin: 8px 0 0;
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d50V.ww-layout, .ww-e-d50V [data-ww-ls~="d50V"] {
        display: flex;
        justify-content: flex-end;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50V.ww-layout, .ww-e-d50V [data-ww-ls~="d50V"] {
          display: flex;
          justify-content: flex-end;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50V.ww-layout, .ww-e-d50V [data-ww-ls~="d50V"] {
          display: flex;
          justify-content: flex-start;
          gap: 8px;
        }
      }
      .ww-e-d50W {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 2 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50W {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50W {
          display: flex;
        }
      }
      .ww-e-d50W.ww-layout, .ww-e-d50W [data-ww-ls~="d50W"] {
        display: flex;
        flex-flow: column;
        gap: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d50W.ww-layout, .ww-e-d50W [data-ww-ls~="d50W"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50W.ww-layout, .ww-e-d50W [data-ww-ls~="d50W"] {
          display: flex;
          flex-flow: column;
          gap: 20px;
        }
      }
      .ww-e-d50X {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50X {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50X {
          display: flex;
        }
      }
      .ww-e-d50X.ww-layout, .ww-e-d50X [data-ww-ls~="d50X"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 24px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d50X.ww-layout, .ww-e-d50X [data-ww-ls~="d50X"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 24px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50X.ww-layout, .ww-e-d50X [data-ww-ls~="d50X"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 16px;
        }
      }
      .ww-e-d50Y {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d50Y {
          padding: 16px;
        }
      }
      .ww-e-d50Y.ww-layout, .ww-e-d50Y [data-ww-ls~="d50Y"] {
        display: block;
      }
      .ww-e-d50Z {
        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-d50Z.ww-layout, .ww-e-d50Z [data-ww-ls~="d50Z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d50a {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d50a {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50a {
          margin: 0 0 4px;
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d50a.ww-layout, .ww-e-d50a [data-ww-ls~="d50a"] {
        display: flex;
        flex-flow: column;
        gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d50a.ww-layout, .ww-e-d50a [data-ww-ls~="d50a"] {
          display: flex;
          flex-flow: column;
          gap: 5px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50a.ww-layout, .ww-e-d50a [data-ww-ls~="d50a"] {
          display: flex;
          flex-flow: column;
          gap: 5px;
        }
      }
      .ww-e-d50b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 12px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d2sm[data-ww-states~="1t4MsD"]) .ww-e-d50b {
        width: 400px;
        height: 25px;
        aspect-ratio: unset;
      }
      .ww-e-d50c {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d50c {
          border: 1px solid #e5e7eb;
          border-radius: 4px;
        }
      }
      :where(.ww-e-d50Z[data-ww-states~="ceujwK"]) .ww-e-d50c {
        display: none;
      }
      .ww-e-d50d {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50d {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50d {
          display: flex;
        }
      }
      .ww-e-d50d.ww-layout, .ww-e-d50d [data-ww-ls~="d50d"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50d.ww-layout, .ww-e-d50d [data-ww-ls~="d50d"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50d.ww-layout, .ww-e-d50d [data-ww-ls~="d50d"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d50e {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50e {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50e {
          display: flex;
        }
      }
      .ww-e-d50e.ww-layout, .ww-e-d50e [data-ww-ls~="d50e"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50e.ww-layout, .ww-e-d50e [data-ww-ls~="d50e"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50e.ww-layout, .ww-e-d50e [data-ww-ls~="d50e"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d50f {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d50f {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50f {
          display: flex;
        }
      }
      .ww-e-d50f.ww-layout, .ww-e-d50f [data-ww-ls~="d50f"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50f.ww-layout, .ww-e-d50f [data-ww-ls~="d50f"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50f.ww-layout, .ww-e-d50f [data-ww-ls~="d50f"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d50g {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 2 1 0;
        max-width: unset;
        min-width: 300px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d50g {
          width: 100%;
          min-width: unset;
        }
      }
      .ww-e-d50g.ww-layout, .ww-e-d50g [data-ww-ls~="d50g"] {
        display: block;
      }
      .ww-e-d50h {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50h {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50h {
          display: flex;
        }
      }
      .ww-e-d50h.ww-layout, .ww-e-d50h [data-ww-ls~="d50h"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d50h.ww-layout, .ww-e-d50h [data-ww-ls~="d50h"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50h.ww-layout, .ww-e-d50h [data-ww-ls~="d50h"] {
          display: flex;
        }
      }
      .ww-e-d50i {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50i {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50i {
          display: flex;
        }
      }
      .ww-e-d50i.ww-layout, .ww-e-d50i [data-ww-ls~="d50i"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d50i.ww-layout, .ww-e-d50i [data-ww-ls~="d50i"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50i.ww-layout, .ww-e-d50i [data-ww-ls~="d50i"] {
          display: flex;
        }
      }
      .ww-e-d50j {
        margin: 8px 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;
        background-color: #dcfce7;
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d50j {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50j {
          display: flex;
        }
      }
      .ww-e-d50j.ww-layout, .ww-e-d50j [data-ww-ls~="d50j"] {
        display: flex;
        align-items: center;
        gap: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d50j.ww-layout, .ww-e-d50j [data-ww-ls~="d50j"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50j.ww-layout, .ww-e-d50j [data-ww-ls~="d50j"] {
          display: flex;
          align-items: center;
          gap: 6px;
        }
      }
      .ww-e-d50k {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50k {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50k {
          display: flex;
        }
      }
      .ww-e-d50k.ww-layout, .ww-e-d50k [data-ww-ls~="d50k"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d50k.ww-layout, .ww-e-d50k [data-ww-ls~="d50k"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50k.ww-layout, .ww-e-d50k [data-ww-ls~="d50k"] {
          display: flex;
        }
      }
      .ww-e-d50l {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d50l {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50l {
          display: flex;
        }
      }
      .ww-e-d50l.ww-layout, .ww-e-d50l [data-ww-ls~="d50l"] {
        display: flex;
      }
      @media (max-width: 991px) {
        .ww-e-d50l.ww-layout, .ww-e-d50l [data-ww-ls~="d50l"] {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50l.ww-layout, .ww-e-d50l [data-ww-ls~="d50l"] {
          display: flex;
        }
      }
      .ww-e-d50m {
        margin: 0;
        padding: 8px 6px;
        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-d50m:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d50m:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d50m.ww-layout, .ww-e-d50m [data-ww-ls~="d50m"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d50n {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d50n:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d50n.ww-layout, .ww-e-d50n [data-ww-ls~="d50n"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d50o {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: 250px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50o {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50o {
          display: flex;
          width: 100%;
          min-width: unset;
        }
      }
      .ww-e-d50o.ww-layout, .ww-e-d50o [data-ww-ls~="d50o"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d50o.ww-layout, .ww-e-d50o [data-ww-ls~="d50o"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50o.ww-layout, .ww-e-d50o [data-ww-ls~="d50o"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d50p {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-width: 1px 1px medium;
        border-style: solid solid none;
        border-color: #e5e7eb #e5e7eb currentColor;
        border-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d50p {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50p {
          padding: 20px 16px;
          display: flex;
        }
      }
      .ww-e-d50p:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d50p.ww-layout, .ww-e-d50p [data-ww-ls~="d50p"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr 1fr 1fr 250px .5fr;
        column-gap: 5px;
      }
      @media (max-width: 991px) {
        .ww-e-d50p.ww-layout, .ww-e-d50p [data-ww-ls~="d50p"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50p.ww-layout, .ww-e-d50p [data-ww-ls~="d50p"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d50q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d50q {
          width: 100%;
        }
      }
      .ww-e-d50q.ww-layout, .ww-e-d50q [data-ww-ls~="d50q"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d50r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 250px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d50r {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50r {
          display: flex;
          width: 100%;
          max-width: 100%;
        }
      }
      .ww-e-d50r.ww-layout, .ww-e-d50r [data-ww-ls~="d50r"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d50r.ww-layout, .ww-e-d50r [data-ww-ls~="d50r"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50r.ww-layout, .ww-e-d50r [data-ww-ls~="d50r"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 8px;
        }
      }
      .ww-e-d50s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d2sm[data-ww-states~="1t4MsD"]) .ww-e-d50s {
        width: 400px;
        height: 25px;
        aspect-ratio: unset;
      }
      .ww-e-d50t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d2sm[data-ww-states~="1t4MsD"]) .ww-e-d50t {
        width: 400px;
        height: 25px;
        aspect-ratio: unset;
      }
      .ww-e-d50u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 18px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      :where(.ww-e-d2sm[data-ww-states~="1t4MsD"]) .ww-e-d50u {
        width: 400px;
        height: 25px;
        aspect-ratio: unset;
      }
      .ww-e-d50v {
        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;
        background-color: #fff;
        border-top: 0 none;
        border-bottom: 1px solid #e5e7eb;
        border-left: 0 none;
        border-right: 0 none;
      }
      @media (max-width: 991px) {
        .ww-e-d50v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50v {
          display: flex;
        }
      }
      .ww-e-d50v.ww-layout, .ww-e-d50v [data-ww-ls~="d50v"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d50v.ww-layout, .ww-e-d50v [data-ww-ls~="d50v"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d50v.ww-layout, .ww-e-d50v [data-ww-ls~="d50v"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d50w {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d50x {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: 1px solid #e9d5ff;
        border-radius: 6px;
      }
      .ww-e-d50x.ww-layout, .ww-e-d50x [data-ww-ls~="d50x"] {
        display: inline-block;
      }
      .ww-e-d50y {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d50z {
        margin: 0;
        padding: 8px 6px;
        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-d50z.ww-layout, .ww-e-d50z [data-ww-ls~="d50z"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d510 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d511 {
        margin: 0;
        padding: 8px 6px;
        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-d511.ww-layout, .ww-e-d511 [data-ww-ls~="d511"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d512 {
        margin: 0;
        padding: 8px 6px;
        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-d512.ww-layout, .ww-e-d512 [data-ww-ls~="d512"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d513 {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d514 {
        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: sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d515 {
        margin: 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;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d515 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d515 {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d515.ww-layout, .ww-e-d515 [data-ww-ls~="d515"] {
        display: flex;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d515.ww-layout, .ww-e-d515 [data-ww-ls~="d515"] {
          display: flex;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d515.ww-layout, .ww-e-d515 [data-ww-ls~="d515"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d516 {
        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: sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d517 {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: 1px solid #e9d5ff;
        border-radius: 6px;
      }
      .ww-e-d517.ww-layout, .ww-e-d517 [data-ww-ls~="d517"] {
        display: inline-block;
      }
      .ww-e-d518 {
        margin: 0 8px 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: 14px;
        font-family: sans-serif;
        color: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d519 {
        margin: 0;
        padding: 8px 6px;
        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-d519:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d519:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d519.ww-layout, .ww-e-d519 [data-ww-ls~="d519"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d51A {
        margin: 0;
        padding: 8px 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51A:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d51A.ww-layout, .ww-e-d51A [data-ww-ls~="d51A"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
        column-gap: 3px;
      }
      .ww-e-d51B {
        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-d51B.ww-layout, .ww-e-d51B [data-ww-ls~="d51B"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d51C {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d51C {
          width: 100%;
        }
      }
      .ww-e-d51C.ww-layout, .ww-e-d51C [data-ww-ls~="d51C"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d51D {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: unset;
        display: inline-block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: 1px solid #e9d5ff;
        border-radius: 6px;
      }
      .ww-e-d51D.ww-layout, .ww-e-d51D [data-ww-ls~="d51D"] {
        display: inline-block;
      }
      .ww-e-d51E {
        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: sans-serif;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d51F {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d51F {
          width: 100%;
        }
      }
      .ww-e-d51F.ww-layout, .ww-e-d51F [data-ww-ls~="d51F"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d51G {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d51H {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d51I {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d51J {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: fit-content;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d51J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51J {
          display: flex;
        }
      }
      .ww-e-d51J.ww-layout, .ww-e-d51J [data-ww-ls~="d51J"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d51J.ww-layout, .ww-e-d51J [data-ww-ls~="d51J"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51J.ww-layout, .ww-e-d51J [data-ww-ls~="d51J"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d51K {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51K {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51K {
          display: flex;
        }
      }
      .ww-e-d51K.ww-layout, .ww-e-d51K [data-ww-ls~="d51K"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d51K.ww-layout, .ww-e-d51K [data-ww-ls~="d51K"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51K.ww-layout, .ww-e-d51K [data-ww-ls~="d51K"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d51L {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d51M {
        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: var(--ww-default-font-family);
        font-weight: 500;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d51N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51O {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d51P {
        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-d51P.ww-layout, .ww-e-d51P [data-ww-ls~="d51P"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d51Q {
        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: sans-serif;
        font-weight: 500;
        color: #2f3d5a;
        white-space-collapse: preserve;
      }
      .ww-e-d51R {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51R {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51R {
          display: flex;
          width: 100%;
          max-width: 100%;
        }
      }
      .ww-e-d51R.ww-layout, .ww-e-d51R [data-ww-ls~="d51R"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d51R.ww-layout, .ww-e-d51R [data-ww-ls~="d51R"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51R.ww-layout, .ww-e-d51R [data-ww-ls~="d51R"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          gap: 8px;
        }
      }
      .ww-e-d51S {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51S {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51S {
          display: flex;
        }
      }
      .ww-e-d51S.ww-layout, .ww-e-d51S [data-ww-ls~="d51S"] {
        display: flex;
        align-items: center;
        gap: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d51S.ww-layout, .ww-e-d51S [data-ww-ls~="d51S"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51S.ww-layout, .ww-e-d51S [data-ww-ls~="d51S"] {
          display: flex;
          align-items: center;
          gap: 4px;
        }
      }
      .ww-e-d51T {
        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: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
      }
      .ww-e-d51U {
        margin: 0;
        padding: 8px 6px;
        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;
        cursor: pointer;
      }
      .ww-e-d51U:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d51U:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d51U.ww-layout, .ww-e-d51U [data-ww-ls~="d51U"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d51W {
        margin: 0;
        padding: 8px 6px;
        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-d51W:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d51W:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d51W.ww-layout, .ww-e-d51W [data-ww-ls~="d51W"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d51X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51Z {
        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-d51Z.ww-layout, .ww-e-d51Z [data-ww-ls~="d51Z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d51a {
        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-d51a.ww-layout, .ww-e-d51a [data-ww-ls~="d51a"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d51b {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d51c {
        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: sans-serif;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d51d {
        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: sans-serif;
        font-weight: bold;
        color: #1f2937;
        white-space-collapse: preserve;
      }
      .ww-e-d51e {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 35px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51f {
        margin: 0;
        padding: 8px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d51f.ww-layout, .ww-e-d51f [data-ww-ls~="d51f"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d51g {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d51h {
        margin: 0;
        padding: 8px 6px;
        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-d51h:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d51h:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d51h.ww-layout, .ww-e-d51h [data-ww-ls~="d51h"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d51i {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d51j {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d51j {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51j {
          display: flex;
        }
      }
      .ww-e-d51j.ww-layout, .ww-e-d51j [data-ww-ls~="d51j"] {
        display: flex;
        column-gap: 15px;
      }
      @media (max-width: 991px) {
        .ww-e-d51j.ww-layout, .ww-e-d51j [data-ww-ls~="d51j"] {
          display: flex;
          column-gap: 15px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51j.ww-layout, .ww-e-d51j [data-ww-ls~="d51j"] {
          display: flex;
          column-gap: 15px;
        }
      }
      .ww-e-d51k {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border-bottom: 1px solid #f3f4f6;
      }
      @media (max-width: 991px) {
        .ww-e-d51k {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51k {
          display: flex;
        }
      }
      .ww-e-d51k.ww-layout, .ww-e-d51k [data-ww-ls~="d51k"] {
        display: flex;
        column-gap: 15px;
      }
      @media (max-width: 991px) {
        .ww-e-d51k.ww-layout, .ww-e-d51k [data-ww-ls~="d51k"] {
          display: flex;
          column-gap: 15px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51k.ww-layout, .ww-e-d51k [data-ww-ls~="d51k"] {
          display: flex;
          column-gap: 15px;
        }
      }
      .ww-e-d51l {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51l {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51l {
          display: flex;
        }
      }
      .ww-e-d51l.ww-layout, .ww-e-d51l [data-ww-ls~="d51l"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d51l.ww-layout, .ww-e-d51l [data-ww-ls~="d51l"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51l.ww-layout, .ww-e-d51l [data-ww-ls~="d51l"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d51m {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51m {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51m {
          display: flex;
        }
      }
      .ww-e-d51m.ww-layout, .ww-e-d51m [data-ww-ls~="d51m"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      @media (max-width: 991px) {
        .ww-e-d51m.ww-layout, .ww-e-d51m [data-ww-ls~="d51m"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51m.ww-layout, .ww-e-d51m [data-ww-ls~="d51m"] {
          display: flex;
          align-items: center;
          gap: 12px;
        }
      }
      .ww-e-d51n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51o {
        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-d51p {
        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-d51q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 14px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d51t {
        margin: 0;
        padding: 8px 6px;
        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-d51t:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d51t:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d51t.ww-layout, .ww-e-d51t [data-ww-ls~="d51t"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d51u {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51u {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51u {
          display: flex;
        }
      }
      .ww-e-d51u.ww-layout, .ww-e-d51u [data-ww-ls~="d51u"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d51u.ww-layout, .ww-e-d51u [data-ww-ls~="d51u"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51u.ww-layout, .ww-e-d51u [data-ww-ls~="d51u"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d51v {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51v {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51v {
          display: flex;
        }
      }
      .ww-e-d51v.ww-layout, .ww-e-d51v [data-ww-ls~="d51v"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d51v.ww-layout, .ww-e-d51v [data-ww-ls~="d51v"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51v.ww-layout, .ww-e-d51v [data-ww-ls~="d51v"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d51w {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d51w {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51w {
          display: flex;
        }
      }
      .ww-e-d51w.ww-layout, .ww-e-d51w [data-ww-ls~="d51w"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d51w.ww-layout, .ww-e-d51w [data-ww-ls~="d51w"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51w.ww-layout, .ww-e-d51w [data-ww-ls~="d51w"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d51x {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d51x {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51x {
          display: flex;
          flex: 1 1 0;
        }
      }
      .ww-e-d51x.ww-layout, .ww-e-d51x [data-ww-ls~="d51x"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d51x.ww-layout, .ww-e-d51x [data-ww-ls~="d51x"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d51x.ww-layout, .ww-e-d51x [data-ww-ls~="d51x"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d51y {
        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-d51y.ww-layout, .ww-e-d51y [data-ww-ls~="d51y"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d51z {
        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-d51z.ww-layout, .ww-e-d51z [data-ww-ls~="d51z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d520 {
        margin: 0;
        padding: 8px 6px;
        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-d520:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d520:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d520.ww-layout, .ww-e-d520 [data-ww-ls~="d520"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d521 {
        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-d521.ww-layout, .ww-e-d521 [data-ww-ls~="d521"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d522 {
        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-d522.ww-layout, .ww-e-d522 [data-ww-ls~="d522"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d523 {
        margin: 0;
        padding: 8px 6px;
        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-d523:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d523:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d523.ww-layout, .ww-e-d523 [data-ww-ls~="d523"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d524 {
        margin: 0;
        padding: 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: fit-content;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d524 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d524 {
          display: flex;
        }
      }
      .ww-e-d524.ww-layout, .ww-e-d524 [data-ww-ls~="d524"] {
        display: flex;
        flex-flow: column;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d524.ww-layout, .ww-e-d524 [data-ww-ls~="d524"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d524.ww-layout, .ww-e-d524 [data-ww-ls~="d524"] {
          display: flex;
          flex-flow: column;
          gap: 16px;
        }
      }
      .ww-e-d525 {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
      }
      @media (max-width: 991px) {
        .ww-e-d525 {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d525 {
          padding: 16px;
          display: flex;
        }
      }
      .ww-e-d525.ww-layout, .ww-e-d525 [data-ww-ls~="d525"] {
        display: flex;
        align-content: revert-layer;
        gap: 24px;
        flex-wrap: wrap;
      }
      @media (max-width: 991px) {
        .ww-e-d525.ww-layout, .ww-e-d525 [data-ww-ls~="d525"] {
          display: flex;
          align-content: revert-layer;
          gap: 24px;
          flex-wrap: wrap;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d525.ww-layout, .ww-e-d525 [data-ww-ls~="d525"] {
          display: flex;
          flex-flow: column;
          align-content: revert-layer;
          gap: 24px;
        }
      }
      .ww-e-d526 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d526.ww-layout, .ww-e-d526 [data-ww-ls~="d526"] {
        display: block;
      }
      .ww-e-d527 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid #f3f4f6;
        border-radius: 8px;
      }
      .ww-e-d527.ww-layout, .ww-e-d527 [data-ww-ls~="d527"] {
        display: block;
      }
      .ww-e-d528 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: 100%;
        max-height: unset;
        min-height: unset;
        background-color: #ea9d42;
        border-radius: 2px;
      }
      .ww-e-d528.ww-layout, .ww-e-d528 [data-ww-ls~="d528"] {
        display: block;
      }
      .ww-e-d529 {
        margin: 0;
        padding: 8px 6px;
        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-d529:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d529:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d529.ww-layout, .ww-e-d529 [data-ww-ls~="d529"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d52A {
        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: sans-serif;
        font-weight: 500;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d52A {
          margin: 0 0 4px;
          font-size: 13px;
        }
      }
      .ww-e-d52B {
        margin: 16px 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;
      }
      @media (max-width: 991px) {
        .ww-e-d52B {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52B {
          display: flex;
        }
      }
      .ww-e-d52B.ww-layout, .ww-e-d52B [data-ww-ls~="d52B"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d52B.ww-layout, .ww-e-d52B [data-ww-ls~="d52B"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52B.ww-layout, .ww-e-d52B [data-ww-ls~="d52B"] {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
      }
      .ww-e-d52C {
        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: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d52C {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52C {
          display: flex;
        }
      }
      :where(.ww-e-d52B[data-ww-states~="Yw8aHP"]) .ww-e-d52C {
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        cursor: not-allowed;
      }
      .ww-e-d52C.ww-layout, .ww-e-d52C [data-ww-ls~="d52C"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d52C.ww-layout, .ww-e-d52C [data-ww-ls~="d52C"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52C.ww-layout, .ww-e-d52C [data-ww-ls~="d52C"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d52D {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d52E {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d52E {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52E {
          display: flex;
        }
      }
      .ww-e-d52E.ww-layout, .ww-e-d52E [data-ww-ls~="d52E"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d52E.ww-layout, .ww-e-d52E [data-ww-ls~="d52E"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52E.ww-layout, .ww-e-d52E [data-ww-ls~="d52E"] {
          display: flex;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d52F {
        margin: 0;
        padding: 8px 6px;
        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;
        cursor: pointer;
      }
      .ww-e-d52F:where([data-ww-states~="ZvgsB9"]) {
        background-color: #fef2f2;
      }
      .ww-e-d52F:where(:hover) {
        background-color: #fef2f2;
      }
      .ww-e-d52F.ww-layout, .ww-e-d52F [data-ww-ls~="d52F"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d52G {
        margin: 0;
        padding: 8px 6px;
        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-d52G:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d52G.ww-layout, .ww-e-d52G [data-ww-ls~="d52G"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d52H {
        margin: 0;
        padding: 8px;
        overflow: visible;
        z-index: 100;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 63px;
        right: auto;
        left: 7px;
        width: 220px;
        max-width: 400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 1px #10182805;
        opacity: 1;
        border: 1px solid var(--5df2264d-813f-4e12-959b-e86f202e40b0, #E4E4E7);
        border-radius: 12px;
      }
      .ww-e-d52H.ww-layout, .ww-e-d52H [data-ww-ls~="d52H"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d52I {
        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: var(--ww-default-font-family);
        color: #545454;
        letter-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d52J {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d52J {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52J {
          display: flex;
          width: revert-layer;
        }
      }
      .ww-e-d52J.ww-layout, .ww-e-d52J [data-ww-ls~="d52J"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d52J.ww-layout, .ww-e-d52J [data-ww-ls~="d52J"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52J.ww-layout, .ww-e-d52J [data-ww-ls~="d52J"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d52K {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d52L {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: center;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d52M {
        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-d52M.ww-layout, .ww-e-d52M [data-ww-ls~="d52M"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d52N {
        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-d52N.ww-layout, .ww-e-d52N [data-ww-ls~="d52N"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d52O {
        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: #fff;
        cursor: pointer;
        border: 1px solid #d1d5db;
        border-radius: 4px;
      }
      @media (max-width: 991px) {
        .ww-e-d52O {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52O {
          display: flex;
        }
      }
      :where(.ww-e-d52B[data-ww-states~="FslOEu"]) .ww-e-d52O {
        background-color: var(--3420b902-4af9-4b46-808e-f231adafb671,#E5E7EB);
        cursor: not-allowed;
      }
      .ww-e-d52O.ww-layout, .ww-e-d52O [data-ww-ls~="d52O"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d52O.ww-layout, .ww-e-d52O [data-ww-ls~="d52O"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52O.ww-layout, .ww-e-d52O [data-ww-ls~="d52O"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d52P {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d52Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d52R {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f9fafb;
        border-bottom: 1px solid #e5e7eb;
      }
      @media (max-width: 991px) {
        .ww-e-d52R {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52R {
          display: none;
        }
      }
      .ww-e-d52R.ww-layout, .ww-e-d52R [data-ww-ls~="d52R"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1.5fr 1fr 1.5fr 1fr 1fr 250px .5fr;
        column-gap: 10px;
      }
      @media (max-width: 991px) {
        .ww-e-d52R.ww-layout, .ww-e-d52R [data-ww-ls~="d52R"] {
          display: flex;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52R.ww-layout, .ww-e-d52R [data-ww-ls~="d52R"] {
          display: none;
        }
      }
      .ww-e-d52S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: left;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d52T {
        margin: 0 12px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: right;
        color: #ea9d42;
        white-space-collapse: preserve;
      }
      .ww-e-d52U {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d52U {
          border: 1px solid #e5e7eb;
          border-radius: 4px;
        }
      }
      :where(.ww-e-d50Q[data-ww-states~="ceujwK"]) .ww-e-d52U {
        display: none;
      }
      .ww-e-d52V {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: none;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      @media (max-width: 767px) {
        .ww-e-d52V {
          border: 1px solid #e5e7eb;
          border-radius: 4px;
        }
      }
      :where(.ww-e-d50Q[data-ww-states~="ceujwK"]) .ww-e-d52V {
        display: flex;
      }
      .ww-e-d52W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        text-align: right;
        color: #4b5563;
        white-space-collapse: preserve;
      }
      .ww-e-d52X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        text-align: right;
        color: #d96e4a;
        white-space-collapse: preserve;
      }
      .ww-e-d52Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d52Y {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52Y {
          margin: 0 0 4px;
          display: flex;
          width: 100%;
        }
      }
      .ww-e-d52Y.ww-layout, .ww-e-d52Y [data-ww-ls~="d52Y"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d52Y.ww-layout, .ww-e-d52Y [data-ww-ls~="d52Y"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52Y.ww-layout, .ww-e-d52Y [data-ww-ls~="d52Y"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d52Z {
        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: sans-serif;
        font-weight: bold;
        color: #d96e4a;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-d52a {
        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-family: sans-serif;
        font-weight: bold;
        color: #111827;
        white-space-collapse: preserve;
      }
      .ww-e-d52b {
        margin: 0;
        padding: 8px 34px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: #000000ad;
      }
      .ww-e-d52c {
        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;
        background-color: #fff;
        border-top: 0 none;
        border-bottom: 1px solid #e5e7eb;
        border-left: 0 none;
        border-right: 0 none;
      }
      @media (max-width: 991px) {
        .ww-e-d52c {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52c {
          display: flex;
        }
      }
      .ww-e-d52c.ww-layout, .ww-e-d52c [data-ww-ls~="d52c"] {
        display: flex;
        flex-flow: column;
      }
      @media (max-width: 991px) {
        .ww-e-d52c.ww-layout, .ww-e-d52c [data-ww-ls~="d52c"] {
          display: flex;
          flex-flow: column;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52c.ww-layout, .ww-e-d52c [data-ww-ls~="d52c"] {
          display: flex;
          flex-flow: column;
        }
      }
      .ww-e-d52d {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1.5 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d52d {
          display: none;
        }
      }
      .ww-e-d52d.ww-layout, .ww-e-d52d [data-ww-ls~="d52d"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d52d.ww-layout, .ww-e-d52d [data-ww-ls~="d52d"] {
          display: none;
        }
      }
      .ww-e-d52e {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: grid;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-width: 1px 1px medium;
        border-style: solid solid none;
        border-color: #e5e7eb #e5e7eb currentColor;
        border-image: none;
      }
      @media (max-width: 991px) {
        .ww-e-d52e {
          display: flex;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52e {
          padding: 20px 16px;
          display: flex;
        }
      }
      .ww-e-d52e:where(:hover) {
        background-color: var(--29cd67c0-cf89-4075-9409-62d3594bfd4b,#FEF2F2);
      }
      .ww-e-d52e.ww-layout, .ww-e-d52e [data-ww-ls~="d52e"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1.5fr 1fr 1.5fr 1fr 1fr 250px .5fr;
      }
      @media (max-width: 991px) {
        .ww-e-d52e.ww-layout, .ww-e-d52e [data-ww-ls~="d52e"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d52e.ww-layout, .ww-e-d52e [data-ww-ls~="d52e"] {
          display: flex;
          flex-flow: column;
          align-items: flex-start;
          gap: 12px;
        }
      }
      .ww-e-d52f {
        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: monospace;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d52g {
        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: 800;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d52h {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d52h {
          display: none;
        }
      }
      .ww-e-d52h.ww-layout, .ww-e-d52h [data-ww-ls~="d52h"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d52h.ww-layout, .ww-e-d52h [data-ww-ls~="d52h"] {
          display: none;
        }
      }
      .ww-e-d52i {
        margin: 0 0 12px;
        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-d52i.ww-layout, .ww-e-d52i [data-ww-ls~="d52i"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d52j {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d52j {
          display: none;
        }
      }
      .ww-e-d52j.ww-layout, .ww-e-d52j [data-ww-ls~="d52j"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d52j.ww-layout, .ww-e-d52j [data-ww-ls~="d52j"] {
          display: none;
        }
      }
      .ww-e-d52k {
        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;
        white-space-collapse: preserve;
      }
      .ww-e-d52l {
        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: 800;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d52n {
        margin: 0;
        padding: 0 24px 24px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
      }
      .ww-e-d52n.ww-layout, .ww-e-d52n [data-ww-ls~="d52n"] {
        display: block;
      }
      .ww-e-d52o {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d52p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d52q {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d52q {
          display: none;
        }
      }
      .ww-e-d52q.ww-layout, .ww-e-d52q [data-ww-ls~="d52q"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d52q.ww-layout, .ww-e-d52q [data-ww-ls~="d52q"] {
          display: none;
        }
      }
      .ww-e-d52r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d52s {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d52s {
          display: none;
        }
      }
      .ww-e-d52s.ww-layout, .ww-e-d52s [data-ww-ls~="d52s"] {
        display: block;
      }
      @media (max-width: 991px) {
        .ww-e-d52s.ww-layout, .ww-e-d52s [data-ww-ls~="d52s"] {
          display: none;
        }
      }
      .ww-e-d52t {
        margin: 0;
        padding: 10px 10px 10px 38px;
        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;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d52u {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: revert-layer;
        inset: revert-layer;
        width: 300px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d52u {
          width: 100%;
        }
      }
      .ww-e-d52u.ww-layout, .ww-e-d52u [data-ww-ls~="d52u"] {
        display: block;
      }
      .ww-e-d52v {
        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-d52v.ww-layout, .ww-e-d52v [data-ww-ls~="d52v"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d52w {
        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-d52w.ww-layout, .ww-e-d52w [data-ww-ls~="d52w"] {
        display: block;
      }
      .ww-e-d52x {
        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;
      }
      .ww-e-d52x.ww-layout, .ww-e-d52x [data-ww-ls~="d52x"] {
        display: block;
      }
      .ww-e-d52y {
        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-d52z {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d52z {
          display: flex;
        }
      }
      .ww-e-d52z.ww-layout, .ww-e-d52z [data-ww-ls~="d52z"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d52z.ww-layout, .ww-e-d52z [data-ww-ls~="d52z"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d530 {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 50%;
        left: 12px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translateY(-50%);
      }
      .ww-e-d531 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d97757;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d531 {
          display: flex;
        }
      }
      .ww-e-d531.ww-layout, .ww-e-d531 [data-ww-ls~="d531"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d531.ww-layout, .ww-e-d531 [data-ww-ls~="d531"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d532 {
        margin: 0 0 4px;
        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: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d533 {
        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-d534 {
        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;
        white-space-collapse: preserve;
      }
      .ww-e-d535 {
        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: 800;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d536 {
        margin: 0;
        padding: 1px 4px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 9px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #ef4444;
        white-space-collapse: preserve;
        border: 1px solid #fee2e2;
        border-radius: 2px;
      }
      .ww-e-d537 {
        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: 800;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d538 {
        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: 800;
        color: #475569;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-d539 {
        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: 800;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d53A {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d53B {
        margin: 0;
        padding: 0 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d53B.ww-layout, .ww-e-d53B [data-ww-ls~="d53B"] {
        display: block;
      }
      .ww-e-d53C {
        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-d53C.ww-layout, .ww-e-d53C [data-ww-ls~="d53C"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53D {
        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;
        background-color: #fff;
        border: 1px solid #fee2e2;
        border-radius: 8px;
      }
      .ww-e-d53D.ww-layout, .ww-e-d53D [data-ww-ls~="d53D"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d53E {
        margin: 0;
        padding: 10px 20px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d97757;
        cursor: pointer;
        box-shadow: 0 4px 12px #d9775733;
        border-radius: 8px;
      }
      .ww-e-d53E.ww-layout, .ww-e-d53E [data-ww-ls~="d53E"] {
        display: block;
      }
      .ww-e-d53F {
        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-d53F.ww-layout, .ww-e-d53F [data-ww-ls~="d53F"] {
        display: block;
      }
      .ww-e-d53G {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
      }
      .ww-e-d53G.ww-layout, .ww-e-d53G [data-ww-ls~="d53G"] {
        display: flex;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d53H {
        margin: 0;
        padding: 0;
        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: 700;
        color: #d97757;
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: none;
      }
      .ww-e-d53I {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #f1f5f9;
        border-radius: 12px;
      }
      .ww-e-d53I.ww-layout, .ww-e-d53I [data-ww-ls~="d53I"] {
        display: block;
      }
      .ww-e-d53J {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #cbd5e1;
      }
      .ww-e-d53J.ww-layout, .ww-e-d53J [data-ww-ls~="d53J"] {
        display: grid;
        grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
      }
      .ww-e-d53K {
        margin: 16px 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-d53K.ww-layout, .ww-e-d53K [data-ww-ls~="d53K"] {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
      }
      .ww-e-d53L {
        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: 800;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d53M {
        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-d53N {
        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-d53O {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #cbd5e166;
      }
      .ww-e-d53O.ww-layout, .ww-e-d53O [data-ww-ls~="d53O"] {
        display: grid;
        grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
      }
      .ww-e-d53P {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d53Q {
        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;
        color: #475569;
        white-space-collapse: preserve;
      }
      .ww-e-d53R {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d53S {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d53S {
          display: grid;
        }
      }
      .ww-e-d53S.ww-layout, .ww-e-d53S [data-ww-ls~="d53S"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d53S.ww-layout, .ww-e-d53S [data-ww-ls~="d53S"] {
          display: grid;
          grid-template-columns: 1fr 1fr 40px;
        }
      }
      .ww-e-d53T {
        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-d53U {
        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-d53V {
        margin: 0 0 4px;
        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: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d53W {
        margin: 0 0 2px;
        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: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d53X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        background-color: #d97757;
        border-radius: 50%;
      }
      @media (max-width: 991px) {
        .ww-e-d53X {
          display: flex;
        }
      }
      .ww-e-d53X.ww-layout, .ww-e-d53X [data-ww-ls~="d53X"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d53X.ww-layout, .ww-e-d53X [data-ww-ls~="d53X"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d53Y {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d53Y {
          display: flex;
        }
      }
      .ww-e-d53Y.ww-layout, .ww-e-d53Y [data-ww-ls~="d53Y"] {
        display: flex;
        align-items: center;
        gap: 16px;
      }
      @media (max-width: 991px) {
        .ww-e-d53Y.ww-layout, .ww-e-d53Y [data-ww-ls~="d53Y"] {
          display: flex;
          align-items: center;
          gap: 16px;
        }
      }
      .ww-e-d53Z {
        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-d53Z.ww-layout, .ww-e-d53Z [data-ww-ls~="d53Z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53a {
        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-d53a.ww-layout, .ww-e-d53a [data-ww-ls~="d53a"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53b {
        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-d53b.ww-layout, .ww-e-d53b [data-ww-ls~="d53b"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53c {
        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;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d53d {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: fit-content;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border: 1px solid;
        border-radius: 4px;
      }
      .ww-e-d53d.ww-layout, .ww-e-d53d [data-ww-ls~="d53d"] {
        display: block;
      }
      .ww-e-d53e {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-bottom: 1px solid #f1f5f9;
      }
      @media (max-width: 991px) {
        .ww-e-d53e {
          display: grid;
        }
      }
      .ww-e-d53e.ww-layout, .ww-e-d53e [data-ww-ls~="d53e"] {
        display: grid;
        grid-template-columns: 1.5fr 1fr 1fr 1fr 40px;
      }
      @media (max-width: 991px) {
        .ww-e-d53e.ww-layout, .ww-e-d53e [data-ww-ls~="d53e"] {
          display: grid;
          grid-template-columns: 1fr 1fr 40px;
        }
      }
      .ww-e-d53f {
        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-d53f.ww-layout, .ww-e-d53f [data-ww-ls~="d53f"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53g {
        margin: 0;
        padding: 12px 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-bottom: 1px solid #cbd5e166;
      }
      .ww-e-d53g.ww-layout, .ww-e-d53g [data-ww-ls~="d53g"] {
        display: grid;
        grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
      }
      .ww-e-d53h {
        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-d53h.ww-layout, .ww-e-d53h [data-ww-ls~="d53h"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53i {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53k {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53l {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53m {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53o {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53p {
        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-d53p.ww-layout, .ww-e-d53p [data-ww-ls~="d53p"] {
        display: block;
      }
      .ww-e-d53q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53r {
        margin: 0;
        padding: 0 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;
      }
      .ww-e-d53r.ww-layout, .ww-e-d53r [data-ww-ls~="d53r"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53s {
        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-d53s.ww-layout, .ww-e-d53s [data-ww-ls~="d53s"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d53t {
        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-d53u {
        margin: 0;
        padding: 1px 4px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 9px;
        font-family: Inter, sans-serif;
        font-weight: 800;
        color: #ef4444;
        white-space-collapse: preserve;
        border: 1px solid #fee2e2;
        border-radius: 2px;
      }
      .ww-e-d53v {
        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;
        background-color: #fff;
        border: 1px solid #fee2e2;
        border-radius: 8px;
      }
      .ww-e-d53v.ww-layout, .ww-e-d53v [data-ww-ls~="d53v"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .ww-e-d53w {
        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-d53w.ww-layout, .ww-e-d53w [data-ww-ls~="d53w"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d53x {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d53y {
        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-d53y.ww-layout, .ww-e-d53y [data-ww-ls~="d53y"] {
        display: block;
      }
      .ww-e-d53z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100px;
        max-width: unset;
        min-width: unset;
        height: 20px;
        max-height: unset;
        min-height: unset;
        background-color: #e2e8f0;
        border-radius: 8px;
      }
      .ww-e-d540 {
        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-d540.ww-layout, .ww-e-d540 [data-ww-ls~="d540"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d541 {
        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-d541.ww-layout, .ww-e-d541 [data-ww-ls~="d541"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d542 {
        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-d543 {
        margin: 0;
        padding: 24px;
        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-bottom: 1px solid #f1f5f9;
      }
      .ww-e-d543.ww-layout, .ww-e-d543 [data-ww-ls~="d543"] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 16px;
        flex-wrap: wrap;
      }
      .ww-e-d544 {
        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: 800;
        text-align: right;
        color: #0f172a;
        white-space-collapse: preserve;
      }
      .ww-e-d545 {
        margin: 0 0 4px;
        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: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d546 {
        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;
        white-space-collapse: preserve;
      }
      .ww-e-d547 {
        margin: 0 0 2px;
        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: 800;
        color: #94a3b8;
        white-space-collapse: preserve;
      }
      .ww-e-d548 {
        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-d548.ww-layout, .ww-e-d548 [data-ww-ls~="d548"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d549 {
        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: 800;
        text-align: right;
        color: #64748b;
        white-space-collapse: preserve;
      }
      .ww-e-d54A {
        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-d54B {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #cbd5e1;
      }
      .ww-e-d54B.ww-layout, .ww-e-d54B [data-ww-ls~="d54B"] {
        display: block;
      }
      .ww-e-d54C {
        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-d54D {
        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-d54D.ww-layout, .ww-e-d54D [data-ww-ls~="d54D"] {
        display: flex;
        align-items: center;
        gap: 12px;
      }
      .ww-e-d54E {
        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-d54F {
        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-d54G {
        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: 800;
        color: #ef4444;
        white-space-collapse: preserve;
      }
      .ww-e-d54H {
        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-d54I {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d54I.ww-layout, .ww-e-d54I [data-ww-ls~="d54I"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d54J {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d54J.ww-layout, .ww-e-d54J [data-ww-ls~="d54J"] {
        display: block;
      }
      .ww-e-d54K {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d54K {
          display: flex;
        }
      }
      .ww-e-d54K.ww-layout, .ww-e-d54K [data-ww-ls~="d54K"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d54K.ww-layout, .ww-e-d54K [data-ww-ls~="d54K"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d54L {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d54L {
          display: flex;
        }
      }
      .ww-e-d54L.ww-layout, .ww-e-d54L [data-ww-ls~="d54L"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d54L.ww-layout, .ww-e-d54L [data-ww-ls~="d54L"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d54M {
        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;
      }
      @media (max-width: 991px) {
        .ww-e-d54M {
          align-self: center;
          display: flex;
        }
      }
      .ww-e-d54M.ww-layout, .ww-e-d54M [data-ww-ls~="d54M"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
      }
      @media (max-width: 991px) {
        .ww-e-d54M.ww-layout, .ww-e-d54M [data-ww-ls~="d54M"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 8px;
        }
      }
      .ww-e-d54N {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease;
      }
      .ww-e-d54N.ww-layout, .ww-e-d54N [data-ww-ls~="d54N"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d54O {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d54P {
        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: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d54Q {
        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: var(--ww-default-font-family);
        text-align: left;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d54R {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d54S {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d54T {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d54U {
        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: #374151;
        white-space-collapse: preserve;
      }
      .ww-e-d54V {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d54V {
          text-align: center;
        }
      }
      :where(.ww-e-d54Y[data-ww-states~="nfTi0X"]) .ww-e-d54V {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d54W {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d54W {
          display: flex;
        }
      }
      .ww-e-d54W.ww-layout, .ww-e-d54W [data-ww-ls~="d54W"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d54W.ww-layout, .ww-e-d54W [data-ww-ls~="d54W"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d54X {
        margin: 0;
        padding: 12px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d54X {
          display: flex;
        }
      }
      .ww-e-d54X.ww-layout, .ww-e-d54X [data-ww-ls~="d54X"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d54X.ww-layout, .ww-e-d54X [data-ww-ls~="d54X"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d54Y {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 1 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease;
      }
      @media (max-width: 767px) {
        .ww-e-d54Y {
          padding: 12px 16px;
          height: 50px;
          aspect-ratio: unset;
        }
      }
      .ww-e-d54Y:where([data-ww-states~="nfTi0X"]) {
        padding: 0;
        display: flex;
        flex: 1 1 0;
        background-color: #d96e4a;
        cursor: pointer;
        box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
        transition: all 0.3s ease;
        border-radius: 9px;
      }
      @media (max-width: 991px) {
        .ww-e-d54Y:where([data-ww-states~="nfTi0X"]) {
          padding: 0;
          display: flex;
        }
      }
      .ww-e-d54Y.ww-layout, .ww-e-d54Y [data-ww-ls~="d54Y"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d54Y.ww-layout:where([data-ww-states~="nfTi0X"]), .ww-e-d54Y [data-ww-ls~="d54Y"]:where([data-ww-states~="nfTi0X"]) {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d54Y.ww-layout:where([data-ww-states~="nfTi0X"]), .ww-e-d54Y [data-ww-ls~="d54Y"]:where([data-ww-states~="nfTi0X"]) {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d54a {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d54b {
        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: 12px;
        font-family: var(--ww-default-font-family);
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d54c {
        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: var(--ww-default-font-family);
        font-weight: 700;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d54c {
          font-weight: 700;
        }
      }
      :where(.ww-e-d54Y[data-ww-states~="nfTi0X"]) .ww-e-d54c {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a,#FFFFFF);
      }
      .ww-e-d54d {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d54d.ww-layout, .ww-e-d54d [data-ww-ls~="d54d"] {
        display: block;
      }
      .ww-e-d54e {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff4d;
        border-radius: 9999px;
      }
      .ww-e-d54e.ww-layout, .ww-e-d54e [data-ww-ls~="d54e"] {
        display: block;
      }
      .ww-e-d54f {
        margin: 0;
        padding: 2px 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #e5e7eb;
        border-radius: 9999px;
      }
      .ww-e-d54f.ww-layout, .ww-e-d54f [data-ww-ls~="d54f"] {
        display: block;
      }
      .ww-e-d54g {
        margin: 0;
        padding: 14px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #d96e4a;
        cursor: pointer;
        transition: filter 0.2s ease, transform 0.1s ease;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d54g {
          display: flex;
        }
      }
      .ww-e-d54g.ww-layout, .ww-e-d54g [data-ww-ls~="d54g"] {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d54g.ww-layout, .ww-e-d54g [data-ww-ls~="d54g"] {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 10px;
        }
      }
      .ww-e-d54h {
        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: #334155;
        white-space-collapse: preserve;
      }
      .ww-e-d54j {
        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-d54k {
        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: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-d54l {
        margin: 0 0 12px;
        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: 32px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        color: #1e293b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d54l {
          font-size: 24px;
        }
      }
      .ww-e-d54m {
        margin: 0 0 24px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 80px;
        max-width: unset;
        min-width: unset;
        height: 80px;
        max-height: unset;
        min-height: unset;
        background-color: #fef2f2;
        border: 1px solid #fee2e2;
        border-radius: 50%;
      }
      @media (max-width: 767px) {
        .ww-e-d54m {
          display: flex;
        }
      }
      .ww-e-d54m.ww-layout, .ww-e-d54m [data-ww-ls~="d54m"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d54m.ww-layout, .ww-e-d54m [data-ww-ls~="d54m"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d54n {
        margin: 0;
        padding: 14px 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        transition: background 0.2s ease, transform 0.1s ease;
        border: 1px solid #cbd5e1;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d54n {
          display: flex;
        }
      }
      .ww-e-d54n.ww-layout, .ww-e-d54n [data-ww-ls~="d54n"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d54n.ww-layout, .ww-e-d54n [data-ww-ls~="d54n"] {
          display: flex;
          justify-content: center;
          align-items: center;
        }
      }
      .ww-e-d54o {
        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;
      }
      @media (max-width: 767px) {
        .ww-e-d54o {
          display: flex;
        }
      }
      .ww-e-d54o.ww-layout, .ww-e-d54o [data-ww-ls~="d54o"] {
        display: flex;
        justify-content: center;
        gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d54o.ww-layout, .ww-e-d54o [data-ww-ls~="d54o"] {
          display: flex;
          flex-flow: column;
          justify-content: center;
          align-items: stretch;
          gap: 16px;
        }
      }
      .ww-e-d54p {
        margin: 0 0 40px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 480px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
        color: #64748b;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d54p {
          font-size: 16px;
        }
      }
      .ww-e-d54q {
        margin: 0;
        padding: 60px 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 650px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        box-shadow: 0 10px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
        border-radius: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d54q {
          padding: 40px 20px;
          display: flex;
        }
      }
      .ww-e-d54q.ww-layout, .ww-e-d54q [data-ww-ls~="d54q"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 767px) {
        .ww-e-d54q.ww-layout, .ww-e-d54q [data-ww-ls~="d54q"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d54r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 30px;
        max-width: unset;
        min-width: unset;
        height: 30px;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d54s {
        margin: var(--802450d4-96e6-46b9-88b5-4ff2ad0c2a9c,4px) 0 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: var(--6991fe26-2f58-467a-a1c7-e9a576888df6, 400 12px/16px var(--ww-default-font-family, sans-serif));
        color: var(--eb5500ae-9ab2-4f6a-83e9-afdc2e3bc1b2,#5e5e5e);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d54t {
        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: var(--3d798d9f-1dff-4804-987f-f3a7192ef9c9, 500 24px/30px var(--ww-default-font-family, sans-serif));
        color: var(--4cb797eb-6ee0-474f-b1dc-99461ce603bc,#161616);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d54u {
        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;
        border-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d54u.ww-layout, .ww-e-d54u [data-ww-ls~="d54u"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d54v {
        margin: 0;
        padding: var(--c5f92a83-8757-46c9-a0b3-a6def1d6d25f,16px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d54v.ww-layout, .ww-e-d54v [data-ww-ls~="d54v"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-d54x {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        border-radius: 100%;
      }
      .ww-e-d54z {
        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-d54z.ww-layout, .ww-e-d54z [data-ww-ls~="d54z"] {
        display: flex;
      }
      .ww-e-d551 {
        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-d551.ww-layout, .ww-e-d551 [data-ww-ls~="d551"] {
        display: flex;
      }
      .ww-e-d552 {
        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-d552.ww-layout, .ww-e-d552 [data-ww-ls~="d552"] {
        display: flex;
      }
      .ww-e-d553 {
        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;
        cursor: pointer;
      }
      .ww-e-d553.ww-layout, .ww-e-d553 [data-ww-ls~="d553"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d554 {
        margin: 0;
        padding: 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 24px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        border-radius: 100%;
      }
      .ww-e-d555 {
        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;
      }
      .ww-e-d555.ww-layout, .ww-e-d555 [data-ww-ls~="d555"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d556 {
        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;
        cursor: pointer;
      }
      .ww-e-d556.ww-layout, .ww-e-d556 [data-ww-ls~="d556"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d557 {
        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-d557.ww-layout, .ww-e-d557 [data-ww-ls~="d557"] {
        display: flex;
      }
      .ww-e-d558 {
        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-d558.ww-layout, .ww-e-d558 [data-ww-ls~="d558"] {
        display: flex;
        flex-direction: row;
        column-gap: 32px;
        flex-wrap: revert-layer;
      }
      .ww-e-d559 {
        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-d559.ww-layout, .ww-e-d559 [data-ww-ls~="d559"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55B {
        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-d55B.ww-layout, .ww-e-d55B [data-ww-ls~="d55B"] {
        display: flex;
      }
      .ww-e-d55C {
        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-d55C.ww-layout, .ww-e-d55C [data-ww-ls~="d55C"] {
        display: flex;
      }
      .ww-e-d55D {
        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-d55D.ww-layout, .ww-e-d55D [data-ww-ls~="d55D"] {
        display: flex;
      }
      .ww-e-d55E {
        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-d55E.ww-layout, .ww-e-d55E [data-ww-ls~="d55E"] {
        display: flex;
      }
      .ww-e-d55H {
        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-d55H.ww-layout, .ww-e-d55H [data-ww-ls~="d55H"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d55J {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 50px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, -9px, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d55L {
        margin: 0 0 0 var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px);
        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: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d55M {
        margin: var(--0a3be4c7-8af6-4f2a-8356-cfc9a654bedb,8px) 0 0 var(--c5f92a83-8757-46c9-a0b3-a6def1d6d25f,16px);
        padding: 0 0 0 var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px);
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, unset);
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: var(--ww-style-border-left);
        border-right: 0 none;
      }
      .ww-e-d55M.ww-layout, .ww-e-d55M [data-ww-ls~="d55M"] {
        display: flex;
        align-items: flex-start;
        column-gap: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,32px);
      }
      .ww-e-d55N {
        margin: 0 0 0 var(--802450d4-96e6-46b9-88b5-4ff2ad0c2a9c,4px);
        padding: 0 var(--c5f92a83-8757-46c9-a0b3-a6def1d6d25f,16px) 0 0px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: var(--7419c94a-472d-45eb-89ac-debf7ef21b35, 400 14px/22px var(--ww-default-font-family, sans-serif));
        color: var(--afb0622b-008d-4d99-893c-0f0ebe9cb2ae,#00000073);
        white-space-collapse: preserve;
        transform: scale3d(1, 1, 1) translate3d(1px, -8px, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
      }
      .ww-e-d55O {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55O.ww-layout, .ww-e-d55O [data-ww-ls~="d55O"] {
        display: flex;
        flex-direction: var(--ww-content-ww-layout-flex-direction-row-forward, var(--ww-content-ww-layout-flex-direction-column-forward, var(--ww-content-ww-layout-flex-direction-as-authored, revert-layer)));
        align-items: flex-start;
        flex-wrap: var(--ww-content-ww-layout-flex-wrap-column, revert-layer);
      }
      .ww-e-d55P {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55P.ww-layout, .ww-e-d55P [data-ww-ls~="d55P"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55Q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55Q.ww-layout, .ww-e-d55Q [data-ww-ls~="d55Q"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55R.ww-layout, .ww-e-d55R [data-ww-ls~="d55R"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55S {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55S.ww-layout, .ww-e-d55S [data-ww-ls~="d55S"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55T {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55T.ww-layout, .ww-e-d55T [data-ww-ls~="d55T"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55U {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55U.ww-layout, .ww-e-d55U [data-ww-ls~="d55U"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55V {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55V.ww-layout, .ww-e-d55V [data-ww-ls~="d55V"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55W {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55W.ww-layout, .ww-e-d55W [data-ww-ls~="d55W"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55X {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d55X.ww-layout, .ww-e-d55X [data-ww-ls~="d55X"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d55Z {
        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-d55a {
        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-d55b {
        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-d55c {
        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-d55d {
        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-d55e {
        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-d55f {
        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-d55g {
        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-d55h {
        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-d55i {
        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-d55j {
        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-d55k {
        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-d55l {
        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-d55m {
        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-d55n {
        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-d55o {
        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-d55p {
        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-d55q {
        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-d55r {
        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-d55s {
        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-d55t {
        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-d55u {
        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-d55v {
        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-d55w {
        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-d55x {
        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-d55y {
        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-d55z {
        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-d560 {
        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-d561 {
        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-d562 {
        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-d563 {
        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-d564 {
        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-d565 {
        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-d566 {
        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-d567 {
        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-d568 {
        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-d569 {
        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-d56A {
        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-d56B {
        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-d56C {
        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-d56D {
        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-d56E {
        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-d56F {
        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-d56G {
        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-d56H {
        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-d56I {
        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-d56J {
        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-d56K {
        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-d56L {
        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-d56M {
        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-d56N {
        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-d56O {
        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-d56P {
        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-d56Q {
        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-d56R {
        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-d56S {
        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-d56T {
        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-d56U {
        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-d56V {
        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-d56W {
        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: var(--90e4433f-28ec-48c5-8432-3a4ad4f12c6a, 500 14px/20px var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d56W {
          font-size: 14px;
        }
      }
      .ww-e-d56Y {
        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: var(--90e4433f-28ec-48c5-8432-3a4ad4f12c6a, 500 14px/20px var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d56Y {
          font-size: 14px;
        }
      }
      .ww-e-d56Z {
        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: var(--f4a28b33-58fd-41ca-b1fd-feda6a0a7e75, 400 14px/20px var(--ww-default-font-family, sans-serif));
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d56b {
        margin: 12px 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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: var(--eb5500ae-9ab2-4f6a-83e9-afdc2e3bc1b2,#5e5e5e);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d56c {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56c:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56c.ww-layout, .ww-e-d56c [data-ww-ls~="d56c"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56d {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56d:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56d.ww-layout, .ww-e-d56d [data-ww-ls~="d56d"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56e {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 41px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56e:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56e.ww-layout, .ww-e-d56e [data-ww-ls~="d56e"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56g {
        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-d56g.ww-layout, .ww-e-d56g [data-ww-ls~="d56g"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d56h {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56h:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56h.ww-layout, .ww-e-d56h [data-ww-ls~="d56h"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56i {
        margin: 0;
        padding: 6px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56i:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56i.ww-layout, .ww-e-d56i [data-ww-ls~="d56i"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56j {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 40px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56j:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56j.ww-layout, .ww-e-d56j [data-ww-ls~="d56j"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56k {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 41px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d56k:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d56k.ww-layout, .ww-e-d56k [data-ww-ls~="d56k"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d56l {
        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: var(--f4a28b33-58fd-41ca-b1fd-feda6a0a7e75, 400 14px/20px var(--ww-default-font-family, sans-serif));
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d57G:hover) .ww-e-d56l {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d56m {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d56n {
        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: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d56o {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d56r {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d56s {
        margin: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) 0 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-d56s.ww-layout, .ww-e-d56s [data-ww-ls~="d56s"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d56t {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d56v {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: var(--ww-style-transform);
      }
      .ww-e-d56v.ww-layout, .ww-e-d56v [data-ww-ls~="d56v"] {
        display: flex;
      }
      .ww-e-d56w {
        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: var(--ww-content-ww-text-font);
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d56y {
        margin: 0;
        padding: 0;
        z-index: 1000;
        align-self: unset;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d56y.ww-layout, .ww-e-d56y [data-ww-ls~="d56y"] {
        display: block;
      }
      .ww-e-d56z {
        margin: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) 0 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-d56z.ww-layout, .ww-e-d56z [data-ww-ls~="d56z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d570 {
        margin: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) 0 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-d570.ww-layout, .ww-e-d570 [data-ww-ls~="d570"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d574 {
        margin: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) 0 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-d574.ww-layout, .ww-e-d574 [data-ww-ls~="d574"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d576 {
        margin: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) 0 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-d576.ww-layout, .ww-e-d576 [data-ww-ls~="d576"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d577 {
        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: var(--a46682a1-6522-4402-851e-ac1aba0b897c, 500 36px/36px var(--ww-default-font-family, sans-serif));
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d578 {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: unset;
        height: 32px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: var(--ww-style-border);
        border-radius: 20px;
      }
      .ww-e-d578.ww-layout, .ww-e-d578 [data-ww-ls~="d578"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d57A {
        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: var(--d9f75b67-53a7-4a7f-9a0e-f4ab7985cde6, 400 12px/20px var(--ww-default-font-family, sans-serif));
        color: var(--ww-content-ww-text-color);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57B {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: 340px;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 1px solid #e3e3e3;
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d57C {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 100%;
      }
      .ww-e-d57C.ww-layout, .ww-e-d57C [data-ww-ls~="d57C"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d57D {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        width: 6px;
        max-width: unset;
        min-width: unset;
        height: 6px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-403bce69-2135-4458-a451-717f8211d692-base-default;
        border-radius: 100%;
      }
      @keyframes ww-keyframes-element-403bce69-2135-4458-a451-717f8211d692-base-default {
        0% {
        }
        100% {
          transform: scale3d(2, 2, 2) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d57D.ww-layout, .ww-e-d57D [data-ww-ls~="d57D"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d57H {
        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: var(--90e4433f-28ec-48c5-8432-3a4ad4f12c6a, 500 14px/20px var(--ww-default-font-family, sans-serif));
        color: var(--f0e9c89a-44ab-4e0e-b1d4-1c223f5c1088,#2e2e2e);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57I {
        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: var(--ww-default-font-family);
        color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57J {
        margin: 0 0 var(--802450d4-96e6-46b9-88b5-4ff2ad0c2a9c,4px) 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-d57J.ww-layout, .ww-e-d57J [data-ww-ls~="d57J"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d57K {
        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: var(--f2a71115-b847-4f32-ade9-6ec28c04d178, 400 16px/24px var(--ww-default-font-family, sans-serif));
        color: var(--eb5500ae-9ab2-4f6a-83e9-afdc2e3bc1b2,#5e5e5e);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57M {
        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: var(--ww-style-cursor);
        transform: var(--ww-style-transform);
      }
      .ww-e-d57N {
        margin: 0;
        padding: var(--0a3be4c7-8af6-4f2a-8356-cfc9a654bedb,8px) var(--0a3be4c7-8af6-4f2a-8356-cfc9a654bedb,8px);
        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: var(--f4a28b33-58fd-41ca-b1fd-feda6a0a7e75, 400 14px/20px var(--ww-default-font-family, sans-serif));
        color: var(--4cb797eb-6ee0-474f-b1dc-99461ce603bc,#161616);
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57N:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-d57O {
        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-d57O.ww-layout, .ww-e-d57O [data-ww-ls~="d57O"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d57P {
        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: var(--ww-default-font-family);
        color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57Q {
        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;
      }
      .ww-e-d57R {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d57U {
        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-d57U.ww-layout, .ww-e-d57U [data-ww-ls~="d57U"] {
        display: flex;
        flex-flow: column;
        row-gap: 24px;
      }
      .ww-e-d57W {
        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: var(--1a3aa549-d178-4106-bc9e-5d1e7bb34c8c, 500 16px/24px var(--ww-default-font-family, sans-serif));
        color: var(--ww-content-ww-text-color);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57X {
        margin: var(--d3c878ba-280d-4a58-b439-dec4f641301e,12px) var(--0a3be4c7-8af6-4f2a-8356-cfc9a654bedb,8px);
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: var(--ww-style-min-width, unset);
        height: 1px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        opacity: var(--ww-style-opacity);
        border-top: var(--ww-style-border-top);
        border-bottom: 0 none;
        border-left: 0px solid var(--53fa3c65-6379-44a9-9195-fecffea53d98,#1890FF);
        border-right: 0 none;
      }
      .ww-e-d57X.ww-layout, .ww-e-d57X [data-ww-ls~="d57X"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57Y {
        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-d57Y.ww-layout, .ww-e-d57Y [data-ww-ls~="d57Y"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d57Z {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d57Z.ww-layout, .ww-e-d57Z [data-ww-ls~="d57Z"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57b {
        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;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d57c {
        margin: 0;
        padding: 0;
        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: var(--ww-default-font-family);
        font-weight: initial;
        text-transform: none;
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57d {
        margin: 0;
        padding: 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
      }
      .ww-e-d57d.ww-layout, .ww-e-d57d [data-ww-ls~="d57d"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d57e {
        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: var(--ww-default-font-family);
        color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57f {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #ebecf0;
      }
      .ww-e-d57f.ww-layout, .ww-e-d57f [data-ww-ls~="d57f"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57g {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #ebecf0;
      }
      .ww-e-d57g.ww-layout, .ww-e-d57g [data-ww-ls~="d57g"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57h {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57h:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57h:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57i {
        margin: 0;
        padding: 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: 11px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #000000ad;
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57i:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-d57j {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57j:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57j:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57k {
        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-d57k.ww-layout, .ww-e-d57k [data-ww-ls~="d57k"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d57l {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57l:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57m {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57m:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57m:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57n {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57n:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57n:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57o {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57o:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57p {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57p:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57p:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57q {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57q:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57q:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57r {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57r:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57r:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57s {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57s:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57s:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57t {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #ebecf0;
      }
      .ww-e-d57t.ww-layout, .ww-e-d57t [data-ww-ls~="d57t"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57u {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d57u.ww-layout, .ww-e-d57u [data-ww-ls~="d57u"] {
        display: flex;
        align-items: center;
        column-gap: 4px;
      }
      .ww-e-d57v {
        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: var(--ww-default-font-family);
        color: #a1a1aa;
        letter-spacing: 0;
        word-spacing: 0;
        text-decoration-line: none;
        text-decoration-thickness: initial;
        text-decoration-style: solid;
        text-decoration-color: initial;
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57w {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d57w:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d57w:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d57x {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #ebecf0;
      }
      .ww-e-d57x.ww-layout, .ww-e-d57x [data-ww-ls~="d57x"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d57y {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: flex-start;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: 84px;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 13px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #000000ad;
        white-space-collapse: preserve;
        border: 0 solid;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d57z {
        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;
      }
      .ww-e-d580 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d580:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d580:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d581 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d581:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d582 {
        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-d583 {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #ebecf0;
      }
      .ww-e-d583.ww-layout, .ww-e-d583 [data-ww-ls~="d583"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d584 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d584:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d584:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d585 {
        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;
      }
      .ww-e-d586 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d586:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d586:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d587 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d587:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d587:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d588 {
        margin: 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 1px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #ebecf0;
      }
      .ww-e-d588.ww-layout, .ww-e-d588 [data-ww-ls~="d588"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d589 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 28px;
        max-width: unset;
        min-width: unset;
        height: 24px;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        border-radius: 4px;
      }
      .ww-e-d589:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d589:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d58A {
        margin: 0;
        padding: 8px;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: 200px;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
      }
      .ww-e-d58B {
        margin: var(--802450d4-96e6-46b9-88b5-4ff2ad0c2a9c,4px) 0 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: var(--6991fe26-2f58-467a-a1c7-e9a576888df6, 400 12px/16px var(--ww-default-font-family, sans-serif));
        color: var(--eb5500ae-9ab2-4f6a-83e9-afdc2e3bc1b2,#5e5e5e);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d58C {
        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-d58C.ww-layout, .ww-e-d58C [data-ww-ls~="d58C"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-d58E {
        margin: 0 0 0 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-name: ww-keyframes-element-d5d1a85e-34ca-411c-af50-ec1bb7037d56-base-default;
      }
      @keyframes ww-keyframes-element-d5d1a85e-34ca-411c-af50-ec1bb7037d56-base-default {
        0% {
        }
        100% {
        }
      }
      :where(.ww-e-d55I[data-ww-states~="ZK1gKd"]) .ww-e-d58E {
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        animation-play-state: running;
        animation-name: ww-keyframes-element-d5d1a85e-34ca-411c-af50-ec1bb7037d56-_wwParent_cabb598b-3bbf-49c3-9343-bd3d5161fe6c_ZK1gKd-default;
      }
      @keyframes ww-keyframes-element-d5d1a85e-34ca-411c-af50-ec1bb7037d56-_wwParent_cabb598b-3bbf-49c3-9343-bd3d5161fe6c_ZK1gKd-default {
        0% {
          transform: rotate(0);
        }
        100% {
          transform: rotate(360deg);
        }
      }
      .ww-e-d58F {
        margin: 0 8px 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;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-play-state: running;
      }
      :where(.ww-e-d55I[data-ww-states~="ZK1gKd"]) .ww-e-d58F {
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-03a8143a-9bac-40b0-a07d-bd4e40e2839d-_wwParent_cabb598b-3bbf-49c3-9343-bd3d5161fe6c_ZK1gKd-default;
      }
      @keyframes ww-keyframes-element-03a8143a-9bac-40b0-a07d-bd4e40e2839d-_wwParent_cabb598b-3bbf-49c3-9343-bd3d5161fe6c_ZK1gKd-default {
        0% {
          transform: rotate(0);
        }
        100% {
          transform: rotate(360deg);
        }
      }
      .ww-e-d58G {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        cursor: pointer;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
      }
      .ww-e-d58H {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
      }
      .ww-e-d58H:where([data-ww-states~="RtdIzw"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-d58H:where([data-ww-states~="OfApdE"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d58I {
        margin: 0;
        padding: 8px 0 8px 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 36px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d58K {
        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: var(--ww-style-cursor);
        transform: var(--ww-style-transform);
      }
      .ww-e-d58L {
        margin: 0;
        padding: 4px 12px;
        z-index: unset;
        align-self: center;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d58N {
        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: var(--7419c94a-472d-45eb-89ac-debf7ef21b35, 400 14px/22px var(--ww-default-font-family, sans-serif));
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d58O {
        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: var(--d7a3303e-30a9-4e87-a23c-cb6e262d91e7, 500 12px/16px var(--ww-default-font-family, sans-serif));
        color: #242424;
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d58Q:hover) .ww-e-d58O {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58P {
        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: var(--ww-default-font-family);
        line-height: 22px;
        color: var(--7cf305c2-c2a8-42ae-96b7-e045c13ac228,#52525B);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56h:hover) .ww-e-d58P {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58Q {
        margin: 0 0 4px;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 41px;
        max-height: unset;
        min-height: unset;
        border-bottom: 0 solid;
        border-left: 0 solid;
        border-right: 0 none;
      }
      .ww-e-d58Q.ww-layout, .ww-e-d58Q [data-ww-ls~="d58Q"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d58R {
        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: var(--ww-default-font-family);
        line-height: 22px;
        color: var(--7cf305c2-c2a8-42ae-96b7-e045c13ac228,#52525B);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56j:hover) .ww-e-d58R {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58S {
        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: var(--ww-default-font-family);
        line-height: 22px;
        color: var(--7cf305c2-c2a8-42ae-96b7-e045c13ac228,#52525B);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56k:hover) .ww-e-d58S {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58T {
        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: var(--ww-default-font-family);
        line-height: 22px;
        color: var(--7cf305c2-c2a8-42ae-96b7-e045c13ac228,#52525B);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56e:hover) .ww-e-d58T {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58U {
        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: var(--ww-default-font-family);
        line-height: 22px;
        color: var(--7cf305c2-c2a8-42ae-96b7-e045c13ac228,#52525B);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56d:hover) .ww-e-d58U {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58V {
        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: var(--f4a28b33-58fd-41ca-b1fd-feda6a0a7e75, 400 14px/20px var(--ww-default-font-family, sans-serif));
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56i:hover) .ww-e-d58V {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58W {
        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: var(--ww-default-font-family);
        line-height: 22px;
        color: var(--7cf305c2-c2a8-42ae-96b7-e045c13ac228,#52525B);
        text-decoration-style: solid;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d56c:hover) .ww-e-d58W {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d58Y {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
      }
      .ww-e-d58Z {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
        --placeholder-color: var(--5172739f-2906-4f10-a758-a1d4929606dc,#777777);
      }
      .ww-e-d58Z:where([data-ww-states~="7tIHjV"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-d58Z:where([data-ww-states~="ImbPKi"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d58a {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d58a:where([data-ww-states~="gxM2Rl"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-d58a:where([data-ww-states~="K302yt"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
    }
    @layer custom {
      .ww-e-d2ll {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Qa {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Iz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27M {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Oj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d40B {
        font-family: sans-serif;
      }
      .ww-e-d39j {
        font-family: sans-serif;
      }
      .ww-e-d4xf {
        font-family: sans-serif;
      }
      .ww-e-d3zJ {
        color: #1e293b;
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d51V {
        font-family: sans-serif;
      }
      .ww-e-d3ey {
        font-family: sans-serif;
      }
      .ww-e-d3Ha {
        font-family: sans-serif;
      }
      .ww-e-d1RK {
        font-family: sans-serif;
      }
      .ww-e-d3E1 {
        font-family: sans-serif;
      }
      .ww-e-d3E8 {
        font-family: sans-serif;
      }
      .ww-e-d4Oc {
        font-family: sans-serif;
      }
      .ww-e-d1Qi {
        font-family: sans-serif;
      }
      .ww-e-d1YS {
        font-family: sans-serif;
      }
      .ww-e-d2NV {
        font-family: sans-serif;
      }
      .ww-e-d1Zf {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4mg {
        font-family: sans-serif;
      }
      .ww-e-d2F1 {
        font-family: sans-serif;
      }
      .ww-e-d4SS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52m {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SS {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d324 {
          box-sizing: border-box;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d324 {
          box-sizing: border-box;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d324 {
          overflow-x: auto;
        }
      }
      .ww-e-d3z1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34N {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1qo {
        font-family: sans-serif;
      }
      .ww-e-d4Jc {
        font-family: sans-serif;
      }
      .ww-e-d1sL {
        font-family: sans-serif;
      }
      .ww-e-d3xi {
        font-family: sans-serif;
      }
      .ww-e-d1uh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xw {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4T2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3sG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4DE {
        font-family: sans-serif;
      }
      .ww-e-d23k {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3sJ {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d2Jk {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1si {
        font-family: sans-serif;
        background-image: linear-gradient(to bottom right, #f8fafc, #f1f5f9);
      }
      .ww-e-d1sm {
        font-family: sans-serif;
      }
      .ww-e-d4rE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Pn {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3gC {
        color: #1e293b;
        overflow-x: auto;
        font-family: Arial, sans-serif;
      }
      .ww-e-d1XF {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3Qw {
          color: #1e293b;
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3Qw {
          color: #1e293b;
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Qw {
          overflow-x: auto;
          white-space: nowrap;
        }
      }
      .ww-e-d1vi {
        color: #1e293b;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #f8fafc, #f1f5f9);
      }
      .ww-e-d3Pi {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4oS {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4ua {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4AG {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Gr {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d32N {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ro {
        font-family: sans-serif;
      }
      .ww-e-d3wj {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3LU {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d20p {
        font-family: sans-serif;
      }
      .ww-e-d3zu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d464 {
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4R1 {
        font-family: sans-serif;
      }
      .ww-e-d3nx {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d23H {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37f {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2dr {
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vi {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ZW {
        font-family: sans-serif;
      }
      .ww-e-d1aK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1eU {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Sr {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Lq {
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4AV {
        align-items: stretch;
        justify-content: flex-end;
      }
      .ww-e-d4x7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3UZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4iT {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3LB {
        font-family: sans-serif;
      }
      .ww-e-d3hD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4cq {
        color: #0f172a;
        font-family: sans-serif;
        background-image: linear-gradient(to bottom right, #f8fafc, #f1f5f9);
      }
      .ww-e-d2Bz {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CF {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Nf {
        font-family: sans-serif;
      }
      .ww-e-d1Ni {
        font-family: sans-serif;
      }
      .ww-e-d1Nj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Nl {
        font-family: sans-serif;
      }
      .ww-e-d1Np {
        font-family: sans-serif;
      }
      .ww-e-d1Ns {
        font-family: sans-serif;
        flex-direction: column;
      }
      .ww-e-d1Nt {
        font-family: sans-serif;
      }
      .ww-e-d1Nw {
        font-family: sans-serif;
      }
      .ww-e-d1Ny {
        font-family: sans-serif;
        grid-column: span 2;
      }
      .ww-e-d1Nz {
        font-family: sans-serif;
      }
      .ww-e-d1O0 {
        font-family: sans-serif;
      }
      .ww-e-d1O3 {
        font-family: sans-serif;
      }
      .ww-e-d1O4 {
        font-family: sans-serif;
      }
      .ww-e-d1O6 {
        font-family: sans-serif;
      }
      .ww-e-d1O8 {
        font-family: sans-serif;
      }
      .ww-e-d1OA {
        font-family: sans-serif;
      }
      .ww-e-d1OB {
        font-family: sans-serif;
      }
      .ww-e-d1OE {
        font-family: sans-serif;
      }
      .ww-e-d1OF {
        font-family: sans-serif;
      }
      .ww-e-d1OI {
        font-family: sans-serif;
        grid-column: span 2;
      }
      .ww-e-d1OJ {
        font-family: sans-serif;
      }
      .ww-e-d1OM {
        font-family: sans-serif;
      }
      .ww-e-d1ON {
        font-family: sans-serif;
      }
      .ww-e-d1OO {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d1OP {
        color: #047857;
        font-family: sans-serif;
      }
      .ww-e-d1OR {
        color: #1d4ed8;
        font-family: sans-serif;
      }
      .ww-e-d1OS {
        font-family: sans-serif;
      }
      .ww-e-d1OT {
        font-family: sans-serif;
      }
      .ww-e-d1OU {
        font-family: sans-serif;
      }
      .ww-e-d1OV {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d1OY {
        font-family: sans-serif;
      }
      .ww-e-d1Ob {
        font-family: sans-serif;
      }
      .ww-e-d1Oc {
        font-family: sans-serif;
      }
      .ww-e-d1Oe {
        font-family: sans-serif;
      }
      .ww-e-d1Og {
        font-family: sans-serif;
      }
      .ww-e-d1Oi {
        font-family: sans-serif;
      }
      .ww-e-d1Oj {
        font-family: sans-serif;
      }
      .ww-e-d1Ol {
        font-family: sans-serif;
      }
      .ww-e-d1Om {
        font-family: sans-serif;
      }
      .ww-e-d1Op {
        font-family: sans-serif;
      }
      .ww-e-d1Or {
        font-family: sans-serif;
      }
      .ww-e-d1Os {
        color: #4338ca;
        font-family: sans-serif;
      }
      .ww-e-d1Ot {
        font-family: sans-serif;
      }
      .ww-e-d1Ou {
        font-family: sans-serif;
      }
      .ww-e-d1Ov {
        font-family: sans-serif;
      }
      .ww-e-d1Oy {
        font-family: sans-serif;
      }
      .ww-e-d1P7 {
        font-family: sans-serif;
      }
      .ww-e-d1P8 {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d1PA {
        font-family: sans-serif;
      }
      .ww-e-d1PE {
        color: #fff;
        font-family: sans-serif;
        background-image: linear-gradient(135deg, #111827, #2f3d5a);
      }
      @media (min-width: 992px) {
        .ww-e-d1PF {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1PF {
          grid-column: span 6;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1PF {
          grid-column: span 6;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d1PI {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1PI {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1PI {
          grid-column: auto;
        }
      }
      .ww-e-d1PJ {
        font-family: sans-serif;
      }
      .ww-e-d1PK {
        font-family: sans-serif;
      }
      .ww-e-d1PM {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1PR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1PT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1PU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1PV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1PX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Pb {
        font-family: sans-serif;
      }
      .ww-e-d1Pc {
        font-family: sans-serif;
      }
      .ww-e-d1Pd {
        color: #1d4ed8;
        font-family: sans-serif;
      }
      .ww-e-d1Pe {
        font-family: sans-serif;
      }
      .ww-e-d1Pg {
        color: #1d4ed8;
        font-family: sans-serif;
      }
      .ww-e-d1Pi {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d1Pm {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1Pm {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Pm {
          grid-column: auto;
        }
      }
      .ww-e-d1Pp {
        font-size: 14px;
        appearance: none;
      }
      @media (min-width: 992px) {
        .ww-e-d1Pq {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1Pq {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Pq {
          grid-column: auto;
        }
      }
      .ww-e-d1Pt {
        font-family: sans-serif;
      }
      .ww-e-d1Pu {
        font-family: sans-serif;
      }
      .ww-e-d1Pv {
        font-family: sans-serif;
      }
      .ww-e-d1Py {
        font-family: sans-serif;
      }
      .ww-e-d1Q0 {
        font-family: sans-serif;
      }
      .ww-e-d1Q2 {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1Q3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Q4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Q6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Q9 {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d1QA {
        font-family: sans-serif;
      }
      .ww-e-d1QC {
        color: #047857;
        font-family: sans-serif;
      }
      .ww-e-d1QD {
        color: #6b7280;
        font-family: sans-serif;
      }
      .ww-e-d1QE {
        font-family: sans-serif;
      }
      .ww-e-d1QF {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d1QG {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1QG {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1QG {
          grid-column: auto;
        }
      }
      .ww-e-d1QK {
        font-family: sans-serif;
      }
      .ww-e-d1QL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1QN {
        font-family: sans-serif;
      }
      .ww-e-d1QS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1QT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1QW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1QZ {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d1Qa {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1Qa {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Qa {
          grid-column: auto;
        }
      }
      .ww-e-d1Qe {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d1Qh {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1Qh {
          grid-column: span 6;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Qh {
          grid-column: span 6;
        }
      }
      .ww-e-d1Qj {
        font-family: Inter, sans-serif;
        background-image: linear-gradient(135deg, #111827, #2f3d5a);
      }
      .ww-e-d1Qk {
        font-family: sans-serif;
      }
      .ww-e-d1Qn {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1Qo {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1Qs {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1Qu {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1Qw {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1Qx {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1Qy {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1R1 {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d1R2 {
        font-family: sans-serif;
      }
      .ww-e-d1R4 {
        font-family: sans-serif;
      }
      .ww-e-d1R6 {
        font-family: sans-serif;
      }
      .ww-e-d1R8 {
        font-family: sans-serif;
      }
      .ww-e-d1R9 {
        font-family: sans-serif;
      }
      .ww-e-d1RM {
        font-family: sans-serif;
      }
      .ww-e-d1RO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RW {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1RX {
        font-family: sans-serif;
      }
      .ww-e-d1RY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Re {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rj {
        font-family: Inter, sans-serif;
        grid-column: 1 / -1;
      }
      .ww-e-d1Rk {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Ro {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Ru {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Rx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Ry {
        font-family: Inter, sans-serif;
        grid-column: 1 / -1;
      }
      .ww-e-d1S0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1S1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1S3 {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1S6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1S7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1S8 {
        color: #374151;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
      }
      .ww-e-d1SA {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SG {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SN {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ST {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SX {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1SY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sg {
        font-style: italic;
      }
      .ww-e-d1Sj {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sr {
        font-style: italic;
      }
      .ww-e-d1Ss {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1St {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Su {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sx {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Sz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1T1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1T2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1T3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1T4 {
        color: #374151;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
      }
      .ww-e-d1T5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1T6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1T7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TN {
        font-family: sans-serif;
      }
      .ww-e-d1TO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1TZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Th {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Ts {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Tz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U2 {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1U9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UM {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1US {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1UY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Ub {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Ud {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Ue {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d1Uf {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Ug {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Ui {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Ul {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Un {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Us {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Uu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Uw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1V4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1V7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1V8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VO {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1VW {
        font-family: sans-serif;
      }
      .ww-e-d1VY {
        font-family: sans-serif;
      }
      .ww-e-d1VZ {
        font-family: sans-serif;
      }
      .ww-e-d1Va {
        font-family: sans-serif;
      }
      .ww-e-d1Vb {
        font-family: sans-serif;
      }
      .ww-e-d1Vc {
        font-family: sans-serif;
      }
      .ww-e-d1Vd {
        font-family: sans-serif;
      }
      .ww-e-d1Ve {
        font-family: sans-serif;
      }
      .ww-e-d1Vf {
        font-family: sans-serif;
      }
      .ww-e-d1Vg {
        font-family: sans-serif;
      }
      .ww-e-d1Vh {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1Vi {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1Vm {
        color: #1e293b;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Vw {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Vx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W0 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W2 {
        color: #fff;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d1W3 {
        color: #0284c7;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1W4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1W8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1WG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1WH {
        color: #16a34a;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1WI {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1WJ {
        font-family: sans-serif;
      }
      .ww-e-d1WK {
        font-family: sans-serif;
      }
      .ww-e-d1WL {
        font-family: sans-serif;
      }
      .ww-e-d1WN {
        font-family: sans-serif;
      }
      .ww-e-d1WO {
        font-family: sans-serif;
      }
      .ww-e-d1WP {
        font-family: sans-serif;
      }
      .ww-e-d1WY {
        font-family: sans-serif;
      }
      .ww-e-d1Wb {
        font-family: sans-serif;
      }
      .ww-e-d1Wl {
        font-family: sans-serif;
      }
      .ww-e-d1Ws {
        font-family: sans-serif;
      }
      .ww-e-d1Wu {
        font-family: sans-serif;
      }
      .ww-e-d1Wv {
        font-family: sans-serif;
      }
      .ww-e-d1Ww {
        font-family: sans-serif;
      }
      .ww-e-d1Wx {
        font-family: sans-serif;
      }
      .ww-e-d1Wy {
        font-family: sans-serif;
      }
      .ww-e-d1Wz {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d1X0 {
        font-family: sans-serif;
      }
      .ww-e-d1X1 {
        font-family: sans-serif;
      }
      .ww-e-d1X2 {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d1X3 {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d1X4 {
        font-family: sans-serif;
      }
      .ww-e-d1X5 {
        font-family: sans-serif;
      }
      .ww-e-d1X6 {
        font-family: sans-serif;
      }
      .ww-e-d1X7 {
        font-family: sans-serif;
      }
      .ww-e-d1X8 {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d1X9 {
        font-family: sans-serif;
      }
      .ww-e-d1XA {
        font-family: sans-serif;
      }
      .ww-e-d1XB {
        font-family: sans-serif;
      }
      .ww-e-d1XD {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XE {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1XP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1XS {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1XT {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1XU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1XW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Xc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Xf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Xg {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Xj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Xk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Xm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Xn {
        font-family: Inter, sans-serif;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xx {
          grid-column: span 1;
        }
      }
      .ww-e-d1YE {
        outline: none;
      }
      .ww-e-d1YH {
        outline: none;
      }
      .ww-e-d1YZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Yd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Yh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Yi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Yj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Yk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Yl {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Yq {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Yu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Z1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Z2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1Z5 {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1Z6 {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1Z8 {
        font-family: sans-serif;
      }
      .ww-e-d1Z9 {
        font-family: sans-serif;
      }
      .ww-e-d1ZA {
        color: #166534;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d1ZB {
        font-style: italic;
      }
      .ww-e-d1ZE {
        color: #c2410c;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d1ZP {
        font-family: sans-serif;
      }
      .ww-e-d1ZY {
        font-family: sans-serif;
      }
      .ww-e-d1ZZ {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1Za {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zg {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zk {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zl {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zo {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zp {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zq {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zt {
        outline: none;
      }
      .ww-e-d1Zv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1Zx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1a0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1a1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1a2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1a3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1a5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1a8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1a9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aL {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aO {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1aP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aR {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1aS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1aa {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d1aq {
        font-size: 14px;
        appearance: none;
      }
      @media (max-width: 767px) {
        .ww-e-d1aw {
          justify-content: center;
        }
      }
      .ww-e-d1b9 {
        overflow-y: auto;
      }
      .ww-e-d1bC {
        backdrop-filter: blur(4px);
      }
      .ww-e-d1bD {
        color: var(--8fab95bd-43d3-4776-bd7e-a210a0f9c18a, #FFFFFF);
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d1bT {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bU {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d1bW {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bX {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bZ {
        font-family: sans-serif;
      }
      .ww-e-d1ba {
        font-family: sans-serif;
      }
      .ww-e-d1bb {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bc {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bd {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bf {
        font-family: sans-serif;
      }
      .ww-e-d1bh {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bi {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bj {
        font-family: sans-serif;
      }
      .ww-e-d1bm {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bn {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bo {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bp {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bq {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1br {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bs {
        font-family: sans-serif;
      }
      .ww-e-d1bv {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bw {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bx {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1bz {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1c5 {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1c6 {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1c9 {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cD {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cF {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cO {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cU {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cX {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cZ {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cb {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ch {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cj {
        font-size: 14px;
        appearance: none;
      }
      .ww-e-d1ck {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1co {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cp {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cr {
        color: #1e293b;
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d1ct {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1cw {
        color: #475569;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d1cz {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1d0 {
        font-family: sans-serif;
      }
      .ww-e-d1d3 {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d1d6 {
        font-size: 14px;
        appearance: none;
      }
      .ww-e-d1dK {
        white-space: nowrap;
      }
      .ww-e-d1dX {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dd {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dh {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1di {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dk {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dl {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dr {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d1ds {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dv {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d1dw {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1dz {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e4 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e5 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1e9 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eA {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eE {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eH {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eO {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eQ {
        color: #065f46;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1eR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eS {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eT {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eY {
        align-items: center;
      }
      .ww-e-d1eZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ea {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eb {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1eh {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ei {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ek {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1el {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1es {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ev {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ew {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ey {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1f8 {
        align-items: center;
      }
      .ww-e-d1f9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fF {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fH {
        color: #065f46;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1fI {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fK {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fL {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fO {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fT {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fU {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d1fV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fZ {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fa {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fd {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ff {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fj {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fk {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fn {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fo {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fq {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fr {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fs {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fu {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fx {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1fy {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1g0 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1g1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1g3 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1g4 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1g7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1g8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gC {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gI {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gJ {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d1gK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gL {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gN {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gQ {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gT {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gY {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gZ {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ge {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gg {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gj {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gk {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gp {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gq {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gr {
        color: #d96e4a;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d1gs {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gt {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gy {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1gz {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1h1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1h2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1h3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1h6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1h7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1h8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hD {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hE {
        font-style: italic;
      }
      .ww-e-d1hG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hH {
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1hI {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hK {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hM {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hO {
        font-style: italic;
      }
      .ww-e-d1hP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hQ {
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1hR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hS {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hT {
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1hV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1he {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hh {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1hs {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ht {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hu {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hv {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1hy {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1i1 {
        color: var(-----white---1000, #FFF);
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1iF {
        white-space: nowrap;
      }
      .ww-e-d1iH {
        white-space: nowrap;
      }
      .ww-e-d1id {
        white-space: nowrap;
      }
      .ww-e-d1jC {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1jX {
        font-style: italic;
      }
      .ww-e-d1jZ {
        white-space: nowrap;
      }
      .ww-e-d1jm {
        font-style: italic;
      }
      .ww-e-d1k1 {
        white-space: nowrap;
      }
      .ww-e-d1k4 {
        white-space: nowrap;
      }
      .ww-e-d1kB {
        white-space: nowrap;
      }
      .ww-e-d1kR {
        font-style: italic;
      }
      .ww-e-d1kf {
        white-space: nowrap;
      }
      .ww-e-d1l3 {
        white-space: nowrap;
      }
      .ww-e-d1l5 {
        white-space: nowrap;
      }
      .ww-e-d1lZ {
        white-space: nowrap;
      }
      .ww-e-d1lz {
        white-space: nowrap;
      }
      .ww-e-d1mC {
        white-space: nowrap;
      }
      .ww-e-d1mG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1mH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1mL {
        white-space: nowrap;
      }
      .ww-e-d1mO {
        white-space: nowrap;
      }
      .ww-e-d1mU {
        white-space: nowrap;
      }
      .ww-e-d1mX {
        white-space: nowrap;
      }
      .ww-e-d1ma {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1mb {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1mc {
        color: #fff;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d1md {
        font-size: 14px;
      }
      .ww-e-d1mq {
        white-space: nowrap;
      }
      .ww-e-d1mt {
        white-space: nowrap;
      }
      .ww-e-d1mw {
        white-space: nowrap;
      }
      .ww-e-d1n1 {
        white-space: nowrap;
      }
      .ww-e-d1n4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1n6 {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d1n9 {
        font-family: sans-serif;
      }
      .ww-e-d1nA {
        font-family: sans-serif;
      }
      .ww-e-d1nB {
        font-family: sans-serif;
      }
      .ww-e-d1nC {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d1nD {
        font-family: sans-serif;
      }
      .ww-e-d1nF {
        overflow-y: auto;
      }
      .ww-e-d1nL {
        pointer-events: none;
      }
      .ww-e-d1nS {
        font-family: sans-serif;
      }
      .ww-e-d1nT {
        font-family: sans-serif;
      }
      .ww-e-d1nU {
        font-family: sans-serif;
      }
      .ww-e-d1nX {
        font-family: sans-serif;
      }
      .ww-e-d1nZ {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d1na {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d1ne {
        font-family: sans-serif;
      }
      .ww-e-d1nf {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d1ng {
        font-family: sans-serif;
      }
      .ww-e-d1nm {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d1np {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d1nq {
        font-family: sans-serif;
      }
      .ww-e-d1nt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1nw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1o2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1o3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1o5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1o7 {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1o8 {
        font-family: sans-serif;
      }
      .ww-e-d1oA {
        outline: none;
      }
      .ww-e-d1oB {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d1oC {
        font-family: sans-serif;
      }
      .ww-e-d1oI {
        font-family: sans-serif;
      }
      .ww-e-d1oR {
        font-family: sans-serif;
      }
      .ww-e-d1oS {
        font-family: sans-serif;
      }
      .ww-e-d1oT {
        font-family: sans-serif;
      }
      .ww-e-d1oU {
        font-family: sans-serif;
      }
      .ww-e-d1oV {
        font-family: sans-serif;
      }
      .ww-e-d1oW {
        font-family: sans-serif;
      }
      .ww-e-d1oX {
        font-family: sans-serif;
      }
      .ww-e-d1oY {
        font-family: sans-serif;
      }
      .ww-e-d1oa {
        font-family: sans-serif;
      }
      .ww-e-d1ob {
        font-family: sans-serif;
      }
      .ww-e-d1oh {
        font-family: sans-serif;
      }
      .ww-e-d1ol {
        font-family: sans-serif;
      }
      .ww-e-d1op {
        font-family: sans-serif;
      }
      .ww-e-d1oq {
        font-family: sans-serif;
      }
      .ww-e-d1or {
        font-family: sans-serif;
      }
      .ww-e-d1os {
        font-family: sans-serif;
      }
      .ww-e-d1ou {
        font-family: sans-serif;
      }
      .ww-e-d1ov {
        font-family: sans-serif;
      }
      .ww-e-d1pK {
        color: #2563eb;
        font-family: sans-serif;
      }
      .ww-e-d1pN {
        font-family: sans-serif;
      }
      .ww-e-d1pP {
        font-family: sans-serif;
      }
      .ww-e-d1pT {
        font-family: sans-serif;
      }
      .ww-e-d1pU {
        font-family: sans-serif;
      }
      .ww-e-d1pX {
        font-family: sans-serif;
      }
      .ww-e-d1pY {
        font-family: sans-serif;
      }
      .ww-e-d1pZ {
        font-family: sans-serif;
      }
      .ww-e-d1pa {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1pb {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d1pf {
        font-family: sans-serif;
      }
      .ww-e-d1pg {
        font-family: sans-serif;
      }
      .ww-e-d1ph {
        font-family: sans-serif;
      }
      .ww-e-d1pk {
        font-family: sans-serif;
      }
      .ww-e-d1pl {
        font-family: sans-serif;
      }
      .ww-e-d1pm {
        font-family: sans-serif;
      }
      .ww-e-d1pn {
        font-family: sans-serif;
      }
      .ww-e-d1po {
        font-family: sans-serif;
      }
      .ww-e-d1pp {
        font-family: sans-serif;
      }
      .ww-e-d1pq {
        font-family: sans-serif;
      }
      .ww-e-d1pr {
        font-family: sans-serif;
      }
      .ww-e-d1ps {
        font-family: sans-serif;
      }
      .ww-e-d1pt {
        font-family: sans-serif;
      }
      .ww-e-d1pu {
        font-family: sans-serif;
      }
      .ww-e-d1pv {
        font-family: sans-serif;
      }
      .ww-e-d1pw {
        font-family: sans-serif;
      }
      .ww-e-d1px {
        font-family: sans-serif;
      }
      .ww-e-d1py {
        font-family: sans-serif;
      }
      .ww-e-d1pz {
        font-family: sans-serif;
      }
      .ww-e-d1q0 {
        font-family: sans-serif;
      }
      .ww-e-d1q1 {
        font-family: sans-serif;
      }
      .ww-e-d1q2 {
        font-family: sans-serif;
      }
      .ww-e-d1q3 {
        font-family: sans-serif;
      }
      .ww-e-d1q4 {
        font-family: sans-serif;
      }
      .ww-e-d1q5 {
        font-family: sans-serif;
      }
      .ww-e-d1q6 {
        font-family: sans-serif;
      }
      .ww-e-d1q7 {
        font-family: sans-serif;
      }
      .ww-e-d1q8 {
        font-family: sans-serif;
      }
      .ww-e-d1q9 {
        font-family: sans-serif;
      }
      .ww-e-d1qA {
        font-family: sans-serif;
      }
      .ww-e-d1qB {
        font-family: sans-serif;
      }
      .ww-e-d1qC {
        font-family: sans-serif;
      }
      .ww-e-d1qD {
        font-family: sans-serif;
      }
      .ww-e-d1qE {
        font-family: sans-serif;
      }
      .ww-e-d1qG {
        font-family: sans-serif;
      }
      .ww-e-d1qH {
        font-family: sans-serif;
      }
      .ww-e-d1qJ {
        font-family: sans-serif;
      }
      .ww-e-d1qL {
        font-family: sans-serif;
      }
      .ww-e-d1qM {
        font-family: sans-serif;
      }
      .ww-e-d1qO {
        font-family: sans-serif;
      }
      .ww-e-d1qQ {
        font-family: sans-serif;
      }
      .ww-e-d1qR {
        font-family: sans-serif;
      }
      .ww-e-d1qT {
        font-family: sans-serif;
      }
      .ww-e-d1qX {
        font-family: sans-serif;
      }
      .ww-e-d1qY {
        font-family: sans-serif;
      }
      .ww-e-d1qc {
        font-family: sans-serif;
      }
      .ww-e-d1qg {
        font-family: sans-serif;
      }
      .ww-e-d1qh {
        font-family: sans-serif;
      }
      .ww-e-d1qi {
        font-family: sans-serif;
      }
      .ww-e-d1qj {
        font-family: sans-serif;
      }
      .ww-e-d1qk {
        font-family: sans-serif;
      }
      .ww-e-d1ql {
        font-family: sans-serif;
      }
      .ww-e-d1qn {
        font-family: sans-serif;
      }
      .ww-e-d1r1 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1r2 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1r3 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1r5 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1r6 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1r7 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rA {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rB {
        outline: none;
      }
      .ww-e-d1rC {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rF {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rJ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rM {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rO {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rP {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rR {
        outline: none;
      }
      .ww-e-d1rS {
        outline: none;
      }
      .ww-e-d1rU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rZ {
        color: #059669;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d1ra {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rb {
        color: #dc2626;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d1rd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rg {
        color: #d9774b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ri {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d1rj {
          font-family: Inter, sans-serif;
          grid-column: span 2;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1rj {
          font-family: Inter, sans-serif;
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1rj {
          grid-column: auto;
        }
      }
      .ww-e-d1rk {
        color: #92400e;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 800;
      }
      @media (min-width: 992px) {
        .ww-e-d1rm {
          font-family: Inter, sans-serif;
          grid-column: span 2;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d1rm {
          font-family: Inter, sans-serif;
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1rm {
          grid-column: auto;
        }
      }
      .ww-e-d1rp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ru {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1rx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ry {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1s0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1s8 {
        color: #d9774b;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: bold;
      }
      .ww-e-d1s9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1sB {
        color: #fff;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d1sD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1sF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1sG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1sH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1sI {
        color: #475569;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d1sM {
        font-family: sans-serif;
      }
      .ww-e-d1sN {
        font-family: sans-serif;
      }
      .ww-e-d1sP {
        font-family: sans-serif;
      }
      .ww-e-d1sU {
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-transform: uppercase;
      }
      .ww-e-d1sV {
        font-family: sans-serif;
      }
      .ww-e-d1sW {
        overflow-y: auto;
      }
      .ww-e-d1sf {
        font-family: sans-serif;
      }
      .ww-e-d1sh {
        font-family: sans-serif;
      }
      .ww-e-d1sp {
        font-family: sans-serif;
      }
      .ww-e-d1sq {
        font-family: sans-serif;
      }
      .ww-e-d1ss {
        font-family: sans-serif;
      }
      .ww-e-d1st {
        font-family: sans-serif;
      }
      .ww-e-d1su {
        font-family: sans-serif;
      }
      .ww-e-d1sv {
        font-family: sans-serif;
      }
      .ww-e-d1sw {
        color: #fff;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d1sx {
        font-family: sans-serif;
      }
      .ww-e-d1sy {
        font-family: sans-serif;
      }
      .ww-e-d1sz {
        font-family: sans-serif;
      }
      .ww-e-d1t2 {
        font-family: sans-serif;
      }
      .ww-e-d1t4 {
        font-family: sans-serif;
      }
      .ww-e-d1t6 {
        font-family: sans-serif;
      }
      .ww-e-d1t8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1t9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1tM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tO {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tS {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tY {
        color: #9ca3af;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1ta {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tb {
        outline: none;
      }
      .ww-e-d1tc {
        outline: none;
      }
      .ww-e-d1td {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1te {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1th {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1ti {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tk {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1to {
        color: #4b5563;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
        font-weight: 600;
      }
      .ww-e-d1tr {
        outline: none;
      }
      .ww-e-d1tt {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d1tz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1u0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1u1 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1u5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1u7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1u9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uO {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uS {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uT {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uU {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ua {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ub {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ud {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ue {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1uf {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ug {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ug:where(:hover) {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ug:where([data-ww-states~="JQ0FxT"]) {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ui {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1um {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d1un {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1up {
        font-family: sans-serif;
      }
      .ww-e-d1uq {
        font-family: sans-serif;
      }
      .ww-e-d1ur {
        font-family: sans-serif;
      }
      .ww-e-d1ut {
        font-family: sans-serif;
      }
      .ww-e-d1uu {
        font-family: sans-serif;
      }
      .ww-e-d1uv {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1uw {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1v1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1v2 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1v5 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1v6 {
        color: #dc2626;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d1v8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vA {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vG {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vZ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1va {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vb:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1vc {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vd {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1ve {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vf {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d1vg {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vj {
        gap: 8px;
        align-items: center;
      }
      .ww-e-d1vk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vm {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vn {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vq {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vu {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d1vw:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1vx:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1vy:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1vz:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1w0:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1w1:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1w3:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1w4:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1w5 {
        font-family: Georgia, Times New Roman, serif;
      }
      .ww-e-d1w9 {
        font-family: sans-serif;
      }
      .ww-e-d1wU:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1wV:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d1wW {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d1wX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1wZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1wc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1we {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wl {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wm {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ws {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wt {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1ww {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wy {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1wz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x1 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x6 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1x9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xa {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xf {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1xr {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xt {
        background-color: #283548;
      }
      .ww-e-d1xu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d1xz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1y0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1y2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1y4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1y5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1y8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d1yK {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yN {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yO {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yQ {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yR {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yS {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yT {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yV {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yX {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yY {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yZ {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1ya {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yb {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yc {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yg {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yj {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yl {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1ym {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yn {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yq {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yr {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yt {
        font-family: system-ui, -apple-system, sans-serif;
      }
      .ww-e-d1yv {
        font-family: sans-serif;
      }
      .ww-e-d1yw {
        font-family: sans-serif;
      }
      .ww-e-d1yx {
        font-family: sans-serif;
      }
      .ww-e-d1yy {
        font-family: sans-serif;
      }
      .ww-e-d1yz {
        font-family: sans-serif;
      }
      .ww-e-d1z2 {
        font-family: sans-serif;
      }
      .ww-e-d1z3 {
        font-family: sans-serif;
      }
      .ww-e-d1z4 {
        font-family: sans-serif;
      }
      .ww-e-d1z6 {
        font-family: sans-serif;
      }
      .ww-e-d1z7 {
        font-family: sans-serif;
      }
      .ww-e-d1z8 {
        font-family: sans-serif;
      }
      .ww-e-d1zB {
        font-family: sans-serif;
      }
      .ww-e-d1zC {
        font-family: sans-serif;
      }
      .ww-e-d1zE {
        font-family: sans-serif;
      }
      .ww-e-d1zF {
        font-family: sans-serif;
      }
      .ww-e-d1zH {
        font-family: sans-serif;
      }
      .ww-e-d1zJ {
        outline: none;
      }
      .ww-e-d1zK {
        outline: none;
      }
      .ww-e-d1zL {
        outline: none;
      }
      .ww-e-d1zP {
        font-family: sans-serif;
      }
      .ww-e-d1zQ {
        font-family: sans-serif;
      }
      .ww-e-d20A {
        white-space: nowrap;
        text-overflow: ellipsis;
      }
      .ww-e-d20R {
        white-space: nowrap;
        text-overflow: ellipsis;
      }
      .ww-e-d20S {
        white-space: nowrap;
        text-overflow: ellipsis;
      }
      .ww-e-d20T {
        white-space: nowrap;
        text-overflow: ellipsis;
      }
      .ww-e-d20c {
        overflow-y: auto;
      }
      .ww-e-d20o {
        outline: none;
      }
      .ww-e-d20v {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d20w {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d20x {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d20y {
        color: #d96e4a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d210 {
        text-overflow: ellipsis;
      }
      .ww-e-d213 {
        color: #6b7280;
        font-size: 12px;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d215 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d216 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d217 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d218 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d219 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21B {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21C {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21D {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21E {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21F {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21G {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21H {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21I {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21J {
        color: #6b7280;
        font-size: 12px;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21K {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21L {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21M {
        color: #4b5563;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d21N {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21O {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21P {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21Q {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21U {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21V {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21W {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21X {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21Z {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21a {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21b {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21e {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21f {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21g {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21h {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21k {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21l {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21m {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21n {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21q {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21r {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21s {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21t {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21v {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21w {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21x {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d21y {
        text-overflow: ellipsis;
      }
      .ww-e-d21z {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d220 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d223 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d224 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d227 {
        overflow-y: auto;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d229 {
        color: #9ca3af;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22A {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22B {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22D {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22E {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22K {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22M {
        color: #fff;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d22R {
        font-family: sans-serif;
      }
      .ww-e-d22S {
        font-family: sans-serif;
      }
      .ww-e-d22W {
        font-family: sans-serif;
      }
      .ww-e-d22Z {
        font-family: sans-serif;
      }
      .ww-e-d22d {
        font-family: sans-serif;
      }
      .ww-e-d22h {
        font-family: sans-serif;
      }
      .ww-e-d22i {
        font-family: sans-serif;
      }
      .ww-e-d22o {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d22s {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d22u {
        flex-shrink: 0;
      }
      .ww-e-d22v {
        font-family: sans-serif;
      }
      .ww-e-d22w {
        font-family: sans-serif;
      }
      .ww-e-d22x {
        font-family: sans-serif;
      }
      .ww-e-d22z {
        font-family: sans-serif;
      }
      .ww-e-d232 {
        font-family: sans-serif;
      }
      .ww-e-d236 {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d238 {
        font-family: sans-serif;
      }
      .ww-e-d23A {
        color: #475569;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d23C {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23D {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23E {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23F {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23J {
        font-family: sans-serif;
      }
      .ww-e-d23K {
        font-family: sans-serif;
      }
      .ww-e-d23Q {
        font-family: sans-serif;
      }
      .ww-e-d23W {
        font-family: sans-serif;
      }
      .ww-e-d23X {
        font-family: sans-serif;
      }
      .ww-e-d23Y {
        font-family: sans-serif;
      }
      .ww-e-d23a {
        font-family: sans-serif;
      }
      .ww-e-d23b {
        font-family: sans-serif;
      }
      .ww-e-d23e {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d23f {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23i {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23j {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23m {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23q {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23s {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23t {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23u {
        font-family: Inter, sans-serif;
      }
      .ww-e-d23v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d240 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d241 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24A {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24B {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24D {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24E {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24F {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d24G {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24J {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24L {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24M {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24O {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24P {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24Q {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24R {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24S {
        font-family: Inter, sans-serif;
      }
      .ww-e-d24T {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d24X {
        font-family: sans-serif;
      }
      .ww-e-d24d {
        font-family: sans-serif;
      }
      .ww-e-d24f {
        font-family: sans-serif;
      }
      .ww-e-d24i {
        font-family: sans-serif;
      }
      .ww-e-d24k {
        font-family: sans-serif;
      }
      .ww-e-d24m {
        font-family: sans-serif;
      }
      .ww-e-d24o {
        font-family: sans-serif;
      }
      .ww-e-d24p {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d24u {
        font-family: sans-serif;
      }
      .ww-e-d24x {
        font-family: sans-serif;
      }
      .ww-e-d24y {
        font-family: sans-serif;
      }
      .ww-e-d251 {
        font-family: sans-serif;
      }
      .ww-e-d25C {
        font-family: sans-serif;
      }
      .ww-e-d25E {
        font-family: sans-serif;
      }
      .ww-e-d25G {
        font-family: sans-serif;
      }
      .ww-e-d25L {
        font-family: sans-serif;
      }
      .ww-e-d25M {
        font-family: sans-serif;
      }
      .ww-e-d25S {
        font-family: sans-serif;
      }
      .ww-e-d25T {
        font-family: sans-serif;
      }
      .ww-e-d25U {
        font-family: sans-serif;
      }
      .ww-e-d25W {
        font-family: sans-serif;
      }
      .ww-e-d25Y {
        font-family: sans-serif;
      }
      .ww-e-d25Z {
        font-family: sans-serif;
      }
      .ww-e-d25a {
        font-family: sans-serif;
      }
      .ww-e-d25b {
        font-family: sans-serif;
      }
      .ww-e-d25c {
        font-family: sans-serif;
      }
      .ww-e-d25e {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d25g {
        font-family: sans-serif;
      }
      .ww-e-d25i {
        color: #fff;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d25j {
        font-family: sans-serif;
      }
      .ww-e-d25k {
        font-family: sans-serif;
      }
      .ww-e-d25l {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d25m {
        font-family: sans-serif;
      }
      .ww-e-d25n {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d25p {
        font-family: sans-serif;
      }
      .ww-e-d25r {
        font-family: sans-serif;
      }
      .ww-e-d25s {
        font-family: sans-serif;
      }
      .ww-e-d25t {
        font-family: sans-serif;
      }
      .ww-e-d25v {
        font-family: sans-serif;
      }
      .ww-e-d25w {
        font-family: sans-serif;
      }
      .ww-e-d25z {
        color: #374151;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d260 {
        font-family: sans-serif;
      }
      .ww-e-d261 {
        color: #b45309;
        font-family: sans-serif;
      }
      .ww-e-d262 {
        font-family: sans-serif;
      }
      .ww-e-d263 {
        font-family: sans-serif;
      }
      .ww-e-d265 {
        font-family: sans-serif;
      }
      .ww-e-d266 {
        font-family: sans-serif;
      }
      .ww-e-d267 {
        font-family: sans-serif;
      }
      .ww-e-d268 {
        font-family: sans-serif;
      }
      .ww-e-d269 {
        font-family: sans-serif;
      }
      .ww-e-d26A {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d26B {
        font-family: sans-serif;
      }
      .ww-e-d26C {
        font-family: sans-serif;
      }
      .ww-e-d26D {
        font-family: sans-serif;
      }
      .ww-e-d26E {
        font-family: sans-serif;
      }
      .ww-e-d26K {
        font-family: sans-serif;
      }
      .ww-e-d26M {
        font-family: sans-serif;
      }
      .ww-e-d26P {
        font-family: sans-serif;
      }
      .ww-e-d26S {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26T {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26U {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26V {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26W {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d26Z {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d26a {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26b {
        color: #ea580c;
        font-family: Inter, sans-serif;
      }
      .ww-e-d26c {
        color: #9ca3af;
        font-family: Inter, sans-serif;
      }
      .ww-e-d26e {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26i {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26n {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26s {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26t {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26w {
        font-family: Inter, sans-serif;
      }
      .ww-e-d26z {
        color: #6b7280;
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d270 {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d271 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d272 {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d273 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d274 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d275 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d276 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d277 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d278 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d279 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27A {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d27B {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d27D {
        color: #1d4ed8;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d27E {
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d27F {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d27H {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27I {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27J {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27K {
        font-family: Inter, sans-serif;
        background-image: linear-gradient(#fff, #f9fafb4d);
      }
      .ww-e-d27L {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d27N {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d27O {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d27P {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d27Q {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27R {
        color: #1d4ed8;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d27S {
        font-family: Inter, sans-serif;
      }
      .ww-e-d27X {
        color: #1d4ed8;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }
      @media (min-width: 992px) {
        .ww-e-d27d {
          gap: 12px;
          align-items: center;
          user-select: none;
          justify-content: center;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d27d {
          gap: 12px;
          align-items: center;
          user-select: none;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d27d {
          gap: 10px;
        }
      }
      .ww-e-d27j {
        font-family: sans-serif;
      }
      .ww-e-d27k {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d27l {
        font-family: sans-serif;
      }
      .ww-e-d27m {
        font-family: sans-serif;
      }
      .ww-e-d287 {
        filter: grayscale();
        object-fit: cover;
      }
      .ww-e-d28E {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d28F {
        color: var(-----white---1000, #FFF);
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d28O {
        object-fit: cover;
      }
      .ww-e-d28Q {
        object-fit: cover;
      }
      .ww-e-d28n {
        font-family: sans-serif;
      }
      .ww-e-d28p {
        font-family: sans-serif;
      }
      .ww-e-d28q {
        font-family: sans-serif;
      }
      .ww-e-d28r {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d28s {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d28t {
        font-family: sans-serif;
      }
      .ww-e-d28u {
        font-family: sans-serif;
      }
      .ww-e-d28v {
        font-family: sans-serif;
      }
      .ww-e-d28x {
        font-family: sans-serif;
      }
      @media (max-width: 767px) {
      }
      .ww-e-d29K {
        font-family: sans-serif;
      }
      .ww-e-d29L {
        font-family: sans-serif;
      }
      .ww-e-d29M {
        font-family: sans-serif;
      }
      .ww-e-d29N {
        font-family: sans-serif;
      }
      .ww-e-d29O {
        font-family: sans-serif;
      }
      .ww-e-d29P {
        font-family: sans-serif;
      }
      .ww-e-d29Q {
        font-family: sans-serif;
      }
      .ww-e-d29R {
        font-family: sans-serif;
      }
      .ww-e-d29S {
        font-family: sans-serif;
      }
      .ww-e-d29V {
        font-family: sans-serif;
      }
      .ww-e-d29W {
        font-family: Inter, sans-serif;
      }
      .ww-e-d29X {
        font-family: Inter, sans-serif;
      }
      .ww-e-d29Y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d29a {
        font-family: sans-serif;
      }
      .ww-e-d29f {
        font-family: Inter, sans-serif;
      }
      .ww-e-d29g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d29v {
        color: #16a34a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d29x {
        font-family: sans-serif;
      }
      .ww-e-d29y {
        font-family: sans-serif;
      }
      .ww-e-d29z {
        font-family: sans-serif;
      }
      .ww-e-d2A0 {
        color: #475569;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2A1 {
        font-family: sans-serif;
      }
      .ww-e-d2A2 {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d2A3 {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d2A4 {
        color: #1d4ed8;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }
      .ww-e-d2A5 {
        color: #475569;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2A6 {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      :where(.ww-e-d2AN[data-ww-states~="1JWEpT"]) .ww-e-d2A6 {
        color: revert-layer;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      :where(.ww-e-d2AN[data-ww-states~="Ye3iyz"]) .ww-e-d2A6 {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      :where(.ww-e-d2AN[data-ww-states~="measbt"]) .ww-e-d2A6 {
        color: revert-layer;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d2A8 {
        font-family: sans-serif;
      }
      .ww-e-d2A9 {
        font-family: sans-serif;
      }
      .ww-e-d2AA {
        font-family: sans-serif;
      }
      .ww-e-d2AB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2AC {
        font-family: sans-serif;
      }
      .ww-e-d2AD {
        font-family: sans-serif;
      }
      .ww-e-d2AE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2AF {
        font-family: sans-serif;
      }
      .ww-e-d2AG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2AH {
        font-family: sans-serif;
      }
      .ww-e-d2AJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2AK {
        font-family: sans-serif;
      }
      .ww-e-d2AL {
        font-family: sans-serif;
      }
      .ww-e-d2AM {
        font-family: sans-serif;
      }
      .ww-e-d2AN {
        font-family: sans-serif;
      }
      .ww-e-d2AP {
        font-family: sans-serif;
      }
      .ww-e-d2AQ {
        font-family: sans-serif;
      }
      .ww-e-d2AR {
        font-family: sans-serif;
      }
      .ww-e-d2AS {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d2AT {
        font-family: sans-serif;
      }
      .ww-e-d2AV {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2AW {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2AY {
        color: #fff;
        font-family: Montserrat, sans-serif;
        font-weight: bold;
      }
      .ww-e-d2AZ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Aa {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ab {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ag {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ah {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ai {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Aj {
        color: #9ca3af;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ak {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Al {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Am {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2An {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ao {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ap {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Aq {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ar {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2At {
        color: #854d0e;
        font-size: 11px;
        font-family: Montserrat, sans-serif;
        font-weight: 800;
      }
      .ww-e-d2Aw {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2B3 {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2B4 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2B8 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2B9 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2BA {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2BB {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2BO {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2BR {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2BS {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Ba {
        color: #fff;
        font-family: Montserrat, sans-serif;
        font-weight: bold;
      }
      .ww-e-d2Bc {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Bd {
        overflow-y: auto;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Bg {
        font-size: 14px;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d2Bh {
        color: #fff;
        font-family: Montserrat, sans-serif;
        font-weight: bold;
      }
      .ww-e-d2Bk {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Bm {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Bn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Br {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Bu {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Bw {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2By {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2C0 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2C2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2C3 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2C5 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2C7 {
        outline: none;
      }
      .ww-e-d2C8 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2C9 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CA {
        outline: none;
      }
      .ww-e-d2CB {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CC {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CD {
        color: #111827;
        align-items: flex-start;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CF {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CK {
        outline: none;
      }
      .ww-e-d2CL {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CQ {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CS {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CU {
        outline: none;
      }
      .ww-e-d2CV {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2CX {
        outline: none;
      }
      .ww-e-d2CY {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cb {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cc {
        color: #111827;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        justify-content: center;
      }
      .ww-e-d2Cd {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ce {
        color: #111827;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cf {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cg {
        color: #111827;
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ci {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ck {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cm {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Co {
        color: #111827;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cq {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ct {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Cy {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2D1 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2D2 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2D3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2D6 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2D7 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2D8 {
        color: #111827;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        justify-content: center;
      }
      .ww-e-d2DC {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2DF {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2DG {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2DQ {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d2DR {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d2DV {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2DW {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2DX {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d2DZ {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2Db {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2Dc {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2Dd {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2De {
        color: #d96e4a;
      }
      .ww-e-d2Dg {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      @media (min-width: 992px) {
        .ww-e-d2Dj {
          color: #d96e4a;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2Dj {
          color: #d96e4a;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Dj {
          color: #d96e4a;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d2Dj:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2Dj:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Dj:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      .ww-e-d2Dm {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Do {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dp {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dr {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dt {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Dy {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2E0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2E2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2E5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2E6 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2E8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2E9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2EA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2EB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2EC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ED {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2EE {
        outline: none;
      }
      .ww-e-d2EF {
        outline: none;
      }
      .ww-e-d2EJ {
        font-family: sans-serif;
      }
      .ww-e-d2EL {
        font-family: sans-serif;
      }
      .ww-e-d2EN {
        font-family: sans-serif;
      }
      .ww-e-d2EP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2EQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ES {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ET {
        color: #374151;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2EU {
        font-family: sans-serif;
      }
      .ww-e-d2EV {
        font-family: sans-serif;
      }
      .ww-e-d2EW {
        font-family: sans-serif;
      }
      .ww-e-d2EY {
        font-family: sans-serif;
      }
      .ww-e-d2EZ {
        font-family: sans-serif;
      }
      .ww-e-d2Ea {
        font-family: sans-serif;
      }
      .ww-e-d2Eb {
        font-family: sans-serif;
      }
      .ww-e-d2Ee {
        color: #374151;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2Eg {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2Eh {
        font-family: sans-serif;
      }
      .ww-e-d2El {
        font-family: sans-serif;
      }
      .ww-e-d2Et {
        font-family: sans-serif;
      }
      .ww-e-d2Eu {
        font-family: sans-serif;
      }
      .ww-e-d2Ez {
        font-style: italic;
      }
      .ww-e-d2F0 {
        font-family: sans-serif;
      }
      .ww-e-d2F2 {
        color: #1f2937;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d2F3 {
        font-family: sans-serif;
      }
      .ww-e-d2F6 {
        font-family: sans-serif;
      }
      .ww-e-d2F7 {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d2F8 {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d2F9 {
        font-family: sans-serif;
      }
      .ww-e-d2FC {
        color: #374151;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }
      .ww-e-d2FG {
        font-family: sans-serif;
      }
      .ww-e-d2FK {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d2FL {
        font-family: sans-serif;
      }
      .ww-e-d2FM {
        font-family: sans-serif;
      }
      .ww-e-d2FO {
        font-family: sans-serif;
      }
      .ww-e-d2FP {
        font-family: sans-serif;
      }
      .ww-e-d2FT {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d2FU {
        font-family: sans-serif;
      }
      .ww-e-d2FV {
        font-family: sans-serif;
      }
      .ww-e-d2FX {
        font-family: sans-serif;
      }
      .ww-e-d2FY {
        font-family: sans-serif;
      }
      .ww-e-d2FZ {
        font-family: sans-serif;
      }
      .ww-e-d2Fa {
        color: #1f2937;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d2Fg {
        font-family: sans-serif;
      }
      .ww-e-d2Fh {
        font-family: sans-serif;
      }
      .ww-e-d2Fi {
        font-family: sans-serif;
      }
      .ww-e-d2Fj {
        font-family: sans-serif;
      }
      .ww-e-d2Fk {
        font-family: sans-serif;
      }
      .ww-e-d2Fm {
        font-family: sans-serif;
      }
      .ww-e-d2Fp {
        color: #1f2937;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d2Fr {
        color: #1d4ed8;
        font-family: sans-serif;
      }
      .ww-e-d2Ft {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2Fw {
        color: #9ca3af;
        font-size: 10px;
        font-family: sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }
      .ww-e-d2G4 {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d2G8 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GE {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GG {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GH {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GK {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GM {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GN {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GO {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GQ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GV {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GW {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2GX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gb {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gc {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Gf {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gg {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gm {
        font-family: sans-serif;
      }
      .ww-e-d2Gp {
        font-family: sans-serif;
      }
      .ww-e-d2Gq {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Gs {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Gt {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gx {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gy {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Gz {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2H7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HQ {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HS {
        color: #fff;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2HT {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HU {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HV {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2HZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Hb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ho {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Hr {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Hs {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Hu {
        color: #fff;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Hx {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Hy {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I0 {
        align-items: flex-start;
      }
      .ww-e-d2I1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I2 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I3 {
        color: #334155;
        font-size: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2I4 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I5 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2I9 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IA {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IB {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IC {
        box-sizing: border-box;
      }
      .ww-e-d2ID {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IE {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IF {
        font-family: sans-serif;
      }
      .ww-e-d2IG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IJ {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IK {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IL {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IM {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IN {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IO {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d2IU {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IV {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IW {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2IX {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ia {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
      }
      .ww-e-d2Iz {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
      }
      .ww-e-d2J4 {
        color: #d96e4a;
      }
      .ww-e-d2J5 {
        color: #d96e4a;
      }
      .ww-e-d2J6 {
        color: #d96e4a;
      }
      .ww-e-d2JC {
        color: #d96e4a;
      }
      @media (min-width: 992px) {
        .ww-e-d2JE {
          overflow-x: auto;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2JE {
          overflow-x: auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2JE {
          overflow-x: auto;
        }
      }
      .ww-e-d2JK {
        pointer-events: none;
      }
      .ww-e-d2JQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2JR {
        color: #fff;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Jy {
        white-space: nowrap;
      }
      .ww-e-d2K0 {
        white-space: nowrap;
      }
      .ww-e-d2K1 {
        white-space: nowrap;
      }
      .ww-e-d2K3 {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2K5 {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2K6 {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2K7 {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2K8 {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d2K9 {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d2KA {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d2KB {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d2KC {
        color: #d96e4a;
      }
      .ww-e-d2KD {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2KE {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      @media (min-width: 992px) {
        .ww-e-d2KP {
          color: #d96e4a;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2KP {
          color: #d96e4a;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2KP {
          color: #d96e4a;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d2KP:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2KP:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2KP:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      .ww-e-d2KS {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2KU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2KV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2KX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2KY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2KZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Kc {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Kf {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Kh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Kj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Km {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Kn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Ko {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Kr {
        color: #111827;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ks {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Kt {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ku {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Kx {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ky {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Kz {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2L0 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2L1 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2L3 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2L4 {
        color: #166534;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2L5 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2L6 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2L7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2L8 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LB {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LF {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LG {
        color: #854d0e;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2LH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LI {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LJ {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LL {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LN {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2LO {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LR {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2LS {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LX {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2LZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lb {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lc {
        color: #111827;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ld {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Le {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lf {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lg {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lh {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lk {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Ln {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lo {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Lx {
        font-family: sans-serif;
      }
      .ww-e-d2Lz {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2M3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2M7 {
        font-family: sans-serif;
      }
      .ww-e-d2M8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2M9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MJ {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MK {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ML {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MM {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MS {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MT {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2MZ {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2Mc {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Md {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2Ml {
        resize: none;
      }
      .ww-e-d2Mm {
        font-family: sans-serif;
      }
      .ww-e-d2Mn {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2Mq {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2Mr {
        font-family: sans-serif;
      }
      .ww-e-d2Ms {
        font-family: sans-serif;
      }
      .ww-e-d2Mu {
        font-family: sans-serif;
      }
      .ww-e-d2Mv {
        font-family: sans-serif;
      }
      .ww-e-d2Mw {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2Mx {
        font-family: sans-serif;
      }
      .ww-e-d2My {
        font-family: sans-serif;
      }
      .ww-e-d2Mz {
        font-family: sans-serif;
      }
      .ww-e-d2N0 {
        font-family: sans-serif;
      }
      .ww-e-d2N2 {
        font-family: sans-serif;
      }
      .ww-e-d2N3 {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2N4 {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2N4 {
          font-family: sans-serif;
          grid-column: 1 / -1;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2N4 {
          grid-column: auto;
        }
      }
      .ww-e-d2N6 {
        font-family: sans-serif;
      }
      .ww-e-d2N8 {
        font-family: sans-serif;
      }
      .ww-e-d2N9 {
        font-family: sans-serif;
      }
      .ww-e-d2NA {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2NB {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2NC {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2ND {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2NE {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2NI {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2NJ {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2NK {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2NL {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2NQ {
        font-family: sans-serif;
      }
      .ww-e-d2NT {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2NW {
        font-family: sans-serif;
      }
      .ww-e-d2NX {
        font-family: sans-serif;
      }
      .ww-e-d2Na {
        font-family: sans-serif;
      }
      .ww-e-d2Nb {
        font-family: sans-serif;
      }
      .ww-e-d2Nd {
        font-family: sans-serif;
      }
      .ww-e-d2Nh {
        font-family: sans-serif;
      }
      .ww-e-d2Nj {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2Nm {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2No {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2Np {
        font-family: sans-serif;
      }
      .ww-e-d2Nq {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2Nr {
        font-family: sans-serif;
      }
      .ww-e-d2Ns {
        font-family: sans-serif;
      }
      .ww-e-d2Nu {
        font-family: sans-serif;
      }
      .ww-e-d2Nv {
        font-family: sans-serif;
      }
      .ww-e-d2Nx {
        font-family: sans-serif;
      }
      .ww-e-d2Ny {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2O0 {
        font-family: sans-serif;
      }
      .ww-e-d2O1 {
        font-family: sans-serif;
      }
      .ww-e-d2O3 {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2O4 {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2O5 {
        font-family: sans-serif;
      }
      .ww-e-d2O7 {
        font-style: italic;
      }
      .ww-e-d2O9 {
        font-family: sans-serif;
      }
      .ww-e-d2OA {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2OB {
        font-family: sans-serif;
      }
      .ww-e-d2OC {
        font-family: sans-serif;
      }
      .ww-e-d2OK {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2ON {
        resize: none;
      }
      .ww-e-d2OO {
        resize: none;
      }
      .ww-e-d2OP {
        font-family: sans-serif;
      }
      .ww-e-d2Ob {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Oc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Od {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d2Oe {
        color: #9ca3af;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Of {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Og {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2Oh {
        color: #1d4ed8;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d2Oi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Ok {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Ol {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Om {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2On {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Oo {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Ow {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2P1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2P2 {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2P5 {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d2P6 {
        color: #6b7280;
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2P7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2P8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2P9 {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d2PA {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d2PB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PE {
        color: #ea580c;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PF {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2PG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2PN {
        font-family: Inter, sans-serif;
        background-image: linear-gradient(#fff, #f9fafb4d);
      }
      .ww-e-d2Q3 {
        white-space: nowrap;
      }
      .ww-e-d2Q4 {
        white-space: nowrap;
      }
      .ww-e-d2Q5 {
        white-space: nowrap;
      }
      .ww-e-d2Q7 {
        font-family: sans-serif;
      }
      .ww-e-d2Q9 {
        font-family: sans-serif;
      }
      .ww-e-d2QA {
        font-family: sans-serif;
      }
      .ww-e-d2QB {
        font-family: sans-serif;
      }
      .ww-e-d2QC {
        font-family: sans-serif;
      }
      .ww-e-d2QE {
        font-family: sans-serif;
      }
      .ww-e-d2QF {
        font-family: sans-serif;
      }
      .ww-e-d2QJ {
        font-family: sans-serif;
      }
      .ww-e-d2QL {
        font-family: sans-serif;
      }
      .ww-e-d2QM {
        outline: none;
      }
      .ww-e-d2QN {
        font-family: sans-serif;
      }
      .ww-e-d2QY {
        flex-shrink: 0;
      }
      .ww-e-d2Ql {
        pointer-events: none;
      }
      .ww-e-d2Qr {
        color: #d96e4a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2R1 {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2R2 {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2R3 {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2R4 {
        flex-shrink: 0;
      }
      .ww-e-d2R5 {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2RB {
        flex-shrink: 0;
      }
      .ww-e-d2RC {
        flex-shrink: 0;
      }
      .ww-e-d2RD {
        color: #d96e4a;
        font-size: 14px;
        font-weight: 600;
      }
      @media (min-width: 992px) {
        .ww-e-d2RG {
          grid-column: span 2;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2RG {
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2RG {
          grid-column: span 1;
        }
      }
      .ww-e-d2RQ {
        overflow-y: auto;
      }
      @media (min-width: 992px) {
        .ww-e-d2RT {
          grid-column: span 2;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2RT {
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2RT {
          grid-column: span 1;
        }
      }
      .ww-e-d2RU {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2RV {
        flex-shrink: 0;
      }
      .ww-e-d2RW {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Rh {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Rj {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Rm {
        flex-shrink: 0;
      }
      .ww-e-d2Rp {
        overflow-y: auto;
      }
      .ww-e-d2Rr {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Rz {
        overflow-y: auto;
      }
      .ww-e-d2S0 {
        flex-shrink: 0;
      }
      .ww-e-d2S1 {
        flex-shrink: 0;
      }
      .ww-e-d2S2 {
        overflow-y: auto;
      }
      .ww-e-d2S6 {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2SE {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2SG {
        flex-shrink: 0;
      }
      .ww-e-d2SL {
        flex-shrink: 0;
      }
      .ww-e-d2SN {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2SO {
        color: #334155;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2ST {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2SU {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2SV {
        color: #334155;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2Se {
        color: #64748b;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Sg {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Sn {
        flex-shrink: 0;
      }
      .ww-e-d2St {
        flex-shrink: 0;
      }
      .ww-e-d2T9 {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2TJ {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2TK {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Td {
        color: #fff;
        font-size: 16px;
        flex-shrink: 0;
        font-weight: 700;
      }
      .ww-e-d2Tf {
        flex-shrink: 0;
      }
      .ww-e-d2Th {
        flex-shrink: 0;
      }
      .ww-e-d2U7 {
        color: #334155;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2UB {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2UD {
        pointer-events: none;
      }
      .ww-e-d2UJ {
        pointer-events: none;
      }
      .ww-e-d2UO {
        font-family: sans-serif;
      }
      .ww-e-d2UQ {
        font-size: 14px;
      }
      .ww-e-d2UZ {
        color: #d96e4a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2Uh {
        pointer-events: none;
      }
      @media (min-width: 992px) {
        .ww-e-d2Uj {
          grid-column: span 2;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2Uj {
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Uj {
          grid-column: span 1;
        }
      }
      .ww-e-d2Un {
        flex-shrink: 0;
      }
      .ww-e-d2Up {
        color: #7f1d1d;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2Uq {
        color: #14532d;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2Uu {
        color: #1e40af;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2Uv {
        overflow-y: auto;
      }
      .ww-e-d2V1 {
        font-style: italic;
      }
      .ww-e-d2V2 {
        color: var(--ww-style-color);
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2V5 {
        font-size: 14px;
        appearance: none;
      }
      .ww-e-d2VA {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2VO {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2VQ {
        overflow-y: auto;
      }
      .ww-e-d2VR {
        pointer-events: none;
      }
      .ww-e-d2VS {
        pointer-events: none;
      }
      .ww-e-d2VX {
        pointer-events: none;
      }
      .ww-e-d2VZ {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2Vc {
        font-size: 14px;
        appearance: none;
      }
      .ww-e-d2Vi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2W5 {
        overflow-x: auto;
      }
      .ww-e-d2WE {
        text-overflow: ellipsis;
      }
      .ww-e-d2WF {
        text-overflow: ellipsis;
      }
      .ww-e-d2WO {
        text-overflow: ellipsis;
      }
      .ww-e-d2WQ {
        text-overflow: ellipsis;
      }
      .ww-e-d2WU {
        text-overflow: ellipsis;
      }
      .ww-e-d2Wu {
        color: #fff;
        font-weight: 600;
      }
      .ww-e-d2Wv {
        color: #fff;
        font-weight: 600;
      }
      .ww-e-d2Ww {
        color: #fff;
        font-weight: 600;
      }
      .ww-e-d2X5 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2X6 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2X7 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2X8 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2XB {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d2XC {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d2XD {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d2XE {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d2XF {
        color: #854d0e;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d2XG {
        color: #854d0e;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d2XH {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2XI {
        color: #1e40af;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d2XJ {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d2XK {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2XL {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2XM {
        color: #a16207;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2XV {
        color: #a16207;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2XW {
        color: #a16207;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d2YJ {
        text-overflow: ellipsis;
      }
      .ww-e-d2Ym {
        font-style: italic;
      }
      .ww-e-d2Yy {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2Z5 {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2Z5 {
          font-family: sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2Z5 {
          font-family: sans-serif;
        }
      }
      .ww-e-d2Z6 {
        font-family: sans-serif;
      }
      .ww-e-d2Z8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2Z9 {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2ZA {
          font-family: Inter, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2ZA {
          font-family: Inter, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ZA {
          font-family: Inter, sans-serif;
        }
      }
      .ww-e-d2ZJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ZK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ZL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ZM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ZN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ZS {
        font-family: sans-serif;
      }
      .ww-e-d2a0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2a6 {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2a7 {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d2aF {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d2aG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aT {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
      }
      .ww-e-d2aW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aY {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2aZ {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
      }
      .ww-e-d2ac {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ad {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ae {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ah {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ai {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2am {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2an {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ao {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ap {
        color: #fff;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d2ar {
        font-family: sans-serif;
      }
      .ww-e-d2as {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2at {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2au {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2av {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2aw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ax {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ay {
        align-items: center;
        font-family: Inter, sans-serif;
        justify-content: center;
      }
      .ww-e-d2b2 {
        font-family: sans-serif;
      }
      .ww-e-d2b5 {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2b6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2b9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bU {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2bW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bZ {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ba {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bb {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2bd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2be {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bf {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d2bg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bh {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2bi {
          font-family: Inter, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2bi {
          font-family: Inter, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bi {
          font-family: Inter, sans-serif;
        }
      }
      .ww-e-d2bk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2bl {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2bo {
          font-family: Inter, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2bo {
          font-family: Inter, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2bo {
          font-family: Inter, sans-serif;
        }
      }
      .ww-e-d2bq {
        font-family: sans-serif;
      }
      .ww-e-d2br {
        font-family: sans-serif;
      }
      .ww-e-d2bt {
        font-family: sans-serif;
      }
      .ww-e-d2bu {
        font-family: sans-serif;
      }
      .ww-e-d2bv {
        font-family: sans-serif;
      }
      .ww-e-d2bw {
        font-family: sans-serif;
      }
      .ww-e-d2bx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2by {
        font-family: sans-serif;
      }
      .ww-e-d2bz {
        font-family: sans-serif;
      }
      .ww-e-d2c0 {
        font-family: sans-serif;
      }
      .ww-e-d2c1 {
        font-family: sans-serif;
      }
      .ww-e-d2c2 {
        font-family: sans-serif;
      }
      .ww-e-d2c3 {
        font-family: sans-serif;
      }
      .ww-e-d2c4 {
        font-family: sans-serif;
      }
      .ww-e-d2c5 {
        font-family: sans-serif;
      }
      .ww-e-d2c6 {
        font-family: sans-serif;
      }
      .ww-e-d2c7 {
        font-family: sans-serif;
      }
      .ww-e-d2c8 {
        font-family: sans-serif;
      }
      .ww-e-d2c9 {
        font-family: sans-serif;
      }
      .ww-e-d2cA {
        font-family: sans-serif;
      }
      .ww-e-d2cB {
        font-family: sans-serif;
      }
      .ww-e-d2cC {
        font-family: sans-serif;
      }
      .ww-e-d2cD {
        font-family: sans-serif;
      }
      .ww-e-d2cE {
        font-family: sans-serif;
      }
      .ww-e-d2cF {
        font-family: sans-serif;
      }
      .ww-e-d2cG {
        font-family: sans-serif;
      }
      .ww-e-d2cH {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2cI {
        font-family: sans-serif;
      }
      .ww-e-d2cK {
        font-family: sans-serif;
      }
      .ww-e-d2cM {
        font-family: sans-serif;
      }
      .ww-e-d2cN {
        font-family: sans-serif;
      }
      .ww-e-d2cO {
        font-family: sans-serif;
      }
      .ww-e-d2cP {
        font-family: sans-serif;
      }
      .ww-e-d2cS {
        font-family: sans-serif;
      }
      .ww-e-d2cT {
        font-family: sans-serif;
      }
      .ww-e-d2cU {
        font-family: sans-serif;
      }
      .ww-e-d2cV {
        font-family: sans-serif;
      }
      .ww-e-d2cW {
        font-family: sans-serif;
      }
      .ww-e-d2cX {
        font-family: sans-serif;
      }
      .ww-e-d2ce {
        font-family: sans-serif;
      }
      .ww-e-d2cf {
        font-family: sans-serif;
      }
      .ww-e-d2cm {
        font-family: sans-serif;
      }
      .ww-e-d2cn {
        font-family: sans-serif;
      }
      .ww-e-d2co {
        font-family: sans-serif;
      }
      .ww-e-d2d6 {
        font-family: sans-serif;
      }
      .ww-e-d2d8 {
        font-family: sans-serif;
      }
      .ww-e-d2d9 {
        font-family: sans-serif;
      }
      .ww-e-d2dA {
        font-family: sans-serif;
      }
      .ww-e-d2dB {
        font-family: sans-serif;
      }
      .ww-e-d2dD {
        font-family: sans-serif;
      }
      .ww-e-d2dE {
        font-family: sans-serif;
      }
      .ww-e-d2dH {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2dI {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2dJ {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2dK {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2dP {
        appearance: none;
      }
      .ww-e-d2dQ {
        font-family: sans-serif;
      }
      .ww-e-d2dR {
        font-family: sans-serif;
      }
      .ww-e-d2dS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2dT {
        font-family: sans-serif;
      }
      .ww-e-d2dU {
        font-family: sans-serif;
      }
      .ww-e-d2dV {
        font-family: sans-serif;
      }
      .ww-e-d2dW {
        font-family: sans-serif;
      }
      .ww-e-d2dX {
        font-family: sans-serif;
      }
      .ww-e-d2dY {
        font-family: sans-serif;
      }
      .ww-e-d2dZ {
        font-family: sans-serif;
      }
      .ww-e-d2da {
        font-family: sans-serif;
      }
      .ww-e-d2db {
        font-family: sans-serif;
      }
      .ww-e-d2dc {
        font-family: sans-serif;
      }
      .ww-e-d2dd {
        font-family: sans-serif;
      }
      .ww-e-d2de {
        font-family: sans-serif;
      }
      .ww-e-d2df {
        font-family: sans-serif;
      }
      .ww-e-d2dg {
        font-family: sans-serif;
      }
      .ww-e-d2dk {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2dl {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2dq {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ds {
        color: #854d0e;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2du {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2dw {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2dx {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2dz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e1 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e2 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e3 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e4 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e7 {
        color: #111827;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2e8 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eA {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eB {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eC {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eE {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eG {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2eH {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eI {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eJ {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eK {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eM {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eN {
        color: #166534;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2eO {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eP {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eS {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eT {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eU {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2eV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eY {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ea {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ef {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eg {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ei {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ej {
        color: #111827;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ek {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2el {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2em {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ep {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2er {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2es {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2eu {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2ev {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2ex {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ey {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ez {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2f0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2f2 {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2f4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2f6 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2f8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2f9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fC {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fE {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2fH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fS {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fT {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        pointer-events: none;
      }
      .ww-e-d2fU {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2fb {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2fb {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fb {
          grid-row: 1 / 3;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d2fc {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2fc {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fc {
          grid-column: 2 / 3;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d2fd {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2fd {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fd {
          grid-row: 2 / 3;
          grid-column: 2 / 3;
        }
      }
      .ww-e-d2fe {
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2ff {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2ff {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2ff {
          grid-row: 1 / 3;
        }
      }
      .ww-e-d2fi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2fj {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2fj {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fj {
          grid-column: 2 / 3;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d2fk {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2fk {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2fk {
          grid-row: 2 / 3;
          grid-column: 2 / 3;
        }
      }
      .ww-e-d2fl {
        font-family: sans-serif;
      }
      .ww-e-d2fm {
        font-family: sans-serif;
      }
      .ww-e-d2fn {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2fs {
        font-family: sans-serif;
      }
      .ww-e-d2fu {
        align-items: center;
      }
      .ww-e-d2fy {
        outline: none;
      }
      .ww-e-d2fz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2g1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2g2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2g3 {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d2g4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2g5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2g6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2g8 {
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2g9 {
        font-family: sans-serif;
      }
      .ww-e-d2gC {
        font-family: sans-serif;
      }
      .ww-e-d2gD {
        font-family: sans-serif;
      }
      .ww-e-d2gE {
        font-family: sans-serif;
      }
      .ww-e-d2gF {
        align-items: center;
      }
      .ww-e-d2gG {
        font-family: sans-serif;
      }
      .ww-e-d2gH {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2gI {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d2gJ {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2gN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gV {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2gX {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2gY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gb {
        font-family: sans-serif;
      }
      .ww-e-d2gc {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gd {
        font-family: sans-serif;
      }
      .ww-e-d2ge {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gg {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2go {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gr {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2gz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hN {
        font-family: sans-serif;
      }
      .ww-e-d2hO {
        font-family: sans-serif;
      }
      .ww-e-d2hP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2hW {
        font-family: sans-serif;
      }
      .ww-e-d2hX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iB {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iD {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iE {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iG {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iM {
        font-family: sans-serif;
      }
      .ww-e-d2iO {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2iP {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iV {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iW {
        font-family: sans-serif;
      }
      .ww-e-d2iX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iY {
        font-family: sans-serif;
      }
      .ww-e-d2iZ {
        font-family: sans-serif;
      }
      .ww-e-d2ia {
        font-family: sans-serif;
      }
      .ww-e-d2id {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ie {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2it {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2iu {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2iy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2j0 {
        font-family: sans-serif;
      }
      .ww-e-d2j1 {
        font-family: sans-serif;
      }
      .ww-e-d2j3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2j4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2j5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2j6 {
        color: #334155;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d2j7 {
        color: #c2410c;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2j8 {
        color: #1d4ed8;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jI {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jJ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jR {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jU {
        font-family: sans-serif;
      }
      .ww-e-d2jV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jY {
        font-family: sans-serif;
      }
      .ww-e-d2jZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2jb {
        font-family: sans-serif;
      }
      .ww-e-d2jd {
        font-family: sans-serif;
      }
      .ww-e-d2jh {
        font-family: sans-serif;
      }
      .ww-e-d2ji {
        font-family: sans-serif;
      }
      .ww-e-d2jm {
        font-family: sans-serif;
      }
      .ww-e-d2jn {
        font-family: sans-serif;
      }
      .ww-e-d2jr {
        font-family: sans-serif;
      }
      .ww-e-d2jt {
        font-family: sans-serif;
      }
      .ww-e-d2ju {
        font-family: sans-serif;
      }
      .ww-e-d2jx {
        font-family: sans-serif;
      }
      .ww-e-d2jy {
        font-family: sans-serif;
      }
      .ww-e-d2k2 {
        font-family: sans-serif;
      }
      .ww-e-d2k3 {
        font-family: sans-serif;
      }
      .ww-e-d2k5 {
        font-family: sans-serif;
      }
      .ww-e-d2k6 {
        font-family: sans-serif;
      }
      .ww-e-d2k7 {
        font-family: sans-serif;
      }
      .ww-e-d2k9 {
        font-family: sans-serif;
      }
      .ww-e-d2kA {
        color: #166534;
        font-size: 11px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d2kD {
        font-family: sans-serif;
      }
      .ww-e-d2kG {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2kI {
        font-family: sans-serif;
      }
      .ww-e-d2kJ {
        font-family: sans-serif;
      }
      .ww-e-d2kL {
        font-family: sans-serif;
      }
      .ww-e-d2kO {
        font-family: sans-serif;
      }
      .ww-e-d2kP {
        font-family: sans-serif;
      }
      .ww-e-d2kT {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2kV {
        font-family: sans-serif;
      }
      .ww-e-d2ko {
        font-family: sans-serif;
      }
      .ww-e-d2kp {
        font-family: sans-serif;
        pointer-events: none;
      }
      .ww-e-d2ks {
        font-family: sans-serif;
      }
      .ww-e-d2kt {
        font-family: sans-serif;
      }
      .ww-e-d2ku {
        outline: none;
      }
      .ww-e-d2kv {
        font-family: sans-serif;
      }
      .ww-e-d2kw {
        font-family: sans-serif;
      }
      .ww-e-d2kx {
        outline: none;
      }
      .ww-e-d2l1 {
        font-family: sans-serif;
      }
      .ww-e-d2l2 {
        font-family: sans-serif;
      }
      .ww-e-d2l3 {
        font-family: sans-serif;
      }
      .ww-e-d2l6 {
        font-family: sans-serif;
      }
      .ww-e-d2l7 {
        font-family: sans-serif;
      }
      .ww-e-d2l8 {
        font-family: sans-serif;
      }
      .ww-e-d2l9 {
        font-family: sans-serif;
      }
      .ww-e-d2lA {
        font-family: sans-serif;
      }
      .ww-e-d2lC {
        word-break: break-all;
      }
      .ww-e-d2lF {
        font-family: sans-serif;
      }
      .ww-e-d2lG {
        font-family: sans-serif;
      }
      .ww-e-d2lH {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2lI {
        font-family: sans-serif;
      }
      .ww-e-d2lJ {
        font-family: sans-serif;
      }
      .ww-e-d2lM {
        outline: none;
      }
      .ww-e-d2lO {
        font-family: sans-serif;
      }
      .ww-e-d2lW {
        font-family: sans-serif;
      }
      .ww-e-d2lX {
        font-family: sans-serif;
        pointer-events: none;
      }
      .ww-e-d2lY {
        resize: none;
        outline: none;
      }
      .ww-e-d2lZ {
        font-family: sans-serif;
      }
      .ww-e-d2la {
        font-family: sans-serif;
      }
      .ww-e-d2lb {
        font-family: sans-serif;
      }
      .ww-e-d2lc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lg {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lm {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ls {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lt {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2lx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2m0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2m1 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2m4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2m5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        stroke-width: 3;
      }
      .ww-e-d2mB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mC {
        outline: none;
      }
      .ww-e-d2mE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mT {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mU {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2mY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ma {
        outline: none;
      }
      .ww-e-d2mb {
        outline: none;
      }
      .ww-e-d2mm {
        font-size: 14px;
      }
      .ww-e-d2n2 {
        overflow-y: auto;
      }
      .ww-e-d2nG {
        color: #475569;
      }
      .ww-e-d2nH {
        color: #3b82f6;
      }
      .ww-e-d2nI {
        color: #475569;
      }
      .ww-e-d2nK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nO {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nP {
        color: #1e293b;
        align-self: center;
        overflow-x: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nR {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nU {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nV {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nW {
        color: #10b981;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nX {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: bold;
      }
      .ww-e-d2nZ {
        color: #ea580c;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: bold;
      }
      .ww-e-d2na {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ne {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nf {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d2ng {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2nl {
          font-family: Inter, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2nl {
          font-family: Inter, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2nl {
          font-family: Inter, sans-serif;
        }
      }
      .ww-e-d2nr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2nz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2o1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2o4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2o5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2o6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2o7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2o9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oD {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d2oE {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
      }
      .ww-e-d2oF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oZ {
        align-items: center;
        font-family: Inter, sans-serif;
        justify-content: center;
      }
      .ww-e-d2og {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oh {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2oi {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2oi {
          font-family: sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2oi {
          font-family: sans-serif;
        }
      }
      .ww-e-d2on {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2op {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2oq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2or {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ov {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ow {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2p5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2p6 {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 1.6;
      }
      .ww-e-d2p7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pE {
        font-family: sans-serif;
      }
      .ww-e-d2pF {
        font-family: sans-serif;
      }
      .ww-e-d2pH {
        font-family: sans-serif;
      }
      .ww-e-d2pI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pJ {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pK {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pN {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pQ {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pS {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2pY {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2pf {
          font-family: Inter, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2pf {
          font-family: Inter, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2pf {
          font-family: Inter, sans-serif;
        }
      }
      .ww-e-d2pi {
        font-family: sans-serif;
      }
      .ww-e-d2pu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2q5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2q6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2qG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2qQ {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2qR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2qU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2qW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2qj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2ql {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2qm {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d2qn {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2qq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2qt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2r0 {
        color: #fff;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d2r4 {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d2r6 {
          font-family: Inter, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d2r6 {
          font-family: Inter, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d2r6 {
          font-family: Inter, sans-serif;
        }
      }
      .ww-e-d2r8 {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2r9 {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2rA {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2rC {
        background-size: cover;
        background-position: center;
      }
      .ww-e-d2rI {
        font-family: sans-serif;
      }
      .ww-e-d2rK {
        resize: none;
        outline: none;
      }
      .ww-e-d2rQ {
        font-family: sans-serif;
      }
      .ww-e-d2rS {
        font-family: sans-serif;
      }
      .ww-e-d2ra {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2rb {
        font-family: sans-serif;
      }
      .ww-e-d2rc {
        font-family: sans-serif;
      }
      .ww-e-d2rd {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2re {
        font-family: sans-serif;
      }
      .ww-e-d2rf {
        font-family: sans-serif;
      }
      .ww-e-d2rg {
        font-family: sans-serif;
      }
      .ww-e-d2rh {
        font-family: sans-serif;
      }
      .ww-e-d2ri {
        font-family: sans-serif;
      }
      .ww-e-d2rj {
        font-family: sans-serif;
      }
      .ww-e-d2rk {
        font-family: sans-serif;
      }
      .ww-e-d2rl {
        font-family: sans-serif;
      }
      .ww-e-d2rm {
        font-family: sans-serif;
      }
      .ww-e-d2rp {
        font-family: sans-serif;
      }
      .ww-e-d2rr {
        font-family: sans-serif;
      }
      .ww-e-d2rv {
        font-family: sans-serif;
      }
      .ww-e-d2rw {
        font-family: sans-serif;
      }
      .ww-e-d2rz {
        resize: none;
        outline: none;
      }
      .ww-e-d2s0 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2s1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2s4 {
        white-space: nowrap;
      }
      .ww-e-d2s7 {
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        white-space: nowrap;
      }
      .ww-e-d2sC {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d2sE {
        text-overflow: ellipsis;
      }
      .ww-e-d2sF {
        text-overflow: ellipsis;
      }
      .ww-e-d2sK {
        color: #fff;
        font-size: 11px;
        font-weight: 500;
        white-space: nowrap;
      }
      .ww-e-d2sQ {
        text-overflow: ellipsis;
      }
      .ww-e-d2sR:where(:hover) {
        border-color: var(--26d7708d-0c5c-4e3e-b1ca-3686110b0dff, #b21368);
      }
      .ww-e-d2sU {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d2sW {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d2sX {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d2sZ {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d2sj {
        color: #2f3d5a;
      }
      .ww-e-d2sk {
        color: #2f3d5a;
      }
      .ww-e-d2sl {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d2so {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2sp {
        font-family: sans-serif;
      }
      .ww-e-d2st {
        color: #b45309;
        font-family: sans-serif;
      }
      .ww-e-d2sx {
        font-family: sans-serif;
      }
      .ww-e-d2sy {
        font-family: sans-serif;
      }
      .ww-e-d2t2 {
        font-family: sans-serif;
      }
      .ww-e-d2t3 {
        font-family: sans-serif;
      }
      .ww-e-d2t4 {
        font-family: sans-serif;
      }
      .ww-e-d2t5 {
        font-family: sans-serif;
      }
      .ww-e-d2t6 {
        font-family: sans-serif;
      }
      .ww-e-d2tB {
        font-family: sans-serif;
      }
      .ww-e-d2tC {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2tD {
        font-family: sans-serif;
      }
      .ww-e-d2tE {
        font-family: sans-serif;
      }
      .ww-e-d2tF {
        font-family: sans-serif;
      }
      .ww-e-d2tI {
        font-family: sans-serif;
      }
      .ww-e-d2tJ {
        font-family: sans-serif;
      }
      .ww-e-d2tK {
        font-family: sans-serif;
      }
      .ww-e-d2tL {
        font-family: sans-serif;
      }
      .ww-e-d2tM {
        font-family: sans-serif;
      }
      .ww-e-d2tN {
        font-family: sans-serif;
      }
      .ww-e-d2tO {
        font-family: sans-serif;
      }
      .ww-e-d2tP {
        font-family: sans-serif;
      }
      .ww-e-d2tQ {
        font-family: sans-serif;
      }
      .ww-e-d2tR {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2tS {
        font-family: sans-serif;
      }
      .ww-e-d2tT {
        font-family: sans-serif;
      }
      .ww-e-d2tU {
        font-family: sans-serif;
      }
      .ww-e-d2tX {
        font-family: sans-serif;
      }
      .ww-e-d2tZ {
        font-family: sans-serif;
      }
      .ww-e-d2ta {
        font-family: sans-serif;
      }
      .ww-e-d2tb {
        color: #fff;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d2te {
        color: #fff;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d2tf {
        color: #374151;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d2tg {
        font-family: sans-serif;
      }
      .ww-e-d2th {
        font-family: sans-serif;
      }
      .ww-e-d2ti {
        font-family: sans-serif;
      }
      .ww-e-d2tj {
        font-family: sans-serif;
      }
      .ww-e-d2tm {
        font-family: sans-serif;
      }
      .ww-e-d2tn {
        font-family: sans-serif;
      }
      .ww-e-d2to {
        font-family: sans-serif;
      }
      .ww-e-d2tp {
        font-family: sans-serif;
      }
      .ww-e-d2tq {
        font-family: sans-serif;
      }
      .ww-e-d2tr {
        font-family: sans-serif;
      }
      .ww-e-d2ts {
        font-family: sans-serif;
      }
      .ww-e-d2tt {
        font-family: sans-serif;
      }
      .ww-e-d2tu {
        font-family: sans-serif;
      }
      .ww-e-d2tv {
        font-family: sans-serif;
      }
      .ww-e-d2tw {
        font-family: sans-serif;
      }
      .ww-e-d2tx {
        font-family: sans-serif;
      }
      .ww-e-d2ty {
        font-family: sans-serif;
      }
      .ww-e-d2tz {
        font-family: sans-serif;
      }
      .ww-e-d2u0 {
        font-family: sans-serif;
      }
      .ww-e-d2u1 {
        font-family: sans-serif;
      }
      .ww-e-d2u2 {
        font-family: sans-serif;
      }
      .ww-e-d2u3 {
        font-family: sans-serif;
      }
      .ww-e-d2u4 {
        font-family: sans-serif;
      }
      .ww-e-d2u5 {
        font-family: sans-serif;
      }
      .ww-e-d2u6 {
        font-family: sans-serif;
      }
      .ww-e-d2u7 {
        font-family: sans-serif;
      }
      .ww-e-d2u8 {
        font-family: sans-serif;
      }
      .ww-e-d2u9 {
        font-family: sans-serif;
      }
      .ww-e-d2uA {
        font-family: sans-serif;
      }
      .ww-e-d2uB {
        font-family: sans-serif;
      }
      .ww-e-d2uC {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2uD {
        font-family: sans-serif;
      }
      .ww-e-d2uE {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2uF {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2uJ {
        font-family: sans-serif;
      }
      .ww-e-d2uK {
        font-family: sans-serif;
      }
      .ww-e-d2uP {
        font-family: sans-serif;
      }
      .ww-e-d2uQ {
        font-family: sans-serif;
      }
      .ww-e-d2uR {
        font-family: sans-serif;
      }
      .ww-e-d2uS {
        font-family: sans-serif;
      }
      .ww-e-d2uT {
        font-family: sans-serif;
      }
      .ww-e-d2uU {
        font-family: sans-serif;
      }
      .ww-e-d2uV {
        font-family: sans-serif;
      }
      .ww-e-d2uW {
        font-family: sans-serif;
      }
      .ww-e-d2uX {
        font-family: sans-serif;
      }
      .ww-e-d2uZ {
        font-family: sans-serif;
      }
      .ww-e-d2ua {
        font-family: sans-serif;
      }
      .ww-e-d2ub {
        font-family: sans-serif;
      }
      .ww-e-d2ug {
        font-family: sans-serif;
      }
      .ww-e-d2uh {
        font-family: sans-serif;
      }
      .ww-e-d2ui {
        font-family: sans-serif;
      }
      .ww-e-d2uj {
        font-family: sans-serif;
      }
      .ww-e-d2v2 {
        font-family: sans-serif;
      }
      .ww-e-d2v4 {
        font-family: sans-serif;
      }
      .ww-e-d2v5 {
        font-family: sans-serif;
      }
      .ww-e-d2v6 {
        font-family: sans-serif;
      }
      .ww-e-d2v7 {
        font-family: sans-serif;
      }
      .ww-e-d2v8 {
        font-family: sans-serif;
      }
      .ww-e-d2vA {
        font-family: sans-serif;
      }
      .ww-e-d2vB {
        font-family: sans-serif;
      }
      .ww-e-d2vC {
        font-family: sans-serif;
      }
      .ww-e-d2vD {
        font-family: sans-serif;
      }
      .ww-e-d2vE {
        font-family: sans-serif;
      }
      .ww-e-d2vG {
        font-family: sans-serif;
      }
      .ww-e-d2vH {
        font-family: sans-serif;
      }
      .ww-e-d2vJ {
        font-family: sans-serif;
      }
      .ww-e-d2vK {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2vL {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2vY {
        font-family: sans-serif;
      }
      .ww-e-d2vZ {
        font-family: sans-serif;
      }
      .ww-e-d2va {
        font-family: sans-serif;
      }
      .ww-e-d2vb {
        font-family: sans-serif;
      }
      .ww-e-d2vc {
        font-family: sans-serif;
      }
      .ww-e-d2vd {
        font-family: sans-serif;
      }
      .ww-e-d2vj {
        font-family: sans-serif;
      }
      .ww-e-d2vk {
        font-family: sans-serif;
      }
      .ww-e-d2vt {
        color: #b45309;
        font-family: sans-serif;
      }
      .ww-e-d2vu {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d2vy {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d2vz {
        font-family: sans-serif;
      }
      .ww-e-d2w2 {
        font-family: sans-serif;
      }
      .ww-e-d2w3 {
        color: #374151;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d2w4 {
        font-family: sans-serif;
      }
      .ww-e-d2w5 {
        font-family: sans-serif;
      }
      .ww-e-d2w6 {
        font-family: sans-serif;
      }
      .ww-e-d2w7 {
        font-family: sans-serif;
      }
      .ww-e-d2w8 {
        font-family: sans-serif;
      }
      .ww-e-d2w9 {
        font-family: sans-serif;
      }
      .ww-e-d2wA {
        color: #fff;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d2wB {
        font-family: sans-serif;
      }
      .ww-e-d2wD {
        font-family: sans-serif;
      }
      .ww-e-d2wE {
        font-family: sans-serif;
      }
      .ww-e-d2wF {
        font-family: sans-serif;
      }
      .ww-e-d2wG {
        font-family: sans-serif;
      }
      .ww-e-d2wH {
        font-family: sans-serif;
      }
      .ww-e-d2wI {
        font-family: sans-serif;
      }
      .ww-e-d2wJ {
        font-family: sans-serif;
      }
      .ww-e-d2wL {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2wM {
        white-space: pre-line;
      }
      .ww-e-d2wQ {
        box-sizing: border-box;
      }
      .ww-e-d2wR {
        font-family: sans-serif;
      }
      .ww-e-d2wS {
        font-family: sans-serif;
      }
      .ww-e-d2wT {
        font-family: sans-serif;
      }
      .ww-e-d2wV {
        font-family: sans-serif;
      }
      .ww-e-d2wW {
        font-family: sans-serif;
      }
      .ww-e-d2wY {
        color: #fff;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d2wZ {
        font-family: sans-serif;
      }
      .ww-e-d2wb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2wd {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2wh {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2wm {
        flex-direction: column;
      }
      .ww-e-d2ws {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2wu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2wv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2ww {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2wz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2x0 {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2x1 {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2x2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2x5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2x7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2x9 {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2xB {
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xH {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xI {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2xJ {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2xL {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xU {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xX {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2xY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xf {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d2xg {
        color: #fff;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d2xq {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2xr {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2xs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2xu {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2xy {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2xz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d2y2 {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d2y4 {
        font-family: sans-serif;
      }
      .ww-e-d2y5 {
        font-family: sans-serif;
      }
      .ww-e-d2y6 {
        font-family: sans-serif;
      }
      .ww-e-d2y7 {
        font-family: sans-serif;
      }
      .ww-e-d2y8 {
        font-family: sans-serif;
      }
      .ww-e-d2y9 {
        font-family: sans-serif;
      }
      .ww-e-d2yA {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2yB {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d2yE {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yH {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yI {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yJ {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yO {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yR {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yS {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yX {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yc {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yd {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2ye {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yf {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yj {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yk {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yp {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yq {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yr {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yt {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yw {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yx {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2yz {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2z1 {
        overflow-y: auto;
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2z2 {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2z3 {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2z4 {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2z5 {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2z8 {
        font-family: Inter, -apple-system, sans-serif;
      }
      .ww-e-d2zP {
        overflow-y: auto;
      }
      .ww-e-d2zS {
        outline: none;
      }
      .ww-e-d2zY {
        font-family: sans-serif;
      }
      .ww-e-d2za {
        font-family: sans-serif;
      }
      .ww-e-d2ze {
        font-family: sans-serif;
      }
      .ww-e-d2zi {
        align-items: start;
      }
      .ww-e-d2zs {
        font-family: sans-serif;
      }
      .ww-e-d2zv {
        font-family: sans-serif;
      }
      .ww-e-d30V {
        font-family: sans-serif;
      }
      .ww-e-d30W {
        color: #d96e4a;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d30X {
        color: #d96e4a;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d30Z {
        font-family: sans-serif;
      }
      .ww-e-d30c {
        font-family: sans-serif;
      }
      .ww-e-d30e {
        font-family: sans-serif;
      }
      .ww-e-d30f {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d30g {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d30j {
        color: #d96e4a;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d30l {
        font-family: sans-serif;
      }
      .ww-e-d30q {
        font-family: sans-serif;
      }
      .ww-e-d30s {
        font-family: sans-serif;
      }
      .ww-e-d30w {
        font-family: sans-serif;
      }
      .ww-e-d310 {
        font-family: sans-serif;
      }
      .ww-e-d311 {
        font-family: sans-serif;
      }
      .ww-e-d312 {
        font-family: sans-serif;
      }
      .ww-e-d313 {
        font-family: sans-serif;
      }
      .ww-e-d314 {
        font-family: sans-serif;
      }
      .ww-e-d31B {
        font-family: sans-serif;
      }
      .ww-e-d31C {
        font-family: sans-serif;
      }
      .ww-e-d31H {
        font-family: sans-serif;
      }
      .ww-e-d31I {
        font-family: sans-serif;
      }
      .ww-e-d31J {
        font-family: sans-serif;
      }
      .ww-e-d31L {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d31M {
        font-family: sans-serif;
      }
      .ww-e-d31P {
        font-family: sans-serif;
      }
      .ww-e-d31T {
        font-family: sans-serif;
      }
      .ww-e-d31U {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d31V {
        font-family: sans-serif;
      }
      .ww-e-d31W {
        font-family: sans-serif;
      }
      .ww-e-d31X {
        font-family: sans-serif;
      }
      .ww-e-d31Y {
        font-family: sans-serif;
      }
      .ww-e-d31Z {
        font-family: sans-serif;
      }
      .ww-e-d31d {
        font-family: sans-serif;
      }
      .ww-e-d31e {
        font-family: sans-serif;
      }
      .ww-e-d31f {
        font-family: sans-serif;
      }
      .ww-e-d31k {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31l {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31m {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31n {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31r {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31s {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31t {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31w {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31x {
        font-family: Inter, sans-serif;
      }
      .ww-e-d31z {
        white-space: nowrap;
      }
      .ww-e-d320 {
        white-space: nowrap;
      }
      .ww-e-d32C {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32F {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32G {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32I {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32J {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32L {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d32M {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        border-collapse: collapse;
      }
      .ww-e-d32O {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32P {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32Q {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32R {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32S {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32T {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32V {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32X {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32Y {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32Z {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32a {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32b {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32d {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32f {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d32g {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d32h {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32k {
        color: #1e40af;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32o {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32p {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32q {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d32r {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d32s {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32t {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d32u {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d32w {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d32y {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d330 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d331 {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d332 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d333 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d334 {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d336 {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d339 {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33A {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33B {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33C {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33D {
        color: #1e293b;
        overflow-x: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33E {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33F {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33G {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33H {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33I {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33J {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33M {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33N {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33O {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33P {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33R {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33S {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33T {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33U {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d33V {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33W {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33X {
        color: #b45309;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d33Y {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33Z {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33a {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33b {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33c {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33d {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33f {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33g {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33h {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33i {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33k {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33m {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33n {
        color: #b45309;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33o {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33p {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33q {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        vertical-align: top;
      }
      .ww-e-d33r {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33t {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33u {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d33v {
        color: #1e293b;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d34D {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34E {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34H {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34J {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34K {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34O {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34Q {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d34R {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d34S {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34T {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34X {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34d {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34e {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34h {
        color: #ea580c;
        font-family: Inter, sans-serif;
      }
      .ww-e-d34i {
        color: #9ca3af;
        font-family: Inter, sans-serif;
      }
      .ww-e-d34j {
        color: #6b7280;
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d34k {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d34l {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d34m {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34n {
        color: #1d4ed8;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d34o {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34p {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34q {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d34r {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34t {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34w {
        font-family: Inter, sans-serif;
      }
      .ww-e-d34x {
        font-family: Inter, sans-serif;
      }
      .ww-e-d350 {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d351 {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d352 {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d353 {
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d354 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d355 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d356 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d357 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d358 {
        font-family: Inter, sans-serif;
        background-image: linear-gradient(#fff, #f9fafb4d);
      }
      .ww-e-d359 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35A {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d35B {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d35E {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d35H {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35I {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35L {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35M {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35N {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d35O {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35Q {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d35R {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d35T {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35W {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35Y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35b {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35d {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35h {
        font-family: Inter, sans-serif;
      }
      .ww-e-d35i {
        font-family: sans-serif;
      }
      .ww-e-d35j {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36S {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36T {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36U {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36V {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36W {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36X {
        font-family: sans-serif;
      }
      .ww-e-d36Z {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d36a {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36d {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36e {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36f {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36h {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36i {
        font-family: sans-serif;
      }
      .ww-e-d36j {
        font-family: sans-serif;
      }
      .ww-e-d36k {
        font-family: sans-serif;
      }
      .ww-e-d36l {
        font-family: sans-serif;
      }
      .ww-e-d36m {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36n {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36o {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36p {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36q {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36r {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36s {
        color: #334155;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d36t {
        color: #c2410c;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d36u {
        color: #1d4ed8;
        font-family: Inter, sans-serif;
      }
      .ww-e-d36x {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d36z {
        font-family: Inter, sans-serif;
      }
      .ww-e-d371 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d373 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d374 {
        font-family: sans-serif;
      }
      .ww-e-d375 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d376 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d377 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d379 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37B {
        font-family: sans-serif;
      }
      .ww-e-d37C {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d37D {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37E {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d37F {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37G {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d37I {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37M {
        font-family: sans-serif;
      }
      .ww-e-d37O {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d37Q {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d37T {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37X {
        font-family: sans-serif;
      }
      .ww-e-d37Y {
        font-family: sans-serif;
      }
      .ww-e-d37a {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37b {
        font-family: sans-serif;
      }
      .ww-e-d37c {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37d {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37j {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37l {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37n {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37p {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37q {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37r {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37s {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37t {
        font-family: sans-serif;
      }
      .ww-e-d37u {
        font-family: sans-serif;
      }
      .ww-e-d37v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d37x {
        font-family: Inter, sans-serif;
      }
      .ww-e-d382 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d389 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38C {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d38E {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38J {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38L {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38M {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38N {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38X {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38Y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38Z {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38b {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38c {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38f {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38h {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38i {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38k {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d38l {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38p {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d38q {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38r {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d38s {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38t {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38u {
        font-family: Inter, sans-serif;
      }
      .ww-e-d38y {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d38z {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d390 {
        font-family: sans-serif;
      }
      .ww-e-d391 {
        font-family: sans-serif;
      }
      .ww-e-d392 {
        font-family: sans-serif;
      }
      .ww-e-d393 {
        font-family: sans-serif;
      }
      .ww-e-d394 {
        font-family: sans-serif;
      }
      .ww-e-d395 {
        font-family: sans-serif;
      }
      .ww-e-d396 {
        font-family: sans-serif;
      }
      .ww-e-d397 {
        font-family: sans-serif;
      }
      .ww-e-d398 {
        font-family: sans-serif;
      }
      .ww-e-d399 {
        font-family: sans-serif;
      }
      .ww-e-d39A {
        font-family: sans-serif;
      }
      .ww-e-d39B {
        font-family: sans-serif;
      }
      .ww-e-d39C {
        font-family: sans-serif;
      }
      .ww-e-d39D {
        font-family: sans-serif;
      }
      .ww-e-d39E {
        font-family: sans-serif;
      }
      .ww-e-d39F {
        font-family: sans-serif;
      }
      .ww-e-d39H {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d39I {
        font-family: sans-serif;
      }
      .ww-e-d39J {
        font-family: sans-serif;
      }
      .ww-e-d39L {
        font-family: sans-serif;
      }
      .ww-e-d39M {
        font-family: sans-serif;
      }
      .ww-e-d39N {
        font-family: sans-serif;
      }
      .ww-e-d39Q {
        font-family: sans-serif;
      }
      .ww-e-d39T {
        font-family: sans-serif;
      }
      .ww-e-d39U {
        font-family: sans-serif;
      }
      .ww-e-d39V {
        font-family: sans-serif;
      }
      .ww-e-d39X {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39Z {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39b {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39c {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39d {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39e {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39g {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39i {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39k {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39m {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39o {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d39p {
        font-family: sans-serif;
        stroke-width: 2px;
      }
      .ww-e-d39q {
        font-family: sans-serif;
      }
      .ww-e-d3A4 {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d3AE {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3AJ {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3AO {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d3AQ {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d3AR {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3AS {
        color: #dd6b20;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d3AW {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d3Ac {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d3Ad {
        color: #0369a1;
        font-size: 12px;
      }
      .ww-e-d3Ae {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d3Af {
        color: #dd6b20;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d3Ah {
        color: #6b7280;
        font-size: 12px;
      }
      @media (min-width: 992px) {
        .ww-e-d3Ak {
          align-self: flex-start;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3Ak {
          align-self: flex-end;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ak {
          align-self: flex-end;
        }
      }
      .ww-e-d3An {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3Ao {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d3Ar {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d3B5 {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d3B6 {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d3B7 {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3B8 {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3B9 {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3BF {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3BG {
        color: #0369a1;
        font-size: 12px;
      }
      .ww-e-d3BH {
        color: #6b7280;
        font-size: 12px;
      }
      .ww-e-d3BP {
        color: #4b5563;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d3BT {
        font-family: sans-serif;
      }
      .ww-e-d3BU {
        font-family: sans-serif;
      }
      .ww-e-d3BV {
        color: #2563eb;
        font-family: sans-serif;
      }
      .ww-e-d3BX {
        font-family: sans-serif;
      }
      .ww-e-d3Ba {
        font-family: sans-serif;
      }
      .ww-e-d3Bb {
        font-family: sans-serif;
      }
      .ww-e-d3Bc {
        font-family: sans-serif;
      }
      .ww-e-d3Be {
        font-family: sans-serif;
      }
      .ww-e-d3Bg {
        font-family: sans-serif;
      }
      .ww-e-d3Bh {
        font-family: sans-serif;
      }
      .ww-e-d3Bn {
        font-family: sans-serif;
      }
      .ww-e-d3Bp {
        font-family: sans-serif;
      }
      .ww-e-d3Bq {
        font-family: sans-serif;
      }
      .ww-e-d3Bt {
        font-family: sans-serif;
      }
      .ww-e-d3Bu {
        font-family: sans-serif;
      }
      .ww-e-d3Bw {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d3C0 {
        font-family: sans-serif;
      }
      .ww-e-d3C7 {
        font-family: sans-serif;
      }
      .ww-e-d3CA {
        font-family: sans-serif;
      }
      .ww-e-d3CD {
        font-family: sans-serif;
      }
      .ww-e-d3CE {
        font-family: sans-serif;
      }
      .ww-e-d3CH {
        font-family: sans-serif;
      }
      .ww-e-d3CK {
        font-family: sans-serif;
      }
      .ww-e-d3CM {
        font-family: sans-serif;
      }
      .ww-e-d3CP {
        font-family: sans-serif;
      }
      .ww-e-d3CQ {
        font-family: sans-serif;
      }
      .ww-e-d3CR {
        font-family: sans-serif;
      }
      .ww-e-d3CS {
        font-family: sans-serif;
      }
      .ww-e-d3CT {
        font-family: sans-serif;
      }
      .ww-e-d3CV {
        font-family: sans-serif;
      }
      .ww-e-d3CY {
        font-family: sans-serif;
      }
      .ww-e-d3CZ {
        font-family: sans-serif;
      }
      .ww-e-d3Ca {
        font-family: sans-serif;
      }
      .ww-e-d3Cb {
        font-family: sans-serif;
      }
      .ww-e-d3Cc {
        font-family: sans-serif;
      }
      .ww-e-d3Cd {
        font-family: sans-serif;
      }
      .ww-e-d3Ce {
        font-family: sans-serif;
      }
      .ww-e-d3Ch {
        font-family: sans-serif;
      }
      .ww-e-d3Ci {
        font-family: sans-serif;
      }
      .ww-e-d3Cj {
        font-family: sans-serif;
      }
      .ww-e-d3Cl {
        font-family: sans-serif;
      }
      .ww-e-d3Cn {
        font-family: sans-serif;
      }
      .ww-e-d3Cq {
        font-family: sans-serif;
      }
      .ww-e-d3Cr {
        font-family: sans-serif;
      }
      .ww-e-d3Cs {
        font-family: sans-serif;
      }
      .ww-e-d3Ct {
        font-family: sans-serif;
      }
      .ww-e-d3Cu {
        font-family: sans-serif;
      }
      .ww-e-d3Cv {
        font-family: sans-serif;
      }
      .ww-e-d3Cw {
        font-family: sans-serif;
      }
      .ww-e-d3Cy {
        font-family: sans-serif;
      }
      .ww-e-d3D0 {
        font-family: sans-serif;
      }
      .ww-e-d3D1 {
        font-family: sans-serif;
      }
      .ww-e-d3D2 {
        font-family: sans-serif;
      }
      .ww-e-d3D3 {
        font-family: sans-serif;
      }
      .ww-e-d3D4 {
        font-family: sans-serif;
      }
      .ww-e-d3D5 {
        font-family: sans-serif;
      }
      .ww-e-d3D6 {
        font-family: sans-serif;
      }
      .ww-e-d3D9 {
        font-family: sans-serif;
      }
      .ww-e-d3DC {
        font-family: sans-serif;
      }
      .ww-e-d3DD {
        font-family: sans-serif;
      }
      .ww-e-d3DE {
        font-family: sans-serif;
      }
      .ww-e-d3DL {
        font-family: sans-serif;
      }
      .ww-e-d3DM {
        font-family: sans-serif;
      }
      .ww-e-d3DO {
        font-family: sans-serif;
      }
      .ww-e-d3DR {
        font-family: sans-serif;
      }
      .ww-e-d3DS {
        font-family: sans-serif;
      }
      .ww-e-d3DU {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d3DW {
        font-family: sans-serif;
      }
      .ww-e-d3DZ {
        font-family: sans-serif;
      }
      .ww-e-d3Da {
        font-family: sans-serif;
      }
      .ww-e-d3Db {
        font-family: sans-serif;
      }
      .ww-e-d3Dc {
        font-family: sans-serif;
      }
      .ww-e-d3Dj {
        font-family: sans-serif;
      }
      .ww-e-d3Dk {
        font-family: sans-serif;
      }
      .ww-e-d3Dl {
        font-family: sans-serif;
      }
      .ww-e-d3Dr {
        font-family: sans-serif;
      }
      .ww-e-d3Dy {
        font-family: sans-serif;
      }
      .ww-e-d3E5 {
        font-family: sans-serif;
      }
      .ww-e-d3E6 {
        font-family: sans-serif;
      }
      .ww-e-d3EB {
        font-family: sans-serif;
      }
      .ww-e-d3EH {
        font-family: sans-serif;
      }
      .ww-e-d3EI {
        font-family: sans-serif;
      }
      .ww-e-d3EJ {
        font-family: sans-serif;
      }
      .ww-e-d3EM {
        font-family: sans-serif;
      }
      .ww-e-d3EN {
        font-family: sans-serif;
      }
      .ww-e-d3EO {
        font-family: sans-serif;
      }
      .ww-e-d3EP {
        font-family: sans-serif;
      }
      .ww-e-d3ES {
        font-family: sans-serif;
      }
      .ww-e-d3ET {
        font-family: sans-serif;
      }
      .ww-e-d3EU {
        font-family: sans-serif;
      }
      .ww-e-d3EW {
        font-family: sans-serif;
      }
      .ww-e-d3EX {
        font-family: sans-serif;
      }
      .ww-e-d3EY {
        font-family: sans-serif;
      }
      .ww-e-d3Ea {
        font-family: sans-serif;
      }
      .ww-e-d3Eb {
        font-family: sans-serif;
      }
      .ww-e-d3Ec {
        font-family: sans-serif;
      }
      .ww-e-d3Ee {
        font-family: sans-serif;
      }
      .ww-e-d3Ef {
        font-family: sans-serif;
      }
      .ww-e-d3Eg {
        font-family: sans-serif;
      }
      .ww-e-d3Eh {
        color: #d96e4a;
        font-family: sans-serif;
      }
      .ww-e-d3Ei {
        font-family: sans-serif;
      }
      .ww-e-d3El {
        font-family: sans-serif;
      }
      .ww-e-d3Em {
        font-family: sans-serif;
      }
      .ww-e-d3Er {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d3Et {
        font-family: sans-serif;
      }
      .ww-e-d3Ev {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d3Ew {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d3Ex {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d3Ez {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d3F1 {
        font-family: sans-serif;
      }
      .ww-e-d3F5 {
        font-family: sans-serif;
      }
      .ww-e-d3FB {
        font-family: sans-serif;
      }
      .ww-e-d3FC {
        font-family: sans-serif;
      }
      .ww-e-d3FD {
        font-family: sans-serif;
      }
      .ww-e-d3FH {
        color: #9ca3af;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d3FI {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d3FJ {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d3FN {
        font-family: sans-serif;
      }
      .ww-e-d3FO {
        font-family: sans-serif;
      }
      .ww-e-d3FT {
        font-family: sans-serif;
      }
      .ww-e-d3FU {
        color: #c2410c;
        font-family: sans-serif;
      }
      .ww-e-d3FV {
        color: #15803d;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d3FX {
        font-family: sans-serif;
      }
      .ww-e-d3FY {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d3Fd {
        font-family: sans-serif;
      }
      .ww-e-d3Fe {
        font-family: sans-serif;
      }
      .ww-e-d3Fg {
        font-family: sans-serif;
      }
      .ww-e-d3Fj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Fk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Fl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Fm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Fp {
        font-family: sans-serif;
      }
      .ww-e-d3Fq {
        font-family: sans-serif;
      }
      .ww-e-d3Fr {
        font-family: sans-serif;
      }
      .ww-e-d3Ft {
        font-family: sans-serif;
      }
      .ww-e-d3Fu {
        font-family: sans-serif;
      }
      .ww-e-d3Fw {
        font-family: sans-serif;
      }
      .ww-e-d3Fx {
        font-family: sans-serif;
      }
      .ww-e-d3Fy {
        font-family: sans-serif;
      }
      .ww-e-d3Fz {
        font-family: sans-serif;
      }
      .ww-e-d3G1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3G2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3G5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3G6 {
        font-family: sans-serif;
      }
      .ww-e-d3G7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3G8 {
        color: #fff;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d3GA {
        font-family: sans-serif;
      }
      .ww-e-d3GE {
        font-family: sans-serif;
      }
      .ww-e-d3GG {
        align-self: center;
        font-family: sans-serif;
      }
      .ww-e-d3GH {
        font-family: sans-serif;
      }
      .ww-e-d3GJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3GL {
        font-family: sans-serif;
      }
      .ww-e-d3GM {
        font-family: sans-serif;
      }
      .ww-e-d3GP {
        font-family: sans-serif;
      }
      .ww-e-d3GQ {
        font-family: sans-serif;
      }
      .ww-e-d3GS {
        color: #c2410c;
        font-family: sans-serif;
      }
      .ww-e-d3GT {
        align-self: center;
        font-family: sans-serif;
      }
      .ww-e-d3GU {
        font-family: sans-serif;
      }
      .ww-e-d3GV {
        font-family: sans-serif;
      }
      .ww-e-d3GY {
        color: #1d4ed8;
        font-family: sans-serif;
      }
      .ww-e-d3Gc {
        font-family: sans-serif;
      }
      .ww-e-d3Gd {
        font-family: sans-serif;
      }
      .ww-e-d3Ge {
        font-family: sans-serif;
      }
      .ww-e-d3Gf {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3Gh {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3Gh {
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Gh {
          grid-column: span 2;
        }
      }
      .ww-e-d3Gi {
        font-family: sans-serif;
      }
      .ww-e-d3Gk {
        font-family: sans-serif;
      }
      .ww-e-d3Gl {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3Gm {
        font-family: sans-serif;
      }
      .ww-e-d3Gn {
        font-family: sans-serif;
      }
      .ww-e-d3Gr {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3Gs {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3Gs {
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Gs {
          grid-column: span 2;
        }
      }
      .ww-e-d3Gx {
        font-family: sans-serif;
      }
      .ww-e-d3Gy {
        font-family: sans-serif;
      }
      .ww-e-d3H2 {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3H9 {
        font-family: sans-serif;
      }
      .ww-e-d3HA {
        font-family: sans-serif;
      }
      .ww-e-d3HC {
        font-family: sans-serif;
      }
      .ww-e-d3HD {
        font-family: sans-serif;
      }
      .ww-e-d3HG {
        font-family: sans-serif;
      }
      .ww-e-d3HI {
        font-family: sans-serif;
      }
      .ww-e-d3HJ {
        font-family: sans-serif;
      }
      .ww-e-d3HK {
        font-family: sans-serif;
      }
      .ww-e-d3HM {
        font-family: sans-serif;
      }
      .ww-e-d3HN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3HO {
        font-family: sans-serif;
      }
      .ww-e-d3HQ {
        align-self: center;
        font-family: sans-serif;
      }
      .ww-e-d3HT {
        font-family: sans-serif;
      }
      .ww-e-d3HU {
        font-family: sans-serif;
      }
      .ww-e-d3HV {
        font-family: sans-serif;
      }
      .ww-e-d3HZ {
        font-family: sans-serif;
      }
      .ww-e-d3Hd {
        font-family: sans-serif;
      }
      .ww-e-d3Hj {
        font-family: sans-serif;
      }
      .ww-e-d3Hk {
        color: #374151;
        font-family: sans-serif;
      }
      .ww-e-d3Ho {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d3Hr {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d3IE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IG {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d3IH {
        color: #ea580c;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IP {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IR {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d3IS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IT {
        color: #6b7280;
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IY {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3IZ {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d3Ia {
        font-family: Inter, sans-serif;
        background-image: linear-gradient(#fff, #f9fafb4d);
      }
      .ww-e-d3Ib {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d3Id {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ie {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3If {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ig {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ih {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ii {
        color: #1d4ed8;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d3Ik {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Il {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Im {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Io {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ir {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Is {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3It {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Iu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Iw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ix {
        color: #9ca3af;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3J0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3J1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3J2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3J3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3J7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3J9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3JA {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3JB {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d3JC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3JD {
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d3JF {
        color: #4b5563;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3JL {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3JM {
        color: #6b7280;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d3JN {
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3JO {
        font-family: sans-serif;
      }
      .ww-e-d3JQ {
        font-family: sans-serif;
      }
      .ww-e-d3JR {
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3JT {
        font-family: sans-serif;
      }
      .ww-e-d3JU {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3JV {
        color: #4b5563;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3JW {
        font-family: sans-serif;
      }
      .ww-e-d3JX {
        font-family: sans-serif;
      }
      .ww-e-d3JY {
        font-family: sans-serif;
      }
      .ww-e-d3JZ {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Ja {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Jb {
        font-family: sans-serif;
      }
      .ww-e-d3Jc {
        font-family: sans-serif;
      }
      .ww-e-d3Jd {
        color: #6b7280;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d3Je {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Jf {
        color: #166534;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Jh {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Ji {
        font-family: sans-serif;
      }
      .ww-e-d3Jj {
        font-family: sans-serif;
      }
      .ww-e-d3Jk {
        font-family: sans-serif;
      }
      .ww-e-d3Jl {
        font-family: sans-serif;
      }
      .ww-e-d3Jm {
        font-family: sans-serif;
      }
      .ww-e-d3Jo {
        overflow-x: auto;
        font-family: sans-serif;
      }
      .ww-e-d3Jr {
        font-family: sans-serif;
      }
      .ww-e-d3Js {
        color: #6b7280;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d3Jt {
        font-family: sans-serif;
      }
      .ww-e-d3Ju {
        font-family: sans-serif;
      }
      .ww-e-d3Jv {
        font-family: sans-serif;
      }
      .ww-e-d3Jw {
        font-family: sans-serif;
      }
      .ww-e-d3Jx {
        font-family: sans-serif;
      }
      .ww-e-d3Jy {
        font-family: sans-serif;
      }
      .ww-e-d3K7 {
        font-family: sans-serif;
      }
      .ww-e-d3K9 {
        font-family: sans-serif;
      }
      .ww-e-d3KA {
        color: #4b5563;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3KB {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3KC {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3KD {
        font-family: sans-serif;
      }
      .ww-e-d3KE {
        font-family: sans-serif;
      }
      .ww-e-d3KF {
        color: #166534;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d3KG {
        font-family: sans-serif;
      }
      .ww-e-d3KH {
        font-family: sans-serif;
      }
      .ww-e-d3KI {
        color: #fff;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3KJ {
        font-family: sans-serif;
      }
      .ww-e-d3KK {
        font-family: sans-serif;
      }
      .ww-e-d3KL {
        font-family: sans-serif;
      }
      .ww-e-d3KN {
        color: #6b7280;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d3KQ {
        font-family: sans-serif;
      }
      .ww-e-d3KS {
        font-family: sans-serif;
      }
      .ww-e-d3KW {
        font-family: sans-serif;
      }
      .ww-e-d3KZ {
        font-family: sans-serif;
      }
      .ww-e-d3Kc {
        font-family: sans-serif;
      }
      .ww-e-d3Kf {
        font-family: sans-serif;
      }
      .ww-e-d3Kh {
        color: #fff;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Ki {
        font-family: sans-serif;
      }
      .ww-e-d3Kk {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Kl {
        font-family: sans-serif;
        flex-direction: column;
      }
      .ww-e-d3Km {
        font-family: sans-serif;
      }
      .ww-e-d3Kp {
        font-family: sans-serif;
      }
      .ww-e-d3Kr {
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3Ks {
        font-family: sans-serif;
      }
      .ww-e-d3Kt {
        font-family: sans-serif;
      }
      .ww-e-d3Kz {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 600;
      }
      .ww-e-d3L0 {
        font-family: sans-serif;
      }
      .ww-e-d3L1 {
        color: #4b5563;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3L2 {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3L3 {
        color: #2f3d5a;
        font-size: 14px;
        font-family: sans-serif;
      }
      .ww-e-d3L7 {
        font-family: sans-serif;
      }
      .ww-e-d3L8 {
        font-family: sans-serif;
      }
      .ww-e-d3L9 {
        font-family: sans-serif;
      }
      .ww-e-d3LA {
        font-family: sans-serif;
      }
      .ww-e-d3LD {
        font-family: sans-serif;
      }
      .ww-e-d3LE {
        color: #6b7280;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d3LG {
        font-family: sans-serif;
      }
      .ww-e-d3LI {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LJ {
        color: #fff;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3LL {
        color: #fff;
        font-size: 14px;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LM {
        outline: none;
      }
      .ww-e-d3LN {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LO {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        pointer-events: none;
      }
      .ww-e-d3LQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LV {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3LY {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3Ld {
        font-family: sans-serif;
      }
      .ww-e-d3Lp {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lr {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ls {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lt {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lu {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lv {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lw {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lx {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ly {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Lz {
        color: #334155;
        font-size: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3M0 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M2 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M3 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M4 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M5 {
        box-sizing: border-box;
      }
      .ww-e-d3M6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M7 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3M9 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3MB {
        font-family: sans-serif;
      }
      .ww-e-d3MD {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ME {
        font-family: sans-serif;
      }
      .ww-e-d3MF {
        font-family: sans-serif;
      }
      .ww-e-d3MK {
        font-family: sans-serif;
      }
      .ww-e-d3ML {
        font-family: sans-serif;
      }
      .ww-e-d3MN {
        font-family: sans-serif;
      }
      .ww-e-d3MP {
        color: #fff;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3MR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3MT {
        font-family: sans-serif;
      }
      .ww-e-d3MU {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3MV {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Md {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Mg {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Mh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Mi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Mm:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3Mx {
        font-family: sans-serif;
      }
      .ww-e-d3Mz {
        font-family: sans-serif;
      }
      .ww-e-d3N3 {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d3N4:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3N5 {
        font-family: sans-serif;
      }
      .ww-e-d3N6 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3N7:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NB:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3NK {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3NL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3NM {
        font-family: Georgia, Times New Roman, serif;
      }
      .ww-e-d3NO:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NP:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NQ:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NR:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NS:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NT:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3NV {
        font-family: sans-serif;
      }
      .ww-e-d3NZ {
        font-family: sans-serif;
      }
      .ww-e-d3Nb {
        font-family: sans-serif;
      }
      .ww-e-d3Ne {
        font-family: sans-serif;
      }
      .ww-e-d3Nf:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3Ng {
        gap: 8px;
        align-items: center;
      }
      .ww-e-d3Nm {
        font-family: sans-serif;
      }
      .ww-e-d3Nt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Nw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Nx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ny {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Nz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3O0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3O1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3O4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3O5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3OA {
        font-family: sans-serif;
      }
      .ww-e-d3OB {
        font-family: sans-serif;
      }
      .ww-e-d3OG {
        font-family: sans-serif;
      }
      .ww-e-d3OH {
        font-family: sans-serif;
      }
      .ww-e-d3OJ {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d3OL {
        font-family: sans-serif;
      }
      .ww-e-d3OS {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3OW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3OX {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3OZ {
        color: #d96e4a;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Oa {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Og {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Oi {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d3Om {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3On {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Oo {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ov {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ow {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3P0 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d3P4 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3P9 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PD {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PG {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d3PI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PM {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PO {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PS {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PX {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3PY {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pb {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pe {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pf {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ph {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pj {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pl {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pp {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ps {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pt {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pu {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pw {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Px {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Pz {
        font-size: 14px;
      }
      .ww-e-d3Q1 {
        align-items: center;
      }
      .ww-e-d3Q2 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Q3 {
        align-items: center;
      }
      .ww-e-d3Q4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Q5 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Q6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Q7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3QH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3QL {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3QM {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d3QN {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3QP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3QU {
        color: #fff;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3QW {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3QY {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Qa {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Qd {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Qg {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ql {
        color: #64748b;
        font-size: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Qp {
        color: #64748b;
        font-size: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Qq {
        color: #64748b;
        font-size: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Qr {
        color: #64748b;
        font-size: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Qs {
        color: #64748b;
        font-size: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Qu {
        color: #d96e4a;
        font-size: .875rem;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Qx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3R0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        pointer-events: none;
      }
      .ww-e-d3R1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3R2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3R3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3RB {
        font-family: sans-serif;
      }
      .ww-e-d3RC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3RD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3RK {
        align-items: center;
      }
      .ww-e-d3RL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3RM {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3RM {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3RM {
          grid-column: 2 / 3;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d3RN {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3RN {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3RN {
          grid-row: 1 / 3;
        }
      }
      .ww-e-d3RO {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3RP {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3RP {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3RP {
          grid-row: 1 / 3;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d3RQ {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3RQ {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3RQ {
          grid-row: 2 / 3;
          grid-column: 2 / 3;
        }
      }
      .ww-e-d3RR {
        font-family: Inter, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3RS {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3RS {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3RS {
          grid-column: 2 / 3;
        }
      }
      .ww-e-d3RT {
        font-family: sans-serif;
      }
      .ww-e-d3RU {
        font-family: sans-serif;
      }
      .ww-e-d3RY {
        outline: none;
      }
      .ww-e-d3RZ {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3Ra {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3Ra {
          font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3Ra {
          grid-row: 2 / 3;
          grid-column: 2 / 3;
        }
      }
      .ww-e-d3Rb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Rc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Rd {
        font-family: sans-serif;
      }
      .ww-e-d3Re {
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Rf {
        font-family: sans-serif;
      }
      .ww-e-d3Rg {
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Rh {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d3Ri {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Rk {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Rl {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ro {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Rp {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Rr {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d3Rt {
        font-family: sans-serif;
      }
      .ww-e-d3Ru {
        font-family: sans-serif;
      }
      .ww-e-d3Rw {
        font-family: sans-serif;
      }
      .ww-e-d3Rx {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d3Rz {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3S1 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3S3 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3S5 {
        user-select: none;
      }
      .ww-e-d3S7 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SB {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
      }
      .ww-e-d3SC {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SD {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SE {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SK {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SM {
        pointer-events: none;
      }
      .ww-e-d3SN {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SP {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SS {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SW {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SX {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SY {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3SZ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Sa {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d3Sh {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Sk {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Sl {
        pointer-events: none;
      }
      .ww-e-d3Sp {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d3Sq {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Sx {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Sy {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3T0 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3T2 {
        font-style: italic;
      }
      .ww-e-d3T3 {
        pointer-events: none;
      }
      .ww-e-d3T6 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3T7 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3T8 {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d3TB {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3TD {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
      }
      .ww-e-d3TF {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3TG {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3TL {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3TM {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3TO {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Tb {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Tc {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
      }
      .ww-e-d3Td {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Te {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Tj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Tp {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Tq {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Tr {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Ts {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Tt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ty {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3Tz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3U0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3U1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3U2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3U3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3U5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3U7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3UA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3UE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3UG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3UH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3UJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3UO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3UR {
        font-family: sans-serif;
      }
      .ww-e-d3UU {
        font-family: sans-serif;
      }
      .ww-e-d3UY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ua {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ub {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3V6 {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3V8 {
        font-family: sans-serif;
      }
      .ww-e-d3V9 {
        font-family: sans-serif;
      }
      .ww-e-d3VA {
        font-family: sans-serif;
      }
      .ww-e-d3VB {
        font-family: sans-serif;
      }
      .ww-e-d3VD {
        font-family: sans-serif;
      }
      .ww-e-d3VE {
        font-family: sans-serif;
      }
      .ww-e-d3VF {
        font-family: sans-serif;
      }
      .ww-e-d3VG {
        color: #334155;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d3VH {
        font-family: sans-serif;
      }
      .ww-e-d3VI {
        font-family: sans-serif;
      }
      .ww-e-d3VJ {
        font-family: sans-serif;
      }
      .ww-e-d3VL {
        font-family: sans-serif;
      }
      .ww-e-d3VO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3VR {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3VS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3VT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3VU {
        color: #c2410c;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3VV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3VX {
        font-family: sans-serif;
      }
      .ww-e-d3Vb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Ve {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vo {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Vz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3W0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3W2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3W7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3W8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WK {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WO {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WP {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WV {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WY {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3WZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wb {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wc {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wh {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wj {
        color: #1d4ed8;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wo {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3Wq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3X8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XB {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XJ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XN {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XO {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3XP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XQ {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3XR {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XU {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3XY {
        font-family: sans-serif;
      }
      .ww-e-d3XZ {
        font-family: sans-serif;
      }
      .ww-e-d3Xb {
        font-family: sans-serif;
      }
      .ww-e-d3Xe {
        font-family: sans-serif;
      }
      .ww-e-d3Xf {
        font-family: sans-serif;
      }
      .ww-e-d3Xg {
        font-family: sans-serif;
      }
      .ww-e-d3Xh {
        font-family: sans-serif;
      }
      .ww-e-d3Xo {
        font-family: sans-serif;
      }
      .ww-e-d3Xp {
        font-family: sans-serif;
      }
      .ww-e-d3Xr {
        font-family: sans-serif;
      }
      .ww-e-d3Xs {
        font-family: sans-serif;
      }
      .ww-e-d3Xu {
        font-family: sans-serif;
      }
      .ww-e-d3Xv {
        font-family: sans-serif;
      }
      .ww-e-d3Xw {
        font-family: sans-serif;
      }
      .ww-e-d3Xy {
        font-family: sans-serif;
      }
      .ww-e-d3Y3 {
        font-family: sans-serif;
      }
      .ww-e-d3Y5 {
        font-family: sans-serif;
      }
      .ww-e-d3Y6 {
        font-family: sans-serif;
      }
      .ww-e-d3Y8 {
        font-family: sans-serif;
      }
      .ww-e-d3YA {
        font-family: sans-serif;
      }
      .ww-e-d3YB {
        font-family: sans-serif;
      }
      .ww-e-d3YD {
        font-family: sans-serif;
      }
      .ww-e-d3YG {
        font-family: sans-serif;
      }
      .ww-e-d3YL {
        outline: none;
      }
      .ww-e-d3YP {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3YR {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3YS {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3YT {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3YU {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3YV {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3YW {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3YY {
        color: #2f3d5a;
        align-items: center;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Ya {
        text-overflow: ellipsis;
      }
      .ww-e-d3Yb {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yc {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yd {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Ye {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yi {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yj {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yk {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yl {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yn {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yo {
        text-overflow: ellipsis;
      }
      .ww-e-d3Yr {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Ys {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yu {
        text-overflow: ellipsis;
      }
      .ww-e-d3Yv {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yw {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Yx {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Yz {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Z2 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Z3 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Z4 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Z5 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Z9 {
        text-overflow: ellipsis;
      }
      .ww-e-d3ZB {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZC {
        color: #fff;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3ZD {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZE {
        text-overflow: ellipsis;
      }
      .ww-e-d3ZF {
        text-overflow: ellipsis;
      }
      .ww-e-d3ZG {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3ZH {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZI {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZJ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZK {
        color: #fff;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3ZL {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZN {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZQ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZR {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZU {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZV {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ZZ {
        color: #2f3d5a;
        align-items: center;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Za {
        color: #155724;
        font-size: 12px;
        align-items: center;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Zd {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Ze {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3Zh {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zi {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zl {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zm {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zn {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zo {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zr {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zs {
        color: #fff;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3Zt {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zu {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3Zw {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3a0 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d3a1 {
          color: #fff;
          font-size: 14px;
          font-family: Montserrat, sans-serif;
          font-weight: 500;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d3a1 {
          color: #fff;
          font-size: 14px;
          font-family: Montserrat, sans-serif;
          font-weight: 500;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d3a1 {
          grid-column: span 2;
        }
      }
      .ww-e-d3a2 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3a4 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3a7 {
        color: #fff;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3a8 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aA {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aB {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aC {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aD {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aE {
        text-overflow: ellipsis;
      }
      .ww-e-d3aG {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aH {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aI {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aL {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3aM {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aR {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aS {
        text-overflow: ellipsis;
      }
      .ww-e-d3aT {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aU {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aX {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aY {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3aZ {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aa {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ab {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ac {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ad {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ae {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3af {
        text-overflow: ellipsis;
      }
      .ww-e-d3ag {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ah {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3ai {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3aj {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3ak {
        color: #2f3d5a;
        font-size: 13px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3al {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3am {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3an {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ao {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ap {
        color: #155724;
        font-size: 12px;
        align-items: center;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3aq {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3at {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3au {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3aw {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3ax {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3ay {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3az {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3b0 {
        color: #2f3d5a;
        align-items: center;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3b1 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3b2 {
        color: #721c24;
        font-size: 12px;
        align-items: center;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3b3 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3b4 {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3b5 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3b6 {
        color: #2f3d5a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3b8 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d3bE {
        font-family: sans-serif;
      }
      .ww-e-d3bQ {
        font-family: sans-serif;
      }
      .ww-e-d3bR {
        font-family: sans-serif;
      }
      .ww-e-d3bS {
        font-family: sans-serif;
      }
      .ww-e-d3bT {
        font-family: sans-serif;
      }
      .ww-e-d3bU {
        font-family: sans-serif;
      }
      .ww-e-d3cT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ca {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ce {
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3co {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3cs {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3cu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3cv {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3cw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3cx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3cy {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3d0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3d1 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3d2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3d6 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3d7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3d8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dO {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dS {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dT {
        resize: vertical;
      }
      .ww-e-d3dU {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3da {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dd {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3de {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3df {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dh {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dl {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dm {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dn {
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dp {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dq {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3dy {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3e3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3e4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3e5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3e6 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3e7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eM {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d3eU {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ec {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ed {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ef {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eg {
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ei {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3em {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3eo {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ep {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3er {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d3eu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ew {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3f0 {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3f1 {
        font-family: sans-serif;
      }
      .ww-e-d3f2 {
        font-family: sans-serif;
      }
      .ww-e-d3f3 {
        font-family: sans-serif;
      }
      .ww-e-d3f5 {
        font-family: sans-serif;
      }
      .ww-e-d3f6 {
        font-family: sans-serif;
      }
      .ww-e-d3f9 {
        font-family: sans-serif;
      }
      .ww-e-d3fA {
        font-family: sans-serif;
      }
      .ww-e-d3fB {
        font-family: sans-serif;
      }
      .ww-e-d3fD {
        font-family: sans-serif;
      }
      .ww-e-d3fH {
        font-family: sans-serif;
      }
      .ww-e-d3fI {
        font-family: sans-serif;
      }
      .ww-e-d3fK {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fM {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fN {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fP {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fU {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fW {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fZ {
        color: #1e293b;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3fa {
        color: #1e293b;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3fc {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fd {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fg {
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fj {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fk {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fn {
        color: #475569;
        font-family: Arial, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3fo {
        color: #4f46e5;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3fp {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fr {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fs {
        font-family: Arial, sans-serif;
      }
      .ww-e-d3fu {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3g0 {
        white-space: pre-line;
      }
      .ww-e-d3g1 {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3g2 {
        white-space: pre-line;
      }
      .ww-e-d3g3 {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3g9 {
        color: #1e293b;
        align-items: center;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3gB {
        color: #1e293b;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3gD {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3gE {
        font-style: italic;
      }
      .ww-e-d3gG {
        font-family: sans-serif;
      }
      .ww-e-d3gI {
        font-family: sans-serif;
      }
      .ww-e-d3gM {
        font-family: sans-serif;
      }
      .ww-e-d3gN {
        font-family: sans-serif;
      }
      .ww-e-d3gO {
        font-family: sans-serif;
      }
      .ww-e-d3gP {
        font-family: sans-serif;
      }
      .ww-e-d3gR {
        font-family: sans-serif;
      }
      .ww-e-d3gT {
        font-family: sans-serif;
      }
      .ww-e-d3gU {
        font-family: sans-serif;
      }
      .ww-e-d3gW {
        font-family: sans-serif;
      }
      .ww-e-d3gX {
        font-family: sans-serif;
      }
      .ww-e-d3gZ {
        font-family: sans-serif;
      }
      .ww-e-d3gc {
        font-family: sans-serif;
      }
      .ww-e-d3gd {
        font-family: sans-serif;
      }
      .ww-e-d3ge {
        font-family: sans-serif;
      }
      .ww-e-d3gf {
        font-family: sans-serif;
      }
      .ww-e-d3gh {
        font-family: sans-serif;
      }
      .ww-e-d3gi {
        font-family: sans-serif;
      }
      .ww-e-d3gk {
        font-family: sans-serif;
      }
      .ww-e-d3gl {
        font-family: sans-serif;
      }
      .ww-e-d3gq {
        font-family: sans-serif;
      }
      .ww-e-d3gr {
        font-family: sans-serif;
      }
      .ww-e-d3gt {
        font-family: sans-serif;
      }
      .ww-e-d3gu {
        font-family: sans-serif;
      }
      .ww-e-d3gw {
        font-family: sans-serif;
      }
      .ww-e-d3gx {
        font-family: sans-serif;
      }
      .ww-e-d3gy {
        font-family: sans-serif;
      }
      .ww-e-d3gz {
        font-family: sans-serif;
      }
      .ww-e-d3h0 {
        font-family: sans-serif;
      }
      .ww-e-d3h1 {
        font-family: sans-serif;
      }
      .ww-e-d3h2 {
        font-family: sans-serif;
      }
      .ww-e-d3h3 {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3h5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3h6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hA {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3hS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hb {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hc {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hk {
        font-family: sans-serif;
      }
      .ww-e-d3hl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hp {
        color: #1d4ed8;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hr {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hs {
        font-family: sans-serif;
      }
      .ww-e-d3hu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hv {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3hz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3i0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3i1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3i3 {
        font-family: sans-serif;
      }
      .ww-e-d3i6 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3i8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iE {
        font-family: sans-serif;
      }
      .ww-e-d3iH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iJ {
        font-family: sans-serif;
      }
      .ww-e-d3iL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iM {
        font-family: sans-serif;
      }
      .ww-e-d3iO {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iP {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iV {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iZ {
        font-family: sans-serif;
      }
      .ww-e-d3id {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ie {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3if {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ij {
        font-family: sans-serif;
      }
      .ww-e-d3ik {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3in {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3io {
        color: #c2410c;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3ip {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3it {
        color: #334155;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d3iu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3iy {
        font-family: sans-serif;
      }
      .ww-e-d3iz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3j0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3j6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3j8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3j9 {
        font-family: sans-serif;
      }
      .ww-e-d3jA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jM {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3je {
        font-family: sans-serif;
      }
      .ww-e-d3jf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ji {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jl {
        font-family: sans-serif;
      }
      .ww-e-d3jm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jn {
        font-family: sans-serif;
      }
      .ww-e-d3jp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3js {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3jt {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3jw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3k9 {
        font-family: sans-serif;
      }
      .ww-e-d3kA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kG {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kJ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3kN {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3kW {
        font-family: sans-serif;
      }
      .ww-e-d3kX {
        font-family: sans-serif;
      }
      .ww-e-d3ka {
        font-family: sans-serif;
      }
      .ww-e-d3kb {
        font-family: sans-serif;
      }
      .ww-e-d3kc {
        font-family: sans-serif;
      }
      .ww-e-d3kd {
        font-family: sans-serif;
      }
      .ww-e-d3ke {
        font-family: sans-serif;
      }
      .ww-e-d3kf {
        font-family: sans-serif;
      }
      .ww-e-d3kg {
        font-family: sans-serif;
      }
      .ww-e-d3kh {
        font-family: sans-serif;
      }
      .ww-e-d3ki {
        font-family: sans-serif;
      }
      .ww-e-d3kj {
        font-family: sans-serif;
      }
      .ww-e-d3kk {
        font-family: sans-serif;
      }
      .ww-e-d3kl {
        font-family: sans-serif;
      }
      .ww-e-d3km {
        font-family: sans-serif;
      }
      .ww-e-d3kn {
        font-family: sans-serif;
      }
      .ww-e-d3ko {
        font-family: sans-serif;
      }
      .ww-e-d3kp {
        font-family: sans-serif;
      }
      .ww-e-d3kq {
        font-family: sans-serif;
      }
      .ww-e-d3kr {
        font-family: sans-serif;
      }
      .ww-e-d3ks {
        font-family: sans-serif;
      }
      .ww-e-d3kt {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d3ku {
        font-family: sans-serif;
      }
      .ww-e-d3kv {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d3l0 {
        font-family: sans-serif;
      }
      .ww-e-d3l1 {
        font-family: sans-serif;
      }
      .ww-e-d3l2 {
        font-family: sans-serif;
      }
      .ww-e-d3l3 {
        font-family: sans-serif;
      }
      .ww-e-d3l4 {
        font-family: sans-serif;
      }
      .ww-e-d3l5 {
        font-family: sans-serif;
      }
      .ww-e-d3lB {
        font-family: sans-serif;
      }
      .ww-e-d3lC {
        font-family: sans-serif;
      }
      .ww-e-d3lD {
        font-family: sans-serif;
      }
      .ww-e-d3lW {
        font-family: sans-serif;
      }
      .ww-e-d3lX {
        font-family: sans-serif;
      }
      .ww-e-d3lY {
        font-family: sans-serif;
      }
      .ww-e-d3lZ {
        font-family: sans-serif;
      }
      .ww-e-d3la {
        font-family: sans-serif;
      }
      .ww-e-d3lc {
        font-family: sans-serif;
      }
      .ww-e-d3ld {
        font-family: sans-serif;
      }
      .ww-e-d3lg {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3lh {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3li {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3lj {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d3lk {
        font-family: sans-serif;
      }
      .ww-e-d3ll {
        font-family: sans-serif;
      }
      .ww-e-d3lm {
        font-family: sans-serif;
      }
      .ww-e-d3ln {
        font-family: sans-serif;
      }
      .ww-e-d3lo {
        font-family: sans-serif;
      }
      .ww-e-d3lp {
        font-family: sans-serif;
      }
      .ww-e-d3lq {
        font-family: sans-serif;
      }
      .ww-e-d3lr {
        font-family: sans-serif;
      }
      .ww-e-d3ls {
        font-family: sans-serif;
      }
      .ww-e-d3lt {
        font-family: sans-serif;
      }
      .ww-e-d3lu {
        font-family: sans-serif;
      }
      .ww-e-d3lv {
        font-family: sans-serif;
      }
      .ww-e-d3lw {
        font-family: sans-serif;
      }
      .ww-e-d3lx {
        font-family: sans-serif;
      }
      .ww-e-d3ly {
        font-family: sans-serif;
      }
      .ww-e-d3lz {
        font-family: sans-serif;
      }
      .ww-e-d3m0 {
        font-family: sans-serif;
      }
      .ww-e-d3m2 {
        font-family: sans-serif;
      }
      .ww-e-d3m3 {
        font-family: sans-serif;
      }
      .ww-e-d3m4 {
        font-family: sans-serif;
      }
      .ww-e-d3m6 {
        font-family: sans-serif;
      }
      .ww-e-d3m8 {
        font-family: sans-serif;
      }
      .ww-e-d3mE {
        font-family: sans-serif;
      }
      .ww-e-d3mJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mL {
        font-style: italic;
      }
      .ww-e-d3mN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ma {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3md {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3mi {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mk {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3ml {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mm {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mo {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mr {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mt {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d3mz {
        outline: none;
      }
      .ww-e-d3n0 {
        outline: none;
      }
      .ww-e-d3n2 {
        font-family: sans-serif;
      }
      .ww-e-d3n7 {
        font-family: sans-serif;
      }
      .ww-e-d3n8 {
        font-family: sans-serif;
      }
      .ww-e-d3n9 {
        font-family: sans-serif;
      }
      .ww-e-d3nA {
        font-family: sans-serif;
      }
      .ww-e-d3nB {
        font-family: sans-serif;
      }
      .ww-e-d3nD {
        font-family: sans-serif;
      }
      .ww-e-d3nE {
        font-family: sans-serif;
      }
      .ww-e-d3nF {
        font-style: italic;
      }
      .ww-e-d3nG {
        font-family: sans-serif;
      }
      .ww-e-d3nI {
        font-family: sans-serif;
      }
      .ww-e-d3nL {
        font-family: sans-serif;
      }
      .ww-e-d3nN {
        font-family: sans-serif;
      }
      .ww-e-d3nT {
        outline: none;
      }
      .ww-e-d3nr {
        justify-self: center;
      }
      .ww-e-d3nt {
        align-items: center;
      }
      .ww-e-d3nw {
        color: #15803d;
      }
      .ww-e-d3ny {
        overflow-x: auto;
      }
      .ww-e-d3o1 {
        color: #854d0e;
      }
      .ww-e-d3oC {
        align-items: center;
      }
      .ww-e-d3oD {
        justify-self: center;
      }
      .ww-e-d3oL {
        justify-self: center;
      }
      .ww-e-d3oM {
        color: #854d0e;
      }
      .ww-e-d3oP {
        align-items: center;
      }
      .ww-e-d3oW {
        align-items: center;
      }
      .ww-e-d3oa {
        justify-self: center;
      }
      .ww-e-d3pC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pF {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3pI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3pM {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3pg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ph {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pm {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3pn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3po {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pq {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3px {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3py {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3pz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3q1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3q4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3q5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3qC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qG {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d3qJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3qM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qZ {
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 900;
      }
      .ww-e-d3qa {
        color: #fff;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 900;
      }
      .ww-e-d3qd {
        color: #fff;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 900;
      }
      .ww-e-d3qf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qi {
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 900;
      }
      .ww-e-d3qj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qo {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3qs {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3qt {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3qu {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3qv {
        align-items: flex-start;
      }
      .ww-e-d3qx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3qz {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3r0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3r1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3r3 {
        font-family: sans-serif;
      }
      .ww-e-d3r6 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3r8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rD {
        box-sizing: border-box;
      }
      .ww-e-d3rE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rL {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rM {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rN {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rT {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d3rU {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rW {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rX {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rY {
        color: #334155;
        font-size: 15px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 500;
      }
      .ww-e-d3rZ {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ra {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rd {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3re {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rh {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ri {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rk {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rl {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ro {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rp {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rq {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ru {
        color: #fff;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3rv {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rw {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3ry {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3rz {
        color: #fff;
        font-size: 16px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d3s1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3s3 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3s5 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3sI {
        color: #1e293b;
        font-family: sans-serif;
      }
      .ww-e-d3sX {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d3u2 {
        font-family: sans-serif;
      }
      .ww-e-d3uA {
        font-family: sans-serif;
      }
      .ww-e-d3uD {
        font-family: sans-serif;
      }
      .ww-e-d3uF:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uH:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uI:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uJ:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uK {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d3uL {
        font-family: sans-serif;
      }
      .ww-e-d3uO {
        outline-color: #d96e4a;
      }
      .ww-e-d3uP {
        font-family: Georgia, Times New Roman, serif;
      }
      .ww-e-d3uS:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uU:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uV:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uW:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uX:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3uY:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3ua {
        font-family: sans-serif;
      }
      .ww-e-d3ue {
        font-family: sans-serif;
      }
      .ww-e-d3ug {
        font-family: sans-serif;
      }
      .ww-e-d3uj {
        font-family: sans-serif;
      }
      .ww-e-d3um {
        font-family: sans-serif;
      }
      .ww-e-d3un {
        font-family: sans-serif;
      }
      .ww-e-d3uo:where(:hover) {
        border-color: #adb5bd;
      }
      .ww-e-d3ux {
        font-family: sans-serif;
      }
      .ww-e-d3v0 {
        font-family: sans-serif;
      }
      .ww-e-d3v3 {
        font-family: sans-serif;
      }
      .ww-e-d3v5 {
        font-family: sans-serif;
      }
      .ww-e-d3v7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vK {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3vX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vc {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vs {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vy {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3vz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3w0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3w2 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3w3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3w6 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3w8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3wS {
        white-space: nowrap;
      }
      .ww-e-d3wT {
        white-space: nowrap;
      }
      .ww-e-d3wU {
        white-space: nowrap;
      }
      .ww-e-d3wV {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wY {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wZ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wc {
        color: #1e293b;
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wg {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wk {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ws {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wu {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wv {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3ww {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3wy {
        color: #1e293b;
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d3x1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3x4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3x5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3x6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3x8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xO {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d3xP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3xR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3xV {
        font-family: sans-serif;
      }
      .ww-e-d3xW {
        font-family: sans-serif;
      }
      .ww-e-d3xX {
        font-family: sans-serif;
      }
      .ww-e-d3xY {
        font-family: sans-serif;
      }
      .ww-e-d3xh {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3xj {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3xk {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3xm {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3xo {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3yu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3yw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3yx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3yz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3z2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3z3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3z4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zD {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3zF {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d3zG {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d3zH {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d3zI {
        color: #d96e4a;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d3zK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3zL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3zQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3zR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d3zS {
        color: #6b7280;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d3zi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zo {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d3zz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d400 {
        font-family: sans-serif;
      }
      .ww-e-d401 {
        font-family: sans-serif;
      }
      .ww-e-d402 {
        font-family: sans-serif;
      }
      .ww-e-d403 {
        font-family: sans-serif;
      }
      .ww-e-d405 {
        font-family: sans-serif;
      }
      .ww-e-d407 {
        font-family: sans-serif;
      }
      .ww-e-d408 {
        font-family: sans-serif;
      }
      .ww-e-d409 {
        font-family: sans-serif;
      }
      .ww-e-d40A {
        font-family: sans-serif;
      }
      .ww-e-d40F {
        font-family: sans-serif;
      }
      .ww-e-d40I {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d40J {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d40K {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d40L {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d40O {
        resize: none;
        outline: none;
      }
      .ww-e-d40S {
        font-family: sans-serif;
      }
      .ww-e-d40T {
        resize: none;
        outline: none;
      }
      .ww-e-d40W {
        font-family: sans-serif;
      }
      .ww-e-d40Z {
        font-family: sans-serif;
      }
      .ww-e-d40d {
        font-family: sans-serif;
      }
      .ww-e-d40f {
        font-family: sans-serif;
      }
      .ww-e-d40m {
        font-family: sans-serif;
      }
      .ww-e-d40w {
        font-family: sans-serif;
      }
      .ww-e-d40z {
        align-items: start;
      }
      .ww-e-d416 {
        color: #d96e4a;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d417 {
        color: #d96e4a;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d41T {
        font-family: sans-serif;
      }
      .ww-e-d41V {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d41Y {
        font-family: sans-serif;
      }
      .ww-e-d41Z {
        font-family: sans-serif;
      }
      .ww-e-d41a {
        font-family: sans-serif;
      }
      .ww-e-d41e {
        font-family: sans-serif;
      }
      .ww-e-d41f {
        font-family: sans-serif;
      }
      .ww-e-d41g {
        font-family: sans-serif;
      }
      .ww-e-d41h {
        font-family: sans-serif;
      }
      .ww-e-d41j {
        font-family: sans-serif;
      }
      .ww-e-d41n {
        font-family: sans-serif;
      }
      .ww-e-d41o {
        font-family: sans-serif;
      }
      .ww-e-d41p {
        font-family: sans-serif;
      }
      .ww-e-d41t {
        font-family: sans-serif;
      }
      .ww-e-d41u {
        font-family: sans-serif;
      }
      .ww-e-d41w {
        font-family: sans-serif;
      }
      .ww-e-d41x {
        font-family: sans-serif;
      }
      .ww-e-d422 {
        font-family: sans-serif;
      }
      .ww-e-d423 {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d42B {
        color: #d96e4a;
        font-size: 12px;
        font-weight: 600;
      }
      .ww-e-d42G {
        font-family: sans-serif;
      }
      .ww-e-d42N {
        overflow-y: auto;
        font-family: sans-serif;
      }
      @media (max-width: 767px) {
        .ww-e-d42R {
          grid-column: span 1;
        }
      }
      .ww-e-d42Z {
        font-family: sans-serif;
      }
      .ww-e-d42a {
        outline: none;
      }
      @media (min-width: 992px) {
        .ww-e-d42t {
          font-family: sans-serif;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d42t {
          font-family: sans-serif;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d42t {
          font-family: sans-serif;
        }
      }
      .ww-e-d42v {
        font-family: sans-serif;
        background-image: linear-gradient(to bottom right, #f8fafc, #f1f5f9);
      }
      .ww-e-d434 {
        box-sizing: border-box;
      }
      .ww-e-d43J {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d43M {
        font-family: sans-serif;
      }
      .ww-e-d43R {
        font-family: sans-serif;
      }
      .ww-e-d43T {
        font-family: sans-serif;
      }
      .ww-e-d43U {
        font-family: sans-serif;
      }
      .ww-e-d43V {
        font-family: sans-serif;
      }
      .ww-e-d43W {
        font-family: sans-serif;
      }
      .ww-e-d43X {
        font-family: sans-serif;
      }
      .ww-e-d43Y {
        font-family: sans-serif;
      }
      .ww-e-d43Z {
        font-family: sans-serif;
      }
      .ww-e-d43b {
        font-family: sans-serif;
      }
      .ww-e-d43f {
        font-family: sans-serif;
      }
      .ww-e-d43j {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d43m {
        font-family: sans-serif;
        background-image: linear-gradient(to bottom right, #f8fafc, #f1f5f9);
      }
      .ww-e-d43o {
        font-family: sans-serif;
      }
      .ww-e-d43x {
        outline: none;
      }
      .ww-e-d442 {
        font-family: sans-serif;
      }
      .ww-e-d448 {
        font-family: sans-serif;
      }
      .ww-e-d44B {
        font-family: sans-serif;
      }
      .ww-e-d44D {
        font-family: sans-serif;
      }
      .ww-e-d44F {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d44H {
        font-family: sans-serif;
      }
      .ww-e-d44I {
        font-family: sans-serif;
      }
      .ww-e-d44K {
        font-family: sans-serif;
      }
      .ww-e-d44L {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d44O {
        font-family: sans-serif;
      }
      .ww-e-d44R {
        font-family: sans-serif;
      }
      .ww-e-d44a {
        font-family: sans-serif;
      }
      .ww-e-d44c {
        font-family: sans-serif;
      }
      .ww-e-d44e {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d44g {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d44h {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d44i {
        font-family: sans-serif;
      }
      .ww-e-d44k {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d44n {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d44n:where([data-ww-states~="wGoJbQ"]) {
        font-family: revert-layer;
        color: #d96e4a;
      }
      .ww-e-d45A {
        color: #d96e4a;
      }
      .ww-e-d45A:where([data-ww-states~="8b1waU"]) {
        color: #d96e4a;
      }
      .ww-e-d45J {
        color: #2f3d5a;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d45b {
        font-family: sans-serif;
      }
      .ww-e-d45f {
        font-family: sans-serif;
      }
      .ww-e-d45g {
        font-family: sans-serif;
      }
      .ww-e-d45l {
        font-family: sans-serif;
      }
      .ww-e-d45o {
        font-family: sans-serif;
      }
      .ww-e-d45q {
        font-family: sans-serif;
      }
      .ww-e-d45v {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d45w {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d45x {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d461 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d462 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d463 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d465 {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d466 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d467 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d468 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d469 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46A {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46D {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46E {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46F {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46G {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46H {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46I {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46J {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46K {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46L {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46M {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46N {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46O {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46P {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46R {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46S {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46U {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46V {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46X {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46Y {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46c {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46d {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46e {
        color: #166534;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46f {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46g {
        color: #854d0e;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46h {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46i {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46j {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d46n {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46o {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46p {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46q {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46s {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46t {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46u {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46v {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d46z {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d471 {
        color: #4b5563;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d472 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d473 {
        color: #111827;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d475 {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d477 {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d479 {
        color: #111827;
        object-fit: cover;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47A {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47F {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47G {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47H {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47I {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47J {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47K {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47L {
        color: #166534;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d47M {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47P {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47Q {
        color: #166534;
        font-size: 12px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: 600;
      }
      .ww-e-d47R {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47S {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47T {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47V {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47Y {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47Z {
        color: #4b5563;
        font-size: 13px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47a {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47c {
        font-family: sans-serif;
      }
      .ww-e-d47f {
        color: #4b5563;
        font-size: 14px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47g {
        color: #111827;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47j {
        font-family: sans-serif;
      }
      .ww-e-d47l {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47n {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d47s {
        font-family: sans-serif;
      }
      .ww-e-d47t {
        font-family: sans-serif;
      }
      .ww-e-d47v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d47w {
        font-family: Inter, sans-serif;
      }
      .ww-e-d47y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d482 {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d483 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d484 {
        font-family: sans-serif;
      }
      .ww-e-d486 {
        font-family: sans-serif;
      }
      .ww-e-d488 {
        font-family: sans-serif;
      }
      .ww-e-d489 {
        font-family: sans-serif;
      }
      .ww-e-d48B {
        color: #16a34a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d48C {
        color: #475569;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d48D {
        font-family: Inter, sans-serif;
      }
      .ww-e-d48F {
        font-family: Inter, sans-serif;
      }
      .ww-e-d48I {
        color: #475569;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d48J {
        font-family: sans-serif;
      }
      .ww-e-d48L {
        font-family: Inter, sans-serif;
      }
      .ww-e-d48N {
        font-family: sans-serif;
      }
      .ww-e-d48P {
        font-family: sans-serif;
      }
      .ww-e-d48R {
        font-family: sans-serif;
      }
      .ww-e-d48S {
        font-family: sans-serif;
      }
      .ww-e-d48W {
        font-family: sans-serif;
      }
      .ww-e-d48Y {
        font-family: sans-serif;
      }
      .ww-e-d48c {
        font-family: sans-serif;
      }
      .ww-e-d48e {
        font-family: sans-serif;
      }
      .ww-e-d48o {
        font-family: sans-serif;
      }
      .ww-e-d48p {
        font-family: sans-serif;
      }
      .ww-e-d48q {
        font-family: sans-serif;
      }
      .ww-e-d48t {
        font-family: sans-serif;
      }
      .ww-e-d48x {
        font-family: sans-serif;
      }
      .ww-e-d48y {
        font-family: sans-serif;
      }
      .ww-e-d48z {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d490 {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      @media (min-width: 992px) {
        .ww-e-d491 {
          gap: 12px;
          align-items: center;
          user-select: none;
          justify-content: center;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d491 {
          gap: 12px;
          align-items: center;
          user-select: none;
          justify-content: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d491 {
          gap: 10px;
        }
      }
      .ww-e-d492 {
        font-family: sans-serif;
      }
      .ww-e-d494 {
        font-family: sans-serif;
      }
      .ww-e-d495 {
        font-family: sans-serif;
      }
      .ww-e-d496 {
        color: #fff;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d498 {
        color: #1d4ed8;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }
      .ww-e-d49A {
        font-family: sans-serif;
      }
      .ww-e-d49B {
        font-family: sans-serif;
      }
      .ww-e-d49D {
        color: #1d4ed8;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
      }
      .ww-e-d49I {
        font-family: Inter, sans-serif;
      }
      .ww-e-d49J {
        font-family: Inter, sans-serif;
      }
      .ww-e-d49K {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      :where(.ww-e-d495[data-ww-states~="1JWEpT"]) .ww-e-d49K {
        color: revert-layer;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      :where(.ww-e-d495[data-ww-states~="Ye3iyz"]) .ww-e-d49K {
        color: #6b7280;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      :where(.ww-e-d495[data-ww-states~="measbt"]) .ww-e-d49K {
        color: revert-layer;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d49M {
        font-family: sans-serif;
      }
      .ww-e-d49O {
        font-family: sans-serif;
      }
      .ww-e-d49P {
        font-family: sans-serif;
      }
      .ww-e-d49Q {
        font-family: sans-serif;
      }
      .ww-e-d49R {
        font-family: sans-serif;
      }
      .ww-e-d49T {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d49U {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d49W {
        font-family: sans-serif;
      }
      .ww-e-d49X {
        font-family: sans-serif;
      }
      .ww-e-d49Y {
        font-family: sans-serif;
      }
      .ww-e-d49a {
        font-family: sans-serif;
      }
      .ww-e-d49c {
        font-family: sans-serif;
      }
      .ww-e-d49e {
        font-family: sans-serif;
      }
      .ww-e-d49f {
        font-family: sans-serif;
      }
      @media (max-width: 767px) {
      }
      .ww-e-d49r {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d49s {
        object-fit: cover;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d49t {
        color: #fff;
        font-size: 12px;
        font-family: Montserrat, sans-serif;
        font-weight: bold;
        backdrop-filter: blur(4px);
      }
      .ww-e-d49u {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d49x {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d49z {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4A1 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4A5 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4A7 {
        color: #d96e4a;
        font-size: 14px;
        font-family: Montserrat, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4A8 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4A9 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AA {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AB {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AD {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AE {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AF {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AH {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4AK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4AT:where(:hover) {
        border-color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
      }
      .ww-e-d4AX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4AZ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Aa {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ac {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ad {
        color: #4b5563;
        font-size: 24px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d4Ah {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ai {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ao {
        overflow-y: auto;
      }
      .ww-e-d4Aq {
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d4Aq:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        font-size: revert-layer;
        font-weight: 600;
      }
      .ww-e-d4Ar {
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d4Ar:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        font-size: revert-layer;
        font-weight: 600;
      }
      .ww-e-d4As {
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d4As:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        font-size: revert-layer;
        font-weight: 600;
      }
      .ww-e-d4At {
        color: var(--05807ed1-dac3-4119-904d-2f8ba601fd46, #6B7280);
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d4At:where([data-ww-states~="active"]) {
        color: var(--c2f77e38-3411-4049-bfa5-01c55dd73e51, #5f093d);
        font-size: revert-layer;
        font-weight: 600;
      }
      .ww-e-d4Av {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ay {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4B0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4B1 {
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4BG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4BH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4BK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BL {
        color: #fff;
        font-size: 18px;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
        font-weight: bold;
      }
      .ww-e-d4BN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BQ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BR {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BT {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BU {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4BY {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ba {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bb {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bc {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bd {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Be {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bg {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bh {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bk {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bl {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bo {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bq {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Br {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bs {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bw {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Bx {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4By {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C1 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C2 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C3 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C5 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C6 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4C8 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CC {
        color: #1e293b;
        overflow-y: auto;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CD {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CG {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CH {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CI {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CJ {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CL {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CN {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CP {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CS {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4CU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4CW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4CX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4CZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ca {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Cb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Cc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Cd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Cg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ci {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cj {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cl {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cp {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cq {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cs {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Ct {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cw {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4Cy {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
      }
      .ww-e-d4D0 {
        outline: none;
      }
      .ww-e-d4D1 {
        outline: none;
      }
      .ww-e-d4D2 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4D3 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4D4 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4D5 {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4DI {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4DJ {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4DT {
        filter: drop-shadow(0 2px 4px #0000004d);
      }
      .ww-e-d4Do {
        overflow-x: auto;
      }
      .ww-e-d4Dy {
        font-size: 14px;
      }
      .ww-e-d4E5 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4EB {
        color: #111827;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d4ED {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d4EF {
        color: #4b5563;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-weight: 600;
      }
      .ww-e-d4ER {
        color: #166534;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-weight: 600;
      }
      .ww-e-d4EW {
        color: #111827;
        font-size: 14px;
        font-weight: 500;
      }
      .ww-e-d4Ea {
        color: #4b5563;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-weight: 600;
      }
      .ww-e-d4Eb {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d4Ed {
        color: #4b5563;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d4Ei {
        color: #4b5563;
        gap: 6px;
        font-size: 12px;
        align-items: center;
        font-weight: 600;
      }
      .ww-e-d4Ev {
        color: #4b5563;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d4Ew {
        color: #4b5563;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d4Ey {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d4F1 {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d4F9 {
        color: #4b5563;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d4FD {
        color: #4b5563;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d4FH {
        color: #d96e4a;
        font-size: 14px;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d4FI {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
        white-space: nowrap;
      }
      .ww-e-d4FL {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4FO {
        font-family: sans-serif;
      }
      .ww-e-d4FR {
        width: max-content;
      }
      .ww-e-d4Fd {
        font-family: sans-serif;
      }
      .ww-e-d4Fq {
        font-family: sans-serif;
      }
      .ww-e-d4Fz {
        font-family: sans-serif;
      }
      .ww-e-d4GA {
        font-family: sans-serif;
      }
      .ww-e-d4GG {
        font-family: sans-serif;
      }
      .ww-e-d4Gi {
        color: #64748b;
        font-size: 15px;
        line-height: 1.6;
      }
      .ww-e-d4Gm {
        white-space: pre-line;
      }
      .ww-e-d4Gp {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d4Gq {
        white-space: pre-line;
      }
      .ww-e-d4Gr {
        font-family: Arial, sans-serif;
      }
      .ww-e-d4Gs {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d4Gt {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d4Gu {
        color: #475569;
        font-family: Arial, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4Gw {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d4Gy {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d4Gz {
        color: #1e293b;
        font-family: Arial, sans-serif;
      }
      .ww-e-d4H0 {
        font-family: Arial, sans-serif;
      }
      .ww-e-d4H4 {
        color: #4f46e5;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4HA {
        color: #1e293b;
        font-size: 12px;
        font-family: Arial, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4HK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4HN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4HO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4HQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4HR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4HS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4HY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ha {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hi {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ho {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ht {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Hz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4I8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4IA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4IC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4IG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4IH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4IK {
        font-family: sans-serif;
      }
      .ww-e-d4IM {
        font-family: sans-serif;
      }
      .ww-e-d4IN {
        font-family: sans-serif;
      }
      .ww-e-d4IO {
        font-family: sans-serif;
      }
      .ww-e-d4IP {
        font-family: sans-serif;
      }
      .ww-e-d4IQ {
        font-family: sans-serif;
      }
      .ww-e-d4IT {
        font-family: sans-serif;
      }
      .ww-e-d4IU {
        font-family: sans-serif;
      }
      .ww-e-d4IV {
        font-family: sans-serif;
      }
      .ww-e-d4Il {
        font-family: sans-serif;
      }
      .ww-e-d4Im {
        font-family: sans-serif;
      }
      .ww-e-d4In {
        font-family: sans-serif;
      }
      .ww-e-d4Io {
        font-family: sans-serif;
      }
      .ww-e-d4Iq {
        font-family: sans-serif;
      }
      .ww-e-d4Ir {
        font-family: sans-serif;
      }
      .ww-e-d4Is {
        align-self: flex-start;
        font-family: sans-serif;
      }
      .ww-e-d4It {
        font-family: sans-serif;
      }
      .ww-e-d4Iu {
        font-family: sans-serif;
      }
      .ww-e-d4Iv {
        font-family: sans-serif;
      }
      .ww-e-d4Iw {
        font-family: sans-serif;
      }
      .ww-e-d4Ix {
        font-family: sans-serif;
      }
      .ww-e-d4Iy {
        font-family: sans-serif;
      }
      .ww-e-d4Iz {
        font-family: sans-serif;
      }
      .ww-e-d4J0 {
        font-family: sans-serif;
      }
      .ww-e-d4J3 {
        font-family: sans-serif;
      }
      .ww-e-d4J5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4J9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JB {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4JH {
        font-family: sans-serif;
      }
      .ww-e-d4JJ {
        font-family: sans-serif;
      }
      .ww-e-d4JK {
        font-family: sans-serif;
      }
      .ww-e-d4JQ {
        font-family: sans-serif;
      }
      .ww-e-d4JS {
        align-self: flex-start;
        font-family: sans-serif;
      }
      .ww-e-d4JU {
        font-family: sans-serif;
      }
      .ww-e-d4JV {
        font-family: sans-serif;
      }
      .ww-e-d4JW {
        font-family: sans-serif;
      }
      .ww-e-d4JX {
        font-family: sans-serif;
      }
      .ww-e-d4JY {
        font-family: sans-serif;
      }
      .ww-e-d4JZ {
        font-family: sans-serif;
      }
      .ww-e-d4Ja {
        font-family: sans-serif;
      }
      .ww-e-d4Jb {
        font-family: sans-serif;
      }
      .ww-e-d4Jd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jh {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4Ji {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jj {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4Jm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Js {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jt {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Jv {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4Jw {
        color: #64748b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4Jz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4K5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4K6 {
        color: #d9774b;
        font-size: 14px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4K7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4KC {
        color: #fff;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4KD {
        color: #d9774b;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4KE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4KK {
        color: #64748b;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4KP {
        font-family: sans-serif;
      }
      .ww-e-d4KR {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d4KT {
        font-family: sans-serif;
      }
      .ww-e-d4KU {
        font-family: sans-serif;
      }
      .ww-e-d4KV {
        font-family: sans-serif;
      }
      .ww-e-d4KW {
        font-family: sans-serif;
      }
      .ww-e-d4KZ {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d4Ka {
        font-family: sans-serif;
      }
      .ww-e-d4Kc {
        font-family: sans-serif;
      }
      .ww-e-d4Kd {
        font-family: sans-serif;
      }
      .ww-e-d4Kf {
        font-family: sans-serif;
      }
      .ww-e-d4Ki {
        font-family: sans-serif;
      }
      .ww-e-d4Kj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Kn {
        appearance: none;
      }
      .ww-e-d4Ko {
        font-family: sans-serif;
      }
      .ww-e-d4Kp {
        font-family: sans-serif;
      }
      .ww-e-d4Kr {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ks {
        font-family: sans-serif;
      }
      .ww-e-d4Kt {
        font-family: sans-serif;
      }
      .ww-e-d4Kx {
        font-family: sans-serif;
      }
      .ww-e-d4Ky {
        font-family: sans-serif;
      }
      .ww-e-d4L3 {
        font-family: sans-serif;
      }
      .ww-e-d4L4 {
        font-family: sans-serif;
      }
      .ww-e-d4L5 {
        font-family: sans-serif;
      }
      .ww-e-d4L6 {
        font-family: sans-serif;
      }
      .ww-e-d4L7 {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d4L8 {
        font-family: sans-serif;
      }
      .ww-e-d4LA {
        font-family: sans-serif;
      }
      .ww-e-d4LB {
        font-family: sans-serif;
      }
      .ww-e-d4LC {
        font-family: sans-serif;
      }
      .ww-e-d4LF {
        font-family: sans-serif;
      }
      .ww-e-d4LG {
        font-family: sans-serif;
      }
      .ww-e-d4LH {
        font-family: sans-serif;
      }
      .ww-e-d4LI {
        font-family: sans-serif;
      }
      .ww-e-d4LJ {
        font-family: sans-serif;
      }
      .ww-e-d4LK {
        font-family: sans-serif;
      }
      .ww-e-d4LL {
        font-family: sans-serif;
      }
      .ww-e-d4LN {
        font-family: sans-serif;
      }
      .ww-e-d4LO {
        font-family: sans-serif;
      }
      .ww-e-d4LP {
        font-family: sans-serif;
      }
      .ww-e-d4LQ {
        font-family: sans-serif;
      }
      .ww-e-d4LR {
        font-family: sans-serif;
      }
      .ww-e-d4LS {
        font-family: sans-serif;
      }
      .ww-e-d4LT {
        font-family: sans-serif;
      }
      .ww-e-d4LU {
        font-family: sans-serif;
      }
      .ww-e-d4LV {
        font-family: sans-serif;
      }
      .ww-e-d4LW {
        font-family: sans-serif;
      }
      .ww-e-d4LX {
        font-family: sans-serif;
      }
      .ww-e-d4LY {
        font-family: sans-serif;
      }
      .ww-e-d4LZ {
        font-family: sans-serif;
      }
      .ww-e-d4Ld {
        font-family: sans-serif;
      }
      .ww-e-d4Le {
        font-family: sans-serif;
      }
      .ww-e-d4Lg {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d4Lh {
        font-family: sans-serif;
      }
      .ww-e-d4Li {
        font-family: sans-serif;
      }
      .ww-e-d4Lj {
        font-family: sans-serif;
      }
      .ww-e-d4Lk {
        font-family: sans-serif;
      }
      .ww-e-d4Ll {
        font-family: sans-serif;
      }
      .ww-e-d4Lm {
        font-family: sans-serif;
      }
      .ww-e-d4Lo {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d4Lp {
        font-family: sans-serif;
      }
      .ww-e-d4Lq {
        font-family: sans-serif;
      }
      .ww-e-d4Ls {
        font-family: sans-serif;
      }
      .ww-e-d4Lu {
        font-family: sans-serif;
      }
      .ww-e-d4M0 {
        font-family: sans-serif;
      }
      .ww-e-d4M1 {
        font-family: sans-serif;
      }
      .ww-e-d4M2 {
        font-family: sans-serif;
      }
      .ww-e-d4M5 {
        font-family: sans-serif;
      }
      .ww-e-d4M6 {
        font-family: sans-serif;
      }
      .ww-e-d4M8 {
        font-family: sans-serif;
      }
      .ww-e-d4M9 {
        font-family: sans-serif;
      }
      .ww-e-d4MA {
        font-family: sans-serif;
      }
      .ww-e-d4ME {
        font-family: sans-serif;
      }
      .ww-e-d4MI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ML {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4MM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4MP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4MX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4MY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4MZ {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ma {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Mb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Md {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mn {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mo {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Mr {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ms {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mu {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mv {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mx {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Mz {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N0 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N1 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N5 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N7 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N8 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4N9 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NA {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NC {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4ND {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NE {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NF {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NG {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NH {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NK {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NL {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NM {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NN {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NO {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NP {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NR {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NT {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NW {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NX {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4NY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4Ne {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ng {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ni {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Nw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ny {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4O1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4O2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4O3 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4O4 {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4O8 {
        font-family: sans-serif;
      }
      .ww-e-d4O9 {
        font-family: sans-serif;
      }
      .ww-e-d4OA {
        font-family: sans-serif;
      }
      .ww-e-d4OC {
        font-family: sans-serif;
      }
      .ww-e-d4OF {
        font-family: sans-serif;
      }
      .ww-e-d4OH {
        font-family: sans-serif;
      }
      @media (min-width: 992px) {
        .ww-e-d4OM {
          font-family: sans-serif;
          grid-column: span 2;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d4OM {
          font-family: sans-serif;
          grid-column: span 2;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d4OM {
          grid-column: span 1;
        }
      }
      .ww-e-d4ON {
        font-family: sans-serif;
      }
      .ww-e-d4OO {
        font-family: sans-serif;
      }
      .ww-e-d4OQ {
        font-family: sans-serif;
      }
      .ww-e-d4OS {
        font-family: sans-serif;
      }
      .ww-e-d4OT {
        font-family: sans-serif;
      }
      .ww-e-d4OU {
        font-family: sans-serif;
      }
      .ww-e-d4OV {
        font-family: sans-serif;
      }
      .ww-e-d4OX {
        font-family: sans-serif;
      }
      .ww-e-d4OZ {
        font-family: sans-serif;
      }
      .ww-e-d4Ol {
        font-family: sans-serif;
      }
      .ww-e-d4Om {
        font-family: sans-serif;
      }
      .ww-e-d4On {
        font-family: sans-serif;
      }
      .ww-e-d4Os {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4Ou {
        font-family: sans-serif;
      }
      .ww-e-d4P8 {
        font-family: sans-serif;
      }
      .ww-e-d4PB {
        font-family: sans-serif;
      }
      .ww-e-d4PC {
        font-family: sans-serif;
      }
      .ww-e-d4PD {
        font-family: sans-serif;
      }
      .ww-e-d4PE {
        font-family: sans-serif;
      }
      .ww-e-d4PF {
        font-family: sans-serif;
      }
      .ww-e-d4PG {
        font-family: sans-serif;
      }
      .ww-e-d4PH {
        font-family: sans-serif;
      }
      .ww-e-d4PK {
        font-family: sans-serif;
      }
      .ww-e-d4PN {
        font-family: sans-serif;
      }
      .ww-e-d4PO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4PZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pe {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pi {
        color: #6b7280;
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pk {
        color: #1d4ed8;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        text-transform: uppercase;
      }
      .ww-e-d4Pl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Po {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pp {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d4Pq {
        color: #6b7280;
        font-size: 11px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        background-image: linear-gradient(#f9fafb, #f3f4f6);
      }
      .ww-e-d4Ps {
        color: #9ca3af;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pv {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Py {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Pz {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q1 {
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q6 {
        font-family: Inter, sans-serif;
        background-image: linear-gradient(#fff, #f9fafb4d);
      }
      .ww-e-d4Q8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Q9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QJ {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4QK {
        color: #ea580c;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QL {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d4QM {
        color: #ea580c;
        font-family: Inter, sans-serif;
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d4QP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QQ {
        font-family: Inter, sans-serif;
        backdrop-filter: blur(4px);
      }
      .ww-e-d4QR {
        background-image: linear-gradient(to bottom right, #fff7ed, #ffedd5);
      }
      .ww-e-d4QS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QT {
        color: #374151;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4QV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4QZ {
        overflow-y: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Qb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Qe {
        font-family: sans-serif;
      }
      .ww-e-d4Qf {
        font-family: sans-serif;
      }
      .ww-e-d4Qh {
        font-family: sans-serif;
      }
      .ww-e-d4Qi {
        font-family: sans-serif;
      }
      .ww-e-d4Qm {
        font-family: sans-serif;
      }
      .ww-e-d4Qn {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d4Qp {
        font-family: sans-serif;
      }
      .ww-e-d4Qq {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4Qu {
        font-family: sans-serif;
      }
      .ww-e-d4Qv {
        font-family: sans-serif;
      }
      .ww-e-d4Qw {
        font-family: sans-serif;
      }
      .ww-e-d4R4 {
        font-family: sans-serif;
      }
      .ww-e-d4R7 {
        font-family: sans-serif;
      }
      .ww-e-d4R8 {
        font-family: sans-serif;
      }
      .ww-e-d4R9 {
        font-family: sans-serif;
      }
      .ww-e-d4RA {
        font-family: sans-serif;
      }
      .ww-e-d4RB {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4RG {
        font-family: sans-serif;
      }
      .ww-e-d4RH {
        font-family: sans-serif;
      }
      .ww-e-d4RI {
        font-family: sans-serif;
      }
      .ww-e-d4RJ {
        font-family: sans-serif;
      }
      .ww-e-d4RK {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4RM {
        font-family: sans-serif;
      }
      .ww-e-d4RN {
        font-family: sans-serif;
      }
      .ww-e-d4RO {
        font-family: sans-serif;
      }
      .ww-e-d4RP {
        font-family: sans-serif;
      }
      .ww-e-d4RQ {
        font-family: sans-serif;
      }
      .ww-e-d4RR {
        font-family: sans-serif;
      }
      .ww-e-d4RS {
        font-family: sans-serif;
      }
      .ww-e-d4RU {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4RW {
        font-family: sans-serif;
      }
      .ww-e-d4RX {
        font-family: sans-serif;
      }
      .ww-e-d4RY {
        font-family: sans-serif;
      }
      .ww-e-d4RZ {
        font-family: sans-serif;
      }
      .ww-e-d4Ra {
        font-family: sans-serif;
      }
      .ww-e-d4Rb {
        font-family: sans-serif;
      }
      .ww-e-d4Rd {
        font-family: sans-serif;
      }
      .ww-e-d4Rf {
        font-family: sans-serif;
      }
      .ww-e-d4Rh {
        font-family: sans-serif;
      }
      .ww-e-d4Ri {
        font-family: sans-serif;
      }
      .ww-e-d4Rn {
        font-family: sans-serif;
      }
      .ww-e-d4Ro {
        font-family: sans-serif;
      }
      .ww-e-d4Rp {
        font-family: sans-serif;
      }
      .ww-e-d4Rq {
        font-family: sans-serif;
      }
      .ww-e-d4S0 {
        font-family: sans-serif;
      }
      .ww-e-d4S1 {
        font-family: sans-serif;
      }
      .ww-e-d4S2 {
        font-family: sans-serif;
      }
      .ww-e-d4S3 {
        font-family: sans-serif;
      }
      .ww-e-d4S4 {
        font-family: sans-serif;
      }
      .ww-e-d4S5 {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4S6 {
        color: #64748b;
        font-family: sans-serif;
      }
      .ww-e-d4S7 {
        font-family: sans-serif;
      }
      .ww-e-d4S8 {
        font-family: sans-serif;
      }
      .ww-e-d4S9 {
        font-family: sans-serif;
      }
      .ww-e-d4SA {
        font-family: sans-serif;
      }
      .ww-e-d4SB {
        font-family: sans-serif;
      }
      .ww-e-d4SC {
        font-family: sans-serif;
      }
      .ww-e-d4SD {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d4SK {
        font-family: sans-serif;
      }
      .ww-e-d4SM {
        align-items: center;
        font-family: sans-serif;
      }
      .ww-e-d4SO {
        font-family: sans-serif;
      }
      .ww-e-d4SR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4SU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4SW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4SX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4SY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4SZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Se {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4So {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sr {
        color: #64748b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ss {
        color: #fff;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: bold;
      }
      .ww-e-d4St {
        color: #64748b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Su {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Sz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4T0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4T3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4T4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4T6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4T8 {
        color: #fff;
        font-family: Inter, sans-serif;
        font-weight: 800;
      }
      .ww-e-d4TA {
        color: #2f3d5a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4TB {
        color: #64748b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4TC {
        color: #64748b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4TD {
        font-family: sans-serif;
      }
      .ww-e-d4TI {
        font-family: sans-serif;
      }
      .ww-e-d4TJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4TK {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4TL {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4TN {
        width: max-content;
      }
      .ww-e-d4TR {
        font-size: 18px;
        font-family: Inter, sans-serif;
        font-weight: 900;
      }
      .ww-e-d4TS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4TU {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4TV {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4TZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ta {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Tf {
        font-family: sans-serif;
      }
      .ww-e-d4Tg {
        font-family: sans-serif;
      }
      .ww-e-d4Th {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4Ti {
        color: #92400e;
        font-family: sans-serif;
      }
      .ww-e-d4Tl {
        font-family: sans-serif;
      }
      .ww-e-d4Tm {
        color: #065f46;
        font-family: sans-serif;
      }
      .ww-e-d4Tn {
        font-family: sans-serif;
      }
      .ww-e-d4Tu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4U0 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4U1 {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4U2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4U3 {
        font-family: sans-serif;
      }
      .ww-e-d4U6 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4UC {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4UH {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4UI {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4UJ {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4UO {
        font-style: italic;
      }
      .ww-e-d4UP {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4UQ {
        font-family: sans-serif;
      }
      .ww-e-d4US {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4UT {
        color: #991b1b;
        font-family: sans-serif;
        border-color: #fee2e2;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4UV {
        font-family: sans-serif;
      }
      .ww-e-d4UY {
        color: #92400e;
        font-family: sans-serif;
        border-color: #fde68a;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4UZ {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Ue {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Uf {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Ui {
        color: #cbd5e1;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4Uq {
        color: #065f46;
        font-family: sans-serif;
        border-color: #d1fae5;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4Ut {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Uu {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Ux {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Uz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V4 {
        font-family: sans-serif;
      }
      .ww-e-d4V5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4V9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4VC {
        font-family: sans-serif;
      }
      .ww-e-d4VH {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4VJ {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4VL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4VO {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4VP {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4VT {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4VV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4VZ {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Va {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ve {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vn {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Vp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vx {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Vz {
        color: #065f46;
        font-family: sans-serif;
      }
      .ww-e-d4W1 {
        color: #991b1b;
        font-family: sans-serif;
      }
      .ww-e-d4W2 {
        font-family: sans-serif;
      }
      .ww-e-d4W3 {
        color: #92400e;
        font-family: sans-serif;
      }
      .ww-e-d4W4 {
        font-family: sans-serif;
      }
      .ww-e-d4W5 {
        font-family: sans-serif;
      }
      .ww-e-d4WB {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4WD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WK {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WT {
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WW {
        color: #94a3b8;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4WX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4WZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4We {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wi {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wr {
        color: #f87171;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4Ws {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Wv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Ww {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4X9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4XC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4XD {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4XE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4XF {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4XH {
        font-family: sans-serif;
      }
      .ww-e-d4Xa {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Xm {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Xq {
        font-family: sans-serif;
      }
      .ww-e-d4Xr {
        font-family: sans-serif;
      }
      .ww-e-d4Xs {
        font-family: sans-serif;
      }
      .ww-e-d4Xu {
        color: #cbd5e1;
        font-family: sans-serif;
      }
      .ww-e-d4Xv {
        color: #cbd5e1;
        font-family: sans-serif;
      }
      .ww-e-d4Xy {
        font-family: sans-serif;
      }
      .ww-e-d4Y0 {
        font-family: sans-serif;
      }
      .ww-e-d4Y1 {
        font-family: sans-serif;
      }
      .ww-e-d4Y3 {
        font-family: sans-serif;
      }
      .ww-e-d4Y9 {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4YC {
        font-family: sans-serif;
      }
      .ww-e-d4YD {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4YH {
        color: #92400e;
        font-family: sans-serif;
        border-color: #fde68a;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4YK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4YL {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4YM {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4YT {
        font-family: sans-serif;
      }
      .ww-e-d4YU {
        font-family: sans-serif;
      }
      .ww-e-d4YV {
        color: #065f46;
        font-family: sans-serif;
        border-color: #d1fae5;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4YX {
        color: #991b1b;
        font-family: sans-serif;
        border-color: #fee2e2;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4Yd {
        color: #0f172a;
        font-family: sans-serif;
        grid-column: 1 / -1;
      }
      .ww-e-d4Yf {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Yn {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Yq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Yu {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Yv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Yy {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z0 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z1 {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z3 {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z5 {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z6 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Z8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZA {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZB {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZC {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZJ {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4ZP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZQ {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZT {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZU {
        align-items: start;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZX {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ZY {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Zd {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Zg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Zh {
        box-sizing: border-box;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Zi {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4Zq {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Zt {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4Zw {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4a0 {
        font-family: sans-serif;
      }
      .ww-e-d4a3 {
        font-family: sans-serif;
      }
      .ww-e-d4a4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4a5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4a6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4a8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4a9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4aB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4aF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4aH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4aJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4aP {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4aR {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4aa {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ao {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ap {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4aq {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ar {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4at {
        color: #e11d48;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4au {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4av {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ax {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4b0 {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4b4 {
        font-family: sans-serif;
      }
      .ww-e-d4b5 {
        font-family: sans-serif;
      }
      .ww-e-d4b8 {
        font-family: sans-serif;
      }
      .ww-e-d4bA {
        font-family: sans-serif;
      }
      .ww-e-d4bB {
        font-family: sans-serif;
      }
      .ww-e-d4bC {
        font-family: sans-serif;
      }
      .ww-e-d4bD {
        font-family: sans-serif;
      }
      .ww-e-d4bF {
        font-family: sans-serif;
      }
      .ww-e-d4bG {
        font-family: sans-serif;
      }
      .ww-e-d4bI {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bQ {
        font-family: sans-serif;
      }
      .ww-e-d4bV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bW {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bY {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bc {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bi {
        color: #94a3b8;
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 900;
      }
      .ww-e-d4bk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4br {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bx {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4by {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4bz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4c0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4c3 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4c5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4c7 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4cA {
        font-family: sans-serif;
      }
      .ww-e-d4cC {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4cD {
        font-family: sans-serif;
      }
      .ww-e-d4cF {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4cJ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4cR {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4cV {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4cX {
        outline: none;
      }
      .ww-e-d4cZ {
        font-family: sans-serif;
      }
      .ww-e-d4cj {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4cl {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4cm {
        color: #fff;
        font-family: sans-serif;
      }
      .ww-e-d4cn {
        color: #92400e;
        font-family: sans-serif;
      }
      .ww-e-d4cp {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4cs {
        color: #92400e;
        font-family: sans-serif;
        border-color: #fde68a;
        border-style: solid;
        border-width: 1px;
      }
      .ww-e-d4ct {
        font-family: sans-serif;
      }
      .ww-e-d4cv {
        font-family: sans-serif;
      }
      .ww-e-d4cz {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
      }
      .ww-e-d4d1 {
        font-family: sans-serif;
      }
      .ww-e-d4d7 {
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4d9 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dE {
        font-family: sans-serif;
      }
      .ww-e-d4dF {
        font-family: sans-serif;
      }
      .ww-e-d4dG {
        color: #1e293b;
        align-self: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dH {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4dQ {
        font-family: sans-serif;
      }
      .ww-e-d4dS {
        font-family: sans-serif;
      }
      .ww-e-d4dT {
        font-family: sans-serif;
      }
      .ww-e-d4dU {
        font-family: sans-serif;
      }
      .ww-e-d4dV {
        font-family: sans-serif;
      }
      .ww-e-d4dX {
        font-family: sans-serif;
      }
      .ww-e-d4dY {
        font-family: sans-serif;
      }
      .ww-e-d4dZ {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4db {
        font-family: sans-serif;
      }
      .ww-e-d4dh {
        font-family: sans-serif;
      }
      .ww-e-d4di {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4dj {
        font-family: sans-serif;
      }
      .ww-e-d4dm {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4do {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ds {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dt {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4dz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4e2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4e4 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4e8 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4eI {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4eO {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4eP {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4eS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4eT {
        align-items: end;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4eU {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4eb {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ed {
        outline: none;
      }
      .ww-e-d4ee {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ef {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4eg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4eh {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4ei {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: 900;
        letter-spacing: .1em;
        text-transform: uppercase;
      }
      .ww-e-d4ej {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ek {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ep {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ez {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4f2 {
        font-family: sans-serif;
      }
      .ww-e-d4f3 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4f7 {
        font-family: sans-serif;
      }
      .ww-e-d4f9 {
        color: #991b1b;
        font-family: sans-serif;
      }
      .ww-e-d4fC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4fD {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fF {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fH {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4fI {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fL {
        font-family: sans-serif;
      }
      .ww-e-d4fM {
        font-family: sans-serif;
      }
      .ww-e-d4fS {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fU {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fW {
        font-family: sans-serif;
      }
      .ww-e-d4fg {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fk {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fm {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fo {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fp {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fq {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fr {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fs {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fu {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4fx {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fy {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4fz {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4g1 {
        align-self: flex-end;
      }
      .ww-e-d4g5 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4g6 {
        color: #64748b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4g7 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4g9 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gA {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gB {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gC {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gD {
        color: #10b981;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gE {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gF {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gJ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gN {
        color: #fff;
        font-size: 15px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4gO {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gP {
        color: #f43f5e;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gR {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gV {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gY {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gZ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ga {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gf {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gj {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4gk {
        color: #1e293b;
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gl {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gm {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4gn {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4go {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gq {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4gr {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4gs {
        color: #64748b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gw {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4gx {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4gz {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4h2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4h3 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4h4 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4h5 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4h7 {
        color: #fff;
        font-size: 15px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4h8 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4h9 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hC {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hD {
        overflow-y: auto;
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hE {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hF {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hH {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hI {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hJ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hK {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hM {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hP {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hS {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hT {
        color: #1e293b;
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hU {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hX {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4hY {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hc {
        color: #10b981;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4he {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hg {
        color: #1e293b;
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hh {
        color: #f43f5e;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hm {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4hq {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4hr {
        align-self: flex-end;
      }
      .ww-e-d4hs {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4hw {
        font-family: sans-serif;
      }
      .ww-e-d4hx {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4i0 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4i8 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4i9 {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4iB {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4iC {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4iD {
        color: #fff;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d4iE {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4iF {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4iK {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4iM {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4iP {
        color: #475569;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d4iS {
        color: #475569;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d4iW {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4iZ {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ib {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ic {
        color: #0f172a;
        font-family: sans-serif;
      }
      .ww-e-d4ie {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4if {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4ih {
        font-family: sans-serif;
      }
      .ww-e-d4ik {
        font-family: sans-serif;
      }
      .ww-e-d4il {
        font-family: sans-serif;
      }
      .ww-e-d4io {
        font-family: sans-serif;
      }
      .ww-e-d4it {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d4iu {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4iy {
        font-family: sans-serif;
      }
      .ww-e-d4j0 {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4j1 {
        color: var(--940dc7c4-3e5e-40ff-aae9-5c574858296a, #999999);
      }
      .ww-e-d4jF {
        color: var(--c2e8904c-0b5e-4010-8ee3-81731f7fb5ce, #b21368);
      }
      .ww-e-d4jU {
        overflow-x: auto;
      }
      .ww-e-d4js {
        color: #854d0e;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d4jt {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4jw {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d4k5 {
        color: #fff;
        font-weight: 600;
      }
      .ww-e-d4k8 {
        color: #854d0e;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d4k9 {
        color: #b91c1c;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d4kA {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4kB {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4kP {
        text-overflow: ellipsis;
      }
      .ww-e-d4kZ {
        text-overflow: ellipsis;
      }
      .ww-e-d4kj {
        color: #a16207;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d4ko {
        color: #fff;
        font-weight: 600;
      }
      .ww-e-d4lB {
        color: #a16207;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d4lQ {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4lT {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4lX {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4lY {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4la {
        text-overflow: ellipsis;
      }
      .ww-e-d4lb {
        color: #fff;
        font-weight: 600;
      }
      .ww-e-d4li {
        text-overflow: ellipsis;
      }
      .ww-e-d4lm {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4ls {
        color: #1e40af;
        font-size: 12px;
        align-items: center;
        font-weight: 500;
      }
      .ww-e-d4lu {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4lw {
        color: #a16207;
        font-size: 12px;
        font-weight: 500;
      }
      .ww-e-d4lz {
        text-overflow: ellipsis;
      }
      .ww-e-d4m2 {
        color: #2f3d5a;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4m5 {
        text-overflow: ellipsis;
      }
      .ww-e-d4mC {
        font-family: sans-serif;
      }
      .ww-e-d4mD {
        font-family: sans-serif;
      }
      .ww-e-d4mF {
        font-family: sans-serif;
      }
      .ww-e-d4mG {
        font-family: sans-serif;
      }
      .ww-e-d4mI {
        font-family: sans-serif;
      }
      .ww-e-d4mJ {
        font-family: sans-serif;
      }
      .ww-e-d4mO {
        font-family: sans-serif;
      }
      .ww-e-d4mP {
        font-family: sans-serif;
      }
      .ww-e-d4mQ {
        font-family: sans-serif;
      }
      .ww-e-d4mT {
        font-family: sans-serif;
      }
      .ww-e-d4mV {
        font-family: sans-serif;
      }
      .ww-e-d4mW {
        align-self: flex-start;
        font-family: sans-serif;
      }
      .ww-e-d4mY {
        font-family: sans-serif;
      }
      .ww-e-d4mZ {
        font-family: sans-serif;
      }
      .ww-e-d4ma {
        font-family: sans-serif;
      }
      .ww-e-d4mh {
        font-family: sans-serif;
      }
      .ww-e-d4mi {
        font-family: sans-serif;
      }
      .ww-e-d4mj {
        font-family: sans-serif;
      }
      .ww-e-d4mm {
        font-family: sans-serif;
      }
      .ww-e-d4mn {
        font-family: sans-serif;
      }
      .ww-e-d4ms {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4mt {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4mu {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4mw {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4my {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4mz {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4n7 {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4nA {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nB {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nC {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nF {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nG {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nL {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nN {
        pointer-events: none;
      }
      .ww-e-d4nO {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nP {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nW {
        color: #fff;
        font-size: 10px;
        font-family: Montserrat, sans-serif;
        font-weight: 700;
      }
      .ww-e-d4nX {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nZ {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
      }
      .ww-e-d4nb {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nc {
        pointer-events: none;
      }
      .ww-e-d4ne {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nf {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nh {
        pointer-events: none;
      }
      .ww-e-d4nl {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nm {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4no {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
      }
      .ww-e-d4nt {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nw {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4nx {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4o3 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4o5 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4o6 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4o7 {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4o9 {
        font-style: italic;
      }
      .ww-e-d4oA {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oC {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oD {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oF {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oJ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oL {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oQ {
        font-family: Montserrat, sans-serif;
      }
      .ww-e-d4oR {
        color: #fff;
        font-size: 10px;
        font-weight: 700;
      }
      .ww-e-d4oU {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4oV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4oX {
        font-family: sans-serif;
      }
      .ww-e-d4ok {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ol {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4om {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4on {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ow {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ox {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4oy {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4oz {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4p0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4p1 {
        font-family: sans-serif;
      }
      .ww-e-d4p3 {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4p4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4p6 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4p8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pD {
        font-family: sans-serif;
      }
      .ww-e-d4pE {
        font-family: sans-serif;
      }
      .ww-e-d4pH {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pS {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pa {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pb {
        font-family: sans-serif;
      }
      .ww-e-d4pc {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pg {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ph {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pj {
        font-family: sans-serif;
      }
      .ww-e-d4pk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4pl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4q5 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4q6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4q7 {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4q8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4q9 {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qE {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qG {
        color: #d96e4a;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qH {
        font-family: sans-serif;
      }
      .ww-e-d4qI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qJ {
        font-family: sans-serif;
      }
      .ww-e-d4qK {
        font-family: sans-serif;
      }
      .ww-e-d4qL {
        font-family: sans-serif;
      }
      .ww-e-d4qM {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qP {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qQ {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4qR {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qS {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4qU {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4qV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qY {
        font-family: sans-serif;
      }
      .ww-e-d4qZ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qa {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qb {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qh {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4qj {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4r9 {
        font-family: sans-serif;
      }
      .ww-e-d4rA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rB {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rD {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rI {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rL {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rM {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rO {
        color: #334155;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 700;
      }
      .ww-e-d4rP {
        color: #c2410c;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4rQ {
        color: #1d4ed8;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rZ {
        color: #1e293b;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ra {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rc {
        font-family: sans-serif;
      }
      .ww-e-d4rd {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4rg {
        font-family: sans-serif;
      }
      .ww-e-d4rj {
        font-family: sans-serif;
      }
      .ww-e-d4rk {
        font-family: sans-serif;
      }
      .ww-e-d4rl {
        font-family: sans-serif;
      }
      .ww-e-d4rm {
        color: #9ca3af;
        font-family: sans-serif;
      }
      .ww-e-d4rn {
        color: #374151;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d4ro {
        font-family: sans-serif;
      }
      .ww-e-d4rq {
        font-family: sans-serif;
      }
      .ww-e-d4rr {
        font-family: sans-serif;
      }
      .ww-e-d4rw {
        color: #dc2626;
        font-family: sans-serif;
      }
      .ww-e-d4ry {
        font-family: sans-serif;
      }
      .ww-e-d4s0 {
        font-family: sans-serif;
      }
      .ww-e-d4s1 {
        font-family: sans-serif;
      }
      .ww-e-d4s2 {
        font-family: sans-serif;
      }
      .ww-e-d4s3 {
        font-family: sans-serif;
      }
      .ww-e-d4s4 {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d4s5 {
        font-family: sans-serif;
      }
      .ww-e-d4s6 {
        font-family: sans-serif;
      }
      .ww-e-d4s7 {
        font-family: sans-serif;
      }
      .ww-e-d4s8 {
        font-family: sans-serif;
      }
      .ww-e-d4s9 {
        font-family: sans-serif;
      }
      .ww-e-d4sA {
        font-family: sans-serif;
      }
      .ww-e-d4sD {
        font-family: sans-serif;
      }
      .ww-e-d4sG {
        font-family: sans-serif;
      }
      .ww-e-d4sH {
        font-family: sans-serif;
      }
      .ww-e-d4sI {
        font-family: sans-serif;
      }
      .ww-e-d4sJ {
        color: #374151;
        font-size: 14px;
        font-family: sans-serif;
        font-weight: 500;
      }
      .ww-e-d4sN {
        font-family: sans-serif;
      }
      .ww-e-d4sU {
        overflow-y: auto;
      }
      .ww-e-d4sV {
        outline: none;
      }
      .ww-e-d4sq {
        gap: 8px;
        align-items: center;
      }
      .ww-e-d4st {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4sw {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4sx {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4sy {
        overflow-x: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4sz {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t1 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t2 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t4 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t7 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4t8 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tC {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tF {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tK {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tM {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tN {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tS {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tT {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tW {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tX {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tY {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ta {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4td {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tf {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ti {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tj {
        color: #a16207;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4tl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tm {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tn {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4to {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tp {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ts {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4tt {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4tv {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ty {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4u0 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4u1 {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4u4 {
        color: #7c3aed;
        font-size: 12px;
        font-family: Inter, sans-serif;
        font-weight: 500;
      }
      .ww-e-d4u6 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uA {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uC {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uG {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uJ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uK {
        font-size: 12px;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uL {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uO {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uQ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uU {
        overflow-x: auto;
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uV {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4uZ {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ub {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4ud {
        font-family: Inter, sans-serif;
        white-space: nowrap;
      }
      .ww-e-d4ui {
        font-family: sans-serif;
      }
      .ww-e-d4ul {
        font-family: sans-serif;
      }
      .ww-e-d4un {
        font-family: sans-serif;
      }
      .ww-e-d4uo {
        font-family: sans-serif;
      }
      .ww-e-d4ut {
        font-family: sans-serif;
      }
      .ww-e-d4ux {
        font-family: sans-serif;
      }
      .ww-e-d4uz {
        font-family: sans-serif;
      }
      .ww-e-d4v0 {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d4vF {
        font-family: sans-serif;
      }
      .ww-e-d4vH {
        font-family: sans-serif;
      }
      .ww-e-d4vJ {
        font-family: sans-serif;
      }
      .ww-e-d4vL {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4vN {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vP {
        font-family: sans-serif;
      }
      .ww-e-d4vQ {
        overflow-y: auto;
        font-family: sans-serif;
      }
      .ww-e-d4vR {
        font-family: sans-serif;
      }
      .ww-e-d4vS {
        color: #fff;
        font-size: 14px;
        font-family: Inter, sans-serif;
        font-weight: 600;
      }
      .ww-e-d4vT {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vV {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vW {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vY {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4va {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vb {
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vd {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4ve {
        color: #1e293b;
        align-self: flex-start;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vf {
        color: #1e293b;
        font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
      }
      .ww-e-d4vj {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vk {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vl {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vm {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vn {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vp {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vs {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4vu {
        font-family: Inter, sans-serif;
      }
      .ww-e-d4w2 {
        grid-column: 1 / -1;
      }
      .ww-e-d4w5 {
        overflow-y: auto;
      }
      .ww-e-d4wf {
        font-family: sans-serif;
      }
      .ww-e-d4wg {
        font-family: sans-serif;
      }
      .ww-e-d4wh {
        font-family: sans-serif;
      }
      .ww-e-d4wm {
        font-family: sans-serif;
      }
      .ww-e-d4wo {
        font-family: sans-serif;
      }
      .ww-e-d4wr {
        font-family: sans-serif;
      }
      .ww-e-d4ws {
        font-family: sans-serif;
      }
      .ww-e-d4wt {
        font-family: sans-serif;
      }
      .ww-e-d4wu {
        font-family: sans-serif;
      }
      .ww-e-d4wv {
        outline: none;
      }
      .ww-e-d4wy {
        font-family: sans-serif;
      }
      .ww-e-d4wz {
        font-family: sans-serif;
      }
      .ww-e-d4x1 {
        font-family: sans-serif;
      }
      .ww-e-d4x2 {
        font-family: sans-serif;
      }
      .ww-e-d4x9 {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d4xL {
        font-family: sans-serif;
      }
      .ww-e-d4xM {
        font-family: sans-serif;
      }
      .ww-e-d4xP {
        font-family: sans-serif;
      }
      .ww-e-d4xT {
        font-family: sans-serif;
      }
      .ww-e-d4xY {
        font-family: sans-serif;
      }
      .ww-e-d4xZ {
        font-family: sans-serif;
      }
      .ww-e-d4xa {
        font-family: sans-serif;
      }
      .ww-e-d4xb {
        font-family: sans-serif;
      }
      .ww-e-d4xg {
        outline: none;
      }
      .ww-e-d4xh {
        font-family: sans-serif;
      }
      .ww-e-d4xi {
        font-family: sans-serif;
      }
      .ww-e-d4xk {
        font-family: sans-serif;
      }
      .ww-e-d4xn {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4xo {
        font-size: 14px;
      }
      .ww-e-d4xs {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4xu {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4xv {
        color: #374151;
        font-size: 14px;
      }
      .ww-e-d4xx {
        font-family: sans-serif;
      }
      .ww-e-d4yE {
        font-family: sans-serif;
      }
      .ww-e-d4yG {
        font-family: sans-serif;
      }
      .ww-e-d4yH {
        font-family: sans-serif;
      }
      .ww-e-d4yI {
        font-family: sans-serif;
      }
      .ww-e-d4yL {
        font-family: sans-serif;
      }
      .ww-e-d4yM {
        font-family: sans-serif;
      }
      .ww-e-d4yN {
        font-family: sans-serif;
      }
      .ww-e-d4yO {
        font-family: sans-serif;
      }
      .ww-e-d4yP {
        font-family: sans-serif;
      }
      .ww-e-d4yT {
        font-family: sans-serif;
      }
      .ww-e-d4yY {
        font-style: italic;
      }
      .ww-e-d4yb {
        font-family: sans-serif;
      }
      .ww-e-d4yd {
        font-family: sans-serif;
      }
      .ww-e-d4yf {
        font-family: sans-serif;
      }
      .ww-e-d4yh {
        font-family: sans-serif;
      }
      .ww-e-d4yi {
        font-family: sans-serif;
      }
      .ww-e-d4yl {
        font-style: italic;
      }
      .ww-e-d4zL {
        font-family: sans-serif;
      }
      .ww-e-d4zT {
        font-style: italic;
      }
      .ww-e-d4zU {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d4zX {
        font-family: sans-serif;
      }
      .ww-e-d4zY {
        font-family: sans-serif;
      }
      .ww-e-d4zZ {
        font-family: sans-serif;
      }
      .ww-e-d4za {
        font-family: sans-serif;
      }
      .ww-e-d4zc {
        font-family: sans-serif;
      }
      .ww-e-d4zd {
        font-family: sans-serif;
      }
      .ww-e-d4ze {
        font-family: sans-serif;
      }
      .ww-e-d4zg {
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-transform: uppercase;
      }
      .ww-e-d4zy {
        font-style: italic;
      }
      .ww-e-d4zz {
        font-family: sans-serif;
      }
      .ww-e-d501 {
        font-family: sans-serif;
      }
      .ww-e-d503 {
        font-family: sans-serif;
      }
      .ww-e-d504 {
        font-family: sans-serif;
      }
      .ww-e-d507 {
        font-family: sans-serif;
      }
      .ww-e-d508 {
        font-family: sans-serif;
      }
      .ww-e-d50V {
        font-family: sans-serif;
      }
      .ww-e-d50a {
        font-family: sans-serif;
      }
      .ww-e-d50c {
        font-family: sans-serif;
      }
      .ww-e-d50g {
        font-family: sans-serif;
      }
      .ww-e-d50j {
        color: #166534;
        font-size: 13px;
        align-self: flex-start;
        font-weight: 600;
      }
      .ww-e-d50o {
        font-family: sans-serif;
      }
      .ww-e-d50p {
        font-family: sans-serif;
      }
      .ww-e-d50q {
        font-family: sans-serif;
      }
      .ww-e-d50r {
        font-family: sans-serif;
      }
      .ww-e-d50v {
        font-family: sans-serif;
      }
      .ww-e-d50x {
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-transform: uppercase;
      }
      .ww-e-d515 {
        font-family: sans-serif;
      }
      .ww-e-d517 {
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-transform: uppercase;
      }
      .ww-e-d51C {
        font-family: sans-serif;
      }
      .ww-e-d51D {
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
        text-transform: uppercase;
      }
      .ww-e-d51F {
        font-family: sans-serif;
      }
      .ww-e-d51R {
        font-family: sans-serif;
      }
      .ww-e-d51S {
        color: #6b7280;
        font-size: 12px;
        font-family: sans-serif;
      }
      .ww-e-d51l {
        font-family: sans-serif;
      }
      .ww-e-d51m {
        font-family: sans-serif;
      }
      .ww-e-d51o {
        font-family: sans-serif;
      }
      .ww-e-d51p {
        font-family: sans-serif;
      }
      .ww-e-d51x {
        color: #fff;
        font-size: 12px;
        font-family: sans-serif;
        font-weight: bold;
      }
      .ww-e-d525 {
        font-family: sans-serif;
      }
      .ww-e-d528 {
        font-family: sans-serif;
      }
      .ww-e-d52B {
        font-family: sans-serif;
      }
      .ww-e-d52C {
        font-family: sans-serif;
      }
      .ww-e-d52J {
        font-family: sans-serif;
      }
      .ww-e-d52O {
        font-family: sans-serif;
      }
      .ww-e-d52R {
        font-family: sans-serif;
      }
      .ww-e-d52U {
        font-family: sans-serif;
      }
      .ww-e-d52V {
        font-family: sans-serif;
      }
      .ww-e-d52Y {
        font-family: sans-serif;
      }
      .ww-e-d52c {
        font-family: sans-serif;
      }
      .ww-e-d52d {
        font-family: sans-serif;
      }
      .ww-e-d52e {
        font-family: sans-serif;
      }
      .ww-e-d52h {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52i {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52j {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52n {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52q {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52s {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52u {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52w {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52x {
        font-family: Inter, sans-serif;
      }
      .ww-e-d52z {
        font-family: Inter, sans-serif;
      }
      .ww-e-d530 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d531 {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d533 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53B {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53D {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53E {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53F {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53G {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53I {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53J {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53K {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53M {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53O {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53S {
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d53T {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53U {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53X {
        color: #fff;
        font-family: Inter, sans-serif;
      }
      .ww-e-d53Y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53d {
        font-size: 10px;
        font-family: Inter, sans-serif;
        font-weight: 800;
      }
      .ww-e-d53e {
        align-items: center;
        font-family: Inter, sans-serif;
      }
      .ww-e-d53g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53p {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53r {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53t {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53v {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53w {
        font-family: Inter, sans-serif;
      }
      .ww-e-d53y {
        font-family: Inter, sans-serif;
      }
      .ww-e-d540 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d542 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d543 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d548 {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54B {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54C {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54D {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54E {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54F {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54H {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54I {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d54J {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d54K {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d54L {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d54M {
        color: #6b7280;
        font-size: 14px;
      }
      .ww-e-d54N {
        color: #d96e4a;
      }
      .ww-e-d54W {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      .ww-e-d54X {
        color: #6b7280;
        font-size: 14px;
        font-weight: 600;
      }
      @media (min-width: 992px) {
        .ww-e-d54Y {
          color: #d96e4a;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d54Y {
          color: #d96e4a;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d54Y {
          color: #d96e4a;
        }
      }
      @media (min-width: 992px) {
        .ww-e-d54Y:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      @media (min-width: 768px) and (max-width: 991px) {
        .ww-e-d54Y:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d54Y:where([data-ww-states~="nfTi0X"]) {
          color: #fff;
          font-size: 14px;
          font-weight: 600;
        }
      }
      .ww-e-d54d {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d54e {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d54f {
        color: #374151;
        font-size: 12px;
        font-weight: bold;
      }
      .ww-e-d54g {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54j {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54m {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54n {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54o {
        font-family: Inter, sans-serif;
      }
      .ww-e-d54q {
        font-family: Inter, sans-serif;
      }
      .ww-e-d57b {
        width: max-content;
      }
    }
  }
  @layer instance {
    @layer normal, custom;
    @layer normal {
      .ww-e-d1Nc {
        width: 100%;
      }
      .ww-e-d1RA {
        overflow: visible;
        position: revert-layer;
        inset: revert-layer;
      }
      .ww-e-d1RJ {
        padding: 20px;
        background-color: #f9fafb;
      }
      .ww-e-d1UQ {
        flex: 1 0 auto;
      }
      .ww-e-d1Ut {
        width: 100%;
      }
      .ww-e-d1Xz {
        display: block;
        width: auto;
        grid-column: span 2;
      }
      .ww-e-d1YF {
        grid-column: span 2;
      }
      .ww-e-d1YG {
        display: block;
        grid-column: span 2;
      }
      .ww-e-d1YI {
        width: var(--ww-style-width);
        height: auto;
        aspect-ratio: unset;
        border: 0 solid;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d1YI {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1YJ {
        width: 100%;
        grid-column: span 2;
      }
      .ww-e-d1YR {
        display: block;
        grid-column: span 2;
      }
      .ww-e-d1YW {
        padding: 20px;
        width: 100%;
        flex: 1 0 auto;
        background-color: #f9fafb;
      }
      .ww-e-d1cR {
        width: 100%;
      }
      .ww-e-d1mh {
        overflow: visible;
      }
      .ww-e-d1mi {
        width: 100%;
      }
      .ww-e-d1qd {
        flex: 0 1 auto;
      }
      .ww-e-d1sg {
        width: 100%;
      }
      .ww-e-d1wF {
        margin: 0 0 20px;
        width: auto;
      }
      .ww-e-d1wG {
        margin: 0 0 20px;
      }
      .ww-e-d1wd {
        width: 100%;
      }
      .ww-e-d1wf {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d1xY {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d20G {
        display: block;
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d20H {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d20r {
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d22I {
        align-self: center;
        width: 100%;
      }
      .ww-e-d22L {
        height: 60vh;
        aspect-ratio: unset;
      }
      .ww-e-d22X {
        flex: 1 0 auto;
      }
      :where(.ww-e-d22v[data-ww-states~="mnqMIk"]) .ww-e-d22X {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d23P {
        flex: 1 0 auto;
      }
      :where(.ww-e-d23X[data-ww-states~="mnqMIk"]) .ww-e-d23P {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d24V {
        flex: 1 0 auto;
      }
      :where(.ww-e-d24o[data-ww-states~="mnqMIk"]) .ww-e-d24V {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d24l {
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d25d {
        overflow: unset;
        height: auto;
        aspect-ratio: unset;
      }
      :where(.ww-e-d25N[data-ww-states~="3riVWb"]) .ww-e-d25d {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d25f {
        flex: 1 0 auto;
      }
      :where(.ww-e-d25g[data-ww-states~="Vv98g7"]) .ww-e-d25f {
        align-self: center;
        width: 100%;
        flex: 0 1 auto;
        height: auto;
        aspect-ratio: unset;
      }
      :where(.ww-e-d25g[data-ww-states~="mnqMIk"]) .ww-e-d25f {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d27i {
        flex: 1 0 auto;
      }
      :where(.ww-e-d27V[data-ww-states~="3riVWb"]) .ww-e-d27i {
        flex: 0 1 auto;
      }
      .ww-e-d27n {
        align-self: flex-start;
      }
      .ww-e-d29b {
        flex: 1 0 auto;
      }
      :where(.ww-e-d2AT[data-ww-states~="mnqMIk"]) .ww-e-d29b {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d2AU {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d2Ec {
        padding: 0 0 23px;
      }
      .ww-e-d2Ew {
        flex: 1 0 auto;
      }
      :where(.ww-e-d2Eu[data-ww-states~="mnqMIk"]) .ww-e-d2Ew {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d2Hn {
        width: 100%;
        border: 1px solid #f1f5f9;
      }
      .ww-e-d2N7 {
        width: 100%;
      }
      .ww-e-d2NO {
        width: auto;
      }
      .ww-e-d2NR {
        width: auto;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2OV {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d2OY {
        width: auto;
      }
      .ww-e-d2Pu {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d2Pv {
        display: block;
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d2QO {
        display: inline-block;
      }
      .ww-e-d2RH {
        width: 100%;
      }
      .ww-e-d2RM {
        width: auto;
        grid-column: span 2;
      }
      .ww-e-d2RN {
        width: auto;
        grid-column: span 2;
      }
      :where(.ww-e-d2RE[data-ww-states~="GDtqVB"]) .ww-e-d2RO {
        display: inline-block;
        min-height: unset;
      }
      .ww-e-d2U6 {
        display: inline-block;
      }
      .ww-e-d2UG {
        display: inline-block;
      }
      .ww-e-d2UN {
        display: inline-block;
      }
      .ww-e-d2Ul {
        display: inline-block;
      }
      .ww-e-d2VJ {
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d2VK {
        flex: 1 0 auto;
      }
      :where(.ww-e-d2lF[data-ww-states~="mnqMIk"]) .ww-e-d2lN {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d2my {
        width: var(--ww-style-width);
        height: auto;
        aspect-ratio: unset;
        border: 0 solid;
      }
      :where(.ww-e-d34B[data-ww-states~="EtMvyU"]) .ww-e-d2my {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d2zm {
        flex: 1 0 auto;
        min-height: 60vh;
      }
      :where(.ww-e-d31M[data-ww-states~="mnqMIk"]) .ww-e-d2zm {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d30x {
        width: auto;
      }
      .ww-e-d31S {
        width: 100%;
        flex: 1 0 auto;
      }
      :where(.ww-e-d31T[data-ww-states~="Vv98g7"]) .ww-e-d31S {
        align-self: center;
        width: auto;
        flex: 0 1 auto;
        height: 100vh;
        aspect-ratio: unset;
      }
      :where(.ww-e-d31T[data-ww-states~="mnqMIk"]) .ww-e-d31S {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d35k {
        align-self: center;
        display: inline-block;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d3He {
        padding: 0 10px;
        background: var(--ww-style-background-color);
      }
      .ww-e-d3Hm {
        flex: 0 1 auto;
        background: var(--ww-style-background-color);
      }
      .ww-e-d3ND {
        display: inline-block;
      }
      .ww-e-d3NU {
        flex: 1 0 auto;
      }
      :where(.ww-e-d3Ne[data-ww-states~="mnqMIk"]) .ww-e-d3NU {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d3No {
        display: inline-block;
      }
      .ww-e-d3Nr {
        align-self: unset;
        display: inline-block;
        flex: 0 1 auto;
      }
      .ww-e-d3QX {
        overflow: visible;
      }
      .ww-e-d3Uc {
        align-self: center;
        display: inline-block;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d3h9 {
        align-self: center;
        display: inline-block;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d3mD {
        overflow: auto;
        flex: 1 0 auto;
      }
      .ww-e-d3me {
        margin: 0 0 15px;
      }
      .ww-e-d3pH {
        flex: 1 0 auto;
      }
      .ww-e-d3sB {
        width: 100%;
        border: 1px solid #f1f5f9;
      }
      .ww-e-d3uB {
        width: 100%;
        flex: 1 0 auto;
      }
      @media (max-width: 991px) {
        .ww-e-d3wz {
          max-height: 100vh;
        }
      }
      .ww-e-d40c {
        width: auto;
      }
      .ww-e-d41S {
        flex: 1 0 auto;
        min-height: 60vh;
      }
      :where(.ww-e-d42G[data-ww-states~="mnqMIk"]) .ww-e-d41S {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d42S {
        width: 100%;
      }
      .ww-e-d42q {
        width: 100%;
        grid-column: span 2;
      }
      .ww-e-d42r {
        grid-column: span 2;
      }
      .ww-e-d42u {
        margin: 0 0 20px;
      }
      .ww-e-d42w {
        padding: 20px 10px 10px;
      }
      .ww-e-d435 {
        padding: 20px;
        width: 100%;
        flex: 1 0 auto;
        background-color: #f9fafb;
      }
      .ww-e-d436 {
        align-self: center;
        display: block;
        width: 100%;
      }
      :where(.ww-e-d43m[data-ww-states~="DpdYhK"]) .ww-e-d436 {
        flex: 0 1 auto;
      }
      .ww-e-d43Q {
        padding: 0;
        width: 100%;
        flex: 0 1 auto;
      }
      @media (max-width: 767px) {
        .ww-e-d43Q {
          overflow: unset;
        }
      }
      .ww-e-d43h {
        width: 100%;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d43i {
        width: var(--ww-style-width);
        height: auto;
        aspect-ratio: unset;
      }
      .ww-e-d43n {
        width: 100%;
        grid-column: span 2;
      }
      .ww-e-d441 {
        width: 100%;
        height: auto;
        aspect-ratio: unset;
        grid-column: span 2;
      }
      .ww-e-d44P {
        flex: 1 0 auto;
      }
      :where(.ww-e-d44c[data-ww-states~="mnqMIk"]) .ww-e-d44P {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d47r {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d47z {
        align-self: flex-start;
      }
      .ww-e-d485 {
        flex: 1 0 auto;
      }
      :where(.ww-e-d49B[data-ww-states~="mnqMIk"]) .ww-e-d485 {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d49b {
        flex: 1 0 auto;
      }
      :where(.ww-e-d480[data-ww-states~="3riVWb"]) .ww-e-d49b {
        flex: 0 1 auto;
      }
      .ww-e-d4Dq {
        display: inline-block;
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d4Hq {
        flex: 0 1 auto;
      }
      .ww-e-d4JI {
        flex: 1 0 auto;
      }
      .ww-e-d4K9 {
        background-color: var(--b56a2bd5-4834-484d-8ecb-7760c0ebc14b,#c7c7c7);
      }
      .ww-e-d4KM {
        margin: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px) 0 0 0;
        align-self: flex-start;
      }
      .ww-e-d4Mw {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d4Nx {
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d4O0 {
        display: block;
        width: 100%;
        flex: 0 1 auto;
      }
      .ww-e-d4O7 {
        padding: 0;
        overflow: unset;
        align-self: center;
        width: 100%;
      }
      :where(.ww-e-d4Oc[data-ww-states~="KcR3Tk"]) .ww-e-d4O7 {
        overflow: auto;
        max-height: 500px;
      }
      .ww-e-d4UW {
        display: inline-block;
        flex: 0 1 auto;
      }
      @media (max-width: 991px) {
        .ww-e-d4Ur {
          margin: 0 0 50px;
        }
      }
      .ww-e-d4VG {
        display: inline-block;
        flex: 0 1 auto;
      }
      .ww-e-d4YA {
        flex: 0 1 auto;
      }
      .ww-e-d4ZI {
        flex: 0 1 auto;
      }
      .ww-e-d4Zv {
        flex: 0 1 auto;
      }
      .ww-e-d4fE {
        flex: 0 1 auto;
      }
      .ww-e-d4iV {
        margin: 0 0 20px;
      }
      .ww-e-d4uy {
        flex: 1 0 auto;
      }
      :where(.ww-e-d4ux[data-ww-states~="mnqMIk"]) .ww-e-d4uy {
        align-self: unset;
        width: auto;
        flex: 0 1 auto;
      }
      .ww-e-d4wj {
        display: inline-block;
      }
      .ww-e-d4xS {
        z-index: 100;
        position: absolute;
        top: 36px;
        bottom: auto;
        left: 45px;
      }
      .ww-e-d4xV {
        z-index: 100;
        position: absolute;
        top: 34px;
        left: 52px;
      }
      .ww-e-d57L {
        border-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d57T {
        margin: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px) 0 0 0;
        align-self: flex-start;
      }
      .ww-e-d58D {
        width: 100%;
      }
    }
    @layer custom {
    }
  }
}
@layer ww-style-section {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
      .ww-a-ul_rGTIFc3XcoBYX {
        height: auto;
        z-index: unset;
        min-height: unset;
        max-height: unset;
      }
      .ww-a-KlrFL0HmhtPGL0px {
        max-width: unset;
        min-width: unset;
        min-height: unset;
        max-height: unset;
      }
      .ww-a-Kx1Omt4gI5aMcV9U {
        height: auto;
        z-index: unset;
        min-height: unset;
        max-height: unset;
        display: flex;
      }
    }
    @layer ordered {
      .ww-s-dJ {
        display: flex;
        background-color: #f8fafc;
      }
      @media (max-width: 767px) {
        .ww-s-dJ {
          position: revert-layer;
          inset: revert-layer;
          width: revert-layer;
          transform: scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-s-dJ > .ww-section-element {
        width: 100%;
      }
      @media (max-width: 991px) {
        .ww-s-dJ > .ww-section-element {
          width: 100%;
        }
      }
      @media (max-width: 767px) {
        .ww-s-dJ > .ww-section-element {
          width: 0%;
          transform: scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-s-dJ > .ww-section-element.ww-layout {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-s-dX {
        margin: var(--ww-style-margin, 0px 0px 0px undefined);
      }
      @media (max-width: 991px) {
        .ww-s-dX {
          margin: 0;
        }
      }
      .ww-s-dX > .ww-section-element {
        width: 100%;
      }
      @media (max-width: 991px) {
        .ww-s-dX > .ww-section-element {
          --ww-section-root-auto-align: center;
          --ww-section-root-auto-width: 100%;
          width: 100%;
        }
      }
      .ww-s-dX > .ww-section-element.ww-layout {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-s-dX > .ww-section-element.ww-layout {
          align-items: stretch;
        }
      }
    }
  }
  @layer custom {
  }
}
@layer ww-style-element {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
      .ww-a-K4_hucXPPkXItI5X {
        z-index: unset;
        align-self: var(--ww-section-root-auto-align, unset);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
      }
    }
    @layer ordered {
      .ww-e-dZH {
        margin: 0;
        padding: 0;
        display: flex;
        width: var(--ww-section-root-auto-width, revert-layer);
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-dZH {
          overflow: auto;
          z-index: unset;
          position: revert-layer;
          inset: revert-layer;
          width: var(--ww-section-root-auto-width, revert-layer);
          height: auto;
          aspect-ratio: unset;
          transform: scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-dZH.ww-layout, .ww-e-dZH [data-ww-ls~="dZH"] {
        display: flex;
      }
      .ww-e-dZI {
        width: var(--ww-style-width);
        animation-duration: 1s;
        animation-iteration-count: infinite;
        animation-name: ww-keyframes-element-eadfc43c-691e-4ff6-84b9-9bf99e7a948f-base-default;
      }
      @keyframes ww-keyframes-element-eadfc43c-691e-4ff6-84b9-9bf99e7a948f-base-default {
        0% {
        }
        100% {
        }
      }
      @media (max-width: 991px) {
        .ww-e-dZI {
          width: var(--ww-style-width);
        }
      }
      @media (max-width: 767px) {
        .ww-e-dZI {
          margin: 70px;
          overflow: visible;
          z-index: 100;
          align-self: center;
          position: revert-layer;
          inset: revert-layer;
          width: var(--ww-style-width);
          height: 100vh;
          aspect-ratio: unset;
        }
      }
      .ww-e-dio {
        width: var(--ww-section-root-auto-width, revert-layer);
      }
    }
  }
  @layer custom {
    .ww-e-dZH {
      color: #1e293b;
      font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
    }
  }
}
@layer ww-style-layout-override {
}
